Unit tests are ran on each pipeline build. The pipelines are built with Azure DevOps from the azure-pipelines.yml file. Additionally, as part of the build pipeline, there are test result coverage reports done by Coverlet. Also, you can click on the build pipeline badge and check the unit test coverage for the latest run
The service currently uses RSA256 algorithm to sign the JWT’s. For this scenario we use OpenSSL to generate a private and public key. In order to do so follow the below steps:
Install openssl tools from Chocolatey by running the following command: choco install openssl.light (needs to only be done once)
Then restart PowerShell, if required
Navigate to a desired directory to create the .pem files
Run the command: openssl genrsa -out private-key.pem 2048
Run the command: openssl rsa -in private-key.pem -outform PEM -pubout -out public-key.pem
A good article with detailed documentation can be found here. Also, a .pem to XML converter tool can be found here
How to run it
The best and recommended way to run it is using docker-compose. Additionally, below are some quick commands/tips to run it locally.
From the root project directory
dotnet run -p .\aiof.auth.core\
Or change directories and run from the core .csproj
This is a project to learn how to build an app with different architecture.
The tags in master shows the evolution of the project step-by-step, You will see this project becomes more clear than before after using the MVP.The branch shows the other implementation.
As well, the project is continue refactoring.
make the componentization more beautiful to run. every component can run alone, and can be run
with other components, also each components is separate from each other.
完善组件化。通过配置runalone.json使各个组件能单独运行;各个组件能选取依赖项;各个组件互相隔离;
v1.4
make it componentization, better than before. But there is still some problem with component.
The component cannot compile other components,it must be run as a single application, which means the project
must run as all in application or an application with other modules.
将项目初步进行组件化。
这种结构下的组件化不能做到组件依赖其他组件运行。因为当前项目运行的状态要么是全是application,或者是一个application和其他module.
v1.3
review with RxJava, based on the MVP,also with Retrofit
在MVP基础上使用RxJava重构,同时网络框架替换为Retrofit.
review with mvp,making the View and Logic separating from each other.It is so great,and looks more elegant.
使用MVP重构,List页面参考Google samples的三层架构,Detail页面没有把remote和locale分开,你可以看到这两者的区别.
v1.1
pull all codes out from activity into fragment
将部分代码抽离到Fragment中,为下一步打基础
v1.0
version 1.0,all codes are in the Activity and with no fragments, the basic code for all variants.
全部代码在Activity中,作为重构的基础
Branches
the master has a lot of tags, and the first version code is on it.
the branch_mvp_variant is a variant of MVP,which use Fragment/Activity as Presenter. In this way, you can do it with no interfaces, using Generic to decoupled(little hard to understand), and I put clickListeners in Presenters, so it looks more clearly. (This branch does not merge into master. I prefer the normal one.)
the branch_rxcache replace GreenDao with RxCache to save data
Contributors: uncannyowl Tags: LearnDash, eLearning, LMS, education, learning, courseware Requires at least: 5.4 Tested up to: 6.7.1 Requires PHP: 7.4 Stable tag: 3.7.0.3 License: This plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version. Uncanny Toolkit for LearnDash is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Uncanny Toolkit for LearnDash. If not, see https://www.gnu.org/licenses/gpl-3.0.html. License URI:https://www.gnu.org/licenses/gpl-3.0.html
Extend LearnDash with a variety of useful modules that make it even easier to build great learner experiences with LearnDash.
Description
Important: This plugin requires PHP 7.4 or higher and LearnDash 4.2 or higher.
The Uncanny Toolkit for LearnDash adds 16 modules that every elearning site needs, including a login form, login redirect, resume capabilities and more. Trusted to power over 30,000+ LearnDash sites, it’s the easiest way to improve the learning experience for your students. Translation ready and multisite capable!
The Uncanny Toolkit for LearnDash adds the following features to your LearnDash site:
Disable Emails: While this module is active, WordPress and any plugins using native WordPress email functions will be prevented from sending email. Use this on development and staging sites to block accidental customer emails.
Front End Login: Add full-featured login forms with reCaptcha, password reset, and user validation support to front end pages.
Hide Admin Bar: Hide the Admin Bar at the top of WordPress pages based on user role.
LearnDash Breadcrumbs: Easily add breadcrumb links that work with courses, lessons, topics and quizzes using a shortcode or template change.
LearnDash Resume Button: Inserts a button that allows learners to return to the course, lesson or topic that they last visited.
Log In/Log Out Links: Add Log In and Log Out links to site menus, or to any page or widget with a shortcode.
Login/Logout Redirects: Redirect learners to a specific URL after signing in or out of the site.
Menu Item Visibility: Toggle the visibility of menu items based on whether or not users are signed in to the site.
Not Enrolled Redirect: Redirect all non-admin roles to a specific URL if they are not enrolled in the course. This is useful for directing prospective customers to a course sales page.
Quiz completion advances to next step: Automatically advance to the next course step when a user clicks “Click here to continue” on quiz results page inside a lesson or topic.
Show LearnDash Certificates: Display a list of LearnDash certificates (course, quiz and group) earned by the user, with the most recent at the top.
Show or Hide Content: Conditionally shows content to either logged in or logged out users. Great for Open course types or protecting content on a course page.
User Switching: Easily and securely switch between users. Great for testing your site and troubleshooting user issues.
We welcome contributions to the Uncanny Toolkit! The plugin is managed in a GitHub Repository.
Ready to take your LearnDash site even further?
The Pro version of the Uncanny Toolkit adds a continuously expanding list of powerful features (currently 35) to the Toolkit. These include:
Autocomplete Lessons & Topics: Automatically mark all lessons and topics as completed on user visit and remove Mark Complete buttons. Global settings can be overridden for individual lessons and topics.
Autocomplete Lessons & Topics on Quiz Results Page: Automatically mark LearnDash lessons and topics as completed when the user reaches the quiz results page with a passing mark (so users that forget to click “Click here to continue” don’t get stuck in a course).
Certificate Preview: Get a preview of your LearnDash certificate without leaving the editor.
Course Dashboard: Display a list of enrolled courses to students in a variety of ways. This tool also makes it easy to access individual lessons, topics, quizzes, quiz results and certificates for students.
Days Until Course Expiry: Display the number of days until the learner’s access expires for the current course. This is a useful shortcode to include on course pages.
Download Certificates In Bulk: Download course, quiz and group certificates in bulk. Available to admins and Group Leaders.
Drip Lessons by LearnDash Group: Unlock access to LearnDash lessons by setting availability dates for LearnDash Groups rather than for all enrolled users.
Drip Topics by Group: Unlock access to LearnDash topics by setting dates for LearnDash Groups rather than for all enrolled users.
Duplicate Pages & Posts: Easily clone pages, posts, LearnDash courses, lessons, topics, quizzes and more.
Email Course Certificates: Sends a copy of certificate earned from course completions and optionally save certificates on the server.
Email Group Certificates: Sends a copy of certificate earned from group completions and save certificates on the server.
Email Quiz Certificates: Sends a copy of certificates earned from quiz completions and save certificates on the server.
Enhanced Course Grid: Add a highly customizable grid of LearnDash courses to the front end, learner dashboard or anywhere you want. This is a great tool for sites with a large number of courses.
Enhanced LearnDash CSV Reports: Add additional columns to the LearnDash Course CSV report, including custom user and course meta records.
Enhanced Lesson/Topic Grid: Add a highly customizable grid of LearnDash lessons/topics to the front end, learner dashboard or anywhere you want.
Group Expiration: Set expiration dates for LearnDash groups so that course enrolment for the group is removed on the specified day. Reminder emails can be sent to users advising them of group expiration.
Group Forums with bbPress: Create group-specific discussion forums with bbPress. Only group members will have access to group-specific forums. Includes a handy widget.
Group Login Redirect: Adds a group-specific login redirect setting to LearnDash groups. Automatically redirect group members to a specific page on login.
Group Logo/List: Add group-specific logos to any page, including registration pages. A shortcode to list a user’s LearnDash Groups is also available.
Group Registration: Allow users to add themselves directly to LearnDash groups on registration by assigning each group a unique registration URL. Users can also change or add groups themselves by visiting group URLs.
Import Users: Create or update users and assign them to courses and LearnDash groups from a CSV file. Supports custom user fields.
Improved Group Leader Interface (deprecated): This legacy module helped LearnDash 2.x and 3.x sites hide unrelated menu entries from /wp-admin/ and enroll Group Leaders in group courses.
Lazy Loading Course Navigation: Shortcode that loads a course navigation tree via AJAX. Useful on sites with many lessons and topics where the native LearnDash Course Navigation widget is extending page load time.
Learner Transcript: Add printable transcripts to the front end for your learners. This is a great way for learners to have a record of all course progress and overall standing.
Lesson/Topic/Quiz Table Colors (Legacy): Change the background and header text color of LearnDash tables. This module modifies the course, lesson, topic, quiz, and Pro Dashboard tables. (Legacy LearnDash theme only).
Reset Progress Button: Inserts a button that allows learners to reset all activity for a course, allowing them to retake it.
Restrict Page Access: Restrict access to any page by logged in/out status, course enrollment, group membership, or role. Display a message or automatically redirect users that are denied access.
Simple Course Timer: Tracks time spent in all LearnDash courses, lessons, and topics, and detects when a user is idle. Course completion time and total course time are both added to LearnDash reports. Enables blocking access to quizzes until minimum time spent in a course.
Single Page Courses: Create microlearning courses that have no associated lessons; this moves the Mark Complete button up to the course level.
Uncanny Automator
If you like the Uncanny Toolkit, you’ll love Uncanny Automator! Our free no-code automation plugin connects LearnDash to over 150 plugins and apps plus other WordPress sites. Build personalized learning paths and automated instructional workflows with an easy-to-use interface in minutes. Trusted by over 40,000 WordPress sites to build powerful learning workflows and automations.
Tin Canny Reporting for LearnDash: Add support for your SCORM and Tin Can modules inside WordPress as well as powerful drill-down LearnDash course and quiz reports.
Uncanny Groups for LearnDash: Make it easy for your customers and member organizations to manage their learners in the front end, track and manage their progress, and buy buy groups with B2B sales tools.
Uncanny Codes: An easier way to get your learners into LearnDash groups, courses, and more. Generate codes that can be used by learners to self-enrol into LearnDash groups and courses when they register, make a purchase, or are simply signed in.
Uncanny Continuing Education Credits: Assign credits to LearnDash courses and archive LearnDash course and quiz data to offer recurring training.
Follow Uncanny Owl for updates about our latest LearnDash enhancements on Twitter, Facebook and YouTube.
Installation
Ensure that your installation of WordPress is using PHP 7.4 or higher and LearnDash 4.2 or higher.
Upload the contents of the plugin zip file to the /wp-content/plugins/ directory.
Activate the plugin through the Plugins menu in WordPress.
Screenshots
1. 15+ powerful modules
2. Fully-featured Front End Login module with modal support
3. LearnDash Resume Button module – works at a global or course level
Changelog
3.7.0.2 [2025-01-29]
Fixed:
PHP 8.x+ notices #393
Log In/Log Out Links – Security fixes #405
Internal:
Quiz completion advances to next step – Replaced Deprecated WP filter ‘learndash_completion_redirect’ #395
WP-Admin – Removed display – block !important from review request notices #342
3.7.0.1 [2024-07-11]
Internal:
Hide notifications from other plugins on Toolkit pages. #388
WP action hooks to facilitate licensing updates in Toolkit Pro v4.3 #389
3.7 [2024-06-20]
New Feature:
Front End Login – New CloudFlare Turnstile support #373
Updated:
Front End Login – Added new filter uo_frontend_login_modal_page_lockout_detection to override detection #375
Deprecated notice when saving any module settings. #41
Unable to open Settings in the Modules #34
Deprecated: add_option was called with a deprecated argument in Config #29
Notice: Trying to get property ‘success’ of non-object #28
Notice: Undefined index action in Frontend Login Plus #27
PHPMailer file path #16
Incompatibility with LearnDash 3.4.x in Topics Autocomplete Lessons module #14
Topics Autocomplete Lessons: Now only redirects to course level when completing the last topic in the last lesson of a course #4
Front End Login: Custom reCAPTCHA text set in settings panel now overrides default reCAPTCHA text #3
Updated:
“Upgrade to Pro” to Plugins page #24
Code quality #18 #33
3.4.3 [2021-03-17]
Fixed:
Front End Login: Custom reCAPTCHA text set in settings panel now overrides default reCAPTCHA text
Topics Autocomplete Lessons: Now only redirects to course level when completing the last topic in the last lesson of a course
3.4.2 [2021-02-11]
Added:
New parameters to settings array to support future functionality
Updated:
Quiz completion advances to next step: “Click here to continue” button on last quiz of a course will now redirect to course page instead of lesson/topic
Not Enrolled Redirect: Now detects if users are enrolled via group access
Fixed:
User Switching: Could not switch users on some site if Front End Login is enabled
Deprecated: Function get_magic_quotes_gpc()
Notices on module page when LearnDash is not active
Disable Emails: PHP notice: Constant DISABLE_EMAILS_OPTIONS already defined
Front End Login: Users that become unverified and then are reverified will now receive a notification email
3.4.1 [2021-01-04]
Added:
Front End Login – Option to ignore login redirects when using the modal login
Front End Login – Option to customize the user verification email
Front End Login – Option to disable the user verification email
Front End Login – Filter uo_frontend_login_args for developers to modify the login form arguments
Front End Login – Show custom error messages in the Forgot password form
Front End Login – Actions to support user verification trigger in Uncanny Automator
Added do_action( 'toolkit_settings_save_validation', $class, $options ) to let users manipulate module settings
Updated:
Front End Login – Redirects from /wp-login.php to the assigned login page now preserve the redirect_to parameter in the URL
Fixed:
Topics Autocomplete Lessons – Activity tables now updated with proper completion data for the last topic in a lesson
Front End Login – Unverified users are no longer able to log in
Fixed – Log in / log out redirect – Conflict with frontend login module
3.4 [2020-11-05]
New Module: Quiz completion advances to next step – Automatically advance to the next step when user clicks “Click here to continue” on final quiz page of a lesson/topic
Updated: Front End Login – Users created before the module was activated or while the module is not activated are set to “Auto verified” instead of “Not verified”
Updated: Front End Login – Update to allow basic auth plugin to work with wp-json routes. Contributed by asppsa
3.3.4 [2020-09-30]
Updated: Menu Item Visibility – Updated nav menu walker function for improved compatibility with newer versions of WordPress
Updated: Added permission_callback to all Rest API calls for WordPress v5.5 compatibility
Fixed: Front End Login – Redirect attribute now redirects correctly when logging in using modal login form
Fixed: Front End Login – PHP notice: Trying to get property ‘ID’ of non-object on some non-post pages
3.3.3 [2020-08-05]
Updated: Front End Login – Replaced file_get_contents with wp_remote_post to improve compatibility with some hosts
Fixed: Front End Login – Javascript notice – Uncaught TypeError: Cannot read property ‘currentPageIsLoginPage’ of undefined
Fixed: Topics Autocomplete Lessons – When someone other than the user (e.g. an Admin or Group Leader) marks the last topic in a lesson complete for the user the associated lesson is now automatically marked complete
3.3.2 [2020-07-27]
Updated: Front End Login – Improved compatibility of modal login with server-side caching
Updated: Front End Login – Added redirect attribute to uo_login_ui shortcode
Updated: Front End Login – Modal Login menu link now reloads the page if clicked while the user is on the login page specified in settings
Updated: Resume Button – Resume data now deleted when course progress is cleared
Updated: Resume Button – No longer appears on LearnDash post types (Universal resume button only; course-specific resume button will still appear on course pages)
Fixed: Not Enrolled Redirect – No longer redirects on the course archive page
3.3.1 [2020-06-25]
Updated: Menu Item Visibility – Updated to version 1.10.1 by Kathy Darling
Fixed: Resume Button – Input type changed back to “submit” from “button”
Fixed: Front End Login – Login form showing up twice on login pages created with the Gutenberg editor
Fixed: PHP notice $modal_link undefined on modules page
3.3 [2020-06-16]
Added: Resume Button – Added shortcode to output a properly formatted link: [uo_learndash_resume_link] or URL [uo_learndash_resume_link url_only=”yes”]
Added: “Help” button on module settings dialogs
Added: Front End Login – New pop-up modal login form
Added: Front End Login – AJAX support for common actions (Boxed with shadow template only)
Updated: Front End Login – Redirect to login page changed from 302 to 301
Updated: Front End Login – Improved compatibility with Login/Logout Redirects module
Updated: Front End Login – reCAPTCHA now rendered explicitly to support more than one reCAPTCHA on the same page
Updated: Front End Login – Removed jQuery dependency from front end assets
Updated: Changed plugin name from “Uncanny LearnDash Toolkit” to “Uncanny Toolkit for LearnDash”
Updated: Resume Button – Improved translation support
Updated: User Switching updated to version 1.5.4 by John Blackbourn
Updated: Improved compatibility with WordPress versions < 5.1
Updated: Code cleanup
Fixed: Front End Login – Workaround to enable users to log in if the login page is in the trash
Fixed: PHP Notice: register_rest_route was called incorrectly in WordPress 5.4.2 and newer
Fixed: Blocks now show up in Gutenberg editor
3.2.2 [2020-03-19]
Updated: Resume button – “RESUME” Button text now localized
Fixed: Uncanny Toolkit Pro Gutenberg blocks were unavailable unless at least one module from the Uncanny Toolkit (free version) that contained a Gutenberg block was active
Fixed: Front End Login – Admins being redirected to blank wp-login.php page on login on some sites
Fixed: Topics Autocomplete Lessons – After completing all topics, lesson no longer autocompleted if it contains an incomplete assignment
3.2.1 [2020-02-27]
Added: Front End Login – Require strong password option for password reset form (minimum 8 characters including 1 uppercase letter, 1 lowercase letter and 1 number)
Updated: Not Enrolled Redirect – Redirect field now accepts shortcodes
Updated: Tweaked CSS style for select2 dropdowns in /wp-admin
Updated: Front End Login – redirect_to parameter in URL now takes precedence over redirect shortcode attribute and Login/Logout redirects module
Fixed: Front End Login – PHP fatal error on some sites when initiating a password reset before LearnDash settings are initialized
3.2 [2020-01-02]
Added: New Module: Disable Emails – When active, disables all emails sent via wp_mail function. Fork of the excellent Disable Emails plugin by webaware
Added: Certificate Widget/Show Certificates shortcode – Setting to output Certificate Name instead of Course/Quiz name
Added: Certificate Widget – Sort order options
Added: Front End Login – redirect_to parameter now supported
Updated: Breadcrumbs – Dashboard link now inserted into native LearnDash breadcrumbs on 3.0 template
Updated: Front End Login – Added priority of 100 to wp_mail_content_type filter to avoid conflicts with some email plugins such as WP Better Emails
Updated: User Switching – Link now floats right when Focus Mode is enabled for improved accessibility
Fixed: Front End Login – Fatal errors when resetting password after registration on some sites
Fixed: Front End Login – Invalid password reset link message now displayed before password reset form is displayed
Fixed: Front End Login – Invalid login/password messages not displayed when entering incorrect credentials on some sites
Fixed: Front End Login – Shortcode not detected when placed inside a Gutenberg layout block
Fixed: Duplicate Pages and Posts module missing in list Pro modules
Fixed: Redirect if not enrolled – PHP notice: Undefined property
Fixed: Updated: Some strings incorrectly using uncanny-toolkit-pro textdomain
3.1.4
Added: Front End Login – Added redirect parameter to uo_login shortcode to allow form-specific redirects
Updated: Front End Login – Failed login redirect now ignored for REST and AJAX requests
Updated: Front End Login – Eliminated 500 error on password reset when other plugins alter email filters
Updated: Front End Login – Improved translation support for strings related to account verification
Updated: Certificate Widget/Show Certificates – Now displays the course/quiz name instead of the certificate name
Fixed: Send Course/Quiz Certificate by Email – Email content loses line breaks on reload
Fixed: Clicking the label of “Verify this user and allow them to log in” checkbox no longer toggles the “Rich Editing” checkbox
3.1.3
Updated: Restored copyright and GPL license info to User Switching module (thanks @johnbillion!)
3.1.2
Updated: Removed PHP_OS_FAMILY constant to avoid false-positives in PHP compatibility checks
Fixed: Not Enrolled Redirect – Course settings being reset on save
Fixed: Front End Login – Headers already sent error on reset password
3.1.1
Added: Course Dashboard (Pro): Logic to select dashboard 3.0 theme when module is activated or LearnDash 3.0 theme is active
Updated: Improved radio button behavior in module settings dialogs
Fixed: Front End Login – Issue that caused “Headers already sent” warning on some sites
Fixed: Hide Admin Bar – Admin bar no longer appears in Elementor editing view
3.1
Added: Automatic template overrides! Override any file in the /src/templates folder by copying it into /uncanny-toolkit/ in your child theme
Added: Front End Login – Option to disable “Remember Me” checkbox
Updated: Front End Login – Improved compatibility with other login plugins when reCaptcha is enabled
Updated: Front End Login: Default template no longer displays email field after the reset password form is submitted
Updated: Log In/Log Out Links – Improved translation support
Updated: Hide Admin Bar – The admin bar is now always visible to all users with the “manage_options” capability
Updated: Resume Button – Removed next post prefetch meta tag on courses, lessons, topics and quizzes to prevent Firefox users from being sent to the wrong lesson/topic when resuming
Fixed: Required PHP version message now correctly states PHP 5.6 or higher is required
3.0.2
Updated: Improved compatibility with Internet Explorer 11
Fixed: Front End Login: Forgot password email body field was duplicating content when settings saved on some sites
Fixed: Login/Logout Redirect: Resolved conflict with Group Login Redirect module (Toolkit Pro)
3.0.1
Added: Front End Login – Added recaptcha support to [uo_login] shortcode
Added: Plugin will automatically deactivate and show notice if PHP < 5.6 is detected
Updated: Improved scroll handling in module settings dialogs
Fixed: Front End Login – Unrecognized URL parameters no longer cause %placholder% to be rendered on the login form
Fixed: Typo in %placholder%
Fixed: Module settings dialogs with many options now render properly in Firefox
Fixed: Z-index issue on select2 elements in /wp-admin
Important: If you had overridden the Front End Login template file, you will need to update the template override by making a copy of the new file.
This release features a completely overhauled Front End Login module, including:
* A new modern, clean design (selectable from module settings)
* Many additional options for customizing text, including the password reset email
* Better templating system, making it easier to make design changes without modifying the core plugin
* Recaptcha support
* New optional, customizable Register link
* The link in the password reset email now goes to a front end page instead of the WordPress password reset page
Added: Gutenberg blocks for breadcrumbs and resume button modules
Added: WAI ARIA support in breadcrumbs module
Added: Tab structure for toolkit pages
Added: Help page for easier access to plugin documentation
Added: Log In/Log Out Redirects – Default priority set to 999, added field to manually set priority
Updated: Module names changed for consistency:
* LearnDash Certificate Widget > Certificate Widget
* LearnDash Groups in User Profiles > Groups in User Profiles
* LearnDash Resume Button > Resume Button
* Show LearnDash Certificates > Show Certificates
Updated: Hide Admin Bar – Improved multisite support
Updated: Hide Admin Bar – Added priority 11 to filter for improved compatibility with some themes and plugins
Updated: Cleaner, modernized UI for modules page
Updated: Changed admin URLs for toolkit pages
Updated: User Switching – Added position:relative to link to switch back to the admin user in the user switching module to improve theme compatibility
Updated: Reorganized plugin .js and .css files
Updated: Learndash Groups in User Profiles – Now uses LearnDash API for querying groups
2.5
Added: Course-specific Resume Button; can be placed on course pages
Added: Option to output Resume Button destination below resume button
Added: Option to include current page in LearnDash Breadcrumb trail
Updated: Improvements to the Reset Password functions of Front End Login module
Updated: Ignore AJAX requests on Logout Redirect
Updated: Removed 999 priority on Hide Admin Bar module to address incompatibility with Elementor builder
Fixed: Admins are no longer redirected to lessons when approving assignments with Topics Autocomplete Lessons module enabled
Fixed: Page doesn’t exist error in Resume Button function in rare circumstances
Fixed: Notice in Redirect If Not Enrolled Module
Fixed: Removed slashes sometimes appended to email body content in Email Course/Quiz Certificate modules
2.4.2
Fixed: Certificate widget and shortcode now display LearnDash certificates
Fixed: Certificate widget now correctly renders Uncanny Continuing Education certificates
2.4.1
Fixed: Resume Button: Fatal error on LearnDash versions < 2.5
Fixed: Not Enrolled Redirect: Undefined index notice
2.4
Added: Additional string localizations
Added: List view for modules in Toolkit settings
Updated: Autocomplete Lessons and Topics: When enabled, a “Done” button is now added to last lesson in a course (returns user to course page)
Updated: Front End Login: Labels now positioned above login fields by default
Updated: LearnDash resume button: Improved compatibility with Shared Course Steps and Nested Permalinks enabled
Fixed: Breadcrumbs: Topic no longer appears twice in breadcrumbs on topic quizzes
Fixed: Certificate Widget: Notice no longer appears when no certificates have been earned
2.3
Added: New Module – Not Enrolled Redirect – Redirect a user to a specified URL if they attempt to access a course in which they are not enrolled
Added: Front-End Login – Added label setting for login form (Username, Email, Username or Email, Login)
Updated: Front End Login – Cleaned up some error messaging in the user interface
Updated: Front End Login – Made some additional strings translatable
Updated: User Switching code to version 1.3 of User Switching plugin by John Blackbourn
Updated: Confirmation message when disabling a toolkit module now appears in green instead of red
Fixed: JavaScript error on the Toolkit settings page in some environments when debug is enabled.