Changeset 8004
- Timestamp:
- 02/28/2014 01:49:12 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-functions.php
r7972 r8004 1246 1246 // Clear the comment cache for this activity 1247 1247 wp_cache_delete( 'bp_activity_comments_' . $parent_id, 'bp' ); 1248 wp_cache_delete( $parent_id, 'bp_activity' ); 1248 1249 1249 1250 do_action( 'bp_activity_comment_posted', $comment_id, $params, $activity );
Note: See TracChangeset
for help on using the changeset viewer.