Browse: Home / Classes / LearnDash_Settings_Section /

LearnDash_Settings_Section::get_section_instance

LearnDash_Settings_Section::get_section_instance( string $section_key = '' )

Get the instance of our class based on the section_key


Description #


Parameters #

$section_key

(string) (Optional) Unique section key used to identify instance.

Default value: ''


Source #

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


Changelog #

Changelog
Version Description
2.4.0 Introduced.