[buddypress-trac] [BuddyPress] #2952: Filter user meta keys

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon May 16 11:29:24 UTC 2011


#2952: Filter user meta keys
--------------------------+------------------------------------
  Reporter:  wpmuguru     |      Owner:  boonebgorges
      Type:  enhancement  |     Status:  assigned
  Priority:  normal       |  Milestone:  1.3
 Component:  Core         |    Version:
Resolution:               |   Keywords:  has-patch dev-feedback
--------------------------+------------------------------------

Comment (by boonebgorges):

 DJPaul - The problem is that WP does not have filters on the meta keys in
 get_user_meta() etc. The user_meta functions do nothing but call
 get_metadata(), update_metadata(), etc, and those functions do not have
 any appropriate filters either.

 We could suggest adding these filters upstream in WP, if we thought the
 suggestion had a chance of succeeding.

-- 
Ticket URL: <https://trac.buddypress.org/ticket/2952#comment:19>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list