Changes between Version 1 and Version 2 of Ticket #7050, comment 1
- Timestamp:
- 05/05/2016 06:54:26 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7050, comment 1
v1 v2 3 3 We do clean other caches in `bp-xprofile-cache.php` but the core user objects are missed. 4 4 5 Plausible there's more tuning required, as many of our cache busting actions are hooked at priority `10` with other functions that are also hooked at `10`, but maybe before or after our caches are cleared.5 Plausible there's more tuning required, as many of our cache busting actions are hooked at priority `10` with other functions that are also hooked at `10`, but maybe too-soon or too-late depending on the context.