Does WordPress not use relative URLs?
Out of the box WordPress uses absolute URLs. This requires you to make database updates when moving sites from development to production or when changing the base URL. I’m not sure why this choice was made but there are many options when moving sites. You can use a tool like WP Migrate DB Pro or … Read more