LearnDash_Settings_Page_Overview::show_settings_page()
Custom display function for page content.
Description #
Source #
File: includes/settings/settings-pages/class-ld-settings-page-overview.php
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |
Related #
@package #
Uses #
Uses | Description |
---|---|
includes/ld-autoupdate.php: learndash_is_learndash_license_valid () |
Checks Whether the learndash license is valid or not. |
includes/ld-autoupdate.php: learndash_get_license_data_attrs () |
Get license notice attributes. |
includes/ld-autoupdate.php: learndash_get_license_show_notice () |
Check if we are showing the license notice. |
includes/ld-autoupdate.php: learndash_get_license_class () |
Get license notice class. |
includes/ld-autoupdate.php: learndash_get_license_message () |
Get the license notice message. |
includes/ld-autoupdate.php: learndash_updates_enabled () |
Utility function to check if we should check for updates. |
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_lower () |
Utility function to get a custom field label lowercase. |
includes/class-ld-custom-label.php: learndash_get_custom_label () |
Utility function to get a custom field label. |
includes/ld-groups.php: learndash_is_admin_user () |
Checks if a user has the admin capabilities. |
includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::get_feeds () |
Get feeds from learndash.com and the support site. |
includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::check_and_update_license () |
Check and update license information |
includes/settings/settings-pages/class-ld-settings-page-overview.php: LearnDash_Settings_Page_Overview::maybe_display_bootcamp () |
Utility function to maybe display the Bootcamp |