Skip to:
Content

BuddyPress.org

Changeset 10549


Ignore:
Timestamp:
02/07/2016 05:59:22 PM (9 years ago)
Author:
imath
Message:

Make sure an activity search can be performed on the "mentions" scope.

Fixes #6713

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-filters.php

    r10468 r10549  
    813813        // Overrides.
    814814        'override' => array(
    815 
    816             // Clear search terms so 'mentions' scope works with other scopes.
    817             'search_terms' => false,
    818 
    819815            'display_comments' => 'stream',
    820816            'filter'           => array( 'user_id' => 0 ),
Note: See TracChangeset for help on using the changeset viewer.