• I am plan on writing a hook to perform some extra functions when a user submits the form. The form will be used to insert/edit a post. The $result argument that is sent with the hook holds the data that was in the form, however, is it possible to retrieve that post if the post that was inserted or updated?

    Cheers

  • The topic ‘Getting Inserted Post ID from hook’ is closed to new replies.