=== PRyC WP: TinyMCE more buttons === Contributors: PRyCpl Donate link: https://cdn.pryc.eu/add/link/donate Tags: WordPress, Editor, Text Edit, TinyMCE Requires at least: 3.0.1 Tested up to: 7.0 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add more buttons (third line/row) to default TinyMCE editor: select font, select font size, select style, text background color, new document, cut and copy, charset map, horizontal break line, align justify and underline. == Description == Add (unlock) more buttons (third line/row) to default TinyMCE editor:: - select font - select font size - select style - text background color - align justify - underline - new document (clear document) - cut - copy - charset map - horizontal break line == Installation == 1. Upload `pryc-wp-tinymce-more-buttons` dir to the `/wp-content/plugins/` directory 2. Activate the plugin through the \'Plugins\' menu in WordPress == Screenshots == 1. Plugin demo == Changelog == 1.2.0: Verification has been added to see if, for example, another plug has added an option (then it is skipped). 1.1.1: Add "align justify" and "underline" (missed at WP 4.7) 1.0.1: First public ver.