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

---

Pretraga dodataka

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

Dodatak **nije testiran s zadnje 3 glavna izdanja WordPressa**. Možda ga se više
ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama
WordPressa.

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

# Less Theme Support

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

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

 * [Detalji](https://hr.wordpress.org/plugins/less-theme-support/#description)
 * [Recenzije](https://hr.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Instalacija](https://hr.wordpress.org/plugins/less-theme-support/#installation)
 * [Razvoj](https://hr.wordpress.org/plugins/less-theme-support/#developers)

 [Podrška](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).

## Instalacija

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

## ČPP

None yet. Ask Away!

## Recenzije

Nema recenzija za ovaj dodatak.

## Suradnici i Programeri

“Less Theme Support” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom
dodatku.

Suradnici

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

[Prevedite “Less Theme Support” na svoj jezik.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Zainteresirani ste za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/less-theme-support/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/less-theme-support/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/less-theme-support/)
od [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Dnevnik promjena

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

 *  Version **1.0.2**
 *  Zadnje ažuriranje **prije 12 godina**
 *  Aktivnih instalacija **10+**
 *  WordPress inačica ** 3.4 ili viša **
 *  Testirano do **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Oznake
 * [less](https://hr.wordpress.org/plugins/tags/less/)[lesscss](https://hr.wordpress.org/plugins/tags/lesscss/)
   [theme](https://hr.wordpress.org/plugins/tags/theme/)
 *  [Napredni pogled](https://hr.wordpress.org/plugins/less-theme-support/advanced/)

## Ocjena

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

## Suradnici

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

## Podrška

Želite nešto reći? Potrebna vam je pomoć?

 [Pregledaj forum za podršku](https://wordpress.org/support/plugin/less-theme-support/)

## Doniraj

Želite li podržati napredak ovog dodatka?

 [ Donirajte ovom dodatku ](http://kopepasah.com/donate/)