该插件尚未通过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

常见问题

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.