[WordPress] – Update image links when moving site

Posted by Tony under Developers Corner

I needed to move a customer’s domain to a new location and that meant updating the image links, since wordpress uses absolute URLs.  Fortunately there is an easy fix for this, MySQL to the rescue!

No Comments