Skip to content

Wordpress plugin that utliizes Whoops! Error Page to show better PHP errors

License

Notifications You must be signed in to change notification settings

kalenjohnson/wordpress-php-error-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Error Pages for Wordpress

Wordpress plugin that utliizes Whoops! Error Page (http://filp.github.io/whoops/) to show better PHP errors.

I'm surprised that with all of the development that has gone into Wordpress, we don't have more helpful error pages other than the default PHP error line.

This plugin fixes that. Since it is installed as a plugin, if you have another plugin that contains an error before hooks are ready, you will see the standard one-liner PHP error. But any fatal errors in a function/class that is launched during a filter/hook should be caught by this plugin.

All credit goes to the Whoops! Team. Thanks guys!

About

Wordpress plugin that utliizes Whoops! Error Page to show better PHP errors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages