Skip to content

Instantly share code, notes, and snippets.

View dropkick's full-sized avatar
🤖
werkung

Jason Duerr dropkick

🤖
werkung
View GitHub Profile

Keybase proof

I hereby claim:

  • I am dropkick on github.
  • I am jasonduerr (https://keybase.io/jasonduerr) on keybase.
  • I have a public key whose fingerprint is 5188 C090 E5F6 82EF 5695 2C3D 7451 FF9F ABBB 0C9A

To claim this, I am signing this object:

@dropkick
dropkick / wp-config-boilerplate.php
Created March 13, 2013 21:32
Many of the constants that I use at least semi-frequently for WordPress configuration (wp-config). Most non-defaults are commented out here. Modify as necessary.
<?php
/**
* Custom WordPress config extending default 'wp-config.php' file.
*
* For more information and additional configs, visit {@link http://codex.wordpress.org/Editing_wp-config.php Editing wp-config.php} Codex page.
*
* @package WordPress
*/
/* MySQL settings */