This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Super Post Cleaner

Descripcion

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.

Installacion

  1. Upload superpostcleaner.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Your plugin will automatically delete duplicate posts WHEN YOU PUBLISH A NEW POST.

FAQ

Installation Instructions
  1. Upload superpostcleaner.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Your plugin will automatically delete duplicate posts WHEN YOU PUBLISH A NEW POST.
Will the plugin delete duplicate posts when I enable it?

No. You have to first publish a post for the plugin to work. It works in the background when new posts are published.

Does the plugin put posts in the trash?

No. The plugin works directly on the database. Duplicate posts are actually deleted.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Super Post Cleaner” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Super Post Cleaner” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.1 – Updated author and plugin uri, tested up to 4.8.1.