Title: WP Dev Notice
Author: nezhar
Published: <strong>27 de septiembre de 2017</strong>
Last modified: 26 de octubre de 2017

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# WP Dev Notice

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

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

 * [Detalles](https://es.wordpress.org/plugins/wp-dev-notice/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/wp-dev-notice/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/wp-dev-notice/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/wp-dev-notice/#developers)

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

## Descripción

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

## Instalación

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

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«WP Dev Notice» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «WP Dev Notice» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-dev-notice)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/wp-dev-notice/) , 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/wp-dev-notice/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/wp-dev-notice/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-dev-notice/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **1.3**
 *  Última actualización **hace 8 años**
 *  Instalaciones activas **Menos de 10**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-dev-notice/)
 * Etiquetas:
 * [development](https://es.wordpress.org/plugins/tags/development/)[notice](https://es.wordpress.org/plugins/tags/notice/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/wp-dev-notice/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/wp-dev-notice/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/wp-dev-notice/)