Skip to content
Docs
Search
Sample Page
Home
Classes
EVF_Settings_API
EVF_Settings_API::validate_multiselect_field()
EVF_Settings_API::validate_multiselect_field(
string
$key
,
string
$value
):
string|array
Validate Multiselect Field.
Parameters
$key
string
required
Field key.
$value
string
required
Posted Value.
Return
string|array