LearnDash_Settings_Metabox_Course_Access_Settings::load_settings_fields()
Initialize the metabox settings fields.
Description #
Source #
File: includes/settings/settings-metaboxes/class-ld-settings-metabox-course-access-settings.php
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |
Related #
@package #
Uses #
Uses | Description |
---|---|
includes/settings/settings-billing-functions.php: learndash_trial_duration_setting_field_html () |
Trial duration field html output for courses |
includes/settings/settings-billing-functions.php: learndash_billing_cycle_setting_field_html () |
Billing Cycle field html output for courses |
includes/ld-misc-functions.php: learndash_use_select2_lib () |
Utility function to determine if we are using the Select2 library on selects. |
includes/ld-misc-functions.php: learndash_use_select2_lib_ajax_fetch () |
Utility function to determine if we are using the Select2 library AJAX fetch option. |
includes/class-ld-custom-label.php: LearnDash_Custom_Label::get_label () |
Get label based on key name. |
includes/class-ld-custom-label.php: learndash_get_custom_label () |
Utility function to get a custom field label. |
includes/class-ld-custom-label.php: learndash_get_custom_label_lower () |
Utility function to get a custom field label lowercase. |
includes/class-ld-lms.php: SFWD_LMS::select_a_course () |
Select a course |
includes/ld-groups.php: learndash_get_course_groups () |
Gets the list of groups associated with the course. |
includes/class-ldlms-post-types.php: learndash_get_post_type_slug () | |
includes/settings/class-ld-settings-metaboxes.php: LearnDash_Settings_Metabox::load_settings_fields () |
Load the section settings fields. |
includes/settings/settings-sections/class-ld-settings-section-general-rest-api.php: learndash_settings_fields | |
includes/rest-api/class-ld-rest-api.php: LearnDash_REST_API::enabled () |
Check if REST is enabled for post type. |
includes/course/ld-course-functions.php: learndash_use_legacy_course_access_list () |
Checks whether to use the legacy course access list. |