Popis
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.
Instalace
This plugin can only be „Network Activated“. Install the plugin into the /wp-content/plugins/ folder, and activate it network wide.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
Multisite Administration Tools je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Multisite Administration Tools” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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