From d5a2e07a3e89093f5ce68d00903e95fb81eae3b9 Mon Sep 17 00:00:00 2001 From: magepeopleteam Date: Tue, 2 Mar 2021 18:12:25 +0000 Subject: [PATCH] warning fix --- inc/mep_functions.php | 11 ----------- woocommerce-event-press.php | 2 +- 2 files changed, 1 insertion(+), 12 deletions(-) diff --git a/inc/mep_functions.php b/inc/mep_functions.php index e13751d..7169497 100755 --- a/inc/mep_functions.php +++ b/inc/mep_functions.php @@ -3662,14 +3662,3 @@ function mep_default_sidebar_reg() { ) ); } add_action( 'widgets_init', 'mep_default_sidebar_reg' ); - - -// add_action('mep_after_social_share_list','mep_custom_share_btn'); -// function mep_custom_share_btn($event_id){ -// ?> - - - - -