[buddypress-trac] [BuddyPress Trac] #5839: BP_XProfile_Query - filtering user query results by xprofile field matches

buddypress-trac noreply at wordpress.org
Mon Nov 3 19:46:02 UTC 2014


#5839: BP_XProfile_Query - filtering user query results by xprofile field matches
--------------------------+---------------------------
 Reporter:  boonebgorges  |       Owner:  boonebgorges
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  2.2
Component:  XProfile      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+---------------------------
Changes (by boonebgorges):

 * keywords:  has-patch needs-refresh => has-patch


Comment:

 [attachment:5839.4.patch] is a rewrite that borrows heavily from the
 `WP_Meta_Query` rewrite that will debut in WP 4.1 (without depending on
 it). Notably, 4.patch greatly reduces the number of table joins required
 for many types of queries, and introduces nested syntax for these queries.

 My proposal for 2.2 is to include this developer-facing API, and think in
 future versions about whether and how we might create user-facing features
 (like sophisticated directory filters) that take advantage of the new
 functionality.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5839#comment:11>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list