[buddypress-trac] [BuddyPress] #3829: meta_query support for BuddyPress content types
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Dec 10 15:09:18 UTC 2011
#3829: meta_query support for BuddyPress content types
--------------------------+----------------------------
Reporter: boonebgorges | Owner: boonebgorges
Type: enhancement | Status: new
Priority: major | Milestone: Future Release
Component: Core | Version:
Severity: normal | Keywords:
--------------------------+----------------------------
It should be fairly easy to extend WP_Meta_Query so that we can use it for
our own content types, and then to accept a meta_query argument in our
main database query methods. At the moment, WP_Meta_Query::get_sql()
doesn't give an easy way to override the meta table name, so we'd have to
write our own version of that method, but we could pass a ticket upstream
to WP to get around this down the line.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3829>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list