[wp-trac] [WordPress Trac] #29813: wptexturize inserts opening single quote instead of apostrophe
WordPress Trac
noreply at wordpress.org
Tue Sep 30 18:49:35 UTC 2014
#29813: wptexturize inserts opening single quote instead of apostrophe
---------------------------+-----------------------------
Reporter: paulschreiber | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
In the following example:
{{{Here are a number of "pick 'em" games}}}
WordPress inserts an opening single quote:
{{{Here are a number of “pick ‘em” games}}}
Correct behaviour would be to insert an apostrophe (close quote):
{{{Here are a number of “pick ’em” games}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29813>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list