This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Post Status Dashboard

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:
Publish
Future
Draft
Pending
Private
Trash
Auto-draft
Inherit

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.

You can also add multiple widgets to the dashboard. This allows you to monitor multiple post types in different widgets.

Screenshots

  • Widget on the DashBoard
  • Configuring the Widget
  • Multiple Widgets

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ area in WordPress
  3. Go to the Dashboard
  4. Hover over the title bar of the ‘Post Status Dashboard’ widget and click ‘Configure’
  5. Edit the dashboard widget to display the post type you want.
  6. Save the changes to the widget.
  7. Click ‘Add’ link to add more ‘Post Status Dashboard’ widgets

FAQ

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?

Yes!! This option has now been added in. You can add more widgets by clicking on the ‘Add’ link on any Post Status Dashboard widget

Can I remove Post Status Dashboard widgets?

Yes you can. Click the ‘Remove’ link on any Post Status Dashboard widget to remove that widget.
NOTE: You cannot remove the Initial Post Status Dashboard widget. You must deactivate the plugin to remove this widget.

Reviews

May 24, 2017
Excellent Plugin! Works brilliantly. Love the new ability to add multiple dashboard widgets for different post types and categories.
September 3, 2016 1 reply
Ce plugin crée un erreur. Ne pas installé. ...\wp-content\plugins\post-status-dashboard\class-tgm-plugin-activation.php on line 1599
Read all 2 reviews

Contributors & Developers

“Post Status Dashboard” is open source software. The following people have contributed to this plugin.

Contributors

“Post Status Dashboard” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Post Status Dashboard” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.1

  • Added in ‘Confirm’ function for ‘Remove’ PSD widget
  • Added in ‘Confirm function for ‘Add’ PSD widget

1.4

  • Added in ability to add multiple widgets with different ‘Status’ and ‘Category’. Greatly expands use of the plugin for monitoring multiple types of posts
  • Added new option “$this->postStatusOption.’_additionWidgets'”
  • Added uninstall for option “$this->postStatusOption.’_additionWidgets'”
  • Updated .pot files
  • Updated screenshots for plugin directory
  • Next version will include ability to change Dashboard Widget titles

1.3

  • Added ‘All Categories’ to category selection
  • Hide ‘Categories’ field on widget if no categories have been assigned to any posts.
  • Fixed post status now loading all custom and default types registered with ‘get_post_stati()’
  • Fixed loading ‘All’ status’

1.2.1

  • Tested with version 4.6 of WordPress

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