Linux 软件免费装
Banner图

DebugPress: Debugger in a Popup

开发者 GDragoN
更新时间 2024年4月24日 17:45
捐献地址: 去捐款
PHP版本: 7.3 及以上
WordPress版本: 6.5
版权: GPLv3 or later
版权网址: 版权信息

标签

development debugging dev4press query monitor ajax monitor

下载

1.4 1.4.1 1.5 1.6 1.3.1 1.7 3.7 3.7.0.1 3.8 1.3.2 1.0 1.9 2.0 2.1 1.8 2.2 1.2.1 3.0 3.0.1 3.1 3.2 3.3 3.4 1.3 3.5 3.5.1 1.1 1.2 3.4.1 3.6

详情介绍:

DebugPress is an easy-to-use plugin implementing popup for debugging and profiling currently loaded WordPress powered website page with support for intercepting AJAX requests. The main debugger window is displayed as a popup, activated through the button with the Bug integrated into WordPress Toolbar, or floating on the page. The plugin currently has a total of 22 tabs in the popup debugger window, showing all kinds of information relevant to the current page, WordPress setup, background AJAX calls, and much more. The plugin doesn't modify or replace any WordPress files or functions. Home and GitHub Quick Overview Video https://www.youtube.com/watch?v=-eFnBRLhy-s Pretty Print for objects To display the content of objects or arrays, plugin has pretty print functionality through use of simpler PrettyPrint library, or more robust third-party library Kint. You can choose one or the other from the plugin Settings, Advanced tab. Debugger Panels Currently, the plugin has the following panels: SQL Queries This panel lists all the queries WordPress has run. It allows you to order the queries by execution order or length of execution, and all queries can be filtered by the query type, database table it targets or the WordPress function that called it. Every query displays the execution time, order, caller functions stack and fully formatted SQL query that is easy to read. For some Dev4Press created plugins (and that list will grow), DebugPress can detect the source of the query and allow you to filter by the plugin calling the query. PHP and WordPress Errors Plugin has 3 panels dedicated to showing PHP and WordPress errors and warnings. The Plugin captures this information during the page load, and it shows full debug trace as returned by the PHP debug tracing function. AJAX The plugin tracks every AJAX call coming through WordPress admin-ajax.php handler, and with every response, it returns HTTP headers with AJAX request basic execution information. Right now, plugin is not returning a list of logged errors or SQL queries, because both can produce huge output that goes over the HTTP header limits. Plan is to introduce these in the future plugin versions. Info Panels In the administration Tools menu, plugin adds DebugPress Info page showing several panels Plugin Settings The plugin has various options controlling the plugin activation, button integration position, user roles that can see the debugger window, options to attempt overriding WordPress debug flags and options controlling the visibility of optional debugger panels. Log into Database Debugger popup is visible for the request running in the browser. But there are many requests that are happening in the background (AJAX calls, REST API calls...), and for them, you can't see errors, call information and other stuff in the debugger. Because of that, DebugPress supports logging of various events into database with the use of 'coreActivity' plugin, and it is highly recommended to install and use coreActivity. Log various debug events into a database with the free plugin: coreActivity Plugin, supporting over 120 events and 10 popular WordPress plugins. DebugPress related events will be logged and available for later analysis, and this includes errors, AJAX calls, and HTTP API calls. Documentation and Support To get help with the plugin, you can use WordPress.org support forums, or you can use Dev4Press.com support forums.

安装:

General Requirements WordPress Requirements Basic Installation

升级注意事项:

3.8 Various updates and improvements. 3.7 Various updates and improvements. 3.6 Various updates and improvements. 3.5 Tracking improvements. Popup layout improvements. Tweaks and fixes. 3.4 Various updates and improvements. 3.3 Few updates and improvements. Updated Kint Library. 3.2 Tracking improvements and bug fixes. 3.1 Various updates, improvements and fixes.

常见问题:

How I can install this plugin?

If you are not sure about WordPress plugins installation, here is the quick information: Plugin Installation.

How can I enable WordPress Debug Mode?

To enable WordPress debug mode via wp-config.php, check out the article here: WordPress Setup.

How can I open Debugger popup?

If you have enabled debugger (for admin side and/or frontend), Debugger is activated via Bug button placed in the WordPress Toolbar or as a float button (depending on the settings). Since version 3.0, you can activate the button via keyboard shortcut, default combination is ctrl+shift+u, but it can be changed in the plugin settings.

Can I change the size and position of the popup?

Yes. Once the popup is open, you will find the Layout icon next to the button to close the popup. On the layout panel, you can change the location for the popup, size, modal status and auto activation on page load.

Where can I configure the plugin?

Open the WordPress 'Settings' menu, there you will find 'DebugPress' panel.

更新日志:

3.8 (2024.04.24) 3.7 (2024.01.23) 3.6 (2023.12.15) 3.5.1 (2023.11.18) 3.5 (2023.11.06) 3.4.1 (2023.10.15) 3.4 (2023.10.06) 3.3 (2023.07.03) 3.2 (2023.06.22) 3.1 (2023.06.14) 3.0.1 (2023.05.05) 3.0 (2023.04.03) 2.2 (2023.02.03) 2.1 (2022.12.30) 2.0 (2022.08.31) 1.9 (2022.05.15) 1.8 (2021.09.30) 1.7 (2021.04.03) 1.6 (2021.01.06) 1.5 (2020.11.14) 1.4.1 (2020.11.06) 1.4 (2020.11.03) 1.3.2 (2020.10.03) 1.3.1 (2020.10.01) 1.3 (2020.10.01) 1.2.1 (2020.09.27) 1.2 (2020.09.25) 1.1 (2020.09.23) 1.0 (2020.09.15)