/wp-config-supercharged

All useful wordpress globals in a wp-config.php, ready for a new project. Set your variables and just remove what you don't need.

Primary LanguagePHP

wp-config.php Super Charged.

All wordpress configuration constants in a wp-config.php, ready for a new project. Set your variables and just remove what you don't need.

It is pre-configured to play with a local DEVELOPMENT server and a PRODUCTION ("live") server.

Need a STAGING server configuration?

Copy the 'live' case, as a Staging is supposed to mirror the production server.

Credits

Most of these tricks were learned by reading

Too hard?

Try https://generatewp.com/wp-config/

Discuss / Share tricks ?

  • use this repo's Issues, submit pull requests. You know the drill.