Notifications
Clear all

Script wpForo hooks, where to get documentation?

2 Posts
2 Users
0 Reactions
171 Views
Posts: 1
 cola
Topic starter
(@cola)
New Member
Joined: 3 weeks ago

I'm creating an open source AI moderation system for wpForo, I have got it working and am almost ready to share it. But things are holding me back. The before post/post_edit/topic hook actions ( such as 'wpforo_before_add_post') aren't running.

I just checked whether there is documentation on wpForo hooks for this stuff, before and after hooks. I didn't find anything. AI helped by getting a few but they don't work. Can you please make a documentation page on wpForo hooks, especially for post and topic life cycle: on before and after post , on before and after edit, on before and after delete. etc.


1 Reply
Sofy
Posts: 5595
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Hi,

You can find the documentation here: https://wpforo.com/docs/wpforo-v2/development/wpforo-hooks/

Total Hooks: 609 occurrences

  • Action Hooks: 227 unique hooks
  • Filter Hooks: 382 unique hooks

Reply