crp_network_admin_settings_page_content_header
Render the page.
Type: action
Since: 4.0.0
Source: includes/admin/network/class-admin.php line 97
Usage
add_action( 'crp_network_admin_settings_page_content_header', function() {
// ...
} ); crp_network_admin_settings_page_content_header action Render the page.
Type: action
Since: 4.0.0
Source: includes/admin/network/class-admin.php line 97
add_action( 'crp_network_admin_settings_page_content_header', function() {
// ...
} );