wpseek.com
A WordPress-centric search engine for devs and theme authors
term_links-{$taxonomy} › WordPress Filter Hooks
Since2.5.0
Deprecatedn/a
› apply_filters( "term_links-{$taxonomy}", $links )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Filters the term links for a given taxonomy.
The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug. Possible hook names include: - `term_links-category` - `term_links-post_tag` - `term_links-post_format`Related Functions: is_taxonomy, register_taxonomy, get_taxonomy, unregister_taxonomy, the_taxonomies, permalink_anchor