YoastWPSEOadmin_author_archives_meta_internal

YoastWPSEOadmin_author_archives_meta_internal

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.20.2.1

do_action('YoastWPSEOadmin_author_archives_meta_internal') is found 1 times:

  • /admin/views/tabs/metas/paper-content/author-archive-settings.php line 97
     * WARNING: This hook is intended for internal use only.
     * Don't use it in your code as it will be removed shortly.
     */
    // phpcs:ignore Yoast.NamingConventions.ValidHookName.MaxExceeded -- Added _internal suffix for clarity.
    do_action( 'Yoast\WP\SEO\admin_author_archives_meta_internal', $yform );
    
    /**
     * Allow adding custom fields to the admin meta page - Author archives panel in the Archives tab.
     *
     * @deprecated 19.10 No replacement available.
     *
    

See this hook used in plugins: