# Post Status Indicator
Contributors: seanchayes
Tags: admin, post-status, status, workflow, posts
Donate link: https://www.buymeacoffee.com/seanchayes
Requires at least: 3.8
Tested up to: 5.6
Requires PHP: 7
Stable tag: 1.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Allow color customization in WordPress admin for the publish state of your content.

### Description
Adds and allows customization of a visual indicator in WordPress admin for the publish state of your content.

The plugin allows you to choose the menu location for the plugin settings page (screen shot #1)

Choose from it's own page or a child of either Settings or Tools menus.

### Installation
#### Using The WordPress Dashboard

1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'post-status-indicator'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `post-status-indicator.zip` from your computer
4. Click 'Install Now'
5. Activate the plugin in the Plugin dashboard

#### Using FTP

1. Download `post-status-indicator.zip`
2. Extract the `post-status-indicator` directory to your computer
3. Upload the `post-status-indicator` directory to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard

#### Changelog
##### 1.0 #####
* First version

#### Screenshots

1. The Post Status Indicator settings page
2. The Post Status Indicator sample posts displaying color changes
