Description
Adds and allows customization of a visual indicator in WordPress admin for the publish state of your content.
To help you visually organize your content viewing the All Posts screen choose colors for each post status and see your content displayed with those colors
The plugin also allows you to choose the menu location for the plugin settings page (screen shot #2)
Options included letting you choose from it’s own page or a child of either Settings or Tools menus.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘post-status-indicator’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
post-status-indicator.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
post-status-indicator.zip
- Extract the
post-status-indicator
directory to your computer - Upload the
post-status-indicator
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
None yet – happy to update as they come in
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Post Status Indicator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Post Status Indicator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1 (2021-01-07)
- Fixing version variable not found warning
- Swapping screenshot images
- Updating readme
1.0
- First version