Dodajte u datoteku functions.php
remove_filter('the_content', 'wptexturize'); remove_filter('the_excerpt', 'wptexturize'); remove_filter('comment_text', 'wptexturize'); remove_filter('the_title', 'wptexturize');
funkcija wptexturize odgovorna je za mnoštvo automatskih izmjena teksta pohranjenog u WordPressu poput automatskih elipsa (...), em i crtica, citata tipografa itd.