Recent

ata_tools_page_header action

ata_tools_page_header

Render the tools page.

Type: action
Since: 2.3.0
Source: includes/admin/class-tools-page.php line 95

Usage

add_action( 'ata_tools_page_header', function() {
    // ...
} );