This plugin provides various improvements for WordPress multisite installations.
| Title | Description | Trac Tickets / GitHub Issues |
|---|---|---|
| Site Active Plugins | Displays which plugins are active on each site in the network. Adds a “Sites deactivate” link to the Network Admin Plugins page with a modal that lists subsites using the plugin. Supports selective bulk deactivation across subsites. | #53255 |
Introduce get_site_by() function for multisite |
Provides a utility function to retrieve a site object from the multisite network using a specific field such as ID, slug, domain, path, or full URL. This makes it easier to locate subsites without relying on raw SQL or manual loops. | #40180 |
| Last User login | This module enhances the Network Admin Users screen in WordPress Multisite by adding a “Last Login” column. It automatically records the timestamp each time a user logs in and displays it in a readable, timezone-aware format. | #11 |
| Site Active Theme | Displays the active theme (and its version) for each site in the Network Admin > Sites dashboard. This makes it easy for network administrators to quickly audit which themes are used across the network. | #56458 |
| Permalink Cleanup | Automatically removes the /blog prefix from the main site's permalink structure in multisite installations to deliver cleaner primary site URLs. |
#24 |
Made with ❤️ by Syde.
