Title: Lessify WordPress
Author: Nirmal Kumar Ram
Published: <strong>2013년 11월 8일</strong>
Last modified: 2026년 6월 29일

---

플러그인 검색

![](https://ps.w.org/lessify-wp/assets/banner-772x250.jpg?rev=800956)

![](https://s.w.org/plugins/geopattern-icon/lessify-wp_1f7d7f.svg)

# Lessify WordPress

 작성자: [Nirmal Kumar Ram](https://profiles.wordpress.org/sagarseth9/)

[다운로드](https://downloads.wordpress.org/plugin/lessify-wp.1.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/lessify-wp/#description)
 * [평가](https://ko.wordpress.org/plugins/lessify-wp/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/lessify-wp/#installation)
 * [개발](https://ko.wordpress.org/plugins/lessify-wp/#developers)

 [지원](https://wordpress.org/support/plugin/lessify-wp/)

## 설명

**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](http://leafo.net/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.

## 설치

 * Download the plugin and extract it.
 * Upload the directory ‘/lessify-wp/’ to the ‘/wp-content/plugins/’ directory.
 * Activate the plugin through the ‘Plugins’ menu in WordPress.
 * That’s it you are done, you can now start creating your less files and enqueue
   to wordpress.

## FAQ

### What is lessify wordpress?

Now you can write less directly with your wordpress theme and just enqueue them 
like the traditional wordpress way. This plugin would take care of the rest of the
work.

### How to add LESS file to your theme?

To enqueue your less file you can simply do like this
 wp_enqueue_style( ‘less-style’,
get_stylesheet_directory_uri() . ‘/style.less’ );

## 후기

![](https://secure.gravatar.com/avatar/b5fad1037b3705b4a026515dcf16c90c43d5557670e9bc2cdbedfebf0509e13f?
s=60&d=retro&r=g)

### 󠀁[Does not work with a child theme](https://wordpress.org/support/topic/does-not-work-with-a-child-theme/)󠁿

 [robotlove](https://profiles.wordpress.org/robotlove/) 2016년 9월 3일

The less style sheet is showing up before the child theme style sheet in the source,
and I’m not sure how to change this. I wish there was documentation about how to
set this up for child themes. Otherwise, it seems good.

 [ 모든 5 평가 읽기 ](https://wordpress.org/support/plugin/lessify-wp/reviews/)

## 기여자 & 개발자

“Lessify WordPress”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Nirmal Kumar Ram ](https://profiles.wordpress.org/sagarseth9/)
 *   [ Magnigenie ](https://profiles.wordpress.org/magnigenie/)

[자국어로 “Lessify WordPress”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/lessify-wp)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/lessify-wp/)는, [SVN 저장소](https://plugins.svn.wordpress.org/lessify-wp/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/lessify-wp/)
을 [RSS](https://plugins.trac.wordpress.org/log/lessify-wp/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2

 * Updated: plugin updated as per the new wp version 6.8
 * Colde clean up

#### 1.1

 * Fixed: Instalation issue fixed for PHP verison 8.0
 * Code cleanup

#### 1.0

 * Initial release.

## 기초

 *  버전 **1.2**
 *  최근 업데이트: **2주 전**
 *  활성화된 설치 **300+**
 *  워드프레스 버전 ** 4.4 또는 그 이상 **
 *  다음까지 시험됨: **7.0.1**
 *  PHP 버전 ** 5.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/lessify-wp/)
 * 태그:
 * [less](https://ko.wordpress.org/plugins/tags/less/)
 *  [고급 보기](https://ko.wordpress.org/plugins/lessify-wp/advanced/)

## 평점

 별 5점 만점에 4.6점.

 *  [  4/5-별점 후기     ](https://wordpress.org/support/plugin/lessify-wp/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/lessify-wp/reviews/?filter=4)
 *  [  1/3-별점 후기     ](https://wordpress.org/support/plugin/lessify-wp/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/lessify-wp/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/lessify-wp/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/lessify-wp/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/lessify-wp/reviews/)

## 기여자

 *   [ Nirmal Kumar Ram ](https://profiles.wordpress.org/sagarseth9/)
 *   [ Magnigenie ](https://profiles.wordpress.org/magnigenie/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/lessify-wp/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=sagar.seth9@gmail.com&item_name=Lessify%20WordPress&return=http://wordpress.org/extend/plugins/lessify-wp/)