Recent

wherego_tools_page_header action

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() {
    // ...
} );