LearnDash_Settings_Fields_Date_Entry::value_section_field( mixed $val = '', string $key = '', array $args = array(),  $post_args = array() )

Get Settings Field Value


Description Description


Parameters Parameters

$val

(Optional) Value to validate.

Default value: ''

$key

(Optional) Key of value being validated.

Default value: ''

$args

(Optional) Array of field args.

Default value: array()


Top ↑

Return Return

(mixed) $val validated value.


Top ↑

Source Source

File: includes/settings/settings-fields/class-ld-settings-fields-date-entry.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.