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

Less PHP Compiler

説明

This is a simple plugin that loads the Less.php and scssc classes and makes them available to other plugins and themes.
When activated this plugin will not do anything.
It has no functionality on its own, but can be used as a dependency for other plugins & themes.

Includes the Less.php class from http://lessphp.gpeasy.com/ and scss from http://leafo.net/scssphp/

評価

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

貢献者と開発者

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

貢献者

“Less PHP Compiler” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.0.1

  • PHP 5.2 support: Replaced __DIR__ with dirname(__FILE__)

2.0.0

  • Bugfixes

1.9.0

  • Included a new Pre_Processors_Compiler class (pending documentation)

1.8.0

  • Included the Sass Compiler
  • Updated the Less compiler class

1.7.0

  • Compilation compatible with LESS 1.7
  • Fix sourcemap generation when parser caching used
  • Additional less.inc.php functionality
  • Assetic compatibility
  • Fix order of classes in combined file

1.6.3

  • Added fixes and updates from less.js 1.6.3
  • Performance enhancements
  • Improved Windows compatibility
  • Additional lessc.inc.php functionality for users transitioning from leafo/lessphp

1.6.1

  • Less compilation compatible with less css 1.6.1

1.5.1.2

  • 最初のリリース