/ Published in: PHP
Open your function.php of your active Theme.
Copy your code insert and call the new Site URL.
After delete the code snippet.
Copy your code insert and call the new Site URL.
After delete the code snippet.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php update_option('siteurl','http://EURE-SITE.de/'); update_option('home','http://EURE-SITE.de/'); ?>