Lumpuhkan Pemformatan Automatik - Trik CSS

Anonim

Tambahkan ke fail functions.php

remove_filter('the_content', 'wptexturize'); remove_filter('the_excerpt', 'wptexturize'); remove_filter('comment_text', 'wptexturize'); remove_filter('the_title', 'wptexturize');

fungsi wptexturize bertanggungjawab untuk banyak perubahan automatik pada teks yang disimpan di WordPress seperti elipses automatik (…), tanda pisah dan tanda pisah, petikan tipografer, dll.