Description
The plugin allows to display PHP errors on the dashboard in a widget.
I’ve wrap Gyrus’s code into a plugin, you can see the original code here:
http://sltaylor.co.uk/blog/wordpress-dashboard-widget-php-errors-log/
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload
php-errors-widget
folder to the/wp-content/plugins/
directory - Activate the plugin through the βPluginsβ menu in WordPress
- Go to βSettingsβ on the admin panel and select βPHP Errors Widgetβ
FAQ
- How to set up?
-
Go to admin panel, select βSettingsβ then βPHP Errors Widgetβ.
Enter your path for the php error log file (ex.: /home/path/logs/php-errors.log).
That’s it.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PHP Errors Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PHP Errors Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- First release.