update_option appears on every page in my site
-
At the bottom of every page is this:
update_option(‘siteurl’,’https://jacquisouthphotography.com/wordpress’); update_option(‘home’,’https://jacquisouthphotography.com’);
Background: I created a new website in https://www.jacquisouthphotography.com/wordpress. When it was ready to replace my existing site, on the General Settings, I changed the site address to https://www.jacquisouthphotography.com.
I got the 404 error message, page not found. I was completely shut out from the wordpress site. I could not log in at all. I went to the host (godaddy) and they told me it may be a problem with my database user id/password. So made sure the database name, user name and password were correct. I was then able to access the wordpress site, but it was an old version. All the updates I had done were lost. I have now made many of the updates again, but there is a line at the bottom of each page that says the above.
How do I get rid of that line at the bottom of each page?
- The topic ‘update_option appears on every page in my site’ is closed to new replies.