Function: tcp set custom taxonomies

Description

Sets Custom Taxonomy definitions. to see the format of the definitions visit tcp_get_custom_taxonomies.

Usage

<?php echo tcp_set_custom_taxonomies( $custom_taxonomy_defs ); ?>

Parameters

$custom_taxonomy_defs
(Array) The defintion of the custom taxonomies you’d like to set.

Examples

Change Log

Since: 1.1.7

Related

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