Hope this’ll save someone the same painful process of Google searching leading to broken page links and out of date instructions/screenshots. So, you’ve got WordPress installed, Thematic as your theme or parent theme and you’ve installed WPML (I’m using v2.3.2), selected your languages and options and are now in ‘Theme and Plugins Localisation’ in the […]
Month: June 2011
WordPress Function to Redirect All Incoming Domain Requests to the Primary Domain Variant
This is something that has bugged me for ages. Surely there’s a way to redirect domain.com, *.domain.com, www.domain-variant.com, etc to the primary WordPress domain, www.domain.com using a WordPress function? Something that I can simply copy and paste for all my theme development without having to worry about the eventual web hosting environment or domain host. […]