bsearch_network_admin_tools_page_content
Action hook to add additional content to the Better Search network tools page.
Type: action
Since: 4.2.0
Source: includes/admin/network/class-tools-page.php line 108
Usage
add_action( 'bsearch_network_admin_tools_page_content', function() {
// ...
} );