From f8c6849fb440d553485153aae291a54a5db9c0ae Mon Sep 17 00:00:00 2001 From: Mel Choyce Date: Thu, 6 Dec 2018 02:51:45 +0000 Subject: [PATCH] Help/About: Upload videos to CDN and remove autoplay/loop. Props skithund, afercia, lonelyvegan. See #45178. Built from https://develop.svn.wordpress.org/branches/5.0@43969 git-svn-id: http://core.svn.wordpress.org/branches/5.0@43801 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/about.php | 12 ++++++------ wp-includes/version.php | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/wp-admin/about.php b/wp-admin/about.php index ec17ef3132..1c83739ffc 100644 --- a/wp-admin/about.php +++ b/wp-admin/about.php @@ -124,9 +124,9 @@ include( ABSPATH . 'wp-admin/admin-header.php' );

-