• Resolved NSPT

    (@nsptfr)


    Hello,

    Is there some event to be call when the user is submitting a HTML form ?

    Example: the plugin Contact Form 7 triggers ‘wpcf7mailsent’ when a user has succesfully sent a mail.

    Regards,

Viewing 1 replies (of 1 total)
  • Hello @nsptfr,

    When a user submits HTML form or they submit any post using WPUF, wpuf_add_post_after_insert this hook runs after a new post is created, all the custom taxonomies and post meta are saved.

    You can learn about this from our developer documentation.

    Regards,

Viewing 1 replies (of 1 total)

The topic ‘Javascript event triggering’ is closed to new replies.