Emoji: do not try to replace emoji chars inside dynamic SVGs.

Fixes #32305 for trunk.
Built from https://develop.svn.wordpress.org/trunk@32478


git-svn-id: http://core.svn.wordpress.org/trunk@32448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-05-09 23:44:27 +00:00
parent 60c9fdf9fd
commit 7ad60f3154
4 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.3-alpha-32477';
$wp_version = '4.3-alpha-32478';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.