Easily manage feature flags to control the availability of features on your WordPress site without deploying new code.
As of April 2026, Switcheroo is a WordPress development plugin with 0 active installations and a 0/5 rating0. It has been downloaded 1.7K+ times in total. Requires WordPress 5.0+ and PHP 8.0+. Available on WordPress.org since 2025. Last updated 1 year ago — may have compatibility concerns. Top alternative: Query Monitor – The developer tools….
Feature flags are a powerful tool for controlling the availability of features on your site. By enabling or disabling flags, you can control what is active on your site without needing to deploy new code.
Features are defined in the switcheroo.json file located in the root of your project.
Each feature has:
You can toggle each feature within the Switcheroo Settings in the WP Admin (Settings -> Switcheroo).
You can wrap your feature-specific code in a conditional statement to check if a flag is enabled.
…| WordPress | 5.0+ requiredTested up to 6.7.5 |
| PHP | 8.0+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.