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://uk.wordpress.org/plugins/less-theme-support/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/less-theme-support/#installation)
 * [Розробка](https://uk.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 або вище **
 *  Tested up to **3.9.40**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Позначки
 * [less](https://uk.wordpress.org/plugins/tags/less/)[lesscss](https://uk.wordpress.org/plugins/tags/lesscss/)
   [theme](https://uk.wordpress.org/plugins/tags/theme/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/less-theme-support/advanced/)

## Оцінки

No reviews have been submitted yet.

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

[See all reviews](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/)