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://ja.wordpress.org/plugins/less-theme-support/#description)
 * [レビュー](https://ja.wordpress.org/plugins/less-theme-support/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/less-theme-support/#installation)
 * [開発](https://ja.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

## FAQ

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/)をチェック
するか、[開発ログ](https://plugins.trac.wordpress.org/log/less-theme-support/)を
[RSS](https://plugins.trac.wordpress.org/log/less-theme-support/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 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://ja.wordpress.org/plugins/tags/less/)[lesscss](https://ja.wordpress.org/plugins/tags/lesscss/)
   [theme](https://ja.wordpress.org/plugins/tags/theme/)
 *  [詳細を表示](https://ja.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/)