wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_{$taxonomy}_{$field} › WordPress Filter Hooks
Since2.3.0
Deprecatedn/a
› apply_filters( "pre_{$taxonomy}_{$field}", $value )
Parameters: |
|
Defined at: |
|
Codex: |
Filters a taxonomy field before it is sanitized.
The dynamic portions of the filter name, $taxonomy
and $field
, refer
to the taxonomy slug and field name, respectively.
Related Functions: get_taxonomy_labels, the_taxonomies, get_taxonomies, is_taxonomy_viewable, get_taxonomy, get_taxonomy_template
Related Hooks: edit_taxonomy_field, taxonomy_field, pre_term_field, taxonomy_field_rss, taxonomy_feed_link