Changes between Initial Version and Version 1 of Ticket #6221, comment 8
- Timestamp:
- 04/07/2015 04:23:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6221, comment 8
initial v1 5 5 * Converts `BP_Messages_Thread::check_access()` and `BP_Messages_Thread::is_valid()` methods from using direct DB queries to reference the cache. 6 6 * Includes unit tests. 7 * Cache clearing functions are also consolidated rather than being separate (see bp-messages-cache.php). 7 8 8 9 This handles the majority of uncached message DB queries.