Forums

Change /wp-admin path (3 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 9 months ago #

    Thank you for your answer.

Reply

You must log in to post.

About this Topic