WP-Developer-Tools

0

A needed plugin to help developers optimize their installation of wordpress. plugins and themes. This plugin is an ongoing effort to incorporate tools to help the developer. The flagshi

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

A needed plugin to help developers optimize their installation of wordpress. plugins and themes.
This plugin is an ongoing effort to incorporate tools to help the developer.

The flagship tool to be incorporated first is a much needed PHP Profiler. Based on the open source code of the Quick PHP Profiler, as a nice but functional interface that helps to isolate the bootlenecks in your code. This code has been written to be safe for production deployment and can track issues such as database query time & results,page load time, variables, and a lot more.
Is you WordPress installation taking too long to load pages?

Are chasing bugs that you cannot find?

Do you want to satisfy your curiousity of the performance of your wordpress installation?

The WP-Developer-Tools is an ongoing collection of useful tools and components that assist the developer to fine tune and diagnose their wordpress installation. The first tool included is the migration of the PHP Quick Profiler (http://particletree.com/) to a WordPress plugin.

Using the WP-Developer-Tools PHP Quick Profiler, you will be able to see, in real time session information, load time, the database queries with the query time, the amount of memory used and the number of files loaded per page with their individual sizes.

An added feature, this plugin is designed to be safe for production as the WP-Developer-Tools PHP Quick Profiler is ONLY active when the Administrator is logged in and the session active. Once the Administrator losgs out, the WP-Developer-Tools PHP Quick Profiler will automatically turn off and disable.

The following publication, “WordPress High Availability: Configuration, Deployment, Maintenance Tips & Techniques” available on
Amazon at (https://www.amazon.com/dp/B00RAIMGAC) shows how to improved performance for high availability environments.

Credits

We make honorable mention to anyone who helps make this plugin better!

Contact

Support is provided at https://github.com/presspage2018/wp-developer-tools/issues. You will require a free account on github.com

Please contact presspage.entertainment@gmail.com or visit the above forum with questions, comments, or requests.