Title: version_terms() code question
Last modified: August 21, 2016

---

# version_terms() code question

 *  [kitchin](https://wordpress.org/support/users/kitchin/)
 * (@kitchin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/version_terms-code-question/)
 * Reading the code, I wonder why you added this action. Does it enhance WP or is
   it needed because of the way the plugin maintains revisions?
 * I’ve been working on clearing up some misconceptions about revision delete code
   here: [http://wordpress.org/support/topic/deleting-post-revisions-do-not-use-the-abc-join-code-you-see-everywhere](http://wordpress.org/support/topic/deleting-post-revisions-do-not-use-the-abc-join-code-you-see-everywhere)
   and your code seems the cleanest.
 * Thanks.
 * [http://wordpress.org/plugins/revision-control/](http://wordpress.org/plugins/revision-control/)

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

 *  Plugin Author [Dion Hulse](https://wordpress.org/support/users/dd32/)
 * (@dd32)
 * Meta Developer
 * [12 years, 8 months ago](https://wordpress.org/support/topic/version_terms-code-question/#post-4105977)
 * Hi,
 * The plugin does a few things that WordPress itself doesn’t do, such as version
   the terms and, in the future, certain postmeta.
 *  Thread Starter [kitchin](https://wordpress.org/support/users/kitchin/)
 * (@kitchin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/version_terms-code-question/#post-4105987)
 * I guess revisions normally have no terms in WP?
 *  Plugin Author [Dion Hulse](https://wordpress.org/support/users/dd32/)
 * (@dd32)
 * Meta Developer
 * [12 years, 8 months ago](https://wordpress.org/support/topic/version_terms-code-question/#post-4105992)
 * Correct, Revisions revision the Title and Content only.
 *  Thread Starter [kitchin](https://wordpress.org/support/users/kitchin/)
 * (@kitchin)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/version_terms-code-question/#post-4106038)
 * By the way, there was a change in revision handling in WP 3.7, to fix a custom
   metadata bug, see [http://core.trac.wordpress.org/ticket/25023](http://core.trac.wordpress.org/ticket/25023)

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

The topic ‘version_terms() code question’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/revision-control.svg)
 * [Revision Control](https://wordpress.org/plugins/revision-control/)
 * [Support Threads](https://wordpress.org/support/plugin/revision-control/)
 * [Active Topics](https://wordpress.org/support/plugin/revision-control/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/revision-control/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/revision-control/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [kitchin](https://wordpress.org/support/users/kitchin/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/version_terms-code-question/#post-4106038)
 * Status: not resolved