Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

PHP Errors Widget

Opis

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/

Slike ekrana

  • Widget

  • Setting the PHP error log file's path and other settings

Instalacija

This section describes how to install the plugin and get it working.

  1. Upload php-errors-widget folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Settings’ on the admin panel and select ‘PHP Errors Widget’

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“PHP Errors Widget” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “PHP Errors Widget” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

0.1

  • First release.