$top_hook

$top_hook

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

do_action('$top_hook') is found 1 times:

  • /bp-templates/bp-nouveau/includes/template-tags.php line 519
    		 * Fires before the component directory list.
    		 *
    		 * @since 3.0.0
    		 */
    		do_action( $top_hook );
    	};
    }
    
    /**
     * Display the component's loop classes
     *