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.

WP Activity Logger

Beschreibung

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

Installation

  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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„WP Activity Logger“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WP Activity Logger“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

1.0.0

  • Initial plugin source, woo!