• Resolved deeperblue

    (@deeperblue)


    Hello there,

    We are trying to trigger a function to run each time a front-end form is submitted and the post created. We first tried using the standard save_post hook which didn’t seem to work, and now having checked your documentation we’ve tried wpuf_add_post_after_insert but that has the same issue. Please could you advise why this may not be triggering? The action code we are using is “add_action( ‘wpuf_add_post_after_insert’, ‘job_post_sms_notification’);” and the form can be found at https://www.housemypet.com/post-a-job/.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Issue with a function’ is closed to new replies.