WordPress Update
February 17th, 2010
Wenn die Umlaute nach einem WordPress Update (bei mir auf 2.9.2) auf einmal nicht mehr korrekt angezeigt werden, sollte man mal einen Blick in die wp-config.php werfen und folgendes ändern:
define(‘DB_CHARSET’, ‘utf8′);
define(‘DB_CHARSET’, ‘utf-8′);

One comment on “WordPress Update”
01
oder man ist avantgarde (ok… mittlerweile vlt nemmer
) und nutzt SAAS @wordpress.com