Wordpress/tests
Gary Pendergast f9e1cf5de0 Smilies: Move convert_smilies to happen later in the the_content filter.
In particular, we want it to occur after shortcode handling. The smiley conversion routine doesn't have any concept of shortcode structure, so may inadvertantly replace a smiley with HTML inside a shortcode attribute, which will cause the shortcode to not be parsed correctly.

Props Unyson for the initial suggested fix.

Fixes #36306. 



git-svn-id: https://develop.svn.wordpress.org/trunk@37298 602fd350-edb4-49c9-b593-d223f7449a82
2016-04-22 07:07:03 +00:00
..
phpunit Smilies: Move convert_smilies to happen later in the the_content filter. 2016-04-22 07:07:03 +00:00
qunit Editor: wptextpattern: add back inline tests 2016-03-25 13:30:10 +00:00