Changeset 11268 for trunk/src/bp-blogs/bp-blogs-activity.php
- Timestamp:
- 12/05/2016 10:11:21 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-activity.php
r11256 r11268 833 833 // 834 834 // @todo since this is done after AJAX posting, the activity comment permalink 835 // doesn't change on the front end until the next page refresh.835 // doesn't change on the front end until the next page refresh. 836 836 $resave_activity = new BP_Activity_Activity( $comment_id ); 837 837 $resave_activity->primary_link = get_comment_link( $post_comment_id );
Note: See TracChangeset
for help on using the changeset viewer.