I’m attempting to build a SaaS platform in WordPress, whereby customers will gain access to a bunch of tools inside /wp-admin/ based on their role’s permissions.
There’s plenty out there for changing the login url, skinning the dash up nice and managing user permissions, but ideally I’d want all the urls containing /wp-admin/ to change, so it’s not immediately obviously to the everyman that it’s built in WordPress.
I’m sure this isn’t as simple as renaming the folder in ftp, as all the links would still attempts to hit mysite.com/wp-admin/wherever and would 404, right?
[ad_2]