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