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