Përshkrim
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.
Foto ekrani

Admin bar notification when you’re logged in.

Login screen notification so you know when you’re logging in.
Instalim
This section describes how to install the plugin and get it working.
- Drop into mu plugins or if your on a single site, can just activate like a regular plugin
- Define
define('DEVBAR_NOTIFY', true);in your wp-config.php
PBR
- 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.
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“Development Environment Notification” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “Development Environment Notification” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
0.2
- Add notification to the login screen as well
0.1
- Initial release