[buddypress-trac] [BuddyPress] #3044: bp-xprofile Add Hook before saving xprofile field data

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Feb 3 17:43:45 UTC 2011


#3044: bp-xprofile Add Hook before saving xprofile field data
--------------------------+-----------------------------
  Reporter:  marinig      |      Owner:
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  Awaiting Review
 Component:  XProfile     |    Version:
Resolution:               |   Keywords:
--------------------------+-----------------------------

Comment (by marinig):

 Here is the complete (and correct) line to add the filter:

 {{{
 $value = apply_filters( 'xprofile_field_data_set_pre', $field, $value );
 }}}

 Applied at line 751 - bp-xprofile.php - function xprofile_set_field_data

 BP ver 1.2.7

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


More information about the buddypress-trac mailing list