From: Anthony Talarico Date: Wed, 18 May 2016 15:05:24 +0000 (-0400) Subject: removed shareThis script X-Git-Tag: v1.0.0^2~50 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9254abc416ec59416c287ea5254e0ef1cb087498;p=WP-Themes%2Fcsrye.git removed shareThis script --- diff --git a/js/app.js b/js/app.js index dcea86c..1481ce2 100644 --- a/js/app.js +++ b/js/app.js @@ -31,11 +31,3 @@ $(document).ready(function () { //console.log('menu-id = ' + menuNum); }); }); -;$(document).ready(function () { - var switchTo5x=true; - $.getScript("http://w.sharethis.com/button/buttons.js", function() { - console.log("success"); - }); - stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"}); - var st_type="wordpress4.3.1"; -}); \ No newline at end of file diff --git a/js/custom/shareThis.js b/js/custom/shareThis.js deleted file mode 100644 index 0d5db19..0000000 --- a/js/custom/shareThis.js +++ /dev/null @@ -1,8 +0,0 @@ -$(document).ready(function () { - var switchTo5x=true; - $.getScript("http://w.sharethis.com/button/buttons.js", function() { - console.log("success"); - }); - stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"}); - var st_type="wordpress4.3.1"; -}); \ No newline at end of file