Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/06/2015 02:43:32 PM (10 years ago)
Author:
imath
Message:

Activity comments/Post comments sync: Make sure the activity comment is permanently deleted when the corresponding post comment has been permanently deleted.

Props r-a-y

Fixes #6484

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-blogs/bp-blogs-functions.php

    r10011 r10034  
    10181018                'in'               => $activity_id,
    10191019                'display_comments' => 'stream',
     1020                'spam'             => 'all',
    10201021            ) );
    10211022
Note: See TracChangeset for help on using the changeset viewer.