Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WP Activity Logger

Opis

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

Instalacija

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

ČPP

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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WP Activity Logger” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WP Activity Logger” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.0

  • Initial plugin source, woo!