Browse: Home / Classes / LearnDash_Settings_Section_General_Per_Page /

LearnDash_Settings_Section_General_Per_Page::validate_section_field_per_page

LearnDash_Settings_Section_General_Per_Page::validate_section_field_per_page( string $val,  string $key,  array $args = array() )

Validate settings field.


Description #


Parameters #

$val

(string) (Required) Value to be validated.

$key

(string) (Required) settings fields key.

$args

(array) (Optional) Settings field args array.

Default value: array()


Return #

(integer) $val.


Source #

File: includes/settings/settings-sections/class-ld-settings-section-general-per-page.php


Changelog #

Changelog
Version Description
2.5.5 Introduced.