Nov 07, 2025 5:08 pm
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
Nov 11, 2025 9:33 am
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