Description
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.
Screenshots
Installation
- Upload the whole plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
FAQ
- Installation Instructions
-
- Upload the whole plugin directory to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
- Upload the whole plugin directory to the
Contributors & Developers
“Crazy Pills” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Crazy Pills” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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