=== Find Duplicates === Contributors: markusseyer Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4S7SVMALSSZ2Y Tags: duplicates,posts,similarity Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 1.0 The plugin finds duplicate or similar posts based on their post_content-similarity. You can define the percentage of similarity and other parameters. == Description == A plugin that finds duplicate and similar posts based on their post_content-similarity. You can define the percentage of similarity, post type and post status. The plugin is a great utility to find duplicates that differ in only a few characters. * Search for duplicate posts * Search for similar posts * Define post types * Define post statuses * Define value of similarity * Support for custom post types * One-click-delete posts in result list * Multi-language interface == Installation == 1. Upload the folder `find-duplicates` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the new menu item appearing under 'tools' == Screenshots == 1. Find duplicates while searching 2. Find duplicates with results == Changelog == = 0.5 = * Bug fixes * avoid duplicate result = 1.0 = * Bug fixes * Added: One-click-delete newer posts in result list * Added: Multi-language interface * Added: Paypal-Button * Added: Loggin-area for developers * Added: Possibility to continue chanceled searches * Fixed: Errors while handling thousands of posts