=== Next Step for LearnDash === Contributors: WPTrat, Luis Rock Tags: learndash, education, elearning, lms, learning Requires at least: 5.0 Tested up to: 5.7 Requires PHP: 5.6 Stable tag: 1.0.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html **Change course link for enrolled students and forward them direct to the next step in the course to complete. == Description == Change course link for enrolled students and forward them direct to the next step in the course to complete. Make enrolled students skip the course front page! Main features: * Choose to make plugin work everywhere on the site or only on the profile page. * If user is not enrolled in the course (or has completed it), course link will not be changed. == Installation == 1. Upload plugin folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Visit settings through "Next Step" (LearnDash - LMS submenu) link. == Frequently Asked Questions == = How does this plugin do its magic? = Next Step for LearnDash makes use of a WordPress filter to substitute the course link for the next step (lesson, topic...) link on the same course, as long as user is enrolled and progressing in it. = Does this plugin insert or delete anything from the database? = No at all. Your data is safe! = Does this plugin work with any theme? = That's the goal, but we cannot be sure. There are so many themes! If you have any troubles, please use the support forum. = Have feedback or a feature request? = * We are open to your suggestions and feedback. Thank you for using or trying out one of our plugins! Just drop us an email with your suggestion. == Screenshots == 1. Admin menu settings page 2. Frontend showing how plugin works == Changelog == = 1.0.0 = * Initial Release.