Title: Less Theme Support
Author: Justin Kopepasah
Published: <strong>20.04.2014</strong>
Last modified: 20.04.2014

---

Поиск плагинов

![](https://ps.w.org/less-theme-support/assets/banner-772x250.jpg?rev=898602)

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/less-theme-support_f2f2f2.svg)

# Less Theme Support

 Автор: [Justin Kopepasah](https://profiles.wordpress.org/kopepasah/)

[Скачать](https://downloads.wordpress.org/plugin/less-theme-support.1.0.2.zip)

 * [Детали](https://ru.wordpress.org/plugins/less-theme-support/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/less-theme-support/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/less-theme-support/#developers)

 [Поддержка](https://wordpress.org/support/plugin/less-theme-support/)

## Описание

Using [Less](http://lesscss.org) when developing a theme can both enhance the code
and speed development. However, setting up Less in a every theme (not to mention
updating Less for each theme) can make any saved time saved.

This plugin solves that issue by setting up Less for the theme.

**Usage**

 1. Add `style.less` at the root of the theme.
 2. Add the following to the `after_setup_theme` hook.
 3.     ```
        add_theme_support( 'less', array(
                'enable' => true
            ) );
        ```
    

For more information on advanced usage, other options or to join development, visit
the [Github repo](https://github.com/kopepasah/less-theme-support).

## Установка

 1. Upload `less-theme-support` to your `/plugins/` directory for WordPress
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Часто задаваемые вопросы

None yet. Ask Away!

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Less Theme Support» — проект с открытым исходным кодом. В развитие плагина внесли
свой вклад следующие участники:

Участники

 *   [ Justin Kopepasah ](https://profiles.wordpress.org/kopepasah/)

[Перевести «Less Theme Support» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/less-theme-support/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/less-theme-support/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/less-theme-support/)
по [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.2

 * Added correct tag.

#### 1.0.1

 * Fixed prefix bug.
 * Added more efficient style_loader_tag filter.

#### 1.0.0

 * Initial Release Version

## Мета

 *  Версия **1.0.2**
 *  Обновление: **12 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 3.4 или выше **
 *  Совместим вплоть до: **3.9.40**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Метки:
 * [less](https://ru.wordpress.org/plugins/tags/less/)[lesscss](https://ru.wordpress.org/plugins/tags/lesscss/)
   [theme](https://ru.wordpress.org/plugins/tags/theme/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/less-theme-support/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](https://wordpress.org/support/plugin/less-theme-support/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/less-theme-support/reviews/)

## Участники

 *   [ Justin Kopepasah ](https://profiles.wordpress.org/kopepasah/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/less-theme-support/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://kopepasah.com/donate/)