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.

WP Activity Logger

Descripción

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

Instalación

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

Preguntas frecuentes

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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“WP Activity Logger” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP Activity Logger” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.0

  • Initial plugin source, woo!