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