• 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)
  • Thread Starter OM2

    (@om2)

    @threadi that’s an awesome plugin. I’ll definitely use for other things in future.

    But this is not what I was looking for. I want to know what changes got made in the backend – what tables where updated.

    One click demo installers: I think this might be a good place for me to start. This does what I want – so in their code, I am guessing they need to figure out how themes and plugins work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to detect changes made by a plugin?’ is closed to new replies.