Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

PHP Errors Widget

Beschreibung

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.

  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‘

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.

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„PHP Errors Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „PHP Errors Widget“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1

  • First release.