Linux 软件免费装
Banner图

Error Manager

开发者 dlsstudios
更新时间 2017年5月18日 05:46
PHP版本: 3.3 及以上
WordPress版本: 4.7.5
版权: GPLv2 or later

标签

404 php error logging notification alert administrator handler

下载

1.0

详情介绍:

Keeping your site error free just got easier. Get email alerts of PHP errors and 404's on your site. The Error Manager plugin allows you to get better insights as to how your site is performing by sending you more visible alerts to the errors that are happening on your site. For additional features you can also check out our Error Manager Pro version. PHP Errors Options 404 Errors Options

安装:

  1. Download the plugin and extract the files
  2. Copy the error-manager directory and all its files to your /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Make sure debugging is turned on in your wp-config.php file (see FAQ for more info)

屏幕截图:

  • Settings Page

升级注意事项:

1.0
  • Initial public version

常见问题:

What version of PHP does this plugin work with?

This plugin requires at least PHP version 5.2 or higher

How do I turn on debugging in WordPress?

The simplest way is to add the line define('WP_DEBUG', true); in to your wp-config.php file. However, for production sites you will want to make sure that errors are not displayed to the public on your frontend. We recommend the following settings which will turn on debugging to your log file only... define('WP_DEBUG', true); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false); For additional information on these settings, read Debugging in WordPress.

How can I suggest an idea for the plugin?

Please post your suggestion on your Error Manager Suggestions Forum. We appreciate any and all feedback, but can't guarantee it will make it into the next version. If you are in need a modification immediately, we are available for hire. Please send the details of the feature you would like to have through our Request a Quote form and we can provide a quote.

更新日志:

1.0