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

Multisite Enhancer

描述

This plugins enhances the multisite network dashboard and adds few more basic features such as displaying post count of each site in network and total published posts across all network.

螢幕截圖

  • Network Dashboard > Right Now (Section | Widget) > Total Posts across network of Sites
  • Network Dashboard > Sites > All Sites > Posts Count
  • Network Dashboard > Plugin Settings Page

常見問題

How does it work?
Just install it. Nothing else!
Plugin will display the total posts count of whole network in main network dashboard “At Glance” section.
And, Displays individual site posts count in “Network>Sites” tab of multisite main dashboard interface.

評價

2019年9月2日
I tried searching for similar solution in WordPress repository but did not get satisfactory solutions. Therefore, I developed this plugin on my own. It helps me in keeping track of how many posts are published across the WP network of sites without visiting the dashboard of each. It also allows to open the external links in child window, which keeps the site visible in background without sending/throwing/shooting off the user. This helps users too who wants to browse the site further after visiting the external page. Sorting by posts count do no work yet. I will fix that part as soon as possible.
閱讀全部1個評價

貢獻者及開發者

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

貢獻者

Multisite Enhancer 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Multisite Enhancer 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.3.2

Added Feature – Plugin now allows to inject custom html/css/js into wp header network wide.

0.3.1

Bug Fix – Plugin will store the settings networkwide now.

0.3

  1. Added support for multiple WP networks
  2. Added feature to allow external links to opened in child window rather than redirecting the user. Enabled by manually configuring the selector.

0.2

Just updated function names. So that they are unique and do not collide with names of other plugins/themes of WP repository.