=== MP Buttons === Contributors: johnstonphilip, mintplugins Donate link: http://mintplugins.com/ Tags: buttons, tinyMCE Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: 1.0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
Insert buttons into TinyMCE with class ‘button’ and custom colours and options.
== Description ==
Insert buttons into TinyMCE with class ‘button’ and custom colours and options.
== Installation ==
This section describes how to install the plugin and get it working.
- Upload the ‘mp-buttons’ folder to the
/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Use the “Add Button” link on any post or page
== Frequently Asked Questions ==
= What do I do with this? =
Make buttons!
== Screenshots ==
== Changelog ==
= 1.0.0.2 = March 3, 2014
- Localized all strings
- Improved JS insert to work with either TinyMCE of Raw Text area.
= 1.0.0.1 = March 3, 2014
- Removed custom update script in favour of the WP repo.
= 1.0.0.0 = March 2, 2014
- Original release