# Apermo Tidy Gutenberg #
* Contributors: apermo
* Tags: gutenberg, tidied, color picker
* Requires at least: 4.6.0
* Tested up to: 4.9.7
* Stable tag: 1.0.0
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin simply allows you to hide the color pickers on the Gutenberg editor.

## Description ##

This plugin simply allows you to hide the color pickers on the Gutenberg editor.

## Installation ##

1. Upload the plugin files to the `/wp-content/plugins/apermo-tidy-gutenberg/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the 'Apermo Tidy Gutenberg' plugin through the 'Plugins' menu in WordPress

## Frequently Asked Questions ##

### How does it work? ###

It will simply remove the Color Pickers from Gutenberg.

### When I navigate to a different page, or reload it, the AdminBar ist back... ###

Yes, at this point that is a desired behavior. If enough people demand it, I might add a functionality to change this behavior in the future. Just contact me on WordPress.org (@apermo) or on Twitter (@ChristophDaumDe)

### Thats a great Idea, but I need more. ###
Checkout the bigger brother of this plugin [Apermo AdminBar](https://wordpress.org/plugins/apermo-adminbar/) 
which contains the same functionality and more advanced features.

### How can I help with the development of this plugin? ###
Head over to the [GitHub Repository](https://github.com/apermo/apermo-adminbar) and start reading. Every bit of help is highly appreciated!

## Changelog ##

### 1.0.0 ###
* Initial Release