crp_tools_network_page_header
Fires just below the heading on the Contextual Related Posts network tools page.
Type: action
Since: 4.0.0
Source: includes/admin/network/class-tools-page.php line 76
Usage
add_action( 'crp_tools_network_page_header', function() {
// ...
} );