Browse: Home / Classes / LearnDash_Settings_Section /

LearnDash_Settings_Section::get_setting_select_option_label

LearnDash_Settings_Section::get_setting_select_option_label( string $field_key = '',  string $option_key = '' )

Static function to get section to get option label.


Description #


Parameters #

$field_key

(string) (Optional) Section field key.

Default value: ''

$option_key

(string) (Optional) Section option key.

Default value: ''


Source #

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


Changelog #

Changelog
Version Description
2.4.0 Introduced.