Title: DoDebug
Author: WPDO
Published: <strong>22 يناير، 2020</strong>
Last modified: 21 سبتمبر، 2020

---

البحث عن الإضافات

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

![](https://s.w.org/plugins/geopattern-icon/dodebug.svg)

# DoDebug

 بواسطة [WPDO](https://profiles.wordpress.org/wpdo5ea/)

[تنزيل](https://downloads.wordpress.org/plugin/dodebug.1.1.zip)

 * [تفاصيل](https://ar.wordpress.org/plugins/dodebug/#description)
 * [المراجعات](https://ar.wordpress.org/plugins/dodebug/#reviews)
 * [التطوير](https://ar.wordpress.org/plugins/dodebug/#developers)

 [الدعم](https://wordpress.org/support/plugin/dodebug/)

## الوصف

This plugin can log the breakpoints into the file.

 * To check the log, ssh to server, run `tail -f /your_wordpress_path/wp-content/
   debug.log` to watch the output.

#### API

 * To log, use `defined( 'debug' ) && debug( 'your content to log' );` in your plugin/
   theme code.
 * To log only in advanced debug level, use `defined( 'debug' ) && debug2( 'your
   content to log' );`.
 * To log with backtrace depth = 4, use `defined( 'debug' ) && debug( 'your content
   to log', 4 );`.
 * To append one variable (usually an array), use `defined( 'debug' ) && debug( '
   your content to log', $var_to_check );`.

## المراجعات

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

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

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

المساهمون

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)
 *   [ wpdo ](https://profiles.wordpress.org/wpdo/)

[ترجمة ”DoDebug“ إلى لغتك.](https://translate.wordpress.org/projects/wp-plugins/dodebug)

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

[تصفّح الشفرة](https://plugins.trac.wordpress.org/browser/dodebug/)، تحقق من [مستودع SVN](https://plugins.svn.wordpress.org/dodebug/)،
أو الاشتراك في [سجل التطوير](https://plugins.trac.wordpress.org/log/dodebug/) بواسطة
[RSS](https://plugins.trac.wordpress.org/log/dodebug/?limit=100&mode=stop_on_copy&format=rss).

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

#### 1.1

 * More accurate to detect IP.

#### 1.0 – Jan 22 2020

 * Initial Release.

## ميتا Meta

 *  Version **1.1**
 *  Last updated **قبل 6 سنوات**
 *  Active installations **أقل من 10**
 *  WordPress version ** 4.0 أو أعلى **
 *  Tested up to **5.3.21**
 *  Language
 * [English (US)](https://wordpress.org/plugins/dodebug/)
 * Tag
 * [debug tool](https://ar.wordpress.org/plugins/tags/debug-tool/)
 *  [عرض متقدم](https://ar.wordpress.org/plugins/dodebug/advanced/)

## التقييم

لم يتم تقديم أي مراجعات بعد.

[Your review](https://wordpress.org/support/plugin/dodebug/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dodebug/reviews/)

## المساهمون

 *   [ WPDO ](https://profiles.wordpress.org/wpdo5ea/)
 *   [ wpdo ](https://profiles.wordpress.org/wpdo/)

## الدعم

لديك شيء لتقوله؟ بحاجة الى مساعدة؟

 [عرض منتدى الدعم](https://wordpress.org/support/plugin/dodebug/)