bp_xprofile_field_type, $this
bp_xprofile_field_type, $this
Appears in: buddypress.14.5.2
Hook Type: action
Displaying hooks found in version: buddypress.14.5.2do_action('bp_xprofile_field_type, $this') is found 1 times:
- /bp-xprofile/classes/class-bp-xprofile-field-type.php line 123
* @since 2.0.0 * * @param BP_XProfile_Field_Type $field_type Current instance of the field type class. */ do_action( 'bp_xprofile_field_type', $this ); } /** * Set a regex that profile data will be asserted against. * * You can call this method multiple times to set multiple formats. When validation is performed,