Process Log

外掛說明

Logging system.

  • WP_Post metas
  • WP_User profiles
  • Taxonomies
  • Comments
  • Content User Relations

Arbitrary section

安裝方式

  1. Upload process-log.zip to the /wp-content/plugins/ directory
  2. Extract the Plugin to a process-log Folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Process Log〉的開發相關工作。

參與者

〈Process Log〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Process Log〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.4

Bugfix: constraint table name fix

1.3.3

Optimization: Ignore _transient and _site_transient changes by default
Bugfix: Fix broken foreign key constraints in database

1.3.2

Bugfix: wp_get_current_user not exists in some rare cases

1.3.1

Bugfix: Added form input escaping

1.3.0

  • Feature: wp_mail watcher

1.2.3

  • Optimization: LONGTEXT database fields for object values

1.2.2

  • Bugfix: wrong import path fix in public-functions.php

1.2.1

  • Bugfix: PHP < 7.4 compatibility fix

1.2.0

  • Feature: Related processes overview on comments edit page

1.1.8

  • Release feedback fix: remove short tags

1.1.7

  • Bugfix: menu-page.js null check fix

1.1.6

  • Feature: Implemented comments watcher

1.1.5

  • Bugfix: Undefined index in $_SERVER when using wp cli.

1.1.4

  • Bugfix: Undefined file in $trace warning.

1.1.3

  • Feature: options watcher
  • Feature: settings page

1.1.2

  • Feature: process log filter params in url
  • Optimization: log datetime in wordpress timezone

1.1.1

  • Feature: schedule for cleaning expired logs
  • Filter: process_log_expires

1.1.0

  • Feature: new ErrorWatcher that adds fatal errors to protocol
  • Feature: Added filter for changed data field
  • Filter: ignore post meta value filter “process_log_ignore_post_meta”
  • Bugfix: sometimes get_post_meta_by_id not exists in PostWatcher fix

1.0.0

  • Support: WP_Post meta value changes
  • Support: WP_User profile changes
  • Support: Taxonomy changes
  • Support: Comment changes
  • Support: Content User Relations