#14436 closed defect (bug) (wontfix)
terms are not cached after retrival from the DB
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cache | Version: | 3.0 |
| Severity: | normal | Keywords: | |
| Cc: | mark@… |
Description
the result of a DB query in get_the_category is cached while in get_the_terms it is not. Is it by design or a bug?
Change History (2)
Note: See
TracTickets for help on using
tickets.

get_the_category uses get_the_terms... It's already cached in get_the_terms.