bbp_register_post_types

bbp_register_post_types

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_register_post_types') is found 1 times:

  • /includes/core/sub-actions.php line 175
     *
     * @since 2.0.0 bbPress (r2464)
     */
    function bbp_register_post_types() {
    	do_action( 'bbp_register_post_types' );
    }
    
    /**
     * Setup the post statuses
     *
     * @since 2.0.0 bbPress (r2727)
    

See this hook used in plugins: