Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP DB Cleaner

Beschrijving

A wordpress cleaner plugin to help find and remove orphan, duplicate and missing data.

Contributing to WP DB Cleaner

If you have a patch, or stumbled upon an issue with WP DB Cleaner, you can contribute this back to the code. Submit your pull request or issue on Github wp-db-cleaner

Schermafbeeldingen

  • Orphan data view
  • Duplicate data view

Installatie

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘WP DB Cleaner’
  3. Activate WP DB Cleaner from your Plugins page.
  4. Go to WordPress Tools menu -> WP DB Clean.

From WordPress.org

  1. Download WP DB Cleaner.
  2. Upload the ‘wp-db-cleaner’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate WP DB Cleaner from your Plugins page.
  4. Go to WordPress Tools menu -> WP DB Clean.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP DB Cleaner” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP DB Cleaner” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.0.1

  • Fix fatal error on view

2.0

  • WP_CLI support added
  • Fixed delete query issue on orphan data

1.0

  • Initial release