This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

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” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

0.2

  • Add notification to the login screen as well

0.1

  • Initial release