Skip to content

Comments

Adding a filter to control the title of taxonomies.#20

Open
Vaince wants to merge 1 commit intobradvin:masterfrom
Vaince:patch-1
Open

Adding a filter to control the title of taxonomies.#20
Vaince wants to merge 1 commit intobradvin:masterfrom
Vaince:patch-1

Conversation

@Vaince
Copy link

@Vaince Vaince commented Mar 22, 2016

The new filter 'gfcp_taxonomy_text' take two args : the default name and the term itself.
With that you can change the label's text.
You could for example use $term->description instead of the default $term->name.

The new filter 'gfcp_taxonomy_text' take two args : the default name and the term itself.
With that you can change the label's text.
You could for example use $term->description instead of the default $term->name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant