Beschreibung
The Multisite Administration Tools plugin adds additional columns to the Sites, Plugins and Themes tables in the Network Admin interface.
On the Sites table, two additional columns are added to allow admins to easily view the theme of the site, and also any plugins that are enabled.
On the Themes table, there is an additional column added which allows the administrator to see all sites that are actively using that theme.
On the Plugins table, there is an additional column added which allows the administrator to see all sites that are actively using that plugin.
Installation
This plugin can only be „Network Activated“. Install the plugin into the /wp-content/plugins/ folder, and activate it network wide.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Multisite Administration Tools“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Multisite Administration Tools“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.22
- Added an
Admin Userscolumn on the Network Sites table to show administrator email addresses per site. - Added CSV export support on the Network Sites page for site details, theme details, active plugins, and admin email addresses.
- Added nonce/capability checks for secure export handling.
1.21
- Harden blog context switching and align translation text domain usage.
- Batch site indexing queries to improve performance on large networks.
1.20
- Compatibility updates for current WordPress multisite Network Admin screens.
- Improved handling of theme and plugin reporting across sites.
- Performance improvements for larger multisite installs.
1.1
- Performance tweaks for large multisite installs
- Fix for sites that have no blog name listed
1.0
- Initial release