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.


Description Description


Parameters Parameters

$retval

Whether or not data is valid.

$this

Instance of the current BP_XProfile_ProfileData class.


Top ↑

Source Source

File: bp-xprofile/classes/class-bp-xprofile-profiledata.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.2.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.