Popis
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/
Instalace
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‘
Nejčastější dotazy
- 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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
PHP Errors Widget je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “PHP Errors Widget” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
0.1
- First release.