Opened 3 years ago

Closed 2 years ago

Last modified 2 years ago

#14436 closed defect (bug) (wontfix)

terms are not cached after retrival from the DB

Reported by: mark-k 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)

  • Resolution set to wontfix
  • Status changed from new to closed

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

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.