Any way to log all plugin setting updates?
-
I’m curious if there’s a simple way to log all plugin setting updates. I’m not sure if there’s a good way to hook into the
update_option
filters to log changes there (while making sure to exclude changes to transients), or if we really do need to extend each individual plugin we want to log changes for. Any advice would be appreciated. I have a site where we’d like to track any time someone makes changes to any and all settings in the system, so that we know who made them and when, in case we need to roll something back. Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Any way to log all plugin setting updates?’ is closed to new replies.