Přidat do souboru functions.php
remove_filter('the_content', 'wptexturize'); remove_filter('the_excerpt', 'wptexturize'); remove_filter('comment_text', 'wptexturize'); remove_filter('the_title', 'wptexturize');
funkce wptexturize je zodpovědná za spoustu automatických úprav textu uloženého ve WordPressu, jako jsou automatické elipsy (…), pomlčky em a en, citace typografů atd.