Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

WP DB Cleaner

Leírás

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

Képernyőmentések

  • Orphan data view
  • Duplicate data view

Telepítés

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“WP DB Cleaner” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“WP DB Cleaner” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

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