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

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Less Theme Support

 作者：[Justin Kopepasah](https://profiles.wordpress.org/kopepasah/)

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

 * [详情](https://cn.wordpress.org/plugins/less-theme-support/#description)
 * [评价](https://cn.wordpress.org/plugins/less-theme-support/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/less-theme-support/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/less-theme-support/#developers)

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

## 描述

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

## 安装

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

## 常见问题

None yet. Ask Away!

## 评价

此插件暂无评价。

## 贡献者及开发者

「Less Theme Support」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Less Theme Support」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/less-theme-support)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/less-theme-support/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/less-theme-support/)，或通过[RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/less-theme-support/)。

## 更新日志

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

## 额外信息

 *  版本 **1.0.2**
 *  最后更新：**12 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.4 或更高版本 **
 *  已测试的最高版本为 **3.9.40**
 *  语言
 * [English (US)](https://wordpress.org/plugins/less-theme-support/)
 * 标签
 * [less](https://cn.wordpress.org/plugins/tags/less/)[lesscss](https://cn.wordpress.org/plugins/tags/lesscss/)
   [theme](https://cn.wordpress.org/plugins/tags/theme/)
 *  [高级视图](https://cn.wordpress.org/plugins/less-theme-support/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/less-theme-support/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/less-theme-support/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://kopepasah.com/donate/)