bp_register_post_statuses

bp_register_post_statuses

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: buddypress.12.4.1

do_action('bp_register_post_statuses') is found 1 times:

  • /bp-core/bp-core-dependency.php line 140
    	 * Fires inside the 'bp_register_post_statuses' function, where plugins should register post statuses.
    	 *
    	 * @since 12.0.0
    	 */
    	do_action( 'bp_register_post_statuses' );
    }
    
    /**
     * Fire the 'bp_setup_globals' action, where plugins should initialize global settings.
     *
     * @since 1.2.0
    

See this hook used in plugins: