Title: slehner's Replies | WordPress.org

---

# slehner

  [  ](https://wordpress.org/support/users/slehner/)

 *   [Profile](https://wordpress.org/support/users/slehner/)
 *   [Topics Started](https://wordpress.org/support/users/slehner/topics/)
 *   [Replies Created](https://wordpress.org/support/users/slehner/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/slehner/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/slehner/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/slehner/engagements/)
 *   [Favorites](https://wordpress.org/support/users/slehner/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better Revisions] Does this plugin adds categories / taxonomy / terms in revisions ?](https://wordpress.org/support/topic/does-this-plugin-adds-categories-taxonomy-terms-in-revisions/)
 *  Plugin Author [slehner](https://wordpress.org/support/users/slehner/)
 * (@slehner)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/does-this-plugin-adds-categories-taxonomy-terms-in-revisions/#post-12328299)
 * Hi!
 * Sorry for the delay.
    No, this Plugin doesn’t store terms in the created revisions.
   And there ist no Snipped to do this. The “Problem” ist, that WP stores this data
   in an different way than the data this Plugin handles. All data this plugin adds
   to revisions comming from the wp_post-table. The data which post has which terms
   added are stored in the wp_term_relationship-table. Thats not realy a problem–
   but it needs some extra-time to write the needed function.
 * Thanks for the goot idea!
    I hope i will have time to add this feature soon!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Better Revisions] Doesn’t work for previously created pages](https://wordpress.org/support/topic/doesnt-work-for-previously-created-pages/)
 *  Plugin Author [slehner](https://wordpress.org/support/users/slehner/)
 * (@slehner)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/doesnt-work-for-previously-created-pages/#post-10942296)
 * Hi Boris, sorry for the delay!
 * The Plugin works with previously crerated pages – but with one small bug.
    Let
   me explain:
 * 1. Revision datas created before the plugin was activated are only the datas 
   from standard WP. So changes done to the additional fields before the plugin 
   was activated are not here. I think this is clear.
 * 2. When the plugin is activated and you change an allready existing post, then
   the plugin adds the additional fields to the revisions (post_meta table). And,
   here comes the small bug, if we have only one revision with these additional 
   fields, then we can’t compare this, because we have only one set of additiona
   revision fields.
 * 3. If you change the post a scond time, then the plugin creates a second revison
   with all the additional fields – and from this time on, we have enought revision-
   sets to compare and the plugin works as expected.
 * So, i think its not really a bug – its more the way the plugin works – and after
   the second change it works also with the previousely created pages.
 * But i could do it better – yes.
 * I will keep an eye on it, when I will rewirte the plugin for wordpress 5.0 and
   above.
 * Cheers!
    -  This reply was modified 7 years, 9 months ago by [slehner](https://wordpress.org/support/users/slehner/).

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