WordPress/wp-includes
Scott Taylor 777d3ba7e2 wptexturize() improvements:
* Make sure that strings ending with a number and quotation mark get the proper smart quotes
* Introduce `wptexturize_primes()`, a logic tree to determine whether or not "7'." represents seven feet, then converts the special char into either a prime char or a closing quote char.

Adds unit tests.

Props miqrogroove.
Fixes #29256.

Built from https://develop.svn.wordpress.org/trunk@32863


git-svn-id: http://core.svn.wordpress.org/trunk@32834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-19 20:06:25 +00:00
..
2014-09-11 19:07:17 +00:00
2015-05-09 18:27:26 +00:00
2015-06-19 20:06:25 +00:00
2015-05-26 18:13:25 +00:00
2015-05-26 18:53:27 +00:00
2015-06-16 20:01:25 +00:00
2015-05-26 21:51:31 +00:00
2015-05-26 22:17:25 +00:00
2015-05-27 18:15:25 +00:00
2015-06-16 20:01:25 +00:00
2015-06-19 20:06:25 +00:00