From f86dd5c6ce017318443d050733d5621757937a33 Mon Sep 17 00:00:00 2001 From: Jake Spurlock Date: Tue, 7 Jul 2020 03:57:17 +0000 Subject: [PATCH] Site Health: Ensure that the user will be notified after a successful snooze action. After clicking remind me later, the user is shown an admin notification. Fixes #48333. Props desrosj, sathyapulse, Clorith, azaozz, audrasjb, afragen, whyisjake. git-svn-id: https://develop.svn.wordpress.org/trunk@48359 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/_index.php | 29 +++++++++++++++++++++++++++++ src/wp-includes/functions.php | 1 + src/wp-login.php | 1 + 3 files changed, 31 insertions(+) diff --git a/src/wp-admin/_index.php b/src/wp-admin/_index.php index 3b3519b1a2..251da847a4 100644 --- a/src/wp-admin/_index.php +++ b/src/wp-admin/_index.php @@ -114,6 +114,35 @@ require_once ABSPATH . 'wp-admin/admin-header.php';

+ -60 ) : + ?> +
+

+ +

+
+ + +