Form Shortcode

Used to put our Back-End Admin on the Front-end using the Pods Shortcode

Parameters Specific to Forms

thank_you and the X_ID_X value string: This is replaced after form submissions with either the ID of the post that was created or the post that was updated. Using X_ID_X with the thank_you url can be used to redirect to the form you just saved or to chain forms for more complicated responses.

Other Helpful Documentation on Using Forms for Input

Pods Forms in PHP

You can use form() to display forms with PHP