[buddypress-trac] [BuddyPress Trac] #5839: BP_XProfile_Query - filtering user query results by xprofile field matches
buddypress-trac
noreply at wordpress.org
Mon Aug 25 19:24:32 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 |
--------------------------+---------------------------
Comment (by boonebgorges):
> That doesn't make sense. Forget I said anything!
It does sorta! I thought about ways to roll this request into the original
query, but decided that it'd be too much work. It might be possible to
check the cache for at least some of the data being queried here, but it
won't be straightforward - all of the logic of the xprofile_query (which
could be (BETWEEN OR LIKE OR REGEXP or any number of complicated things)
would have to be reproduced in the cached query.
All of this being said, it's just a single single-table query, so not too
big a deal to have to do it here :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5839#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list