bbp_dashboard_widget_right_now_table_end

bbp_dashboard_widget_right_now_table_end

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_dashboard_widget_right_now_table_end') is found 1 times:

  • /includes/admin/metaboxes.php line 280
    		</table>
    
    	</div>
    
    	<?php do_action( 'bbp_dashboard_widget_right_now_table_end' ); ?>
    
    	<div class="versions">
    
    		<span id="wp-version-message">
    			<?php printf( __( 'You are using <span class="b">bbPress %s</span>.', 'bbpress' ), bbp_get_version() ); ?>
    		</span>