/*

Plugin Name: Custom LearnDash CSS

Plugin URI: https://blueprintcoders.com/learndashcss

description: A plugin to add custom CSS to LearnDash. Access/edit the CSS file in "/wp-content/plugins/learndash-custom-css/css/custom-learndash-css.css"

Version: 1.1

Author: Blueprint Coding

Author URI: http://blueprintcoders.com

License:     GPL2

License URI: https://www.gnu.org/licenses/gpl-2.0.html

*/





Welcome to the Custom LearnDash CSS Plugin



by Blueprint Coding | blueprintcoders.com



This plugin adds a custom css file to LearnDash pages only so you can add styles that may override the rest of your site's css without breaking non-LearnDash pages.



The CSS file is located in '/wp-content/plugins/learndash-custom-css/css/'. The CSS file name is: 'custom-learndash-css.css'



It identifies the LearnDash page by matching the URL (ex: http://mysite.com/course/my-course) to LearnDash labels (ex: course). If you use custom LearnDash labels it will recognize that and match them.



How do I tell if the plugin is loading properly? Go to one of your LearnDash course/lesson/topic pages and inspect element or view source. Then control-f to find 'custom-learndash-css.css'. If it finds a match it is loading properly. You can also test this on a non-LearnDash page to make sure it is not loading when it is suppose to.



For bug reports, feedback or support email: blueprintcoders@gmail.com