Hooks |
Description |
---|---|
bbp_edit_topic_pre_insert |
Topic Blacklist |
bbp_edit_topic_pre_title |
Discussion Title |
bbp_edit_topic_redirect_to |
Stickies |
bbp_enqueue_scripts |
Others |
bbp_favorites_handler |
No errors |
bbp_forum_subscription_user_ids |
Necessary for backwards compatibility |
bbp_forums_at_name_do_notifications |
Filters bbPress’ ability to send notifications for @mentions. |
bbp_forums_mentions_prime_results |
Fires at the end of the Mentions script. |
bbp_get_do_not_reply_address |
Blacklist |
bbp_get_dropdown |
Setup variables |
bbp_get_the_body_class |
Archives |
bbp_get_the_content |
Fallback to normal textarea. |
bbp_locate_template |
This action exists only to follow the standard Forums coding convention, and should not be used to short-circuit any part of the template locator. |
bbp_make_clickable |
Added for convert to space fron content |
bbp_map_forum_meta_caps |
Admin |
bbp_map_reply_meta_caps |
Admin |
bbp_map_topic_meta_caps |
Admin |
bbp_merge_topic |
BP REST: BP_REST_Topics_Actions_Endpoint class |
bbp_new_forum |
Update counts, etc. |
bbp_new_forum_post_extras |
Additional Actions (After Save) |
bbp_new_forum_pre_content |
Forum Content |
bbp_new_forum_pre_extras |
Additional Actions (Before Save) |
bbp_new_forum_pre_insert |
Forum Moderation |
bbp_new_forum_pre_title |
Forum Title |
bbp_new_forum_redirect_to |
No Errors |
bbp_new_reply |
Update counts, etc. |
bbp_new_reply_post_extras |
Additional Actions (After Save) |
bbp_new_reply_pre_content |
Reply Content |
bbp_new_reply_pre_extras |
Additional Actions (Before Save) |
bbp_new_reply_pre_insert |
Reply Blacklist |
bbp_new_reply_pre_title |
Reply Title |
bbp_new_site |
Attach Forums to WordPress |
bbp_new_topic |
Update counts, etc. |
bbp_new_topic_post_extras |
Additional Actions (After Save) |
bbp_new_topic_pre_content |
Topic Content |
bbp_new_topic_pre_extras |
Additional Actions (Before Save) |
bbp_new_topic_pre_insert |
Topic Tags |
bbp_new_topic_pre_title |
Discussion Title |
bbp_new_topic_redirect_to |
No Errors |
bbp_plugin_basename |
Versions |
bbp_pre_move_reply |
Move Reply |
bbp_pre_notify_forum_subscribers |
Send it |
bbp_pre_notify_subscribers |
Send it |
bbp_pre_split_topic |
Split Reply |
bbp_register_topic_taxonomy |
Trash fix |
bbp_search_results_pagination |
Defaults |
bbp_slug_conflict |
BuddyBoss Core |
bbp_subscriptions_handler |
No errors |
bbp_template_include_theme_compat |
Bail if the template already matches a Forums template. This includes archive-* and single-* WordPress post_type matches (allowing themes to use the expected format) as well as all Forums-specific template files for users, topics, forums, etc. |
bbp_theme_compat_actions |
Override |