[buddypress-trac] [BuddyPress] #4898: Additional exclusion parameters in activity loop

buddypress-trac noreply at wordpress.org
Wed Mar 27 19:31:23 UTC 2013


#4898: Additional exclusion parameters in activity loop
--------------------------+----------------------------
 Reporter:  r-a-y         |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Activity      |    Version:  1.2
 Severity:  normal        |   Keywords:  needs-patch
--------------------------+----------------------------
 A lot of the really, cool GSOC ideas revolve around privacy and blocking.

 For this to be effective with the activity component, we need to have
 better exclusion parameters to accomodate these potential features.

 What we need are two additional parameters:

 - 'include_author' - uses an `IN` query against the `user_id` column
 - 'exclude_author' - uses a `NOT IN` query against the `user_id` column

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4898>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list