From 75d7f387dfcf3dc28456828ccb7bae542e9b5ee1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Kru=CC=88ss?= Date: Wed, 22 Jan 2020 18:04:35 -0800 Subject: [PATCH] use heart emoji --- redis-cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-cache.php b/redis-cache.php index 838d55f6..c099ff21 100644 --- a/redis-cache.php +++ b/redis-cache.php @@ -469,7 +469,7 @@ public function wc_pro_notice() { printf( '

%s

%s

', - __( 'Redis Cache Pro + WooCommerce = 🚀', 'redis-cache' ), + __( 'Redis Cache Pro + WooCommerce = ❤️', 'redis-cache' ), sprintf( __( 'Redis Cache Pro is a business class object cache that’s highly-optimized for WooCommerce to provide true reliability, peace of mind and faster load times for your store. Learn more »', 'redis-cache' ), network_admin_url( $this->page )