From 15769c4edc60a02963216267771a94ac7e67f730 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Mon, 27 Dec 2021 16:04:57 +0000 Subject: [PATCH] Plugins: Escape the WordPress.org plugin page URL in the Plugin Installation modal. Follow-up to [8540], [38953]. Props chintan1896, Presskopp, dimadin, henry.wright, aezazshekh, SergeyBiryukov. Fixes #54362. git-svn-id: https://develop.svn.wordpress.org/trunk@52419 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/plugin-install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/includes/plugin-install.php b/src/wp-admin/includes/plugin-install.php index 6aaf71b9ab..1b2e2e5e63 100644 --- a/src/wp-admin/includes/plugin-install.php +++ b/src/wp-admin/includes/plugin-install.php @@ -697,7 +697,7 @@ function install_plugin_information() { ?> slug ) && empty( $api->external ) ) { ?> -
  • +
  • homepage ) ) { ?>
  • donate_link ) && empty( $api->contributors ) ) { ?>