wpseek.com
A WordPress-centric search engine for devs and theme authors
get_{$adjacent}_post_excluded_terms › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "get_{$adjacent}_post_excluded_terms", $excluded_terms )
Parameters: |
|
Defined at: |
|
Codex: |
Filters the IDs of terms excluded from adjacent post queries.
The dynamic portion of the hook name, $adjacent
, refers to the type
of adjacency, 'next' or 'previous'.
Possible hook names include:
get_next_post_excluded_terms
get_previous_post_excluded_terms
Related Functions: get_adjacent_post_link, get_adjacent_post, get_adjacent_post_rel_link, adjacent_post_link, get_post_embed_html, get_available_post_mime_types