このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Simple LESS

説明

Simple LESS makes it easy to start using LESS. It adds the required files and will enqueue your theme’s theme.less file if it exists.

インストール

  1. Upload simple-less-for-wordpress to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place theme.less in your theme directory (write your own or copy the example)
  4. Enjoy

FAQ

Does the plugin support multiple LESS files?

Not yet.

Does the plugin support using a file other than theme.less?

Not yet.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Simple LESS はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Simple LESS” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.1.1

Clean up the plugin file, remove comments etc.

0.1.0

  • Initial Release.