Title: WP Dev Notice
Author: nezhar
Published: <strong>27. September 2017</strong>
Last modified: 26. Oktober 2017

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# WP Dev Notice

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

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

 * [Details](https://de.wordpress.org/plugins/wp-dev-notice/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wp-dev-notice/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wp-dev-notice/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wp-dev-notice/#developers)

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

## Beschreibung

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

## Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

## Mitwirkende und Entwickler

„WP Dev Notice“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

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

[Übersetze „WP Dev Notice“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-dev-notice)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-dev-notice/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-dev-notice/) 
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-dev-notice/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-dev-notice/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.3**
 *  Zuletzt aktualisiert **vor 9 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-dev-notice/)
 * Schlagwörter
 * [development](https://de.wordpress.org/plugins/tags/development/)[notice](https://de.wordpress.org/plugins/tags/notice/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-dev-notice/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-dev-notice/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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