Changes between Initial Version and Version 4 of Ticket #54534
- Timestamp:
- 11/29/2021 07:23:57 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54534 – Description
initial v4 1 Since #2 7160 `get_term_by()` uses `get_terms()`.1 Since #21760 `get_term_by()` uses `get_terms()`. 2 2 3 3 `get_term_by()` term query arguments are thus already filterable with the filter `get_terms_args`. However it's difficult to detect whether the arguments passed to the filter come from a call to `get_term_by()` or directly from a more generic call to `get_terms()`.