Emoji: better regex when testing for only char emoji. Props iseulde. See #31242.

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


git-svn-id: http://core.svn.wordpress.org/trunk@31752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz
2015-03-13 20:27:26 +00:00
parent ac90f66250
commit c8129335b5
3 changed files with 6 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-beta1-31771';
$wp_version = '4.2-beta1-31772';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.