wp_get_taxonomies
List all taxonomies registered on a WordPress site, including custom ones like product_cat. Filter by post type to see only taxonomies linked to that type.
Instructions
List all taxonomies registered on this site, including custom (e.g., product_cat for WooCommerce). Optional type filter to list only taxonomies associated with a given post type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No |