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

Validate field


Description Description


Parameters Parameters

$val

(Required) Value to validate.

$key

(Optional) Key of value being validated.

Default value: ''

$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-number.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.