WP Dev Notice
A WordPress plugin that displays a notification if you are working in a development environment
Maintenance 20/1003040d since update
Active installs
0
Downloads
889
Reviews
0
Age
8.4y
Plugin info
Total downloads: 889
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 10/26/2017 (3040 days ago)
Added to WordPress: 9/27/2017 (8 years old)
Minimum WordPress version: f
Tested up to WordPress version: f
Minimum PHP version: f
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 3040 days ago
20/100
Is WP Dev Notice abandoned?
Possibly abandoned (last update 3040 days ago).
Compatibility
Requires WordPress: f
Tested up to: f
Requires PHP: f
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
KAGG Compatibility
Rating 5.0/5 (2 reviews) • Active installs 20
DX localhost
Rating 5.0/5 (3 reviews) • Active installs 10
CookieAdmin – Cookie Consent Banner
Rating 5.0/5 (2 reviews) • Active installs 200,000
EU Cookie Law for GDPR/CCPA
Rating 4.5/5 (181 reviews) • Active installs 90,000
Simple Banner – Easily add multiple Banners/Bars/Notifications/Announcements to the top or bottom of your website
Rating 4.8/5 (43 reviews) • Active installs 50,000
LuckyWP Cookie Notice (GDPR)
Rating 5.0/5 (56 reviews) • Active installs 10,000
Description
A WordPress plugin that displays a notification if you are working on a dev environment
You can configure the message that the notice displays, and the notice CSS class. The plugin comes with 3 notice levels:
- wp-dev-notice-info
- wp-dev-notice-warning
- wp-dev-notice-danger
Installation
Install and activate the plugin. Overite the defaults in the wp-config.php if required.
define('WP_DEV_NOTICE_MESSAGE', 'You are working on a dev environment');
define('WP_DEV_NOTICE_CLASS', 'wp-dev-notice wp-dev-notice-warning');
define('WP_DEV_NOTICE_HIDE_IN_FRONTEND', false);
define('WP_DEV_NOTICE_HIDE_IN_BACKEND', false);
Frequently Asked Questions
Installation Instructions
Install and activate the plugin. Overite the defaults in the wp-config.php if required.
define('WP_DEV_NOTICE_MESSAGE', 'You are working on a dev environment');
define('WP_DEV_NOTICE_CLASS', 'wp-dev-notice wp-dev-notice-warning');
define('WP_DEV_NOTICE_HIDE_IN_FRONTEND', false);
define('WP_DEV_NOTICE_HIDE_IN_BACKEND', false);
Review feed
No reviews available
Screenshots
No screenshots available
Changelog
No changelog available