Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Development Environment Notification

Descrición

Ever confused between Development and Production when using Host Files?

This plugin adds a simple notification on the WP Admin bar to help the developer know if they are looking at development or production environments without needing to check host files and so on.

Capturas

  • Admin bar notification when you’re logged in.

  • Login screen notification so you know when you’re logging in.

Instalación

This section describes how to install the plugin and get it working.

  1. Drop into mu plugins or if your on a single site, can just activate like a regular plugin
  2. Define define('DEVBAR_NOTIFY', true); in your wp-config.php

Preguntas frecuentes

Does this work with Multisite?

Yes, this plugin is intended to be used as a mu plugin.

How do I enable the notification?

Define define('DEVBAR_NOTIFY', true); in your wp-config.php and you’ll see the notification.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Development Environment Notification” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Rexistro de cambios

0.2

  • Add notification to the login screen as well

0.1

  • Initial release