Replies: 0
We are considering this plugin for a site with a lot of comments already and a previous voting system in place. I doubt there is a simple way to transition the votes to your impressive plugin considering the votes are based on an older plugin.
My plan is to preserve the old votes by using WP page template logic to detect if a post is before or after a certain date. Old posts get the old comment system, new posts can use wpDiscuz. It seems by default this plugin is setup to override any current comment system, so I’m curious if there’s a way to turn off the auto replace and call this plugin to replace comment.php via php?
Or if you have a better suggestion to accomplish this I’m all ears.
Thanks!