• Resolved reeja

    (@reeja)


    How to generate a report of the changes done in our website during last three months by using this plugin?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author themastercut

    (@themastercut)

    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!

    Thread Starter reeja

    (@reeja)

    I figured out. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Generate Report’ is closed to new replies.