هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Development Environment Notification

الوصف

Ever confused between Development and Production when using Host Files?

This plugin adds a simple notification on the WP Admin bar to help the developer know if they are looking at development or production environments without needing to check host files and so on.

لقطات الشاشة

  • Admin bar notification when you’re logged in.

  • Login screen notification so you know when you’re logging in.

التنصيب

This section describes how to install the plugin and get it working.

  1. Drop into mu plugins or if your on a single site, can just activate like a regular plugin
  2. Define define('DEVBAR_NOTIFY', true); in your wp-config.php

الأسئلة المتكررّة

Does this work with Multisite?

Yes, this plugin is intended to be used as a mu plugin.

How do I enable the notification?

Define define('DEVBAR_NOTIFY', true); in your wp-config.php and you’ll see the notification.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“Development Environment Notification” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Development Environment Notification“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.2

  • Add notification to the login screen as well

0.1

  • Initial release