I use the site_url() function for the link to home page in the header markup. I noticed it does note respect the current language. I've solved the problem via adding wpm_get_language() but I think it would be good if it works without unnecessary checks.
Hi there
I use the site_url() function for the link to home page in the header markup. I noticed it does note respect the current language. I've solved the problem via adding wpm_get_language() but I think it would be good if it works without unnecessary checks.
Thanks.