Skip to content

Instantly share code, notes, and snippets.

View kevindees's full-sized avatar
🎯
Focusing

Kevin Dees kevindees

🎯
Focusing
View GitHub Profile
@kevindees
kevindees / replace-wp-dashboard.php
Created July 27, 2018 14:33 — forked from wpscholar/replace-wp-dashboard.php
Replace the default WordPress dashboard with a custom one
<?php
/**
* Plugin Name: Replace WordPress Dashboard
* Description: Replaces the default WordPress dashboard with a custom one.
* Author: Micah Wood
* Author URI: http://micahwood.me
* Version: 0.1
* License: GPL3
*/