bp_xprofile_field, $this
bp_xprofile_field, $this
Appears in: buddypress.14.5.2
Hook Type: action
Displaying hooks found in version: buddypress.14.5.2do_action('bp_xprofile_field, $this') is found 1 times:
- /bp-xprofile/classes/class-bp-xprofile-field.php line 210
* @since 8.0.0 * * @param BP_XProfile_Field $field The xProfile field object. */ do_action( 'bp_xprofile_field', $this ); } /** * Populate a profile field object. * * @since 1.1.0