oEmbed: add fallback icons (not used yet) for older browsers.
Props melchoyce. See #34204. Built from https://develop.svn.wordpress.org/trunk@35083 git-svn-id: http://core.svn.wordpress.org/trunk@35048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a2609c13fa
commit
75426585fb
BIN
wp-includes/images/embed/close.png
Normal file
BIN
wp-includes/images/embed/close.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 B |
BIN
wp-includes/images/embed/comment.png
Normal file
BIN
wp-includes/images/embed/comment.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 B |
BIN
wp-includes/images/embed/share.png
Normal file
BIN
wp-includes/images/embed/share.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 269 B |
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '4.4-alpha-35082';
|
$wp_version = '4.4-alpha-35083';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
Loading…
Reference in New Issue
Block a user