orbit-multisite
CommunityEnsure WordPress plugin compatibility with Multisite environments.
Authoradityaarsharma
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies compatibility issues with WordPress Multisite environments, helping you ensure your plugin functions correctly across multiple sites.
Core Features & Use Cases
- Multisite Activation Checks: Validates activation hooks for network-wide compatibility.
- Capability Checks: Ensures proper super-admin and per-site capabilities are set.
- Settings Storage: Manages network-wide and per-site settings correctly.
switch_to_blog()Safety: Prevents issues with blog switching in multisite installations.- Uninstall Logic: Handles data cleanup for network and single-site installations.
- File Uploads: Ensures correct handling of file uploads in multisite setups.
- Sub-domain/Sub-directory: Tests compatibility with both sub-directory and sub-domain installations.
- Use Case: Before releasing a plugin that claims to be Multisite compatible, use this Skill to ensure it works as expected across different sites.
Quick Start
Run the multisite spec for your plugin by executing: PLUGIN_SLUG=my-plugin npx playwright test --project=multisite.
Dependency Matrix
Required Modules
playwright
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: orbit-multisite Download link: https://github.com/adityaarsharma/orbit/archive/main.zip#orbit-multisite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.