From 5814ca0cf1d86a80a69889af74fd045ed25558b7 Mon Sep 17 00:00:00 2001 From: Brad Griffin Date: Wed, 18 Jan 2017 11:26:53 -0600 Subject: [PATCH] Update class-woothemes-testimonials.php --- classes/class-woothemes-testimonials.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/class-woothemes-testimonials.php b/classes/class-woothemes-testimonials.php index d2f47d4..50ede86 100644 --- a/classes/class-woothemes-testimonials.php +++ b/classes/class-woothemes-testimonials.php @@ -365,7 +365,7 @@ public function get_custom_fields_settings () { $fields['url'] = array( 'name' => __( 'URL', 'woothemes-testimonials' ), - 'description' => __( 'Enter a URL that applies to this customer (for example: http://woothemes.com/).', 'woothemes-testimonials' ), + 'description' => __( 'Enter a URL that applies to this customer (for example: https://woocommerce.com/).', 'woothemes-testimonials' ), 'type' => 'url', 'default' => '', 'section' => 'info'