このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Activity Logger

説明

Get notified when any of the following events occur:

  • A PHP error or warning occurs (monitors E_ERROR | E_PARSE | E_CORE_ERROR [see http://php.net/manual/en/errorfunc.constants.php for more information])
  • Plugin is either activated or deactivated (along with the user who performed the action)

Created by Allan Bruford – Software Engineer at Quicken Loans, Detroit, MI

インストール

  1. Upload the WPActivityLogger plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

What happens if I do not put an email address on the settings page

If no email is specified on the settings page, the plugin’s notification feature will fail over to the site’s admin email address

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP Activity Logger はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Activity Logger” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • Initial plugin source, woo!