這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WordPress Environment Indicator

描述

Displays an indicator above the admin bar indicating the current environment. Useful for quickly determining which
environment you are currently viewing.

This only displays in the WordPress admin, not on the website itself.

螢幕截圖

  • Active indicator bar

安裝

Install through the WordPress dashboard, or

  1. Upload /wp-environment-indicator to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

How do I specify my development environment?

After activating the plugin, to to Settings->WP Environment Indicator and type the host name of your development environment, i.e. “www.acme.dev”

評價

2018年9月28日
This plugin is great when you're frequently switching between local, staging and live environments. It's very easy to install and to begin to use. Five stars!
閱讀全部1個評價

貢獻者及開發者

“WordPress Environment Indicator” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WordPress Environment Indicator 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.1

  • Fixes to support different hosting environments such as docker
  • Add a selection box for the banner color

1.0

  • Initial release