ata_admin_tools_page_content
Action hook to add additional tools page content.
Type: action
Since: 2.3.0
Source: includes/admin/class-tools-page.php line 220
Usage
add_action( 'ata_admin_tools_page_content', function() {
// ...
} ); ata_admin_tools_page_content action Action hook to add additional tools page content.
Type: action
Since: 2.3.0
Source: includes/admin/class-tools-page.php line 220
add_action( 'ata_admin_tools_page_content', function() {
// ...
} );