Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Logbook

Beschreibung

Once you have installed and activated it, you can check the following activities.

Features

  • Super lightweight and it doesn’t affect site’s performances.
  • It has passed over 100 patterns unit test, you can use it with confidence in the enterprise.
  • Extensible event saving logs, so you can develop own add-ons for collecting it.
  • Saving logs the following activities on WordPress
    • Publish, update or delete published posts.
    • Activate or deactivate plugins or themes.
    • Updating WordPress core, plugins, language files.
    • Users login action
    • Login and posting via XML-RPC
    • PHP errors (On the debug mode, it also save Warning and Notice)
  • WP-CLI command ready.

Detail of saving logs

  • WordPress
    • Core updates
    • Plugin/Theme updates
    • Language updates
  • Post/Page/Attachment
    • Created
    • Updated
    • Deleted
  • Plugin
    • Activated
    • Deactivated
  • Theme
    • Switched
  • User
    • Logged in
  • XML-RPC
    • Authenticated
    • Created
    • Updated
    • Deleted
  • PHP
    • Errors
    • Warnings (WP_DEBUG only)
    • Notices (WP_DEBUG only)

WP-CLI

Get a list of logs.

$ wp log list --posts_per_page=5

Get a list of specific level of logs.

$ wp list --level=error --posts_per_page=5

Issues

https://github.com/tarosky/logbook

Screenshots

  • List of logs.
  • Diff of post.
  • Error of plugin.

Installation

  1. Activate the plugin through the ‚Plugins‘ menu in WordPress

FAQ

Installation Instructions
  1. Activate the plugin through the ‚Plugins‘ menu in WordPress

Rezensionen

19. Juli 2018
そこまで必要のないログは取らない仕様なので大変重宝しております。 要望としましては、 プラグインのアップデートした後にこちらのログ一覧を見ると 『プラグインをアップデートしました。』と出てきますが、 これだとプラグイン名やバージョンがわからないので、 『プラグイン「●●」をver●●からver●●にアップデートしました。』 このような感じだとわかりやすいように思いました。
12. Januar 2018
色々なことをログに残せるので、どう変更したか後で見返せれて便利です! そして、XML-RPCのログインをwarmで警告してくれるので、改竄を防げれて安心です。 もうこのプラグインなしではやっていけられません。
12. Dezember 2017
Love this logbook! It is great to be able to see who deleted what when things have completely disappeared! Thanks for this excellent addition to the WordPress plugin collection!
Alle 5 Rezensionen lesen

Mitwirkende & Entwickler

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

Mitwirkende

„Logbook“ wurde in 1 Sprache übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Logbook“ in deine Sprache.

Interessiert an der Entwicklung?

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

Änderungsprotokoll

You can see all changelog on GitHub.

https://github.com/tarosky/logbook/releases