Advertisement
digital-workshop

Falsche Url im Backend

Sep 11th, 2018
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.10 KB | None | 0 0
  1. define('WP_SITEURL', 'http://www.neue-adresse.de');
  2. define('WP_HOME', 'http://www.neue-adresse.de');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement