wpseo_tools_overview_list_items_internal

wpseo_tools_overview_list_items_internal

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.24.8.1

do_action('wpseo_tools_overview_list_items_internal') is found 1 times:

  • /admin/pages/tools.php line 72
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
        /**
         * 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: