Hi All,
I currently have the spanish edition of WordPress on my PC. Does anyone know how I can go back to english as the default language?
Thanks
Hi All,
I currently have the spanish edition of WordPress on my PC. Does anyone know how I can go back to english as the default language?
Thanks
Hi meetingpoint,
Open the wp-config.php file located in the root directory and look for the line:
define ('WPLANG', 'es_ES');
Change for this one:
define ('WPLANG', '');
Regards,
quicoto.
This topic has been closed to new replies.