Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP Activity Logger

Beschrijving

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

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP Activity Logger” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP Activity Logger” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

  • Initial plugin source, woo!