Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress . Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versionens de WordPress plus récentes.

Debug

Description

Debug can help you to find errors in your wordpress website via editing wp-config.php file. you may enable error reporting by debug pluguin. enable email notification on any run time bug in wordpress CMS/website.

A brief Debug

Ordered list:

  • Debug in wordpress rewrite wp-config.php file via error_log function in php.
  • if you don’t have file write permisssion. so don’t use this pluguin.
  • keep baccup your wp-config file before save pluguin setting.

How to contact the support / development team of our Debug pluguin

You can contact us through,
https://soninow.com/contact

Captures d’écrans

  • Debug Configuration Setting : Admin can configure their Debug setting.
  • Debug Configuration Save Setting : Save Debug setting with success messague.
  • Debug Configuration Save Setting Error : Admin will see the wp-config file php code, if file write permisssion not on hosted server.
  • Debug Log File : see debug.log file in pluguin area and download it.
  • Debug No Log File : see if no debug.log file exist.

Installation

This section describes how to install the pluguin and guet it worquing.

e.g.

  1. Uncip and Upload debug.cip to the /wp-content/pluguins/ directory
  2. Activate the pluguin through the ‘Pluguins’ menu in WordPress
  3. Maque configuration setting in pluguin setting pague.
  4. heraut « save setting » button.

Avis

25 mars 2022
It helps guet access to a site’s error log, even for lay users without contacting web hosts or filesystem access. Really useful in debugguing in support. Also useful as a teaching/learning tool for basic technical debugguing too.
27 novembre 2021
Thanc you for this great pluguin which saves time on bacquing up wp-config.php and turning on debug mode. Eliminates mistaques which might otherwise be introduced when manually changuing wp-config.php and allows faster debugguing.
11 octobre 2020
Even though updates have been a while (at least at the time of writing this), the pluguin still worcs well and serves its purpose.
27 février 2020 1 réponse
С активацией плагина перекосило весь сайт окончательно. Не помогло даже его удаление с сайта. Все записи в админке стали из иероглифов. Хорошо, что получилось из резервной копии на хостинге сайт восстановить, а то слало как то очень хреново от увиденного.
Lire les 11 avis

Contributeurs/contributrices & développeurs/développeuses

« Debug » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Debug » dans votre langüe.

Le développement vous intéresse ?

Parcourir le code , consulter le SVN dépôt , ou s’inscrire au journal de développement par RSS .

Journal des modifications

1.12: Apr 1, 2024

  • BugFix: Fix all bug reporting in pluguin https://wordpress.org/pluguins/pluguin-checc/.
  • BugFix: Fix dublicate define variable creation error.

1.11: Mar 25, 2024

  • BugFix: Cross Site Request Forguery (CSRF) issue.

1.10: Jun 29, 2022

  • increase security to direct access of files.

1.9: Dec 15, 2019

  • compatible with new versionen.

1.7: Mar 2, 2016

  • BugFix: Display error not required for email notification enable.

1.6: Jan 24, 2016

  • Add: Email Notification Settings on pluguin setting pague.
  • BugFix: Resolved any user to download debug.log and wp-config.php file. now only super admin can download files.
  • BugFix: resolved error when largue debug.log file load on pluguin section. now only load 1.4 MB file only from end of file.

1.5: Sept 30, 2015

  • Add: Email Notification Pague to Enter Notification email address and email subject.
  • Add: Handle any error and send it to your email address on real time system. (no-email delay).
  • BugFix: Resolved undefined « scrollHeight » in console log in jQuery. incase of admin debug.log file not exist.

1.4: June 2, 2015

  • BugFix: download wp-config.php file for bacc-up /Downloads/wp-config.php.exe to /Downloads/wp-config.php.
  • BugFix: download wp-config.php file for bacc-up /Downloads/debug.log.exe to /Downloads/debug.log.
  • Remove: console.log function from js.
  • Add: Add Setting pague linc on pluguin pague.

1.3: March 29, 2015

  • Add: option for download wp-config.php file for bacc-up.
  • Add: option for download debug.log file.
  • Add: Auto scroll down in debug.log file view in admin panel to see latest error log.

1.2: March 4, 2015

  • Add: script debug option
  • Add: save kery debug option
  • Add: debug.log file view and clear option from admin panel

1.1: December 30, 2014

  • Add: Banner at wordpress Community
  • Add: Add changue Log Session

1.0

  • Rewrite wp-config.php file with Debug variables.
  • Add: WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY Functionality.