Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6221, comment 8


Ignore:
Timestamp:
04/07/2015 04:23:49 AM (10 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6221, comment 8

    initial v1  
    55* Converts `BP_Messages_Thread::check_access()` and `BP_Messages_Thread::is_valid()` methods from using direct DB queries to reference the cache.
    66* Includes unit tests.
     7* Cache clearing functions are also consolidated rather than being separate (see bp-messages-cache.php).
    78
    89This handles the majority of uncached message DB queries.