diff --git a/style.css b/style.css index 91111a5..c418711 100644 --- a/style.css +++ b/style.css @@ -2,5 +2,5 @@ * Theme Name: Streekomroep * Description: This is a WordPress theme made for Streekomroep ZuidWest in the Netherlands. It's made using Timber and Tailwind CSS and provides functionality for regional news, radio and television broadcasts. * Author: Streekomroep ZuidWest - * Version: 1.8.19 + * Version: 1.8.20 */ diff --git a/templates/partial/socialshare.twig b/templates/partial/socialshare.twig index e3499ef..c395fa3 100644 --- a/templates/partial/socialshare.twig +++ b/templates/partial/socialshare.twig @@ -17,7 +17,7 @@ WhatsApp {% set title = function('html_entity_decode', post.title) %} - {% set body = 'Lees dit artikel op ' ~ site.name ~ ': ' ~ title ~ "\n\n" ~ post.link %} + {% set body = 'Lees dit artikel op ' ~ site.name ~ ': ' ~ title ~ "\n\n" ~ post.link ~ "?utm_medium=social%26utm_source=E-mail%26utm_campaign=sharebutton" %} E-mail