YoastWPSEOadmin_post_types_archive_internal

YoastWPSEOadmin_post_types_archive_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_archive_internal') is found 1 times:

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

See this hook used in plugins: