Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

Script [Solved] wpforo hook or filter for post submission

3 Posts
2 Users
1 Reactions
1,005 Views
Posts: 2
Topic starter
(@bowwow23)
New Member
Joined: 3 years ago

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
Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

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
Posts: 2
Topic starter
(@bowwow23)
New Member
Joined: 3 years ago

Thanks Chris. Much appreciated.