這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy!

常見問題

Installation Instructions
  1. Upload the whole plugin directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  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