Create edit post form
-
Hello,
On a website I have a custom post type and made a front end form to allow users to create post of the custom post type. I create a page and in this page I embed the shortcode of the front end form. All is good.Now I need to create a page with another front end form to edit these posts. I create the same form but with edit post action. I create another page with this form embed. On the page the form is displayed but fields are not filled.
I look at the documentation but I don’t understand how to filled my form fields ? I need to pass ID of the post as URL parameter ?
Thank you in advance for your help
The topic ‘Create edit post form’ is closed to new replies.