Skip to content

Instantly share code, notes, and snippets.

View nickrroberts's full-sized avatar

Nick Roberts nickrroberts

View GitHub Profile
@nickrroberts
nickrroberts / wp-config.php
Created July 30, 2015 17:05
Environment-Dependent Config
<?php
/**
* The base configurations of the WordPress.
*
* This file is a custom version of the wp-config file to help
* with setting it up for multiple environments. Inspired by
* Leevi Grahams ExpressionEngine Config Bootstrap
* (http://ee-garage.com/nsm-config-bootstrap)
*
* @package WordPress