Retrieve name of the current theme.
1737
Continue readingRetrieve path of taxonomy template in current or parent template.Retrieves the taxonomy and term, if term is available. The template is prepended with ‘taxonomy-‘ and followed by both the taxonomy string and the taxonomy string followed by a dash and then followed by the term.
1735
Continue readingBuilds an object with all taxonomy labels out of a taxonomy objectAccepted keys of the label array in the taxonomy object:
1733
Continue readingRetrieves the taxonomy object of $taxonomy.The get_taxonomy function will first check that the parameter string given is a taxonomy object and if it is, it will return it.
1731
Continue reading