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

---

Prohledat pluginy

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

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

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

# Less Theme Support

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

[Stáhnout](https://downloads.wordpress.org/plugin/less-theme-support.1.0.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/less-theme-support/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/less-theme-support/#installation)
 * [Vývojáři](https://cs.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).

## Instalace

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

## Nejčastější dotazy

None yet. Ask Away!

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Less Theme Support je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

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

[Přeložte “Less Theme Support” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/less-theme-support/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/less-theme-support/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/less-theme-support/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

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

 *  Verze **1.0.2**
 *  Poslední aktualizace **před 12 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 3.4 nebo novější **
 *  Testováno až do WordPressu **3.9.40**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Štítky
 * [less](https://cs.wordpress.org/plugins/tags/less/)[lesscss](https://cs.wordpress.org/plugins/tags/lesscss/)
   [theme](https://cs.wordpress.org/plugins/tags/theme/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/less-theme-support/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

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

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/less-theme-support/reviews/)

## Spolupracovníci

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

## Podpora

Potřebujete pomoc?

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

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://kopepasah.com/donate/)