An open API service indexing awesome lists of open source software.

https://github.com/devidw/wp-hard

A modern approach to hardening WordPress: A WordPress hardening plugin.
https://github.com/devidw/wp-hard

harden hardened hardening hardening-steps security web-security wordpress wordpress-mu-plugin wordpress-muplugin wordpress-must-use-plugin wordpress-plugin wordpress-security wp wp-mu-plugin wp-plugin

Last synced: 6 months ago
JSON representation

A modern approach to hardening WordPress: A WordPress hardening plugin.

Awesome Lists containing this project

README

          

= Hardening WordPress

A modern approach to hardening WordPress: A WordPress hardening plugin.

== Features

For a full list of features, please see the classes under the `Devidw\Hard\Harden` namespace. Here are some of the features available from the plugins settings page:

* Restrict direct access to your WordPress admin login page by replacing the default `wp-login.php` with a custom login URL, only you know about.
* Delete public core files like `readme.html`, `license.txt`, etc. once or enable them to be deleted automatically on each core update.