Descripción
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.
Instalación
This plugin can only be “Network Activated”. Install the plugin into the /wp-content/plugins/ folder, and activate it network wide.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Multisite Administration Tools” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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