Download This Plugin | |
Download Elegant Themes | |
Name | Pretty PHP Error Pages |
Version | 1.0 |
Author | Kalen Johnson |
Rating | 0 |
Last updated | 2014-06-03 05:57:00 |
Downloads |
215
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Pretty PHP Error Pages plugin added 3 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Pretty PHP Error Pages plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Pretty PHP Error Pages plugin ads no tables to your Wordpress blog database.This plugin utilizies the [Whoops!]http://filp.github.io/whoops/ PHP Error Page to display better error pages when fatal PHP errors are thrown. Whoops! gives you much more information than what PHP gives you by default, including the code before and after where PHP identified the issue, and displays other information available to PHP that may be helpful.
The minimum PHP version required is 5.3, as this is what is required by Whoops!
NOTE: This plugin should only be used in development. It will show sensitive information, like your database credentials that are stored as constants.
Also note that WP_DEBUG is required to be on for this plugin to do anything, further enforcing the point that this plugin should only be used in development, NOT on a live site!