Title: Tracking revisions
Last modified: August 24, 2016

---

# Tracking revisions

 *  Resolved [seongk](https://wordpress.org/support/users/seongk/)
 * (@seongk)
 * [11 years ago](https://wordpress.org/support/topic/tracking-revisions/)
 * Absolutely love this plugin.
 * One thing I miss is the revisions feature, which is available when editing WordPress
   articles.
 * Would it be possible to track changes I made to knowledgebase articles?
 * [https://wordpress.org/plugins/wp-knowledgebase/](https://wordpress.org/plugins/wp-knowledgebase/)

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

 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [11 years ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075151)
 * Good idea! I will pop this on the ToDo list. Thanks 🙂
 *  [gabi_cavaller](https://wordpress.org/support/users/gabi_cavaller/)
 * (@gabi_cavaller)
 * [11 years ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075198)
 * Maeve,
 * That would be excellent, revision history (date & by who) would be brilliant.
 * Would really be handy to see this.
 * Are we able to view your ToDo list? Maybe we can add a voting system to help 
   prioritise what is needed?
 * Thanks,
 * G.
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [11 years ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075230)
 * My team and I track all issues and features in GitHub, but this repository is
   private for now. It’s early days with this plugin – I’d really like to let it
   find it’s feet before opening it up for public contribution. If lots of people
   get involved its easy to get carried away with features and end up with a plugin
   that does 100 different things messily, instead of doing 1 thing really well.
   Hope you can understand 🙂
 *  [ryanlerch](https://wordpress.org/support/users/ryanlerch/)
 * (@ryanlerch)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075243)
 * A quick test shows that you just need to add ‘revisions’ in the supports list
   in wp-knowledgebase/articles/kbe_articles.php file in the extension. For example,
   change:
 * `
    'supports' => array('title','editor','thumbnail','comments','tags'),
 * to
    ` 'supports' => array('title','editor','thumbnail','comments','tags','revisions'),
 * A quick test shows that enabling this in the custom post type in the extenstion
   works correctly, tracking revisions as with the default post type.
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075252)
 * Thanks Ryan, this will definitely be added at next release.
 *  Plugin Contributor [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075265)
 * Fixed in latest update.
 *  [gabi_cavaller](https://wordpress.org/support/users/gabi_cavaller/)
 * (@gabi_cavaller)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075266)
 * Excellent news, thank you so much.
 * I will be testing this out and see what the outcome is.
 * Agreed on staying focused, as to what you want to do well. I was just wondering
   what else you have in the pipeline 🙂
 * Thank you very much

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

The topic ‘Tracking revisions’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-knowledgebase_c56559.svg)
 * [WordPress Knowledge base & Documentation Plugin - WP Knowledgebase](https://wordpress.org/plugins/wp-knowledgebase/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-knowledgebase/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-knowledgebase/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-knowledgebase/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-knowledgebase/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-knowledgebase/reviews/)

## Tags

 * [Revision](https://wordpress.org/support/topic-tag/revision/)
 * [track](https://wordpress.org/support/topic-tag/track/)

 * 7 replies
 * 4 participants
 * Last reply from: [gabi_cavaller](https://wordpress.org/support/users/gabi_cavaller/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/tracking-revisions/#post-6075266)
 * Status: resolved