Lesser
Lesser helps you manage custom CSS for your site using LESS. Lesser is compatible with all WordPress caching because Lesser uses WordPress's buil …
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3812 days ago
Is Lesser abandoned?
Possibly abandoned (last update 3812 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Lesser helps you manage custom CSS for your site using LESS. Lesser is compatible with all WordPress caching because Lesser uses WordPress’s built-in script management features to output the final CSS.
Lesser keeps your custom styling out of your themes and plugins. That means theme and plugin updates and changes won’t overwrite your LESS. You can even switch themes and add/remove plugins without fear of losing the custom responsive CSS styling you worked so hard to debug on all the mobile device formats.
Benefits:
- Independent of any WordPress theme or plugin
- Switch themes without losing custom styling
- Add/Remove plugins without losing custom styling
- Efficiently organize CSS
- Ideal for managing responsive design customizations
Features:
- Use LESS instead of CSS
- Edit directly from your admin
- Compatible with popular WordPress caching extensions
- Easily migrate your changes using popular plugins like
WP Clone - Fast – Lesser compiles your LESS once and saves the result for super-fast load times
Lesser Pro adds the following features:
- Separate editors for both admin and public CSS changes, as well as changes common to both
- Minification – speed up your production site with compact files
- Test mode – expanded CSS output and cache-busting for easy development even through caching proxies
Installation
To install Lesser:
- Go to your WordPress admin and choose
Plugins > Add New. - Search for
lesserand install. - Activate the plugin
- Go to Settings > Lesser to add your LESS code
Frequently Asked Questions
What is LESS?
LESS is a more efficient type of CSS language to use for customizing your themes and plugins. LESS has a lot of advanced features, but the biggest gain is that LESS allows you to nest CSS constructs so your CSS is more efficient and readable.
How does Lesser inject CSS?
Lesser uses WordPress’s built-in script management functions. Lesser Pro includes cache-busting techniques for development mode and cache-preserving minified output for production mode.
Does it work with the WordPress admin too?
Yes, you can include admin stylings too if you desire. However, Lesser PRO makes this a lot easier by providing 3 separate LESS inputs: public, admin, and common.
I’m hardcore, I want manage my own LESS files
Me too. Your only LESS statement in the WordPress admin should be:
@import url(/url/to/less/files)
Can I do a custom version of Bootstrap using Lesser?
Yes. It looks like this:
@import url(/path/to/bootstrap.less)
Are you available for customizations or custom WordPress programming?
Yes, developing custom WordPress applications is my full-time occupation and has been for the last 15 years. Please contact ben at benallfree.com
Review feed
Changelog
1.0.0
- Initial version



