LearnDash_Settings_Theme_LD30::validate_section_field_media_upload( string $val, string $key, array $args = array() )

Validate settings field.


Description Description


Parameters Parameters

$val

(Required) Value to be validated.

$key

(Required) settings fields key.

$args

(Optional) Settings field args array.

Default value: array()


Top ↑

Return Return

(integer) $val.


Top ↑

Source Source

File: themes/ld30/includes/class-ld-settings-section-theme-ld30.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.