Changes between Initial Version and Version 1 of Ticket #23167, comment 7
- Timestamp:
- 01/10/2013 09:39:24 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23167, comment 7
initial v1 1 Looks like caching only IDs will be just fine since get_pages() calls update_post_cache(). This ensures the pages are cached should we do the same get_pages() query later in the same page load. On the next page load the cache is empty when there is no persistent cache so get_pages() does a dbquery and cache set. Query counts are looking fine so far in testing.1 Looks like caching only IDs will be just fine since get_pages() calls update_post_cache(). This ensures the pages are cached should we do the same get_pages() query later in the same page load. On the next page load the cache is empty when there is no persistent cache so get_pages() does a full pages query and cache set. Query counts are looking fine so far in testing.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)