BP_XProfile_Field_Type::get_whitelist_values()

Get the list of whitelisted values.

Description

Return

(array)

Source

File: bp-xprofile/classes/class-bp-xprofile-field-type.php

    public function get_whitelist_values () {
        return $this->validation_whitelist;
    }

Changelog

Changelog
Version Description
BuddyBoss 1.0.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.