Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Multisite Enhancer

Beskrivning

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.

Skärmdumpar

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

Vanliga frågor

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.

Recensioner

2 september 2019
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.
Läs 1 betyg

Bidragsgivare och utvecklare

”Multisite Enhancer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Multisite Enhancer” har översatts till 1 språk. Tack till översättarna för deras bidrag.

Översätt ”Multisite Enhancer” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.