Notifications
Clear all
Mar 24, 2022 12: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.
wpForo Version
1.9.9.1
WordPress Version
5.9.2
7.4.28
10.3.34-MariaDB-log
2 Replies
Mar 24, 2022 9:12 am
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 9:15 am
Thanks Chris. Much appreciated.