wpseo_tools_overview_list_items_internal

wpseo_tools_overview_list_items_internal

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.22.3

do_action('wpseo_tools_overview_list_items_internal') is found 1 times:

  • /admin/pages/tools.php line 72
    	/**
    	 * WARNING: This hook is intended for internal use only.
    	 * Don't use it in your code as it will be removed shortly.
    	 */
    	do_action( 'wpseo_tools_overview_list_items_internal' );
    
    	echo '</ul>';
    }
    else {
    	echo '<a href="', esc_url( admin_url( 'admin.php?page=wpseo_tools' ) ), '">', esc_html__( '&laquo; Back to Tools page', 'wordpress-seo' ), '</a>';
    
    

See this hook used in plugins: