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

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Less Theme Support

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/less-theme-support/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/less-theme-support/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/less-theme-support/#developers)

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

## Opis

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

## Instalacja

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

## Najczęściej zadawane pytania

None yet. Ask Away!

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Less Theme Support” jest oprogramowaniem open source. Poniższe osoby miały wkład
w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Less Theme Support” na swój język.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/less-theme-support/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/less-theme-support/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/less-theme-support/)
przez [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

 *  Wersja **1.0.2**
 *  Ostatnia aktualizacja **12 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.4 lub nowszej **
 *  Testowano do **3.9.40**
 *  Język
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Tagi
 * [less](https://pl.wordpress.org/plugins/tags/less/)[lesscss](https://pl.wordpress.org/plugins/tags/lesscss/)
   [theme](https://pl.wordpress.org/plugins/tags/theme/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/less-theme-support/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/less-theme-support/reviews/)

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/less-theme-support/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://kopepasah.com/donate/)