[wp-trac] [WordPress Trac] #19550: Please provide option to disable wptexturize entirely
WordPress Trac
wp-trac at lists.automattic.com
Mon Dec 26 23:06:11 UTC 2011
#19550: Please provide option to disable wptexturize entirely
-------------------------+------------------------------
Reporter: jwz | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 3.3
Severity: minor | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by toscho):
To disable wptexturize() globally now use:
{{{
add_filter( 'do_texturize', '__return_false' );
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19550#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list