crp_admin_tools_page_content
Action hook to add additional content to the Contextual Related Posts tools page.
Type: action
Since: 4.0.0
Source: includes/admin/class-tools-page.php line 248
Usage
add_action( 'crp_admin_tools_page_content', function() {
// ...
} );