Цей плагін не перевірявся з останніми 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”

Відгуки

28.09.2018
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