LearnDash_Settings_Section_General_REST_API
Class LearnDash Settings Section for REST API Metabox.
Description #
Source #
File: includes/settings/settings-sections/class-ld-settings-section-general-rest-api.php
Changelog #
| Version | Description |
|---|---|
| 2.5.8 | Introduced. |
Methods #
- __construct — Protected constructor for class
- is_visible — Returns whether the section should be shown.
- learndash_settings_row_outside_after — Hook into action after the fieldset is output. This allows adding custom content like JS/CSS.
- learndash_settings_row_outside_before — Settings row outside before
- load_settings_fields — Initialize the metabox settings fields.
- load_settings_values — Initialize the metabox settings values.