Request action for pre & post insert/update topic/post
-
Okay,
Today I was looking to develop a Plugin to set limit on How may topic user can Start in a day.. I found was that bbPress don’t have any *pre* action hook for inserting / update topics or posts. It only has *post* action hook…
It would be helpful to have a pre before inserting/updating records…
I worked around this issue by empting out title (using pre_topic_title) in topic insert.. This is not nice, but works! I guess..
Thanks
Jeevan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.