WP Core Update Cleaner
This plugin automatically removes some files in the root folder, like wp-config-sample.php, readme and license files, when WordPress is manually or au …
The facts
- Rating
- 4.5★ from 4
- Active installs
- 800+
- Price
- Free
- Last updated
- 19 Mar 2024
- Added
- Dec 2014
- Requires WP
- 3.3
- Tested up to
- WP 6.5.10
- Downloads
- 9,782
Our analysis
AI-assistedWP Core Update Cleaner is a WordPress plugin that removes certain files after WordPress updates. Specifically, it deletes wp-config-sample.php, readme files, and license files, which can help keep your site tidy and reduce exposure of your WordPress version.
This plugin is suitable for users who prefer a cleaner installation without these files and do not rely on services that verify checksums on core files, as the absence of these files may trigger warnings.
Best for: This plugin is best for WordPress users who want to keep their installations clean and do not use checksum verification services.
What it does well
- ✓Automatically removes unnecessary files after updates
- ✓Cleans up files upon first activation
- ✓Helps maintain a tidy WordPress installation
Where it falls short
- •May cause warnings if used with checksum verification services
- •Limited information on additional features or support
Verdict
WP Core Update Cleaner provides a straightforward solution for managing unnecessary files in WordPress, but users should consider potential compatibility issues with other services.
From the developer
Upperdog's own description of WP Core Update Cleaner, lightly tidied.
When WordPress is updated, it re-installs wp-config-sample.php, readme files, and license files even though you may have deleted them before. This plugin automatically removes these files when WordPress is manually or automatically updated. It also removes these files when activating the plugin for the first time. Removing these files is not mandatory, but you may want to if you don’t want them to expose your WordPress version or if you just like to keep things neat and clean.
Files that are removed:
- License files, both default and localized
- Readme files, both default and localized
- wp-config-sample.php
- wp-admin/install.php
You may not want to install this plugin if you’re using a plugin or service to scans your site to verify checksums on the core files. When the removed files are missing it might result in warnings.
Manual installation
- Upload the
wp-core-update-cleanerdirectory to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.