{"id":35765,"date":"2015-04-20T18:33:17","date_gmt":"2015-04-20T18:33:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/post-status-dashboard\/"},"modified":"2019-02-18T00:00:36","modified_gmt":"2019-02-18T00:00:36","slug":"post-status-dashboard","status":"publish","type":"plugin","link":"https:\/\/mk.wordpress.org\/plugins\/post-status-dashboard\/","author":13750621,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.1","stable_tag":"1.4.1","tested":"5.0.25","requires":"3.9","requires_php":"","requires_plugins":"","header_name":"Post Status Dashboard","header_author":"Benjamin Guy","header_description":"","assets_banners_color":"ddddde","last_updated":"2019-02-18 00:00:36","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=G8SPGAVH8RTBU","header_plugin_uri":"http:\/\/www.fuzzguard.com.au\/plugins\/post-status-dashboard","header_author_uri":"http:\/\/www.fuzzguard.com.au","rating":3,"author_block_rating":0,"active_installs":10,"downloads":2484,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.4":"<p>Extra options added for user to add more than one widget<\/p>"},"ratings":{"1":"1","2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1630614","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1630614","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1","1.3","1.4","1.4.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1628793","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1628793","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1628793","resolution":"3","location":"assets"}},"screenshots":{"1":"Widget on the DashBoard","2":"Configuring the Widget","3":"Multiple Widgets"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[434,86,409,528,162],"plugin_category":[43],"plugin_contributors":[82500],"plugin_business_model":[],"class_list":["post-35765","plugin","type-plugin","status-publish","hentry","plugin_tags-dashboard","plugin_tags-post","plugin_tags-status","plugin_tags-type","plugin_tags-widget","plugin_category-customization","plugin_contributors-fuzzguard","plugin_committers-fuzzguard"],"banners":{"banner":"https:\/\/ps.w.org\/post-status-dashboard\/assets\/banner-772x250.png?rev=1630614","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/post-status-dashboard\/assets\/icon-128x128.png?rev=1630614","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/post-status-dashboard\/assets\/screenshot-1.png?rev=1628793","caption":"Widget on the DashBoard"},{"src":"https:\/\/ps.w.org\/post-status-dashboard\/assets\/screenshot-2.png?rev=1628793","caption":"Configuring the Widget"},{"src":"https:\/\/ps.w.org\/post-status-dashboard\/assets\/screenshot-3.png?rev=1628793","caption":"Multiple Widgets"}],"raw_content":"<!--section=description-->\n<p>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:\nPublish\nFuture\nDraft\nPending\nPrivate\nTrash\nAuto-draft\nInherit<\/p>\n\n<p>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.<\/p>\n\n<p>You can also add multiple widgets to the dashboard.  This allows you to monitor multiple post types in different widgets.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>plugin<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' area in WordPress<\/li>\n<li>Go to the Dashboard<\/li>\n<li>Hover over the title bar of the 'Post Status Dashboard' widget and click 'Configure'<\/li>\n<li>Edit the dashboard widget to display the post type you want.<\/li>\n<li>Save the changes to the widget.<\/li>\n<li>Click 'Add' link to add more 'Post Status Dashboard' widgets<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I configure the widget?<\/dt>\n<dd><p>You can configure the widget by hovering over the title bar of the widget in the dashboard and selecting \"configure\"<\/p><\/dd>\n<dt>Can I have more than one Post Status Dashboard widget for a different post status?<\/dt>\n<dd><p>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<\/p><\/dd>\n<dt>Can I remove Post Status Dashboard widgets?<\/dt>\n<dd><p>Yes you can.  Click the 'Remove' link on any Post Status Dashboard widget to remove that widget.\nNOTE:  You cannot remove the Initial Post Status Dashboard widget.  You must deactivate the plugin to remove this widget.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Added in 'Confirm' function for 'Remove' PSD widget<\/li>\n<li>Added in 'Confirm function for 'Add' PSD widget<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Added in ability to add multiple widgets with different 'Status' and 'Category'.  Greatly expands use of the plugin for monitoring multiple types of posts<\/li>\n<li>Added new option \"$this-&gt;postStatusOption.'_additionWidgets'\"<\/li>\n<li>Added uninstall for option \"$this-&gt;postStatusOption.'_additionWidgets'\"<\/li>\n<li>Updated .pot files<\/li>\n<li>Updated screenshots for plugin directory<\/li>\n<li>Next version will include ability to change Dashboard Widget titles<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Added 'All Categories' to category selection<\/li>\n<li>Hide 'Categories' field on widget if no categories have been assigned to any posts.<\/li>\n<li>Fixed post status now loading all custom and default types registered with 'get_post_stati()'<\/li>\n<li>Fixed loading 'All' status'<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Tested with version 4.6 of WordPress<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Removed TGM Plugin Activation code from this Plugin.  No relevant plugins to recommend<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Tested with version 4.5 of WordPress<\/li>\n<li>Added TGM Plugin Activation code to recommend FuzzGuards other useful plugins<\/li>\n<li>Added uninstall file to remove all options from DB if plugin is removed.<\/li>\n<li>Added \"lang\" folder for localization files<\/li>\n<li>Added French, German, Spanish and Chinese translations<\/li>\n<li>Added .pot file for localization by others.  Located in \"lang\" folder<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Gold release<\/li>\n<\/ul>","raw_excerpt":"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:","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/35765","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=35765"}],"author":[{"embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/fuzzguard"}],"wp:attachment":[{"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=35765"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=35765"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=35765"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=35765"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=35765"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=35765"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}