Skip to content

Instantly share code, notes, and snippets.

@wpt00ls
wpt00ls / replace-wp-dashboard.php
Created May 19, 2019 05:09 — 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
*/