Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.

I want to delete only those posts in Wordpress that have zero comments. Any plugin or way to do so? Thanks!

2010-11-26 07:41:00
HiIf you delete any post, it changes blogs' sitemap. Othern than this You have delete option to delete posts, with in "post" option. No special plugins are needed and only administrator can delete posts.
Bystander
2010-11-25 15:08:00
If you can code PHP then you could write a plugin to create delete filters:http://codex.wordpress.org/Writing_a_PluginApart from that there are no existing shortcuts.
MAKEUSEOF VIDEO OF THE DAY
SCROLL TO CONTINUE WITH CONTENT
gkdoda
2010-11-26 06:09:00
Thanks for your reply.