Beskrivning
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
Skärmdumpar
Installation
Från din adminpanel i WordPress
- Visit ’Plugins > Add New’
- Search for ’WP DB Cleaner’
- Activate WP DB Cleaner from your Plugins page.
- Go to WordPress Tools menu -> WP DB Clean.
Från 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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP DB Cleaner” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP DB Cleaner” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
2.0.1
- Fix fatal error on view
2.0
- WP_CLI support added
- Fixed delete query issue on orphan data
1.0
- Första utgåvan