How to detect changes made by a plugin?
-
Let’s say I install a plugin.
I use it to change something.
Is there anyway I can detect what was changed?
Like for example: xyz table had an entry added and abc.jpg was uploaded.
The alternative would be to sift through the plugin code – I was just wondering if there was a shortcut to this and be able to find out what changes were made just by looking at the changes of state of the whole WordPress installation? I was hoping there would be a plugin for this.
EDIT: I asked ChatGPT and one suggestion I got was ‘Logging Plugins’ – use these to see what actions were performed by plugins. Any other suggestions?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to detect changes made by a plugin?’ is closed to new replies.