Title: WP Dev Notice
Author: nezhar
Published: <strong>സെപ്റ്റംബർ 27, 2017</strong>
Last modified: ഒക്ടോബർ 26, 2017

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-dev-notice.svg)

# WP Dev Notice

 By [nezhar](https://profiles.wordpress.org/nezhar/)

[Download](https://downloads.wordpress.org/plugin/wp-dev-notice.zip)

 * [Details](https://ml.wordpress.org/plugins/wp-dev-notice/#description)
 * [Reviews](https://ml.wordpress.org/plugins/wp-dev-notice/#reviews)
 *  [Installation](https://ml.wordpress.org/plugins/wp-dev-notice/#installation)
 * [Development](https://ml.wordpress.org/plugins/wp-dev-notice/#developers)

 [Support](https://wordpress.org/support/plugin/wp-dev-notice/)

## 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);
    ```

## FAQ

  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);
    ```

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“WP Dev Notice” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ nezhar ](https://profiles.wordpress.org/nezhar/)

[Translate “WP Dev Notice” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-dev-notice)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-dev-notice/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-dev-notice/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-dev-notice/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-dev-notice/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.3**
 *  Last updated **8 വര്‍ഷങ്ങള്‍ ago**
 *  Active installations **Fewer than 10**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-dev-notice/)
 * Tags
 * [development](https://ml.wordpress.org/plugins/tags/development/)[notice](https://ml.wordpress.org/plugins/tags/notice/)
 *  [Advanced View](https://ml.wordpress.org/plugins/wp-dev-notice/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-dev-notice/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-dev-notice/reviews/)

## Contributors

 *   [ nezhar ](https://profiles.wordpress.org/nezhar/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-dev-notice/)