From 84bb19f5928a656ac212b92f42d8284f7de771a7 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Sun, 3 Jan 2021 14:01:46 +0100 Subject: [PATCH] chore: remove unused social networks --- functions.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/functions.php b/functions.php index d281821..5de597d 100644 --- a/functions.php +++ b/functions.php @@ -90,10 +90,6 @@ function mypost_social_sharing_buttons($content) { $content .= ' '; $content .= ' '; $content .= ''; - //$content .= ''; - // $content .= ''; - //$content .= ''; - //$content .= ''; $content .= ''; return $content;