=== Plugin Name ===
Contributors: klosi
Donate link: http://example.com/
Tags: TinyMCE, unrestrictor, unrestrict
Requires at least: 3.9.1
Tested up to: 3.9.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin that enables the missing buttons of the TinyMCE Editor and focusses on being lightweight (only about 100 lines of code).

== Description ==

== Installation ==

1. Upload `tinymce-unrestrictor` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. The plugin comes without unnecessary settings. It simply adds the buttons to TinyMCE. No bloat!

== Frequently Asked Questions ==

= How does the plugin work =

It automatically add the missing items to the WP TinyMCE editor (this is the editor windows, when you write a post, or add a page). After installation you find additional options there for choosing the font size, fonts and more.

== Screenshots ==

1. A screenshot of the added buttons

== Changelog ==

= 1.0 =
* First version