Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Super Post Cleaner

Beskrivning

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.

Installation

  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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Super Post Cleaner” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Super Post Cleaner” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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