bsearch_tools_network_page_header
Render the tools settings page.
Type: action
Since: 4.2.0
Source: includes/admin/network/class-tools-page.php line 73
Usage
add_action( 'bsearch_tools_network_page_header', function() {
// ...
} ); bsearch_tools_network_page_header action Render the tools settings page.
Type: action
Since: 4.2.0
Source: includes/admin/network/class-tools-page.php line 73
add_action( 'bsearch_tools_network_page_header', function() {
// ...
} );