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

https://github.com/asantar0/wordpress-security

Best security practices with Wordpress
https://github.com/asantar0/wordpress-security

hardening security wordpress

Last synced: about 2 months ago
JSON representation

Best security practices with Wordpress

Awesome Lists containing this project

README

          

# Wordpress Security
Welcome! This repository is dedicated to enhancing the security of WordPress websites by providing scripts, and best practices to protect your site from common vulnerabilities and attacks.

## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [License](#license)
- [Disclaimer](#disclaimer)

### Installation
1. Copy the block from "Include's area" from "functions.php".
2. Copy wp-config.php file into your Wordpress root directory
3. Copy the folder "inc" inside your web directory /wp-content/themes/theme-name/

### License
This project is licensed under the MIT License. See the LICENSE file for more details.

### Disclaimer
This project is provided as-is, and the authors are not responsible for any damages or losses resulting from its use. Always test security measures in a staging environment before applying them to a prod site.