If you are running on an old version of WordPress, like 6.3, we’re happy to announce that we have added support for older WordPress versions.
Added
- Add filter
simple_history/post_logger/meta_keys_to_ignoreto modify the array with custom field keys to ignore. #543
Changed
- Add compatibility with WordPress down to version 6.3 (from 6.6 previously). This makes it possible for users on older versions of WordPress to use the plugin. This was possible thanks to the great https://github.com/johnbillion/wp-compat library. #542
- Mask more password related fields when using Detective Mode. #546