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