Περιγραφή
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/
Στιγμιότυπα
Εγκατάσταση
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’
Συχνές Ερωτήσεις
- 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.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“PHP Errors Widget” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “PHP Errors Widget” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1
- First release.