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

---

Sök tillägg

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

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# Less Theme Support

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/less-theme-support/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/less-theme-support/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/less-theme-support/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/less-theme-support/#developers)

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

## Beskrivning

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

## Installation

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

## Vanliga frågor

None yet. Ask Away!

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”Less Theme Support” är programvara med öppen källkod. Följande personer har bidragit
till detta tillägg.

Bidragande personer

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

[Översätt ”Less Theme Support” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/less-theme-support/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/less-theme-support/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/less-theme-support/)
via [RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

#### 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**
 *  Senast uppdaterat **12 år sedan**
 *  Aktiva installationer **10+**
 *  WordPress-version ** 3.4 eller senare **
 *  Testat upp till **3.9.40**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * Etiketter
 * [less](https://sv.wordpress.org/plugins/tags/less/)[lesscss](https://sv.wordpress.org/plugins/tags/lesscss/)
   [theme](https://sv.wordpress.org/plugins/tags/theme/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/less-theme-support/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

[Visa alla recensioner](https://wordpress.org/support/plugin/less-theme-support/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://kopepasah.com/donate/)