This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

PHP Errors Widget

विवरण

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/

स्क्रिनसटहरू

  • Widget

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

स्थापना

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’

प्रश्नोत्तर

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” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

0.1

  • First release.