post.php?
-
I am writing a plugin that will allow my users fill out a form and then create a post using the information provided. I have been reading the source code for wp since I haven’t found any good documentation on the web for this. I believe that posts are saved with post.php since the edit.php form submits to post.php. Could somebody confirm that in order to create a post on wordpress I would need to sumbit a request to post.php with the post information sent via the http POST method, and if so what information must be sent and how must it be formatted to have the post published?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘post.php?’ is closed to new replies.