Deletes duplicate posts from the database (without affecting menus) each time a new post is published.
This plugin deletes duplicate posts from the database, without affecting menus, each time a new post is published. This is an improvement over other similar plugins that would constantly delete custom menus. This plugin works automatically in the background once it is enabled.
The plugin will automatically delete posts with the exact same post title as a previous post, leaving the original post undisturbed. This is particularly useful for when you have syndicated content or auto-posts that result in erroneous duplicates. The original will remain, and all the duplicates will be deleted, allowing you to preserve your page views on the original.
superpostcleaner.php
to the /wp-content/plugins/
directory.superpostcleaner.php
to the /wp-content/plugins/
directory.No. You have to first publish a post for the plugin to work. It works in the background when new posts are published.
No. The plugin works directly on the database. Duplicate posts are actually deleted.
1.1 – Updated author and plugin uri, tested up to 4.8.1.