Opened 17 years ago
Closed 16 years ago
#5182 closed defect (bug) (fixed)
Eliminate array caches
Reported by: | ryan | Owned by: | |
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.3 |
Component: | General | Keywords: | cache |
Focuses: | Cc: |
Description
Caches like $post_cache and $page_cache should be removed with the object cache being used instead.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Eliminates $page_cache, $post_cache, $post_meta_cache and unifies page and post caching