How to trigger the core WPLANG to make automatically set a language when the theme is activated? [duplicate]
It is not possible to do it exactly as you ask as once you define() a constant in php you can not redefine/override the value. But what you are trying to do is not necessary, this constant is defined as part of the installation of a localized wordress, therefor it is already there, and set … Read more