![]() |
|
|
|
|
|||||||
| Blogging From hobbyists to The New York Times, blogging is the way to go to express your thoughts online. This forum is designed to discuss the entire subject, including picking the best software, creating themes, getting hits and, most important of all, posting your commentaries. Hard programming issues, though, should be discussed in our PHP / MySQL Assistance forum. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I finished the installation of WordPress 2.8.4 on my hosting but now I want to change the WordPress language. Anyone know how is possible to change the default language of WordPress?
|
|
#2
|
||||
|
||||
|
Changing the language is no problem, just modify one line in wp-config.php file.
Code:
define('WPLANG', 'new_NEW');
wp-config.php is located in the root directory of WordPress. After that copy your language tag to wp-content/languages/ folder. |
![]() |
| Tags |
| change, hosting, language, web, wordpress |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|