LearnDash_Shortcodes_Section
Class for LearnDash Admin Course Edit.
Description Description
Source Source
File: includes/settings/class-ld-shortcodes-sections.php
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |
Methods Methods
- __construct — Public constructor for class.
- field_element_create — Section Fields Create.
- get_shortcodes_section_description — Get Section Description.
- get_shortcodes_section_field — Get Shortcode field by key;
- get_shortcodes_section_key — Get Section Key.
- get_shortcodes_section_title — Get Section Title.
- init_shortcodes_section_fields — Initialize the Shortcodes Fields.
- show_section_fields — Show Section Fields.
- show_shortcodes_section_description — Show Section Description.
- show_shortcodes_section_footer — Show Section Footer.
- show_shortcodes_section_footer_extra — Show Section Footer Extra.
- show_shortcodes_section_header — Show Section Header.
- show_shortcodes_section_title — Show Section Key.