Forums

Change /wp-admin path (4 posts)

  1. ensoph
    Member
    Posted 10 months ago #

    Hello.

    I want change /wp-admin access path likes as http://magazine.wsj.com.

    http://magazine.wsj.com is powered by wordpress but, when I access to http://magazine.wsj.com/wp-admin there's no path found, you know.

    How can I make likes as above?

    Any ideas and comments welcome.

    thanks.

  2. filosofo
    Member
    Posted 10 months ago #

    wp-admin unlike other WordPress sub-directories, such as wp-content and (sort of, wp-includes) is hard-coded everywhere, so you would need to use sed or some other such tool and recursively replace throughout WordPress core files every instance with the directory name you want.

  3. ensoph
    Member
    Posted 10 months ago #

    Thank you for your answer.

  4. ws5f3dj7
    Member
    Posted 1 week ago #

    You can install this plugin which allows you to create a blank page, and then when the user clicks on that link have it redirect them to whatever URL you specify. It's not as proper as I'd like, but a clean, relatively simple solution if you're not a programmer.

Reply

You must log in to post.

About this Topic