wp-env-config


A small package yet powerful package that simplifies the process of defining configuration constants in WordPress.

The aim of this package is to simplify the definition of WordPress configuration constants by leveraging PHP dotenv to access environment variables stored in a .env file. By utilizing environment variables in this way, we can enhance the security of our WordPress installation by avoiding the storage of sensitive credentials in our code.

Documentation

Support

For general support, send email to support@envconfig.org

Support requests and general support on this repository will be closed.

Changelog

A complete listing of all notable changes are documented in CHANGELOG

Report An Issue

If you have discovered an issue or bug with , you can report the issues here.