=== Frontier Buttons ===
Contributors: finnj
Donate link: 
Tags: frontend, frontier, wp-editor, tinymce, buttons, frontier-buttons
Requires at least: 4.0
Tested up to: 4.5
Stable tag: 1.5.1
License: GPL v3 or later
 
Control and organize the button layout of your WP editor toolbar. Adds Table control, Search/Replace & Preview to WP Editor. Use visual editor for comments

== Description ==

Frontier Buttons is intentionally made simple :)

> Version 2.0 and later versions does not support Wordpress versions below Wordpress 3.9 - For earlier wordpress versions please download Frontier Buttons version 1.4.0 from the developers tab.

= Main Features =
* Drag and drop design your own toolbar setup for your site.
* Set editor layout per role.
* Auto detection of new buttons (from other plugins or themes)
* Enable visual editor for comments
* The following tinyMCE moduls added to Wordpresss 
 * Table Control
 * Search & Replace
 * Preview


The plugin is simple with no custom js, and only enables tinyMCE standard plugins and controls - If you want a more sophisticated plugin you should look at [WP Edit plugin ](http://wordpress.org/plugins/wp-edit/) 

= Frontier plugins =
* [Frontier Post](http://wordpress.org/plugins/frontier-post/)  - Complete frontend management of posts
* [Frontier Query](http://wordpress.org/plugins/frontier-query/)  - Display lists and groupings of posts in post/pages and widgets.
* [Frontier Buttons](http://wordpress.org/plugins/frontier-buttons/)  - Control TinyMCE buttons
* [Frontier Set Featured ](http://wordpress.org/plugins/frontier-set-featured/)  - Set featured image aut. based on post images 
* [Frontier Restrict Media ](http://wordpress.org/plugins/frontier-restrict-media/)  - Restrict media access to users own media
* [Frontier Restrict Backend ](http://wordpress.org/plugins/frontier-restrict-backend/)  - Restrict access to the backend (wp-admin)


= Translations =
* Danish
* 

Let me know what you think, and if you have enhancement requests or problems let me know through support area

== Installation ==

1. Upload `frontier-buttons` to the `/wp-content/plugins/`  directory or search for Frontier Editor Buttons from add plugin.
2. Activate the plugin through the 'Plugins' menu in WordPress
3: Update Frontier Editor Buttons settings (settings menu)

== Frequently Asked Questions ==

= Known Issues and limitations =
* None at the moment :)

= Translations =
* Please post a link in support to translation files and I will include them in next release.

 = Cleanup =
* On deactivation: no cleanup.
* On deletion options are deleted, and role capabilities are removed.
* If you accidental delete the frontier-post plugin folder, you should:
 * Delete all options starting with frontier_buttons



== Screenshots ==

1. Editor layout with additional buttons
2. Settings page

== Changelog ==

= 2.0.200.BETA =
* Complete re-write
* Set editor layout per role
* Auto detection of buttons

= 1.5.1 =
* Updated table, searchreplace and preview modules to tinyMCE version 4.2.5
* Fixed problem with load of tinyMCE plugins
* Tested up to wp version 4.4.1 
* Plugin will only support Wordpress version 4.2 and later
* tinyMCE plugin emoticons removed, as Wordpress implemented native support for emoji in Wordpress version 4.2


= 1.4.0 =
* Tested up to: 4.1.1

= 1.3.9 =
* Only enable comment reply fix if Frontier Buttons is enabled for comments.

= 1.3.6 =
* Added fix for visual editor not working on comments reply
* Select editor layout for comments

= 1.3.5 =
* Fixed issues with saving settings

= 1.3.4 =
* Disabled media button for comments editor

= 1.3.2 =
* Tested and works with Wordpres version 4.1

= 1.3.1 =
* New function: frontier_buttons_full_buttons() - Will return array with theme_advanced_buttons1-4, can be called from themes and other plugins 

= 1.3.0 =
* Support for Wordpress versions before 3.9

= 1.2.1 =
* Removed error message - frontier-buttons.php line 160


= 1.2.0 =
* Will respect buttons inserted by other plugins (they will be added at the end of toolbar they were placed)
* Show unused buttons on settings page

= 1.1.0 =
* Use WP editor for comments (optional)
* Change Teeny buttons (the simple editor)

= 1.0.3 =
* Danish translation added

= 1.0.1 =
* Wrong name for settings menu - Collission with Frontier Post plugin

= 1.0.0 =
* Initial Version
* Editor buttons moved from plugin Frontier Post to separate tinyMCE functions in separate plugin



== Upgrade Notice ==
None