বৰ্ণনা
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.
ইনষ্টলেশ্যন
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’);
সঘনাই উত্থাপিত প্ৰশ্ন
- 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’);
পৰ্য্যালোচনা
এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।
অৱদানকাৰী আৰু বিকাশকাৰীসকল
“WP Environment Label” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।
অৱদানকাৰীসকলআপোনাৰ ভাষাত “WP Environment Label” অনুবাদ কৰক।
বিকাশৰ প্ৰতি আগ্ৰহী?
ক’ড ব্ৰাউজ কৰক, SVN ৰিপজিটৰী চাওক নাইবা RSS-দ্বাৰা বিকাশৰ পঞ্জী ছাবস্ক্ৰাইব কৰক।
সলনি-পঞ্জী
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