Changeset 10417 for trunk/src/bp-core/bp-core-cache.php
- Timestamp:
- 12/22/2015 03:32:17 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-cache.php
r10365 r10417 2 2 /** 3 3 * BuddyPress Core Caching Functions. 4 *5 * @package BuddyPress6 4 * 7 5 * Caching functions handle the clearing of cached objects and pages on specific 8 6 * actions throughout BuddyPress. 7 * 8 * @package BuddyPress 9 * @supackage Cache 10 * @since 1.5.0 9 11 */ 10 12
Note: See TracChangeset
for help on using the changeset viewer.