We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121c6bd commit 3b8f462Copy full SHA for 3b8f462
1 file changed
README.md
@@ -20,7 +20,7 @@ This plugin fixes all three. Site data is fetched once via the REST API, cached
20
21
## Features
22
23
-- **No [`switch_to_blog()`](docs/switch-free.md)** — reads site properties directly, avoiding the performance hit.
+- **[Switch free](docs/switch-free.md), no `switch_to_blog()`** — reads site properties directly, avoiding the performance hit.
24
- **IndexedDB caching** — menu data is stored locally and updated automatically when sites, blog names, or monitored plugins change.
25
- **Incremental REST loading** — fetches sites in batches (default 100) so the admin bar isn't blocked.
26
- **Lists every subsite**, not just sites you administer locally.
0 commit comments