bbPress Actions
Description
This hook allows you to reward your users for most bbPress related actions.
Available since version 1.0
Known Issues
This hook will not be visible if bbPress is not enabled.
Setup
Set a point value other than zero for all the instances you want to reward. Make sure all these instances also have a log entry template and that a hook limit is set (if needed).
Supported Instances
Instance Reference | Description |
---|---|
new_forum |
Give or take points from users for creating a new forum. |
deleted_forum |
Give or take points from users for deleting a forum. |
new_forum_topic |
Give or take points from users for creating a new forum topic. |
deleted_topic |
Give or take points from users for deleting a forum topic. |
new_forum_reply |
Give or take points from users for creating a new topic reply. |
deleted_reply |
Give or take points from users for deleting a topic reply. |
topic_favorited |
Give or take points from users for adding a forum topic to your "Favorites". |