diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Avocado.php b/mailpoet/lib/Config/PopulatorData/Templates/Avocado.php index 62d09e2228..ab79da70e6 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Avocado.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Avocado.php @@ -621,7 +621,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -631,7 +631,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -641,7 +641,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -954,7 +954,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -964,7 +964,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -974,7 +974,7 @@ class Avocado { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/BrandingAgencyNews.php b/mailpoet/lib/Config/PopulatorData/Templates/BrandingAgencyNews.php index c0e71bf496..0be1d36867 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/BrandingAgencyNews.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/BrandingAgencyNews.php @@ -291,7 +291,7 @@ class BrandingAgencyNews { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -301,7 +301,7 @@ class BrandingAgencyNews { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -311,7 +311,7 @@ class BrandingAgencyNews { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Coffee.php b/mailpoet/lib/Config/PopulatorData/Templates/Coffee.php index a585a653ee..04cb945921 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Coffee.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Coffee.php @@ -134,7 +134,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -144,7 +144,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -154,7 +154,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -901,7 +901,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -911,7 +911,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -921,7 +921,7 @@ class Coffee { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/College.php b/mailpoet/lib/Config/PopulatorData/Templates/College.php index 2e7d21adbf..31c794a815 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/College.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/College.php @@ -202,7 +202,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -212,7 +212,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -222,7 +222,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -232,7 +232,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/03-circles/Youtube.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', @@ -669,7 +669,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -679,7 +679,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -689,7 +689,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -699,7 +699,7 @@ class College { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/03-circles/Youtube.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/03-circles/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/ComputerRepair.php b/mailpoet/lib/Config/PopulatorData/Templates/ComputerRepair.php index 9da36e790c..32f55c010f 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/ComputerRepair.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/ComputerRepair.php @@ -648,7 +648,7 @@ class ComputerRepair { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -658,7 +658,7 @@ class ComputerRepair { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -668,7 +668,7 @@ class ComputerRepair { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -678,7 +678,7 @@ class ComputerRepair { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -688,7 +688,7 @@ class ComputerRepair { 'type' => 'socialIcon', 'iconType' => 'linkedin', 'link' => 'http://www.linkedin.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png', 'height' => '32px', 'width' => '32px', 'text' => 'LinkedIn', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/DogFood.php b/mailpoet/lib/Config/PopulatorData/Templates/DogFood.php index 08bb8dbdec..897a3caaf2 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/DogFood.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/DogFood.php @@ -208,7 +208,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -218,7 +218,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -228,7 +228,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1081,7 +1081,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1091,7 +1091,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -1101,7 +1101,7 @@ class DogFood { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/FarmersMarket.php b/mailpoet/lib/Config/PopulatorData/Templates/FarmersMarket.php index d77c51bbe9..55722047c4 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/FarmersMarket.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/FarmersMarket.php @@ -1070,7 +1070,7 @@ class FarmersMarket { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1080,7 +1080,7 @@ class FarmersMarket { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -1090,7 +1090,7 @@ class FarmersMarket { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Fitness.php b/mailpoet/lib/Config/PopulatorData/Templates/Fitness.php index 73975c02fb..2f7570db73 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Fitness.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Fitness.php @@ -176,7 +176,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -186,7 +186,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -196,7 +196,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -684,7 +684,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/02-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -694,7 +694,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/02-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -704,7 +704,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/02-grey/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1142,7 +1142,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1152,7 +1152,7 @@ class Fitness { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/GiftWelcome.php b/mailpoet/lib/Config/PopulatorData/Templates/GiftWelcome.php index 277db48295..a6281b08ca 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/GiftWelcome.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/GiftWelcome.php @@ -265,7 +265,7 @@ class GiftWelcome { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/02-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -275,7 +275,7 @@ class GiftWelcome { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/02-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -285,7 +285,7 @@ class GiftWelcome { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/02-grey/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/02-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/HealthyFoodBlog.php b/mailpoet/lib/Config/PopulatorData/Templates/HealthyFoodBlog.php index 2e291cf1cd..74edcf7914 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/HealthyFoodBlog.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/HealthyFoodBlog.php @@ -343,7 +343,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -353,7 +353,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -363,7 +363,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -373,7 +373,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/03-circles/Youtube.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', @@ -1822,7 +1822,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1832,7 +1832,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -1842,7 +1842,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1852,7 +1852,7 @@ class HealthyFoodBlog { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/03-circles/Youtube.png?mailpoet_version=3.14.1', + 'image' => $this->social_icon_url . '/03-circles/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/KidsClothing.php b/mailpoet/lib/Config/PopulatorData/Templates/KidsClothing.php index 326f82d280..a2c8b7169e 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/KidsClothing.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/KidsClothing.php @@ -167,7 +167,7 @@ class KidsClothing { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -177,7 +177,7 @@ class KidsClothing { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -273,7 +273,7 @@ class KidsClothing { 'type' => 'socialIcon', 'iconType' => 'google-plus', 'link' => 'http://plus.google.com', - 'image' => $this->social_icon_url . '/03-circles/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Google-Plus.png', 'height' => '32px', 'width' => '32px', 'text' => 'Google Plus', @@ -283,7 +283,7 @@ class KidsClothing { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1596,7 +1596,7 @@ class KidsClothing { [ 'height' => '32px', 'iconType' => 'facebook', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'link' => 'http://www.facebook.com', 'text' => 'Facebook', 'type' => 'socialIcon', @@ -1606,7 +1606,7 @@ class KidsClothing { [ 'height' => '32px', 'iconType' => 'twitter', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'link' => 'http://www.twitter.com', 'text' => 'Twitter', 'type' => 'socialIcon', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Minimal.php b/mailpoet/lib/Config/PopulatorData/Templates/Minimal.php index b5b74db7d7..c46036d7c7 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Minimal.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Minimal.php @@ -717,7 +717,7 @@ class Minimal { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -727,7 +727,7 @@ class Minimal { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -737,7 +737,7 @@ class Minimal { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1159,7 +1159,7 @@ class Minimal { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.8.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1169,7 +1169,7 @@ class Minimal { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.8.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/ModularStyleStories.php b/mailpoet/lib/Config/PopulatorData/Templates/ModularStyleStories.php index cc60bbda6d..b14aa8c2ce 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/ModularStyleStories.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/ModularStyleStories.php @@ -214,7 +214,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -224,7 +224,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -234,7 +234,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -244,7 +244,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'pinterest', 'link' => 'http://www.pinterest.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Pinterest.png', 'height' => '32px', 'width' => '32px', 'text' => 'Pinterest', @@ -979,7 +979,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -989,7 +989,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -999,7 +999,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -1009,7 +1009,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1388,7 +1388,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1398,7 +1398,7 @@ class ModularStyleStories { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/NewspaperTraditional.php b/mailpoet/lib/Config/PopulatorData/Templates/NewspaperTraditional.php index f1200fb467..a11f9a73c8 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/NewspaperTraditional.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/NewspaperTraditional.php @@ -252,7 +252,7 @@ class NewspaperTraditional { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.12.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -262,7 +262,7 @@ class NewspaperTraditional { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.12.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -272,7 +272,7 @@ class NewspaperTraditional { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Website.png?mailpoet_version=3.12.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -282,7 +282,7 @@ class NewspaperTraditional { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.12.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/NotSoMedium.php b/mailpoet/lib/Config/PopulatorData/Templates/NotSoMedium.php index cf209fd850..865d3be5f6 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/NotSoMedium.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/NotSoMedium.php @@ -235,7 +235,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -245,7 +245,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -255,7 +255,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Website.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -485,7 +485,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -495,7 +495,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -505,7 +505,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'google-plus', 'link' => 'http://plus.google.com', - 'image' => $this->social_icon_url . '/03-circles/Google-Plus.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Google-Plus.png', 'height' => '32px', 'width' => '32px', 'text' => 'Google Plus', @@ -515,7 +515,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'linkedin', 'link' => 'http://www.linkedin.com', - 'image' => $this->social_icon_url . '/03-circles/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/LinkedIn.png', 'height' => '32px', 'width' => '32px', 'text' => 'LinkedIn', @@ -525,7 +525,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'email', 'link' => '', - 'image' => $this->social_icon_url . '/03-circles/Email.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/03-circles/Email.png', 'height' => '32px', 'width' => '32px', 'text' => 'Email', @@ -952,7 +952,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.9.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -962,7 +962,7 @@ class NotSoMedium { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.9.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Phone.php b/mailpoet/lib/Config/PopulatorData/Templates/Phone.php index 5c0b7892c9..ccf07dcaba 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Phone.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Phone.php @@ -353,7 +353,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -363,7 +363,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -373,7 +373,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'pinterest', 'link' => 'http://www.pinterest.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Pinterest.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Pinterest.png', 'height' => '32px', 'width' => '32px', 'text' => 'Pinterest', @@ -383,7 +383,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'linkedin', 'link' => 'http://www.linkedin.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png', 'height' => '32px', 'width' => '32px', 'text' => 'LinkedIn', @@ -721,7 +721,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.9.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -731,7 +731,7 @@ class Phone { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.9.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/PrimarySchool.php b/mailpoet/lib/Config/PopulatorData/Templates/PrimarySchool.php index aebd9434a8..90b1964467 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/PrimarySchool.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/PrimarySchool.php @@ -812,7 +812,7 @@ class PrimarySchool { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -822,7 +822,7 @@ class PrimarySchool { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -832,7 +832,7 @@ class PrimarySchool { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Youtube.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', @@ -842,7 +842,7 @@ class PrimarySchool { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/RealEstate.php b/mailpoet/lib/Config/PopulatorData/Templates/RealEstate.php index b98f5edc3d..143812a0be 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/RealEstate.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/RealEstate.php @@ -173,7 +173,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -183,7 +183,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -193,7 +193,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -203,7 +203,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -1058,7 +1058,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.8.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1068,7 +1068,7 @@ class RealEstate { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.8.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/RenewableEnergy.php b/mailpoet/lib/Config/PopulatorData/Templates/RenewableEnergy.php index 639ba16f32..c2f01c26c7 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/RenewableEnergy.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/RenewableEnergy.php @@ -270,7 +270,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -280,7 +280,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -290,7 +290,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'linkedin', 'link' => 'http://www.linkedin.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png', 'height' => '32px', 'width' => '32px', 'text' => 'LinkedIn', @@ -944,7 +944,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -954,7 +954,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -964,7 +964,7 @@ class RenewableEnergy { 'type' => 'socialIcon', 'iconType' => 'linkedin', 'link' => 'http://www.linkedin.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/LinkedIn.png', 'height' => '32px', 'width' => '32px', 'text' => 'LinkedIn', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/RetroComputingMagazine.php b/mailpoet/lib/Config/PopulatorData/Templates/RetroComputingMagazine.php index e3ccddc9f5..1c489f4496 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/RetroComputingMagazine.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/RetroComputingMagazine.php @@ -549,7 +549,7 @@ class RetroComputingMagazine { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/02-grey/Facebook.png?mailpoet_version=3.0.0-rc.1.0.4', + 'image' => $this->social_icon_url . '/02-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -559,7 +559,7 @@ class RetroComputingMagazine { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/02-grey/Twitter.png?mailpoet_version=3.0.0-rc.1.0.4', + 'image' => $this->social_icon_url . '/02-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -569,7 +569,7 @@ class RetroComputingMagazine { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/02-grey/Youtube.png?mailpoet_version=3.0.0-rc.1.0.4', + 'image' => $this->social_icon_url . '/02-grey/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', @@ -579,7 +579,7 @@ class RetroComputingMagazine { 'type' => 'socialIcon', 'iconType' => 'email', 'link' => '', - 'image' => $this->social_icon_url . '/02-grey/Email.png?mailpoet_version=3.0.0-rc.1.0.4', + 'image' => $this->social_icon_url . '/02-grey/Email.png', 'height' => '32px', 'width' => '32px', 'text' => 'Email', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/RssSimpleNews.php b/mailpoet/lib/Config/PopulatorData/Templates/RssSimpleNews.php index ffef8515a0..d1466d94d2 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/RssSimpleNews.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/RssSimpleNews.php @@ -227,7 +227,7 @@ class RssSimpleNews { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -237,7 +237,7 @@ class RssSimpleNews { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -247,7 +247,7 @@ class RssSimpleNews { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/06-full-symbol-color/Website.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/06-full-symbol-color/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -779,7 +779,7 @@ class RssSimpleNews { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -789,7 +789,7 @@ class RssSimpleNews { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.7.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/ScienceWeekly.php b/mailpoet/lib/Config/PopulatorData/Templates/ScienceWeekly.php index 5fd56364b4..5f48137db4 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/ScienceWeekly.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/ScienceWeekly.php @@ -680,7 +680,7 @@ class ScienceWeekly { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -690,7 +690,7 @@ class ScienceWeekly { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -1130,7 +1130,7 @@ class ScienceWeekly { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -1140,7 +1140,7 @@ class ScienceWeekly { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Software.php b/mailpoet/lib/Config/PopulatorData/Templates/Software.php index 7f3be7d9d1..b8b6dd2cb7 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Software.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Software.php @@ -874,7 +874,7 @@ class Software { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -884,7 +884,7 @@ class Software { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -894,7 +894,7 @@ class Software { 'type' => 'socialIcon', 'iconType' => 'youtube', 'link' => 'http://www.youtube.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Youtube.png?mailpoet_version=3.15.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Youtube.png', 'height' => '32px', 'width' => '32px', 'text' => 'Youtube', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/Sunglasses.php b/mailpoet/lib/Config/PopulatorData/Templates/Sunglasses.php index 10f8afa820..b18c931f92 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/Sunglasses.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/Sunglasses.php @@ -617,7 +617,7 @@ class Sunglasses { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -627,7 +627,7 @@ class Sunglasses { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -637,7 +637,7 @@ class Sunglasses { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -647,7 +647,7 @@ class Sunglasses { 'type' => 'socialIcon', 'iconType' => 'email', 'link' => '', - 'image' => $this->social_icon_url . '/07-full-symbol-black/Email.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/07-full-symbol-black/Email.png', 'height' => '32px', 'width' => '32px', 'text' => 'Email', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/WideStoryLayout.php b/mailpoet/lib/Config/PopulatorData/Templates/WideStoryLayout.php index a58b718e0e..fde4524bae 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/WideStoryLayout.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/WideStoryLayout.php @@ -317,7 +317,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -327,7 +327,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -337,7 +337,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'website', 'link' => '', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Website.png', 'height' => '32px', 'width' => '32px', 'text' => 'Website', @@ -347,7 +347,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png?mailpoet_version=3.0.0-rc.2.0.0', + 'image' => $this->social_icon_url . '/08-full-symbol-grey/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -717,7 +717,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/01-social/Facebook.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/01-social/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -727,7 +727,7 @@ class WideStoryLayout { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/01-social/Twitter.png?mailpoet_version=3.11.1', + 'image' => $this->social_icon_url . '/01-social/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', diff --git a/mailpoet/lib/Config/PopulatorData/Templates/WineCity.php b/mailpoet/lib/Config/PopulatorData/Templates/WineCity.php index 8fd097646d..f2dfd13c6d 100644 --- a/mailpoet/lib/Config/PopulatorData/Templates/WineCity.php +++ b/mailpoet/lib/Config/PopulatorData/Templates/WineCity.php @@ -155,7 +155,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -165,7 +165,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -175,7 +175,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram', @@ -879,7 +879,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'facebook', 'link' => 'http://www.facebook.com', - 'image' => $this->social_icon_url . '/03-circles/Facebook.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Facebook.png', 'height' => '32px', 'width' => '32px', 'text' => 'Facebook', @@ -889,7 +889,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'twitter', 'link' => 'http://www.twitter.com', - 'image' => $this->social_icon_url . '/03-circles/Twitter.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Twitter.png', 'height' => '32px', 'width' => '32px', 'text' => 'Twitter', @@ -899,7 +899,7 @@ class WineCity { 'type' => 'socialIcon', 'iconType' => 'instagram', 'link' => 'http://instagram.com', - 'image' => $this->social_icon_url . '/03-circles/Instagram.png?mailpoet_version=3.7.3', + 'image' => $this->social_icon_url . '/03-circles/Instagram.png', 'height' => '32px', 'width' => '32px', 'text' => 'Instagram',