AI Search
Classic Search
Notifications
Clear all
Mar 24, 2022 4:23 am
Hi All
I wonder if there is a hook/ filter for wpforo post submission?
I want to analyse content of the form and add some shortcodes based on the content.
2 Replies
Mar 24, 2022 1:12 pm
Hi @bowwow23,
Here they are:
wpforo_add_post_data_filter wpforo_edit_post_data_filter wpforo_add_topic_data_filter wpforo_edit_topic_data_filter
Mar 24, 2022 1:15 pm
Thanks Chris. Much appreciated.