LearnDash_Settings_Section::get_section_setting( string $section = '', string $field_key = '', mixed $default_return = '' )

Static function to get a Section Setting value.


Description Description


Parameters Parameters

$section

(Optional) Settings Section.

Default value: ''

$field_key

(Optional) Settings Section field key.

Default value: ''

$default_return

(Optional) Default value if field not found.

Default value: ''


Top ↑

Source Source

File: includes/settings/class-ld-settings-sections.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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