PHPackages                             soderlind/super-admin-performance-boost - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. soderlind/super-admin-performance-boost

ActiveWordpress-plugin[Utility &amp; Helpers](/categories/utility)

soderlind/super-admin-performance-boost
=======================================

Super Admin Performance Boost.

1.1.3(3y ago)9963GPL-2.0-or-laterPHP

Since Mar 11Pushed 3y ago1 watchersCompare

[ Source](https://github.com/soderlind/super-admin-performance-boost)[ Packagist](https://packagist.org/packages/soderlind/super-admin-performance-boost)[ Docs](https://github.com/soderlind/super-admin-performance-boost)[ RSS](/packages/soderlind-super-admin-performance-boost/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Super Admin Performance Boost
=============================

[](#super-admin-performance-boost)

On a WordPress Multisite, tries to avoid using [`switch_to_blog()` and `restore_current_blog()`](assets/switch-to-blog.png) when possible.

Description
-----------

[](#description)

1. Short-circuit the `get_blogs_of_user()` function. We don't have to check if a site is own by the user, we want all sites.
2. Extend `WP_MS_Sites_List_Table` and use bespoke `Super_Admin_Performance_Boost::get_admin_url()` and `Super_Admin_Performance_Boost::get_home_url()` funtions.
3. Extend `WP_MS_Users_List_Table`
    - For the Super Admin, hide their sites in the `Sites` column.
    - For rest of the users, use bespoke `Super_Admin_Performance_Boost::get_home_url()` funtions.

Side note
---------

[](#side-note)

I wish I did't have to write this and the [Super Admin All Sites Menu](https://github.com/soderlind/super-admin-all-sites-menu#super-admin-all-sites-menu) plugin, but it feels like WordPress Multisite is not ready for the Super Admin role.

I have a multisite with 100+ sites, and the following issues are a pain:

- The [My Sites menu doesn't work for more than 23 sites](https://core.trac.wordpress.org/ticket/15317), hence my [Super Admin All Sites Menu](https://github.com/soderlind/super-admin-all-sites-menu#super-admin-all-sites-menu) plugin.
- `switch_to_blog()` is used on every site for each page load, only to get the blog details, which is a waste of resources.
- There's no point in [listing all sites](assets/all-sites.png) in the `Sites` column for the Super Admin, they own them all.

Installation
------------

[](#installation)

You know the drill.

Copyright and License
---------------------

[](#copyright-and-license)

Super Admin Performance Boost is copyright 2023+ Per Soderlind

Super Admin Performance Boost is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

Super Admin Performance Boost is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see .

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

6

Last Release

1158d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1649452?v=4)[Per Søderlind](/maintainers/soderlind)[@soderlind](https://github.com/soderlind)

---

Top Contributors

[![soderlind](https://avatars.githubusercontent.com/u/1649452?v=4)](https://github.com/soderlind "soderlind (34 commits)")

---

Tags

wordpress-multisitewordpress-plugin

### Embed Badge

![Health badge](/badges/soderlind-super-admin-performance-boost/health.svg)

```
[![Health](https://phpackages.com/badges/soderlind-super-admin-performance-boost/health.svg)](https://phpackages.com/packages/soderlind-super-admin-performance-boost)
```

###  Alternatives

[stefanbauer/ignition-laracasts-tab

A tab to retrieve laracasts.com answers

5311.5k](/packages/stefanbauer-ignition-laracasts-tab)[phpfluent/callback

Allows you execute callbacks in a more dynamic way

1159.2k1](/packages/phpfluent-callback)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
