From e4fadc6f4db4306374f5717fccef82df5c6ac4e8 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 22 Oct 2020 03:36:40 +0000 Subject: [PATCH] Upgrade/Install: Add missing `` tag in auto-updates settings form. Props imath, ahortin, dd32, afragen. Fixes #51598. See #50907. git-svn-id: https://develop.svn.wordpress.org/trunk@49274 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/update-core.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wp-admin/update-core.php b/src/wp-admin/update-core.php index 4a1ac8e8bd..894db67868 100644 --- a/src/wp-admin/update-core.php +++ b/src/wp-admin/update-core.php @@ -382,6 +382,7 @@ function core_auto_updates_settings() {

+