Question2Answer Merge
Description
This is a plugin for Question2Answer that allows admin to merge questions.
Features
- moves comments and answers from one question to another, then deletes the first question
- shows merge dialog on duplicate questions
- ajax call to show which posts are affected
- store redirect info for deleted questions in postmeta
Installation
- Install Question2Answer
- Get the source code for this plugin from github, either using git, or downloading directly:
- To download using git, install git and then type
git clone git://github.com/NoahY/q2a-post-merge.git merge
at the command prompt (on Linux, Windows is a bit different) - To download directly, go to the project page and click Download
- To download using git, install git and then type
- navigate to your site, go to Admin -> Plugins on your q2a install and find the Merge section.
Disclaimer
This is alpha code. It may not work as expected. It may corrupt your data. Refunds will not be given. If it breaks, you get to keep both parts.
Release
All code herein is Copylefted.
About q2A
Question2Answer is a free and open source platform for Q&A sites. For more information, visit: