Linux 软件免费装
Banner图

LocalDev Switcher

开发者 TheWebist
更新时间 2025年7月29日 22:37
PHP版本: 8.1 及以上
WordPress版本: 6.8
版权: GPL2+
版权网址: 版权信息

标签

development plugins workflow local development plugin management

下载

0.6.8 0.6.9

详情介绍:

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.

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Follow the usage instructions to begin switching between plugin versions.

屏幕截图:

  • Toggle between VCS and Local versions of your plugins in the Plugins list.

升级注意事项:

0.6.3 Initial release.

常见问题:

Does this work with themes?

Currently, LocalDev Switcher is designed for plugins only.

What happens if I don't have a localdev-{plugin-slug} version?

LocalDev Switcher will default to using the version-controlled plugin.

更新日志:

0.6.9 0.6.8 0.6.7 0.6.6 0.6.5 0.6.4 0.6.3