Screen::is_woocommerce_core_taxonomy( string $taxonomy )

Check if a given taxonomy is a WooCommerce core related taxonomy.


Description Description


Parameters Parameters

$taxonomy

(Required) Taxonomy.


Top ↑

Return Return

(bool)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Navigation/Screen.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.