From 21b8312b48cf88f14298015c34f51a5fc8531a84 Mon Sep 17 00:00:00 2001 From: audrasjb Date: Mon, 27 May 2024 14:31:13 +0000 Subject: [PATCH] Upload: Add missing escaping functions in `wp-admin/async-upload.php`. Props nareshbheda, mukesh27. Fixes #60978. Built from https://develop.svn.wordpress.org/trunk@58210 git-svn-id: http://core.svn.wordpress.org/trunk@57673 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-admin/async-upload.php | 4 ++-- wp-includes/version.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wp-admin/async-upload.php b/wp-admin/async-upload.php index 864f2be654..d32111bfe2 100644 --- a/wp-admin/async-upload.php +++ b/wp-admin/async-upload.php @@ -64,12 +64,12 @@ if ( isset( $_REQUEST['attachment_id'] ) && (int) $_REQUEST['attachment_id'] && ?>
- +
- +