Code Profiler Pro v1.6.8 - WordPress Performance Profiling Made Easy - (Untouched)

virgilio183

Well-known member
Pro
Master
Diamond
Elite
Joined
May 16, 2021
Messages
25,531
Reaction score
29,713
Points
113
NullCash
578,906
Screenshot 2024-05-02 at 17-00-09 Code Profiler WordPress Performance Profiling and Debugging ...png

== Description ==
= A profiler to measure the performance of your WordPress plugins and themes. =


Code Profiler helps you to measure the performance of your plugins and themes at the PHP level and to quickly find any potential problem in your WordPress installation.

You can profile the frontend and backend of WordPress, a custom URL, or even send a POST payload, custom cookies and HTTP headers to profile a contact form, a checkout process or an AJAX action among many other possibilities.

It generates an extremely detailed and easy to read analysis in the form of charts and tables that shows not only which plugin or theme, but also which PHP script, class, method and function is slowing down your website. It displays many useful additional information such as database queries, file I/O operations and disk I/O usage as well.

It makes it very simple to locate any bottleneck problem in your themes or plugins in order to solve it and speed up your website.
Install, activate it and you can start profiling your site right away.

= Features =
* Plugins & themes performance profiling.
* [Pro] Scripts performance profiling.
* [Pro] Methods & functions performance profiling.
* [Pro] Database queries performance.
* [Pro] Remote connections monitoring.
* [Pro] File I/O operations monitoring.
* File I/O statistics.
* Disk I/O monitoring.
* WP-CLI integration
* Export charts in PNG image format.
* GET/POST methods, custom cookies and HTTP headers.
* [Pro] Export all tables and charts in CSV file format.
* [Pro] Filtering options.

== Installation ==
1. Upload the ZIP file from the WordPress "Plugins > Add New" menu.
2. Activate the plugin.
3. Plugin settings are located in the 'Code Profiler' menu.

Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.6.8
Requires PHP: 7.1
== Changelog ==
= v1.6.8 (February 14, 2024) =


* Fixed an issue in the theme switcher where, in some cases, a child theme could throw an error because the wrong stylesheet was loaded.
* Improved the parsing of the backtrace when attempting to find which plugin or theme initiated a remote connection.

info: https://code-profiler.com/
 

Attachments

  • code-profiler-pro-v1.6.8.zip
    654.5 KB · Views: 1
Top