wherego_settings_tools_help
Generates the Tools help page.
Type: action
Since: 3.1.0
Source: includes/admin/class-tools-page.php line 293
Usage
add_action( 'wherego_settings_tools_help', function() {
// ...
} ); wherego_settings_tools_help action Generates the Tools help page.
Type: action
Since: 3.1.0
Source: includes/admin/class-tools-page.php line 293
add_action( 'wherego_settings_tools_help', function() {
// ...
} );