Profiles

  • Member Since: September 20th, 2016
  • Find me on:
  • Posted a reply to Localization and other characters, on the site WordPress.org Forums:
    i fix UTF-8 encoding replacing htmlentities ( $data, ENT_QUOTES, "UTF-8") with htmlspecialchars( $data, ENT_QUOTES, "UTF-8")…