RSS

A blog about WordPress for WordPress bloggers.

by Ian Blackford

I’m fed up with typing …/wp-admin

Mon, Sep 22, 2008

Mini Tips

I make bookmarks of my most visited pages and my browser defaults to a local homepage on my Mac that has links to my frequent haunts, but I seem to be typing …/wp-admin all the time.

It’s not a hard folder name to type – but I wish it didn’t contain a dash and was slightly shorter. So I went and renamed my ‘wp-admin’ folder to ‘admin’.

Here is a tip: don’t do it because it doesn’t work. You get an error up that complains about the admin.php file and on inspection there are ‘LOTS’ of hard encoded links to the wp-admin folder. Too many to make it viable to change by hand – especially as a WordPress update could put it all back to how it was.

So basically as it stands with WordPress at the moment (version 2.6.2) – you can’t change the name of that folder, so I’m just going to have to continue being fed up.

:(

, , ,
Like this Article? Subscribe to my RSS feed

This post was written by:

Ian Blackford - who has written 51 posts on bloggingrocket.com.

Ian Blackford is a web developer based in Telford Shropshire and is the owner manager of Design Conscious .com Ian now creates most of his sites using WordPress and so has probably hit most of the snags and problems that everyone hits, who better then to start a blog on how to set up WordPress. Like what you've read? Then please consider giving a donation.

Contact the author

1 Comments For This Post

  1. Dave Says:

    Have you tried using .htaccess to rewrite the address? So when you type /admin it directs you to /wp-admin should be pretty simple to setup and will survive upgrade…

Leave a Reply