apply_filters_ref_array( 'xprofile_data_exists', bool $retval , BP_XProfile_ProfileData $this )
Filters whether or not data already exists for the user.
Parameters Parameters
- $retval
-
(bool) Whether or not data already exists.
- $this
-
(BP_XProfile_ProfileData) Instance of the current BP_XProfile_ProfileData class.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.2.7 | Introduced. |