Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP Environment Label

Descrizione

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.

Screenshot

Installazione

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

FAQ

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP Environment Label” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

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