From 433c9514d264ba2314e5fe4a4dea78327626fac3 Mon Sep 17 00:00:00 2001 From: Felipe Elia Date: Wed, 9 Aug 2023 17:42:59 -0300 Subject: [PATCH] Change the WooCommerce feature description --- includes/classes/Feature/WooCommerce/WooCommerce.php | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/classes/Feature/WooCommerce/WooCommerce.php b/includes/classes/Feature/WooCommerce/WooCommerce.php index 4df92d10f3..c54b12677f 100644 --- a/includes/classes/Feature/WooCommerce/WooCommerce.php +++ b/includes/classes/Feature/WooCommerce/WooCommerce.php @@ -56,7 +56,7 @@ public function __construct() { $this->title = esc_html__( 'WooCommerce', 'elasticpress' ); - $this->summary = __( '“I want a cotton, woman’s t-shirt, for under $15 that’s in stock.” Filtered product browsing strains servers and increases load times. Your buyers can find the perfect product quickly, and buy it quickly.', 'elasticpress' ); + $this->summary = __( "With ElasticPress, filtering WooCommerce product results is fast and easy. Your customers can find and buy exactly what they're looking for, even if you have a large or complex product catalog.", 'elasticpress' ); $this->docs_url = __( 'https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#woocommerce', 'elasticpress' ); diff --git a/readme.txt b/readme.txt index ed25715eb9..597735fd2b 100644 --- a/readme.txt +++ b/readme.txt @@ -17,7 +17,7 @@ __Search__: Instantly find the content you’re looking for. The first time. __Instant Results__: A built for WordPress search experience that bypasses WordPress for optimal performance. Instant Results routes search queries through a dedicated API, separate from WordPress, returning results up to 10x faster than previous versions of ElasticPress. -__WooCommerce__: “I want a cotton, woman’s t-shirt, for under $15 that’s in stock.” Filtered product browsing strains servers and increases load times. Your buyers can find the perfect product quickly, and buy it quickly. +__WooCommerce__: With ElasticPress, filtering WooCommerce product results is fast and easy. Your customers can find and buy exactly what they're looking for, even if you have a large or complex product catalog. __Related Posts__: ElasticPress understands data in real time, so it can instantly deliver engaging and precise related content with no impact on site performance.