YoastWPSEOadmin_post_types_archive

YoastWPSEOadmin_post_types_archive

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.19.9

do_action('YoastWPSEOadmin_post_types_archive') is found 1 times:

  • /admin/views/tabs/metas/paper-content/post-type-content.php line 92
    	 *
    	 * @param Yoast_Form $yform The Yoast_Form object.
    	 * @param string     $name  The post type name.
    	 */
    	do_action( 'Yoast\WP\SEO\admin_post_types_archive', $yform, $wpseo_post_type->name );
    }
    
    /**
     * Allow adding a custom checkboxes to the admin meta page - Post Types tab.
     *
     * @deprecated 16.3 Use the {@see 'Yoast\WP\SEO\admin_post_types_beforearchive'} action instead.
    

See this hook used in plugins: