ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Debug Printr

وضاحت

Upon install, your IP address, along with 127.0.0.1, is saved as the default debug::enabled() IPs.

انسٽاليشن

  1. Upload the entire plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Why don’t the file name and line number show up sometimes?

This plugin uses the PHP function debug_backtrace(), which may not be available on your system. You may pass in the file and line as arguments #3 and #4 respectively.

جائزا

ھن پلگ ان لاءِ ڪي به رايا ناھن.

تعاون ڪندڙ & ڊولپرز

“Debug Printr” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Debug Printr” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.4.0

  • Changed the plugin name

1.3.0

  • Added ability to enable debugging for Administrator’s
  • Current user is added to the list of enabled Administrator’s

1.2.0

  • Changed class name from debug to debug_printr.
  • Added function debug_printr($var) for ease of use.
  • Function also accessible via debug_printr::print_r($var)

1.1.0

  • Fixed nonce issue.
  • Fixed link under Admin > Settings.

1.0.0

  • Initial plugin development and testing.