Skip to content

Ce repository est dédié à l'amélioration de la sécurité de WordPress.

Notifications You must be signed in to change notification settings

LAZONEDEV/wordpress-security-improvement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo define some security features for wordpress

Creating .env file

The creation of the .env file allows you to avoid coding the critical credentials on the wp-config.php file.

Follow the steps below to do so

The process is to copy this repository to your project directory at the root folder. Replace the wp-config.php file with the provided in this repository. Create the .env file and set the correct credentials ( we provide an example of .env file .env.example).

To do

This section describes improvements that we make on this repository

  • add Authentication Unique Keys and Salts to the .env file in propose to remove them from the `wp-config.php

About

Ce repository est dédié à l'amélioration de la sécurité de WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages