Skip to content

Instantly share code, notes, and snippets.

View aaronhuisinga's full-sized avatar

Aaron Huisinga aaronhuisinga

View GitHub Profile
@aaronhuisinga
aaronhuisinga / admin-dir-rename.php
Created September 1, 2015 21:12
WordPress function to change admin URL from /wp-admin/* to /admin/*
<?php
/**
* Change Admin URL
*
* Copyright (C) 2010 hakre <http://hakre.wordpress.com/>
*
* USAGE:
*
* Copy the file into wp-content/mu-plugins directory and add the
* following RewriteRule to your apache configuration or .htaccess: