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

Disable Errors in Plugins

الوصف

Disable Errors in Plugins is a WordPress plugin that simply disables error reporting and error logging for all plugins.

This plugin should be used mostly with development purposes. It does NOT encourage badly written code with errors, warnings or notices. Its main goal is to help plugin & theme developers in situations when they have to use plugins that have notices or warnings. This helps to isolate any external errors, allowing developers to focus on improving their own code and making it errorless.

The plugin file name begins with 000-, because this way it would assure being loaded before 99.9% of the plugins.

التنصيب

  1. Install Disable Errors in Plugins either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin.
  3. That’s it. You’re ready to go!

المراجعات

إقرأ جميع المراجعات 4

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

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

المساهمون

ترجمة ”Disable Errors in Plugins“ إلى لغتك.

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

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

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

1.0.4

Tested for WordPress 4.5.

1.0.3

Tested for WordPress 4.4.

1.0.2

Tested for WordPress 4.3.

1.0.1

The plugin will now load earlier.

1.0

Initial version.