$bottom_hook

$bottom_hook

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.14.5.2

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

  • /bp-templates/bp-nouveau/includes/template-tags.php line 484
    		 * Fires after the component directory list.
    		 *
    		 * @since 3.0.0
    		 */
    		do_action( $bottom_hook );
    	};
    	?>
    
    	<div class="<?php echo esc_attr( 'bp-pagination ' . sanitize_html_class( $position ) ); ?>" data-bp-pagination="<?php echo esc_attr( $page_arg ); ?>">
    
    		<?php if ( $pag_count ) : ?>