Skip to content

Commit

Permalink
use heart emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
tillkruss committed Jan 23, 2020
1 parent 8131774 commit 75d7f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis-cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ public function wc_pro_notice() {

printf(
'<div class="notice woocommerce-message woocommerce-admin-promo-messages is-dismissible" data-dismissible="wc_pro_notice"><p><strong>%s</strong></p><p>%s</p></div>',
__( 'Redis Cache Pro + WooCommerce = 🚀', 'redis-cache' ),
__( 'Redis Cache Pro + WooCommerce = ❤️', 'redis-cache' ),
sprintf(
__( 'Redis Cache Pro is a <u>business class</u> object cache that’s highly-optimized for WooCommerce to provide true reliability, peace of mind and faster load times for your store. <a style="color: #bb77ae;" href="%1$s">Learn more »</a>', 'redis-cache' ),
network_admin_url( $this->page )
Expand Down

0 comments on commit 75d7f38

Please sign in to comment.