Backup Creator
The "BACKUPCREATOR" plugin is a WordPress plugin designed to facilitate backups of website files and databases.
Here's a breakdown of its functionalities:
- File and Database Backups: It allows users to create backups of their website files and database.
- Backup Types: The plugin supports different backup types, which can be 'full' (presumably full website backup).
- Download, Email, and Cleanup Options: It offers options for downloading backups, sending them via email, and cleaning up old backup files.
- Scheduled Backups: The plugin includes functionality for scheduling backups.
- Administrative Interface: It adds a "Backup Creator" menu item in the WordPress admin panel, leading to a settings page where users can manage backups.
- AJAX Handlers: It uses AJAX for running backups, cleaning up backups, and deleting specific backup files, improving the user experience by performing these actions asynchronously.
- Error Logging: The plugin has a mechanism to log errors, which can be useful for troubleshooting.
- Increased Execution Limits: For backup operations, it attempts to increase PHP's execution time limit to 10 minutes and memory limit to 1GB to accommodate larger backups.
Comentarii
Trimiteți un comentariu