bbp_register_taxonomies

bbp_register_taxonomies

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_register_taxonomies') is found 1 times:

  • /includes/core/sub-actions.php line 193
     *
     * @since 2.0.0 bbPress (r2464)
     */
    function bbp_register_taxonomies() {
    	do_action( 'bbp_register_taxonomies' );
    }
    
    /**
     * Register the default bbPress views
     *
     * @since 2.0.0 bbPress (r2789)
    

See this hook used in plugins: