WP Manifestindependent plugin directory
manifest / security / wp-core-integrity

WordPress Core Integrity Checker

A plugin to scan WordPress core directories to check the files integrity

by Mohsin Adeel <mohsin.adeel@yahoo.com> · github.com/mohsinadeel/wp-core-integrity

7stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mohsinadeel/wp-core-integrity/archive/refs/heads/master.zip

From the readme

WordPress Core Integrity Checker A plugin to scan WordPress core directories to check the files integrity Details Author: Mohsin Adeel Author URI: http://www.inceptionsol.com/mohsin License: GPL3 Contributing Please report any issue you find in the issues page. Pull requests are more than welcome. Use this guide for PHP coding standards - PSR2 Opening an Issue Before opening an issue there are a couple of considerations: Read the instructions and make sure all steps were followed correctly. Check to see if the issue you are reporting is a duplicate of a previous reported issue. Check that the issue is not specific to your development environment setup. Attempt to look into the issue, and if you have a solution, make a pull request. Provide duplication steps. Please be considerate that this is an open source project that I provide to the community for FREE when opening an issue. Feel free to contact me at the email provided in Author URI

Read the full README on GitHub →