LEARNDASH_ADDONS_UPDATER
Constant: Define LearnDash LMS – Enable support for Add-ons.
LEARNDASH_ADDONS_UPDATER Read More »
Constant: Define LearnDash LMS – Enable support for Add-ons.
LEARNDASH_ADDONS_UPDATER Read More »
Constant: Define LearnDash LMS – Set the default number of items per page.
LEARNDASH_LMS_DEFAULT_WIDGET_PER_PAGE Read More »
Filter Hook: No description found
learndash_taxonomy_capability Read More »
Filter Hook: Filters whether an assignment should be approved or not.
learndash_approve_assignment Read More »
Method: Called when Multisite blog is deleted this is used to remove any custom DB tables.
SFWD_LMS::delete_blog Read More »
Method: Called when new Multisite blog is created this is used to trigger the activate logic
SFWD_LMS::wpmu_new_blog Read More »
Method: Action for comment form when nested URLs are enabled. This way the user is returned to this course step URL
LearnDash_Permalinks::comment_form_top Read More »
Method: Add the course_id to comment meta
LearnDash_Permalinks::comment_post Read More »
Method: Called when the add-on plugin is upgraded. From the page the user is shown links at the bottom of the page to return to the plugin page or the WordPress updates page. If the user started as the LearnDash Add-ons page we will add the ‘ld-return-addons’ query string parameter. This is used to return the user.
LearnDash_Addon_Updater::update_plugin_complete_actions Read More »
Method: Called when the add-on plugin is installed. From the page the user is shown links at the bottom of the page to return to the plugin page or the WordPress updates page. If the user started as the LearnDash Add-ons page we will add the ‘ld-return-addons’ query string parameter. This is used to return the user.
LearnDash_Addon_Updater::install_plugin_complete_actions Read More »
Method: This is called from the plugin listing page. This hook lets of add supplemental information to the plugin row. Like the Upgrade Notice.
LearnDash_Addon_Updater::show_upgrade_notification Read More »
Class: Class LearnDash Settings Section for Per Page Metabox.
LearnDash_Settings_Section_General_Per_Page Read More »
Method: Protected constructor for class
LearnDash_Settings_Section_General_Per_Page::__construct Read More »
Method: Initialize the metabox settings values.
LearnDash_Settings_Section_General_Per_Page::load_settings_values Read More »
Method: Validate settings field.
LearnDash_Settings_Section_General_Per_Page::validate_section_field_per_page Read More »
Method: Initialize the metabox settings fields.
LearnDash_Settings_Section_General_Per_Page::load_settings_fields Read More »
Method: Filter for page title wrapper.
LearnDash_Settings_Page_Addons::get_admin_page_title Read More »
Method: Action function called when Add-ons page is loaded.
LearnDash_Settings_Page_Addons::load_settings_page Read More »
Method: Hide the tab menu items if on add-one page.
LearnDash_Settings_Page_Addons::learndash_admin_tab_sets Read More »
Method: Custom display function for page content.
LearnDash_Settings_Page_Addons::show_settings_page Read More »