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.

WP Environment Label

Descripción

WP Environment Label shows on the frontside and in admin panel small label in the right bottom corner of screen. You can define name over config variable ‘WP_ENVIRONMENT_LABEL’, alternative you can do it over settings section.

Capturas

Instalación

Upload the WP Environment Label plugin to your blog, Activate it, then set in your wp-config.php:

define(‘WP_ENVIRONMENT_LABEL’, ‘YOUR_LABEL_NAME’);

Preguntas frecuentes

Installation Instructions

Upload the WP Environment Label plugin to your blog, Activate it, then set in your wp-config.php:

define(‘WP_ENVIRONMENT_LABEL’, ‘YOUR_LABEL_NAME’);

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Environment Label” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Environment Label” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.1

Release Date – 19.10.2017

  • Added contributor konradwww2
  • Added WordPress Version and PHP Version check
  • Label css style z-index increased to 9999999

1.0

Release Date – 12.10.2017

  • First public release