Forums
(@gjr2014)
10 years, 2 months ago
It’s working now. I changed wp-config from ut8mb4 to :
define(‘DB_CHARSET’, ‘utf8’);
After clearing the cache, this seems to have make everything including word count work again.