Logging system.
| Author: | EdwardBock (profile at wordpress.org) |
| WordPress version required: | 5.0 |
| WordPress version tested: | 6.2.0 |
| Plugin version: | 1.3.4 |
| Added to WordPress repository: | 04-06-2021 |
| Last updated: | 03-05-2023
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 0 |
| Rated by: | 0 |
| Plugin URI: | https://palasthotel.de |
| Total downloads: | 309 |

Click to start download
|
Logging system.
- WP_Post metas
- WP_User profiles
- Taxonomies
- Comments
- Content User Relations
Arbitrary section
ChangeLog
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
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