diff --git a/includes/admin/views/html-admin-page-addons.php b/includes/admin/views/html-admin-page-addons.php index a0a01138239..3691a20e3e5 100644 --- a/includes/admin/views/html-admin-page-addons.php +++ b/includes/admin/views/html-admin-page-addons.php @@ -39,9 +39,9 @@ if ( ! defined( 'ABSPATH' ) ) { - +

- ' . esc_html( sanitize_text_field( wp_unslash( $_GET['search'] ) ) ) . '' ); ?> + ' . esc_html( sanitize_text_field( wp_unslash( $_GET['search'] ) ) ) . '' ); // phpcs:ignore WordPress.Security.NonceVerification.Recommended ?>

@@ -52,10 +52,10 @@ if ( ! defined( 'ABSPATH' ) ) { - + @@ -118,8 +118,8 @@ if ( ! defined( 'ABSPATH' ) ) {
<?php esc_attr_e( 'Storefront', 'woocommerce' ); ?>

-

official WooCommerce theme.', 'woocommerce' ); ?>

-

free WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions.', 'woocommerce' ); ?>

+

official WooCommerce theme.', 'woocommerce' ) ); ?>

+

free WordPress theme offering deep integration with WooCommerce and many of the most popular customer-facing extensions.', 'woocommerce' ) ); ?>