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. Built from https://develop.svn.wordpress.org/trunk@48359 git-svn-id: http://core.svn.wordpress.org/trunk@48128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1181,6 +1181,7 @@ function wp_removable_query_args() {
|
||||
$removable_query_args = array(
|
||||
'activate',
|
||||
'activated',
|
||||
'admin_email_remind_later',
|
||||
'approved',
|
||||
'deactivate',
|
||||
'delete_count',
|
||||
|
||||
Reference in New Issue
Block a user