该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Logbook

描述

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

屏幕截图

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

安装

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

常见问题

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

评价

2018 年 7 月 19 日
そこまで必要のないログは取らない仕様なので大変重宝しております。 要望としましては、 プラグインのアップデートした後にこちらのログ一覧を見ると 『プラグインをアップデートしました。』と出てきますが、 これだとプラグイン名やバージョンがわからないので、 『プラグイン「●●」をver●●からver●●にアップデートしました。』 このような感じだとわかりやすいように思いました。
2018 年 1 月 12 日
色々なことをログに残せるので、どう変更したか後で見返せれて便利です! そして、XML-RPCのログインをwarmで警告してくれるので、改竄を防げれて安心です。 もうこのプラグインなしではやっていけられません。
2017 年 12 月 12 日
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!
阅读所有5条评价

贡献者及开发者

“Logbook” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Logbook」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Logbook”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

You can see all changelog on GitHub.

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