plugin-icon

Lessify WordPress

제작자: Nirmal Kumar Ram·
Combine the power of WordPress with the power of Less and create something awesome.
등급
4.6/5
버전
1.2
활성화된 설치 항목
400
최근 업데이트일
Dec 13, 2025
Lessify WordPress

LessCSS

LESS extends CSS with dynamic behaviour such as variables, mixins, operations and functions.Implements LessCSS in order to provide lots of interesting features for the theme development.

How to use ?

Just enqueue the LESS files (with .less extension) as it is usually done for the CSS ones, and the corresponding CSS files will automatically be generated and added to the site.

Important Notes

1.This plugin is based on lessphp by Leaf Corcoran

2.This plugin generates the css file under “/wp-content/uploads/lessify-cache” and therefore you need to define your images and any external links on you less file using the themeurl variable available with this plugin and if you use relative url then it will not work as we are saving the css file in a different location.

3.In order to use themeurl variable with the images you can do something like this

body{ background-image: url(@{themeurl}/images/bg.png); } the plugin also comes with

another variable lessurl which provides the url where the less file is present.

무료Business 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 6.9
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.