Skip to content

Instantly share code, notes, and snippets.

View braders's full-sized avatar

Bradley Taylor braders

View GitHub Profile
@jjeaton
jjeaton / staging-tweaks.php
Created July 26, 2013 21:44
A plugin that modifies the `admin_email` and `blogname` and `blog_public` options for staging sites.
<?php
/**
* Plugin Name: Staging Option Tweaks
* Plugin URI: http://www.josheaton.org/
* Description: Checks the health of your WordPress install
* Author: Josh Eaton
* Version: 0.1
* Author URI: http://www.josheaton.org/
*
* A plugin that modifies the `admin_email` and `blogname` and `blog_public` options for staging sites.