

What’s in the list
Each row is one plugin, with:- The plugin name and slug.
- The version installed.
- An update badge if a newer version is available.
- A count of which sites have it installed (e.g. 3 of 4 sites).
- An expand toggle that lists those sites with per-site activate/deactivate.
| Button | What it does |
|---|---|
| Install | Install one plugin from the WordPress.org repository onto one or more sites. |
| Upload | Upload a .zip (a paid plugin, a private one) and install it on one or more sites. |
| Update | Bulk update every selected plugin (or every plugin with an available update) across the sites that have it. |
| Activate | Activate a plugin on the sites where it’s installed but not active. |
| Deactivate | Deactivate a plugin everywhere without uninstalling. |
| Remove | Delete the plugin from selected sites. Confirm step before it runs. |
Install a plugin on multiple sites at once
Decide whether to activate
A toggle below the site list. On for install + activate, off for install only.
Upload a paid plugin
Pick the .zip
Drag the file in or use the picker. Maximum size depends on your PHP
upload_max_filesize; bump it in PHP Settings & Management if a big plugin won’t upload.Update plugins across all sites
The Update button in the toolbar handles every plugin with a pending update across every site at once. For more control, expand a single plugin row and pick which sites to update.Common issues
A plugin appears in the list but says it isn't installed on any site
A plugin appears in the list but says it isn't installed on any site
WP Toolkit caches the plugin index. Click Refresh on the toolbar (or run Scan on the Installations tab) to re-pull plugin lists from each site.
Bulk update fails on one site only
Bulk update fails on one site only
Open the per-site dashboard for that site and try the update from there. The error is usually clearer (memory limit, file permission, plugin author marked the update incompatible). Fix the underlying cause, retry the bulk update.
A premium plugin won't auto-update
A premium plugin won't auto-update



