LearnDash_Settings_Section::get_section_instance( string $section_key = '' )
Get the instance of our class based on the section_key
Description Description
Parameters Parameters
- $section_key
-
(Optional) Unique section key used to identify instance.
Default value: ''
Source Source
File: includes/settings/class-ld-settings-sections.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |