Changeset 8990 for trunk/src/bp-activity/bp-activity-functions.php
- Timestamp:
- 09/08/2014 05:55:58 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-functions.php
r8787 r8990 1624 1624 } 1625 1625 1626 // Purge comment cache for the root activity update 1627 wp_cache_delete( $activity_id, 'bp_activity_comments' ); 1628 1626 1629 // Recalculate the comment tree 1627 1630 BP_Activity_Activity::rebuild_activity_comment_tree( $activity_id );
Note: See TracChangeset
for help on using the changeset viewer.