Përshkrim
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.
Instalim
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’);
PBR
- 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’);
Shqyrtime
Për këtë shtojcë s’ka shqyrtime.
Kontribues & Zhvillues
“WP Environment Label” është software me burim të hapur. Në këtë shtojcë kanë dhënë ndihmesë personat vijues.
KontribuesPërkthejeni “WP Environment Label” në gjuhën tuaj.
Ju intereson zhvillimi?
Shfletoni kodin, shkarkoni depon SVN, ose pajtohuni përmes RSS-je te regjistri i zhvillimeve.
Regjistër ndryshimesh
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