apply_filters_ref_array( 'xprofile_data_is_valid_field', bool $retval , BP_XProfile_ProfileData $this )
Filters whether or not data is for a valid field.
Parameters Parameters
- $retval
-
(bool) Whether or not data is valid.
- $this
-
(BP_XProfile_ProfileData) Instance of the current BP_XProfile_ProfileData class.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.7 | Introduced. |