diff --git a/wp-admin/about.php b/wp-admin/about.php
index 1876a942fd..ba6c88610b 100644
--- a/wp-admin/about.php
+++ b/wp-admin/about.php
@@ -18,22 +18,7 @@ if ( ! wp_is_mobile() ) {
) );
}
-/**
- * Replaces the height and width attributes with values for full size.
- *
- * wp_video_shortcode() limits the width to 640px.
- *
- * @since 4.6.0
- * @ignore
- *
- * @param $output Video shortcode HTML output.
- * @return string Filtered HTML content to display video.
- */
-function _wp_override_admin_video_width_limit( $output ) {
- return str_replace( array( '640', '384' ), array( '1050', '630' ), $output );
-}
-
-$video_url = 'https://videopress.com/embed/GbdhpGF3?hd=true';
+$video_url = 'https://videopress.com/embed/AHz0Ca46?hd=true';
$lang_code = str_replace( '_', '-', get_user_locale() );
list( $lang_code ) = explode( '-', $lang_code );
if ( 'en' !== $lang_code ) {
@@ -65,29 +50,72 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+
-
+
+
-
+
-
-
+
+
+
+ 'https://cldup.com/drMtx9mh_D.mp4',
+ // 'webm' => 'https://s.w.org/images/core/4.6/streamlined-updates.webm',
+ // 'poster' => 'https://s.w.org/images/core/4.6/streamlined-updates-2000.png?v1',
+ 'loop' => true,
+ 'autoplay' => true,
+ 'width' => 1140,
+ 'height' => 624,
+ // 'class' => 'wp-video-shortcode feature-video',
+ ) );
+ ?>
+
+ 'https://cldup.com/PaNFgzdnna.mp4',
+ // 'webm' => 'https://s.w.org/images/core/4.6/streamlined-updates.webm',
+ // 'poster' => 'https://s.w.org/images/core/4.6/streamlined-updates-2000.png?v1',
+ 'loop' => true,
+ 'autoplay' => true,
+ 'width' => 2520,
+ 'height' => 1454,
+ // 'class' => 'wp-video-shortcode feature-video',
+ ) );
+ ?>
+ 'https://cldup.com/qPvXxrut7L.mp4',
+ // 'webm' => 'https://s.w.org/images/core/4.6/streamlined-updates.webm',
+ // 'poster' => 'https://s.w.org/images/core/4.6/streamlined-updates-2000.png?v1',
+ 'loop' => true,
+ 'autoplay' => true,
+ 'width' => 2520,
+ 'height' => 1454,
+ // 'class' => 'wp-video-shortcode feature-video',
+ ) );
+ ?>
@@ -95,23 +123,27 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
+
+
-
+
+
+
@@ -120,7 +152,8 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
-
+
+