edd_get_taxonomy_labels( string $taxonomy = 'download_category' )

Get the singular and plural labels for a download taxonomy


Description Description


Parameters Parameters

$taxonomy

(Optional) The Taxonomy to get labels for

Default value: 'download_category'


Top ↑

Return Return

(array) Associative array of labels (name = plural)


Top ↑

Source Source

File: includes/post-types.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.