Forums

Reverting back to english as default WordPress language (2 posts)

  1. meetingpoint
    Member
    Posted 2 years ago #

    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

  2. Rick Torres
    Member
    Posted 2 years ago #

    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.

    Developer's Forum | Developer's Blog

Topic Closed

This topic has been closed to new replies.

About this Topic