Linux 软件免费装
Banner图

Dev Favicon Switcher

开发者 karasunouta
更新时间 2026年4月19日 17:32
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

development favicon environment staging site icon

下载

1.4.7 1.5.4

详情介绍:

Dev Favicon Switcher helps you easily distinguish between your production and development environments. It automatically displays a different favicon based on the current URL, avoiding mistakes where you might accidentally edit the live site thinking it's the development environment. Key Features: Perfect for developers working with local environments, staging servers, and migration tools like All-in-One WP Migration. Development Source: This plugin is developed using npm and webpack. You can find the human-readable source code and build tools in our public repository: https://github.com/karasunouta/dev-favicon-switcher

安装:

  1. Upload the dev-favicon-switcher folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Configure the plugin by going to Settings > Dev Favicon.

屏幕截图:

  • The default dev favicon already active in browser tabs immediately after activation — no setup required.
  • Clicking "Select Dev Favicon" opens the Media Library popup to choose a custom image.
  • Cropping the selected image to a square before setting it as the dev favicon.
  • The cropped image reflected in the settings screen and automatically applied in the browser tab bar.

常见问题:

Does this modify my actual production site?

No. The plugin only overrides the favicon URL dynamically when it detects that you are accessing the site via one of your configured development URLs (or auto-detected extensions). Your live site will continue to load its normal configured site icon.

How does the auto-detect feature work?

If enabled, the plugin checks your current domain. If it ends with .local, .test, or .dev, it automatically considers the environment a development one and switches the favicon.

What if I don't have a specific development favicon to upload?

You can simply click the "Restore Default" button in the settings, and the plugin will apply a built-in default development favicon for you.

Does it support image cropping?

Yes! When you upload or select a new development favicon from the media library, the plugin provides a cropping tool just like the native WordPress Site Icon feature.

更新日志:

1.5.4 1.5.0 1.4.7 1.3.12 1.0.0