Description
Deletes a Custom Taxonomy definitions.
Usage
<?php echo tcp_get_custom_taxonomies( $taxonomy_id ); ?>
Parameters
- $taxonomy_id
- (String) The custom taxonomy id you’d like to delete.
Examples
Change Log
Since: 1.1.7
Related
tcp_get_custom_taxonomies | tcp_get_custom_taxonomies | tcp_get_custom_taxonomy | tcp_exist_custom_taxonomy | tcp_update_custom_taxonomy | tcp-create-custom-taxonomy