Description
Checks the current WordPress installation for file tampering using the official WordPress.org checksum API. Features:
- Admin page with modern Bootstrap UI
- Modal with progress and results
- Dashboard widget for latest scan summary
- Email alerts when discrepancies are found
- Option to reinstall WordPress core
External services
This plugin uses the official WordPress Checksums API to compare your WordPress core files against known-good hashes.
No user data is transmitted. Only your site’s WordPress version and locale are sent to the API endpoint at https://api.wordpress.org/core/checksums/.
Installation
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin via the Plugins menu
- Go to Tools core-checksum-verifier to begin
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Core Checksum Verifier” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Core Checksum Verifier” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release