bbp_dashboard_widget_right_now_content_table_end

bbp_dashboard_widget_right_now_content_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_content_table_end') is found 1 times:

  • /includes/admin/metaboxes.php line 181
    				</tr>
    
    			<?php endif; ?>
    
    			<?php do_action( 'bbp_dashboard_widget_right_now_content_table_end' ); ?>
    
    		</table>
    
    	</div>