Recent

ata_tools_page_headeraction

ata_tools_page_header

Fires at the top of the Snippetz Tools page, after the heading.

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

Usage

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