mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-22 15:31:42 +01:00
Emoji: Add some new flags, and a handful from Unicode 8.0.
Including the following that should be used as often as possible: U+1F1E6 U+1F1FA Flag for Australia U+1F3CF Cricket Bat and Ball U+1F32F Burrito See #33592. Built from https://develop.svn.wordpress.org/trunk@35596 git-svn-id: http://core.svn.wordpress.org/trunk@35560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f34c16674a
commit
1f24f52673
File diff suppressed because one or more lines are too long
2
wp-includes/js/twemoji.min.js
vendored
2
wp-includes/js/twemoji.min.js
vendored
File diff suppressed because one or more lines are too long
2
wp-includes/js/wp-emoji-release.min.js
vendored
2
wp-includes/js/wp-emoji-release.min.js
vendored
File diff suppressed because one or more lines are too long
@ -4,7 +4,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '4.4-beta3-35595';
|
||||
$wp_version = '4.4-beta3-35596';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user