From: Steve Sutton Date: Tue, 26 Feb 2019 15:57:44 +0000 (-0500) Subject: Check for function to exists before calling it. X-Git-Tag: v1.0.40^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=0eb9c4a22e3de6bfab04d860ee177c7b60970a21;p=WP-Themes%2Fwmta.git Check for function to exists before calling it. So royalSlider plugin can be turned off for debugging. --- diff --git a/sidebar-member.php b/sidebar-member.php index 66a3f6b..2ee01a3 100644 --- a/sidebar-member.php +++ b/sidebar-member.php @@ -31,7 +31,7 @@ if ( ! is_active_sidebar( 'sidebar-2' ) ) {