[buddypress-trac] [BuddyPress] #3521: Activity results that incorporate activity_meta and others

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Aug 28 02:36:18 UTC 2011


#3521: Activity results that incorporate activity_meta and others
-------------------------+-----------------------------
 Reporter:  sboisvert    |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  normal       |  Milestone:  Awaiting Review
Component:  Activity     |    Version:
 Severity:  minor        |   Keywords:
-------------------------+-----------------------------
 From what I've gathered from the support forums most methods of showing
 results that would be either based on an activity_meta or on a taxonomy
 would be to rewrite the query to pass the wanted ids in the $in for the
 'bp_ajax_querystring' filter.
 I was wondering if there was appetite to allow filtering of
 $select_sql, $from_sql and $where_sql in BP_Activity_Activity::get();
 which would allow to manipulate the query in such a way as to allow a much
 greater degree of flexibility, without having to basically do 2 sets of
 Queries (By this I refer to the first query that would pass the $in to the
 'bp_ajax_querystring' filter for the real query)

 (also let me know if I have created the patch correctly)

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


More information about the buddypress-trac mailing list