LearnDash_Settings_Fields_Text::validate_section_field( mixed $val, string $key, array $args = array() )

Validate field


Description Description


Parameters Parameters

$val

(Required) Value to validate.

$key

(Required) Key of value being validated.

$args

(Optional) Array of field args.

Default value: array()


Top ↑

Return Return

(integer) value.


Top ↑

Source Source

File: includes/settings/settings-fields/class-ld-settings-fields-text.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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