Descrição
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.
Instalação
This plugin can only be “Network Activated”. Install the plugin into the /wp-content/plugins/ folder, and activate it network wide.
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Multisite Administration Tools” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “Multisite Administration Tools” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
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