विवरण
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
इंस्टॉलेशन
आपके वर्डप्रेस डैशबोर्ड से
- ‘प्लगइन > नया जोड़ें’ पर जाएं
- Search for ‘WP DB Cleaner’
- Activate WP DB Cleaner from your Plugins page.
- Go to WordPress Tools menu -> WP DB Clean.
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.
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “WP DB Cleaner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
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