bsearch_network_admin_settings_page_content_header
Fires at the top of the network admin settings page, after the heading.
Type: action
Since: 4.2.0
Source: includes/admin/network/class-admin.php line 144
Usage
add_action( 'bsearch_network_admin_settings_page_content_header', function() {
// ...
} );