I have a pet peeve with WordPress. (Actually, I have a few, but we’ll get to the rest later.) This one, I’ll admit, is limited to those of us who develop with WordPress. In short, WordPress hard-codes domains in its database. Worse-still, some parts of WordPress (and a few plugins) save the server’s full internal filepath as part of their operations.
The average person who just installs and starts using WordPress right away won’t ever see this. It’s only when you try to move the installation to another domain name (such as if you moved your blog from “www.mysite.com” to “blog.mysite.com”), or if you move to a new service provider (and the internal file paths change) that it becomes painfully visible.
And, although I do love you WordPress, this is something that’s gotta change.
Recent Comments