Multisite, rewriting URLs

I’m looking to change the URLs on my multisite for the dashboard: wp-login.php and wp-admin/

It was suggested that I take the Roots Theme approach on the matter. All of my sites on my network are currently built on the Genesis Framework.

After looking into Roots a little more, I see that another common rewrite is for uploads and theme directory. I’d love to be able to implement all of these into my multisite. Is there an easy way to implement a portion of the Roots theme to accomplish all of these URL rewrites?

My apologies if this is not the right place to post this.

You can modify the rewrites plugin code for your needs: https://github.com/roots/roots-rewrites

Thanks @ben!

I noticed though in the plugin it states: Rewrites do not happen for multisite installations or child themes. It also looks like this is just for the wp-content/themes and wp-content/plugins directories and doesn’t do anything for wp-admin or wp-login.php.

Have you or anyone else had success rewriting URLs on a multisite outside of the Roots theme?

Right, the rewrites don’t touch anything besides the theme asset directories and then the plugin directory. Never had a chance to dig into multisite rewrites, and not sure if anyone else had luck.

For wp-login/wp-admin rewriting, you’ll probably want something like http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158