YoastWPSEOadmin_taxonomies_meta

YoastWPSEOadmin_taxonomies_meta

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-seo.19.9

do_action('YoastWPSEOadmin_taxonomies_meta') is found 1 times:

  • /admin/views/tabs/metas/paper-content/taxonomy-content.php line 71
     *
     * @param Yoast_Form  $yform          The Yoast_Form object.
     * @param WP_Taxonomy $wpseo_taxonomy The taxonomy.
     */
    do_action( 'Yoast\WP\SEO\admin_taxonomies_meta', $yform, $wpseo_taxonomy );
    
    /**
     * Allow adding custom checkboxes to the admin meta page - Taxonomies tab.
     *
     * @deprecated 16.3 Use {@see 'Yoast\WP\SEO\admin_taxonomies_meta'} instead.
     *
    

See this hook used in plugins: