• Resolved Alice Brosey

    (@ambrosey)


    Hi,

    The plugin seems to do everything I’m looking for except that I need to return the post when submitted (post id, anything I can identify it with to pull the associated values from the database). Is there a way to do that or any way to know what post id it generated when a post is submitted? I can code my own helper functions for everything I need except I can’t figure out where the post is going, which is something I need for my site.

    Thanks!

    http://wordpress.org/extend/plugins/user-submitted-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Sorry I didn’t catch this thread sooner.. yes it should be possible to do this with update_post_meta; see the usp_createPublicSubmission in the user-submitted-posts.php file. Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Retrieving specific post data?’ is closed to new replies.