Move Comments
WordPress does not have an option to move comments between posts or pages. Move Comments is a WordPress plugin that allows comments to be moved from one page or post to another.
It adds a sub-page under ‘Comments’ where you can filter comments by post or page title, tick the ones you want to move and finally select where to move them to.
Download
The plugin is provided as a compressed zip file. You can use any program that can uncompress zip files (like IZArc or StuffIt) to extract the plugin.
Latest version: 1.0
Installation Instructions
Extract the download on your computer and upload the move_comments folder to wp-content/plugins/. Finally, enable the plugin from the ‘Plugins’ page.
Submit a Problem or Feature Request
If you have downloaded the plugin and either you spotted a problem with it or have an idea for a new feature, then please submit it to Bugtracker rather than posting a comment in the web site.
Don’t forget to include as much information as possible and check whether someone else has submitted the same issue before you press the submit button.


(3 votes, average: 4.33 out of 5)









































[...] Move Comments,移动某一个留言到任何一篇文章或者页面下,碰到一些只喜欢在第一篇文章里留言的访问者会很有用。 上传激活。在Comments分类里会多一个自分类来移动留言。 Tags: comments, move, page, post [...]
WordPress Plugin: Move Comments by BloggingPro China | August 25, 2007[...] Move Comments,移动某一个留言到任何一篇文章或者页面下,碰到一些只喜欢在第一篇文章里留言的访问者会很有用。 上传激活。在Comments分类里会多一个自分类来移动留言。 Tags: comments, move, page, post [...]
[...] Move Comments,移动某一个留言到任何一篇文章或者页面下,碰到一些只喜欢在第一篇文章里留言的访问者会很有用。 上传激活。在Comments分类里会多一个自分类来移动留言。 [...]
WordPress Plugin: Move Comments | wordpress blog xqxp.com | August 25, 2007[...] Move Comments,移动某一个留言到任何一篇文章或者页面下,碰到一些只喜欢在第一篇文章里留言的访问者会很有用。 上传激活。在Comments分类里会多一个自分类来移动留言。 [...]
[...] Move Comments allows comments to be moved from one
Nico Nemil | Filipino Web Developer | Pinoy Web Designer | Intermediate Graphics Artist » WordPress Plugin Releases for 8/25 | August 25, 2007[...] Move Comments allows comments to be moved from one page or post to another. [...]
great plugin; it works as a charm! thanks man ;-)
samigreat plugin; it works as a charm! thanks man
Awesome plugin - exactly what I've been needing, since people
Dawn @ Coming to a Nursery Near YouAwesome plugin - exactly what I’ve been needing, since people don’t seem to READ where they’re supposed to comment LOL
[...] Apostolos Dountsis » Move Comments [...]
Move Comments Plugin « A Guilty Pleasure | August 27, 2007[...] Apostolos Dountsis » Move Comments [...]
[...] Move Comments - Move Comments is a WordPress plugin
» Recommended Wordpress Plugins and Wordpress Themes by Rose DesRochers - World Outside my Window | September 5, 2007[...] Move Comments - Move Comments is a WordPress plugin that allows comments to be moved from one post to another. [...]
[...] Apostolos Dountsis » Move Comments [...]
Move Comments | わーどぷれすっ! | September 7, 2007[...] Apostolos Dountsis » Move Comments [...]
[...] Visit [...]
WordPress Plugins Database » Plugin Details » Move Comments | September 11, 2007[...] Visit [...]
[...] Move Comments的下载地址:Move Comments [...]
移动wordpress评论插件:Move Comments | 网络赚钱-我要挣钱网 | September 13, 2007[...] Move Comments的下载地址:Move Comments [...]
Hi - Your plugin was just what I was looking
ShanneHi - Your plugin was just what I was looking for. However, I am having an error message pop up:
Cannot load move_comments/move_comments.php.
Any ideas
Thank you just what I needed after laving an ara
TanyaThank you just what I needed after laving an ara open for comments!
I get this error: Fatal error: Cannot redeclare class move_wp_comments in
MariosI get this error:
Fatal error: Cannot redeclare class move_wp_comments in D:\Inetpub\xyz\wp-content\plugins\move_comments\move_comments.php on line 32
I’m using WP 2.2 on Microsoft IIS.
So. very big thanks for you!
mp3kosSo. very big thanks for you!
Nice plugin! Thanks!
mp3kosNice plugin! Thanks!
Wow! Nice plugin. Thank you
Direct Download CenterWow! Nice plugin. Thank you
Hello there! Just came across your site and thought I
HokamoHello there! Just came across your site and thought I would say hello
Yout site is the best. Thanks your works.!
QuickjohnYout site is the best. Thanks your works.!
[...] die versehendlich unter dem falschen Beitrag gelandet sind zu
WP Plugin Archive » Move Comments von Apostolos Dountsis | December 4, 2007[...] die versehendlich unter dem falschen Beitrag gelandet sind zu verschieben. Durch das Plugin Move Comments von Apostolos Dountsis wird es möglich Kommentare bequem zu verschieben. Nach der Aktivierung [...]
[...] Move Comments: Allows comments to be moved from one
Travelvice Compendium: WordPress v2.3.1 Plugins | December 9, 2007[...] Move Comments: Allows comments to be moved from one page or post to another [...]
I just started a niche blog and couldn't make sense
A.H.I just started a niche blog and couldn’t make sense of why my first commenter would leave the comment where they did. I had never realized this problem in WP before, but didn’t dream there would be a plugin for moving it until I completely stumbled on your “move comments” plugin today. It worked like a charm. You’ve made my day! Thanks!
[...] Move Comments This plugin gives you the ability to
15 Wordpress plugins that a professional blog should install » Webhypes | February 18, 2008[...] Move Comments This plugin gives you the ability to move a comment from one post to another. Easier than deleting and posting it again, once it’s been placed at the wrong post. [...]
[...] Apostolos Dountsis » Move Comments is WordPress does not
being (no)body » m3talink for May 23rd | May 24, 2008[...] Apostolos Dountsis » Move Comments is WordPress does not have an option to move comments between posts or pages. Move Comments is a WordPress plugin that allows comments to be moved from one page or post to another. [...]
Thanks for the plugin, I had been planning something similar
JonathanThanks for the plugin, I had been planning something similar but now I
don’t need to!
I just thought I’d point out a slight issue with 2.6: they’ve introduced
version control, which I think is a pain and will disable. However, this
means the plugin is showing up multiple posts with the same title, and if a
comment is moved to an old version, it is invisible (although it can be
moved again). This isn’t your fault, but you probably need a check to make
sure the plugin only displays the current posts in the menus.
@Jonathan...good catch. Here's a simple fix to solve the revision
John P.@Jonathan…good catch. Here’s a simple fix to solve the revision problem. In moco_db.php, we need to modify the function get_all_posts(). Change the following:
from $wpdb->postsorder by id desc
to
from $wpdb->postsWHERE post_status = 'publish'
order by id desc
That will do the trick!
Thanks for the plugin. After activation, I found this
CLCThanks for the plugin. After activation, I found this feature is for admin only so I de-commented the line ” if(current_user_can(’moderate_comments’))” in the movecomments.php and I got a fatal error: Call to undefined function wp_get_current_user(). Any idea how to fix that?
Awesome plugin with the above patch, thanks Jonathan
Lika StarrAwesome plugin with the above patch, thanks Jonathan
You're welcome ;)
John P.You’re welcome
Hi, I have been here for several times now and
VemundsiljeHi, I have been here for several times now and thought to sign your guestbook. Very nice! Keep up the good work…
[...] Move Comments allows comments to be moved from one
WP Plugs October 19, 2007 « blog.designcreatology | September 27, 2008[...] Move Comments allows comments to be moved from one page or post to another. [...]