Mô tả
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.
Ảnh màn hình
Cài đặt
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
Hỏi đáp
- 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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Development Environment Notification” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Development Environment Notification” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.2
- Add notification to the login screen as well
0.1
- Initial release

