Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

WP DB Cleaner

Descrizione

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

Screenshot

  • Orphan data view
  • Duplicate data view

Installazione

Dalla tua bacheca WordPress

  1. Visita ‘Plugin > Aggiungi nuovo’
  2. Search for ‘WP DB Cleaner’
  3. Activate WP DB Cleaner from your Plugins page.
  4. Go to WordPress Tools menu -> WP DB Clean.

Da 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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“WP DB Cleaner” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

2.0.1

  • Fix fatal error on view

2.0

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

1.0

  • Release iniziale