https://github.com/wolfslender/wp-data-cleanner
Optimiza y limpia tu base de datos de WordPress.
https://github.com/wolfslender/wp-data-cleanner
Last synced: over 1 year ago
JSON representation
Optimiza y limpia tu base de datos de WordPress.
- Host: GitHub
- URL: https://github.com/wolfslender/wp-data-cleanner
- Owner: wolfslender
- Created: 2024-12-16T04:05:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-16T04:12:22.000Z (over 1 year ago)
- Last Synced: 2025-02-04T09:22:47.700Z (over 1 year ago)
- Language: PHP
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WP Database Cleaner
WP Database Cleaner is a WordPress plugin designed to optimize and clean your WordPress database. It helps in removing unnecessary data such as revisions, transients, and spam comments, thereby improving the performance of your website.
## Features
- Optimize database tables
- Clean post revisions
- Clean transients
- Clean spam comments
- Dashboard interface with database statistics
## Installation
1. Download the plugin files.
2. Upload the `wp-database-cleaner` folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu in WordPress.
## Usage
1. Navigate to the 'DB Cleaner' menu in your WordPress dashboard.
2. Use the provided buttons to optimize the database or clean specific types of data.
3. View database statistics to monitor the status of your database.
## Changelog
### 1.0
- Initial release
## License
This plugin is licensed under the GPLv2 or later.
## Author
Alexis Olivero