=== Post Status Dashboard === Contributors: fuzzguard Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G8SPGAVH8RTBU tags: post, status, dashboard, type Requires at least: 3.9 Tested up to: 4.5.2 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin allows you to show posts on the dashboard based on a POST STATUS. This can be the default post status from wordpress such as: Published Pending Draft This plugin will also allow you to view posts based on any post status that is registered with wordpress. Such as POST types created by a plugin. == Installation == 1. Upload the `plugin` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' area in WordPress 1. Go to Appearance > Widgets 1. Add a widget to a sidebar. 1. Edit the dashboard widget to display the post type you want. 1. Save the changes to the widget. == Frequently Asked Questions == = How do I configure the widget? = You can configure the widget by hovering over the title bar of the widget in the dashboard and selecting "configure" = Can I have more than one Post Status Dashboard widget for a different post status? = Not currently. This will be added in a a later version of the software. == Screenshots == 1. Widget on the DashBoard 2. Configuring the Widget == Changelog == = 1.2 = * Removed TGM Plugin Activation code from this Plugin. No relevant plugins to recommend = 1.1 = * Tested with version 4.5 of Wordpress * Added TGM Plugin Activation code to recommend FuzzGuards other useful plugins * Added uninstall file to remove all options from DB if plugin is removed. * Added "lang" folder for localization files * Added French, German, Spanish and Chinese translations * Added .pot file for localization by others. Located in "lang" folder = 1.0 = * Gold release