bbp_categorized_forum
bbp_categorized_forum
Appears in: bbpress.2.5.14, bbpress.2.6.0, bbpress.2.6.1, bbpress.2.6.11, bbpress.2.6.2, bbpress.2.6.3, bbpress.2.6.4, bbpress.2.6.5, bbpress.2.6.6, bbpress.2.6.9
Hook Type: action
Displaying hooks found in version: bbpress.2.6.9do_action('bbp_categorized_forum') is found 1 times:
- /includes/forums/functions.php line 786
do_action( 'bbp_categorize_forum', $forum_id ); update_post_meta( $forum_id, '_bbp_forum_type', 'category' ); do_action( 'bbp_categorized_forum', $forum_id ); return $forum_id; } /** * Remove the category status from a forum