If we see bizarre characters in your post calm (“I’, Â, etc…) after a Wordpress ascent your will need to cgange a following line in your wp-config.php
Original:
define(’DB_CHARSET’, ‘utf8?);
Updated:
define(’DB_CHARSET’, ”);
That’s it!
Leave a Reply