Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@shines
shines / keybase.md
Created February 9, 2017 15:14
Keybase Proof

Keybase proof

I hereby claim:

  • I am shines on github.
  • I am shines (https://keybase.io/shines) on keybase.
  • I have a public key whose fingerprint is 4B18 1B47 F52E 7600 ADCE 4032 7881 1CD7 B2FD DEC8

To claim this, I am signing this object:

@shines
shines / admin-adjustments.php
Last active November 1, 2015 12:42
s&j labs - WordCamp Montreal - Example Code
<?php
// Produced for WordCamp 2015 - Customizing your WP-Admin
// Sarah C. Hines, shines & jecker laboratories
// http://shinesandjecker.com
// To require this file, place this file in your theme root, then insert the line below into your theme functions
// require_once(STYLESHEETPATH . '/admin-adjustments.php');
/************* LOGIN SCREEN *****************/