Tagged Questions
4
votes
3answers
272 views
How do I change the language of only the login page?
My wordpress blog is set up as de_DE.
This means that my login page is also displayed in de_DE.
I would like to only have the login page in en_US.
So, How would I programmatically change a single ...