LearnDash_Permalinks::get_sample_permalink()
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 »
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 »
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 »
Function: Deletes the user data.
learndash_delete_user_data Read More »
Function: Gets the list of all courses enrolled by the user.
learndash_user_get_enrolled_courses Read More »
Function: Enrolls the user in new courses.
learndash_user_set_enrolled_courses Read More »
Function: Gets all courses for the user via the user meta ‘course_XXX_access_from’.
learndash_get_user_courses_from_meta Read More »
Function: Checks whether to show user course complete.
learndash_show_user_course_complete 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: Add Readme Tags.
LearnDash_Addon_Updater::add_readme_tags Read More »
Filter Hook: Filters list of permalinks structure rules.
learndash_permalinks_nested_urls 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: Convert Readme
LearnDash_Addon_Updater::convert_readme Read More »
Filter Hook: Filters the rewrite slug for a post type.
learndash_post_type_rewrite_slug Read More »
Method: Support for admin notice header for “Upgrade Notice Admin” header from readme.txt.
LearnDash_Addon_Updater::admin_notice_upgrade_notice Read More »
Method: Get plugin information
LearnDash_Addon_Updater::get_plugin_information Read More »
Filter Hook: Filters course link post ID.
learndash_post_link_course_id 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 »
Method: Public constructor for class
LearnDash_Permalinks::__construct Read More »
Method: PluginAPI Filter.
LearnDash_Addon_Updater::plugins_api_filter Read More »