Function: tcp get custom taxonomy

Description

Gets one custom taxonomy definition. To see the format of the definitions visit tcp_get_custom_taxonomies.

Usage

<?php echo tcp_get_custom_taxonomies( $taxonomy_id ); ?>

Parameters

$taxonomy_id
(String) The custom taxonomy id you’d like to get.

Examples

Change Log

Since: 1.1.6

Related

tcp_get_custom_taxonomies | tcp_get_custom_taxonomies | tcp_exist_custom_taxonomy | tcp_update_custom_taxonomy | tcp_delete_custom_taxonomy | tcp-create-custom-taxonomy