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

Crazy Pills

描述

Stop the shortcode madness with Crazy Pills. This plugin helps you to build buttons, notification boxes, check & bullet lists, and highlight the text without using shortcodes. It generates clean and pure HTML. Best of all, you can see what it’ll look like as you’re editing your text.

RTL layout is supported. Also compatible with frontend editor tools that support TinyMCE, like Themify Builder.

How to extend the plugin

You can modify, and add or remove what buttons with which color styles appear in the editor by copying the includes/config.php file inside the plugin to /plugins/crazy-pills/config.php and modifying that file.

屏幕截图

  • The buttons added to TinyMCE are highlighted in red. You can preview the changes inside the editor.

安装

  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Enjoy!

常见问题

Installation Instructions
  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Enjoy!

评价

阅读所有6条评价

贡献者及开发者

「Crazy Pills」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Crazy Pills」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

0.4.3

  • UI update

0.4.2

  • i18n update
  • Minor display fixes

0.4

  • Compatibility with TinyMCE 4 (WordPress 3.9)
  • Localization

0.3

  • Bullets and Checks now use list-style-image instead of background-image
  • rtl stylesheet merged with main stylesheet
  • compressed stylesheet for faster load
  • fixed a typo with green bullets and checks

0.2

  • fix button styles
  • improved rtl stylesheet