Title: Less Theme Support
Author: Justin Kopepasah
Published: <strong>20. apríla 2014</strong>
Last modified: 20. apríla 2014

---

Vyhľadať plugin

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

Tento plugin **nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress**. Už
nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri
použití s novšími verziami WordPress.

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

# Less Theme Support

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

[Stiahnuť](https://downloads.wordpress.org/plugin/less-theme-support.1.0.2.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/less-theme-support/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/less-theme-support/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/less-theme-support/#developers)

 [Podpora](https://wordpress.org/support/plugin/less-theme-support/)

## Popis

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).

## Inštalácia

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

## Časté otázky

None yet. Ask Away!

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“Less Theme Support” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli
nasledujúci ľudia.

Prispievatelia

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

[Preložiť „Less Theme Support“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/less-theme-support/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/less-theme-support/),
alebo sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/less-theme-support/)
cez [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 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

## Meta

 *  Verzia **1.0.2**
 *  Posledná aktualizácia **Pred 12 rokov**
 *  Aktívne inštalácie **10+**
 *  Verzia WordPress ** 3.4 alebo novšia **
 *  Testované do verzie **3.9.40**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Značky
 * [less](https://sk.wordpress.org/plugins/tags/less/)[lesscss](https://sk.wordpress.org/plugins/tags/lesscss/)
   [theme](https://sk.wordpress.org/plugins/tags/theme/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/less-theme-support/advanced/)

## Hodnotenia

Zatiaľ neboli odoslané žiadne recenzie.

[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/)

## Prispievatelia

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

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/less-theme-support/)

## Podporiť

Chceli by ste podporiť pokrok tohto pluginu?

 [ Prispieť na plugin ](http://kopepasah.com/donate/)