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.
Copy the 'live' case, as a Staging is supposed to mirror the production server.
Most of these tricks were learned by reading
- http://codex.wordpress.org/Editing_wp-config.php
- http://premium.wpmudev.org/blog/wordpress-wp-config-file-guide/
Try https://generatewp.com/wp-config/
- use this repo's Issues, submit pull requests. You know the drill.