LearnDash_Permalinks::get_edit_post_link()
Method: Override WordPress Get Edit Post Link to include nested URL.
LearnDash_Permalinks::get_edit_post_link Read More »
Method: Override WordPress Get Edit Post Link to include nested URL.
LearnDash_Permalinks::get_edit_post_link Read More »
Function: Saves the date of course completion for a user.
learndash_save_user_course_complete Read More »
Method: Hook into the admin post editor Permalink display. We override the LD post items so they include the full nested URL
LearnDash_Permalinks::get_sample_permalink Read More »
Function: Syncs the course date with the user activity.
learndash_course_item_to_activity_sync 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 »
Function: Gets the list of course IDs accessible by the user.
learndash_get_user_course_access_list Read More »
Method: Load Respository options.
LearnDash_Addon_Updater::load_repositories_options Read More »
Method: Update repositories options.
LearnDash_Addon_Updater::update_repositories_options Read More »
Filter Hook: Filters database table sub prefix.
learndash_table_sub_prefix Read More »
Method: Get Add-on Plugins
LearnDash_Addon_Updater::get_addon_plugins Read More »
Filter Hook: Filters whether to show the upgrade notice in admin banner.
learndash_upgrade_notice_admin_show Read More »
Method: Order plugins by last update timestamp.
LearnDash_Addon_Updater::order_plugins Read More »
Filter Hook: Filters list of permalinks structure rules.
learndash_permalinks_nested_urls Read More »
Method: Utility function to return the table name. This is to prevent hard-coding of the table names throughout the code files.
LDLMS_DB::get_table_name Read More »
Method: Update plugin readme. Retrieves update via BB API.
LearnDash_Addon_Updater::update_plugin_readme Read More »
Filter Hook: Filters the rewrite slug for a post type.
learndash_post_type_rewrite_slug Read More »
Class: Class for handling the LearnDash Add-on updates.
LearnDash_Addon_Updater Read More »
Method: LearnDash_Addon_Updater constructor.
LearnDash_Addon_Updater::__construct Read More »
Method: Generate plugin updates.
LearnDash_Addon_Updater::generate_plugin_updates Read More »
Function: Utility function to get the nested permalink of the course step within in the course.
learndash_get_step_permalink Read More »