From 6c18bf7e3ff3ed7ec31f0c34e47455400661b7c3 Mon Sep 17 00:00:00 2001 From: Dominik Schilling Date: Tue, 9 Aug 2016 19:25:14 +0000 Subject: [PATCH] About Page: Update video for streamlined updates and add `srcset`/`sizes` attributes for the static images. Props hugobaeta, joemcgill. See #37246. git-svn-id: https://develop.svn.wordpress.org/trunk@38234 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/about.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/wp-admin/about.php b/src/wp-admin/about.php index fa9737bf1c..b9b2483127 100644 --- a/src/wp-admin/about.php +++ b/src/wp-admin/about.php @@ -74,8 +74,8 @@ include( ABSPATH . 'wp-admin/admin-header.php' ); if ( ! wp_is_mobile() ) { add_filter( 'wp_video_shortcode', '_wp_override_admin_video_width_limit' ); echo wp_video_shortcode( array( - 'mp4' => 'https://cldup.com/i-avTa8Hi1.mp4', - 'webm' => 'https://cldup.com/ngOx9w9VlE.webm', + 'mp4' => 'https://cldup.com/5ho0rKdXXe.mp4', + 'webm' => 'https://cldup.com/VdSgwAtHNX.webm', 'poster' => 'https://cldup.com/c0kfjoVcFo.png', 'loop' => true, 'autoplay' => true, @@ -95,7 +95,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

- +

@@ -103,12 +103,12 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

- +

- +