bp_xprofile_field_type_is_valid
Filter Hook: Filters whether or not field type is a valid format.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:262
Filter Hook: Filters whether or not field type is a valid format.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:262
Method: Check whether the current field type should have a settings (“options”) section on the Edit Field panel.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:274
Method: Output the edit field HTML for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:292
Method: Output HTML for this field type on the wp-admin Profile Fields screen.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:304
Filter Hook (deprecated): Filters values for field type’s list of allowed values that profile data will be asserted against.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:193
Method: Check the given string against the registered formats for this field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:220
Method: Constructor.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:106
Action Hook: Fires inside __construct() method for BP_XProfile_Field_Type class.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:116
Method: Set a regex that profile data will be asserted against.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:132
Filter Hook: Filters the regex format for the field type.
Source: bp-xprofile/classes/class-bp-xprofile-field-type.php:144