Admin Fix for WordPress


/ Published in: PHP
Save to your folder(s)

Add the code below to change the Home & Site URL that is configured in the database (wp-options table) by WordPress. Whenever you copy/move a site to a new hosting and the URL has changed you can use the code below to fix any strange redirects that might happen.

- Insert code to wp-loging.php
- Add your new url.
- Surf to www.yoursite.com/wp-login.php
(site & home url is now updated)
- Remove code from wp-login.php again

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.