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
Schermafdrukken
Installatie
Vanuit je WordPress dashboard
- Bezoek ‘Plugins > Nieuwe toevoegen’
- Search for ‘WP DB Cleaner’
- Activate WP DB Cleaner from your Plugins page.
- Go to WordPress Tools menu -> WP DB Clean.
Van WordPress.org
- Download WP DB Cleaner.
- Upload the ‘wp-db-cleaner’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate WP DB Cleaner from your Plugins page.
- 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.
BijdragersVertaal “WP DB Cleaner” naar jouw taal.
Interesse in 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
- Eerste release