這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post Status Dashboard

描述

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.

螢幕截圖

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

安裝

  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

常見問題

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.

評價

2017年5月24日
Excellent Plugin! Works brilliantly. Love the new ability to add multiple dashboard widgets for different post types and categories.
2016年9月3日 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
閱讀全部2個評價

貢獻者及開發者

“Post Status Dashboard” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Post Status Dashboard 外掛目前已有 3 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Post Status Dashboard 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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