wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_{$field}_rss › WordPress Filter Hooks
Since2.3.0
Deprecatedn/a
› apply_filters( "{$taxonomy}_{$field}_rss", $value )
Parameters: |
|
Defined at: |
|
Codex: |
Filters the taxonomy field for use in RSS.
The dynamic portions of the hook name, $taxonomy
, and $field
, refer
to the taxonomy slug and field name, respectively.
Related Functions: taxonomy_exists, get_taxonomy_labels, the_taxonomies, is_taxonomy_viewable, get_taxonomies, do_feed_rss
Related Hooks: taxonomy_field, taxonomy_feed_link, term_field_rss, taxonomy_add_form_fields, pre_taxonomy_field