Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 668 Bytes

File metadata and controls

10 lines (7 loc) · 668 Bytes

lean_assets_loader

Wordpress Assets loader demo plugin for LEAN groups.

Wordpress plug-in to demonstrate loading of CSS and JS files.

Where do I add my CSS and JS files?

Add your CSS files to assets/css and JavaScript files to assets/js and update lean_assets_loader.php with the names of the files. You can remove the test.css and test.js files and the corresponding entry in lean_assets_loader.php file.

How do I add this plugin to my site?

If you have FTP/SFTP access, please upload this folder to wp-content/plugins folder of your WordPress site, if you don't have access, compress the entire plug-in folder as a Zip file and upload using the webloader.