YoastWPSEOadmin_post_types_beforearchive_internal

YoastWPSEOadmin_post_types_beforearchive_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_post_types_beforearchive_internal') is found 1 times:

  • /admin/views/tabs/metas/paper-content/post-type-content.php line 27
     * 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_post_types_beforearchive_internal', $yform, $wpseo_post_type->name );
    
    /**
     * Allow adding custom fields to the admin meta page, just before the archive settings - Content Types tab.
     *
     * @deprecated 19.10 No replacement available.
     *
    

See this hook used in plugins: