Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

PHP Errors Widget

Leírás

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/

Képernyőmentések

  • Widget

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

Telepítés

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’

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“PHP Errors Widget” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“PHP Errors Widget” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.1

  • First release.