Hi reeja,
If you are a developer, you can hook into native WordPress actions fired while post is changing its status and collect differences between two states.
Then it would be easy to create a spreadsheet containing all data.
Thread Starter
reeja
(@reeja)
Hi, Thanks for the response! Can you explain little more details to implement this to generate report? If we are directly changing the content by editing pages, we can track the changes by looking to the revisions of each page. But when we change the content using this plugin, these changes are not tracking in the revision section of each page. Just wanted to find the changes that done by using ‘Revision Draft’ option with this plugin.
Thanks!