From 80f59f3819c3214304c91edebaba8229ed9eecb0 Mon Sep 17 00:00:00 2001 From: haszari Date: Thu, 4 Jul 2019 15:50:40 +1200 Subject: [PATCH] fix linter errors (2 phpcbf, 31 manual) --- .../admin/views/html-admin-page-addons.php | 40 +++++++++++-------- 1 file changed, 23 insertions(+), 17 deletions(-) diff --git a/includes/admin/views/html-admin-page-addons.php b/includes/admin/views/html-admin-page-addons.php index 7eb94edd363..e545834498e 100644 --- a/includes/admin/views/html-admin-page-addons.php +++ b/includes/admin/views/html-admin-page-addons.php @@ -2,9 +2,11 @@ /** * Admin View: Page - Addons * + * @package WooCommerce/Admin * @var string $view * @var object $addons */ + if ( ! defined( 'ABSPATH' ) ) { exit; } @@ -12,16 +14,17 @@ if ( ! defined( 'ABSPATH' ) ) { ?>
-

+

-

WooCommerce Extensions Catalog', 'woocommerce' ), 'https://woocommerce.com/product-category/woocommerce-extensions/' ); ?>

+ +

WooCommerce Extensions Catalog', 'woocommerce' ), 'https://woocommerce.com/product-category/woocommerce-extensions/' ); ?>

- Storefront -

-

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

-

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

+ Storefront +

+

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

+

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

- - + +