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

WP Style It

描述

With this plugin, you can easily add custom CSS styles to override styles provided in themes and plugins without having to modify their code. In this way your modifications will remain after an update of the theme or plugins.

You define CSS styles in a nice editor with syntax highlighting, undo/redo, find/replace, zoom in/out and line wrapping.
If the editor is too small, you can switch to full screen mode and switch back when you are done.

Before being applied, your code will be compressed (minified) in order to make sure your site still loads as fast as possible.

If you do not want to apply the defined CSS styles everywhere on your site, there are many possibilities to suppress those styles:

  • on specific post or page types
  • on specific posts or pages
  • for logged in users
  • for specific post formats
  • for specific languages (requires qTranslate or mqTranslate to be installed)
  • for specific URL paths
  • for specific referrers
  • for specific IP addresses

Simple to use, powerful and with a low footprint. Just give it a try !

屏幕截图

  • CSS editor

  • Options

安装

  1. Upload the folder wp-style-it to the /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Define a CSS style and configure when not to use it (it will always be used by default)

常见问题

How can I contact you with a complaint, a question or a suggestion?

Send an email to henri.benoit@gmail.com

评价

此插件暂无评价。

贡献者及开发者

“WP Style It” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP Style It”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1

  • First version.