LLMS_Admin_Settings::get_option( string $option_name, mixed $default = '' )

Get a setting from the settings API.


Description Description


Parameters Parameters

$option_name

(Required) Option name.

$default

(Optional) default value.

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/admin/class.llms.admin.settings.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.7.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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