Title: Lessify WordPress
Author: Nirmal Kumar Ram
Published: <strong>8 نوامبر 2013</strong>
Last modified: 29 ژوئن 2026

---

جستجوی افزونه‌ها

![](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://fa.wordpress.org/plugins/lessify-wp/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/lessify-wp/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/lessify-wp/#installation)
 * [توسعه](https://fa.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.

## سوالات متداول

### 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/) 3 سپتامبر 2016

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/)
را بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/lessify-wp/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/lessify-wp/) مشترک شوید.

## گزارش تغییرات

#### 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://fa.wordpress.org/plugins/tags/less/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/lessify-wp/advanced/)

## امتیازها

 4.6 از 5 ستاره.

 *  [  امتیاز 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/)