tptn_settings_page_header
Render the settings page.
Type: action
Since: 3.0.0
Source: includes/admin/class-dashboard.php line 64
Usage
add_action( 'tptn_settings_page_header', function() {
// ...
} ); tptn_settings_page_header action Render the settings page.
Type: action
Since: 3.0.0
Source: includes/admin/class-dashboard.php line 64
add_action( 'tptn_settings_page_header', function() {
// ...
} );