Home Plugins localdev switcher
LocalDev Switcher logo

LocalDev Switcher

by thewebist on WordPress.org

Easily switch between version-controlled plugins and local development versions by toggling in the Plugins screen.

(0)
Adds UI to show which plugins you can switch between VCS and Local.

Adds UI to show which plugins you can switch between VCS and Local.

LocalDev Switcher allows you to seamlessly toggle between production plugins and their local development versions.

Usage:

  1. Place your local dev version of a plugin in:

    wp-content/plugins/localdev-{plugin-slug}

  2. You should now have two directories containing the same plugin inside your /plugins/:

    1. /plugins/your-plugin/ – Loaded from VCS/WordPress.org Plugins/etc.
    2. /plugins/localdev-your-plugin/ – Your local development version
  3. Use LocalDev Switcher to toggle between the version-controlled and local versions. The toggle UI appears in the plugin meta row.

LocalDev Switcher prevents double-loading and ensures only the desired version is active.

Active installations0+
Weekly downloads
24
Version0.6.9
Last updated7/29/2025
WordPress version6.5
Tested up to6.8.2
PHP version8.1
Tags
developmentlocal developmentplugin managementpluginsworkflow