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