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