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