Title: UTF8 Options?
Last modified: August 24, 2016

---

# UTF8 Options?

 *  [TheGreatJohnzo](https://wordpress.org/support/users/thegreatjohnzo/)
 * (@thegreatjohnzo)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/utf8-options/)
 * I’ve been experimenting with this plugin lately, so far it’s awesome!
 * However, I noticed some issues with certain characters having encoding issues
   while pushing content to a production site. For now I made a quick fix in class-
   sitepush-core.php:
 * Change Line 59:
    private $dump_options = “–opt –verbose”; to private $dump_options
   = “–opt –verbose –default-character-set=utf8”;
 * So far that seems to be fixing all the issues I noticed. I’m running a bi-lingual
   site, but I seemed to be having issues with certain long dashes and quotes etc.(
   Might be because of pasted user content from Word or something, not sure.)
 * Posting this here in case it’s helpful for anyone else, or if there’s a configurable
   option somewhere that I missed for UTF8 support.
 * Cheers!
 * [https://wordpress.org/plugins/sitepush/](https://wordpress.org/plugins/sitepush/)

The topic ‘UTF8 Options?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/sitepush.svg)
 * [SitePush](https://wordpress.org/plugins/sitepush/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sitepush/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sitepush/)
 * [Active Topics](https://wordpress.org/support/plugin/sitepush/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sitepush/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sitepush/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [TheGreatJohnzo](https://wordpress.org/support/users/thegreatjohnzo/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/utf8-options/)
 * Status: not resolved