Opened 9 years ago
Closed 9 years ago
#34282 closed defect (bug) (fixed)
`get_terms()` should not cache `WP_Term` objects
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Related: #34262.
get_terms()
should not cache entire WP_Term
objects, but only the raw queried data.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In 35117: