WPDev.one
Core Function
View Source on Trac ↗

the_taxonomies()

the_taxonomies( mixed $args = array() )

Displays the taxonomies of a post with available options.

Parameters 1 required

Name / Type Description
array

$args { Arguments about which post to use and how to format the output. Shares all of the arguments supported by get_the_taxonomies(), in addition to the following.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.5.0
Source File
wp-includes/taxonomy.php
Advertisement