الوصف
Displays an indicator above the admin bar indicating the current environment. Useful for quickly determining which
environment you are currently viewing.
This only displays in the WordPress admin, not on the website itself.
لقطات الشاشة
التنصيب
Install through the WordPress dashboard, or
- Upload
/wp-environment-indicator
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
الأسئلة المتكررّة
- How do I specify my development environment?
-
After activating the plugin, to to Settings->WP Environment Indicator and type the host name of your development environment, i.e. “www.acme.dev”
المراجعات
المساهمون والمطوّرون
“WordPress Environment Indicator” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”WordPress Environment Indicator“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
1.0.1
- Fixes to support different hosting environments such as docker
- Add a selection box for the banner color
1.0
- Initial release