This plugin adds a simple noticiation 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.
- 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