bp_register_nav

bp_register_nav

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: buddypress.12.4.1

do_action('bp_register_nav') is found 1 times:

  • /bp-core/bp-core-dependency.php line 169
    	 * Fires inside the 'bp_register_nav' function, where plugins should register their navigation items.
    	 *
    	 * @since 12.0.0
    	 */
    	do_action( 'bp_register_nav' );
    }
    
    /**
     * Fire the 'bp_setup_nav' action, where navigation items are generated.
     *
     * @since 1.2.0
    

See this hook used in plugins: