Changeset 6179 for trunk/bp-core/bp-core-cache.php
- Timestamp:
- 07/16/2012 04:08:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-cache.php
r6093 r6179 55 55 add_action( 'bp_core_process_spammer_status', 'bp_core_clear_member_count_caches' ); 56 56 add_action( 'bp_core_deleted_account', 'bp_core_clear_member_count_caches' ); 57 add_action( 'bp_first_activity_for_member', 'bp_core_clear_member_count_caches' ); 57 58 58 59 /**
Note: See TracChangeset
for help on using the changeset viewer.