- Extends Pro Theme
- Extends Lifter LMS
npm i
composer install
See the related package/composer.json
files for scripts.
Changes can be pushed to WPE remotes without fear of overriding Cornerstone (visual builder) edits 🎉
- Created SCSS file for new Access Plan Component
- Added JSON file for Access Plan Component parameters
- Added colors to CSS variables
- Shoved Yoast custom metabox to the bottom
- Added LifterLMS Customizations into theme folder
- Bug fix: Enqueue the proper files (in the proper order) to site
- Migrate global CSS & JS from Cornerstone into Codebase
- init changelog
- refactor code to more-closely align to WPCS
- Update npm packages
- init readme