Changeset 13476 for trunk/src/bp-blogs/bp-blogs-activity.php
- Timestamp:
- 05/13/2023 09:19:10 AM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-blogs/bp-blogs-activity.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-activity.php
r13433 r13476 955 955 // Get the comment status. 956 956 $post_comment_status = wp_get_comment_status( $post_comment_id ); 957 $old_comment_status = $post_comment_status;958 957 959 958 // No need to edit the activity, as it's the activity who's updating the comment. … … 1418 1417 1419 1418 if ( ! empty( $blog_comment_id ) ) { 1420 $bp = buddypress();1421 1419 1422 1420 // Check if a comment action id is set for the parent activity.
Note: See TracChangeset
for help on using the changeset viewer.