From f6740b957b8ae228777603385b2a6dd6c10411d7 Mon Sep 17 00:00:00 2001 From: Gil Date: Thu, 14 Dec 2017 11:39:38 +0100 Subject: [PATCH] Fix wrong function_exists It should test if illdy_sections_order function exists, not illdy_sections_show --- inc/extras.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/extras.php b/inc/extras.php index 9301638..c4129c7 100755 --- a/inc/extras.php +++ b/inc/extras.php @@ -100,7 +100,7 @@ function illdy_get_image_id_from_image_url( $image_url ) { /** * Sections order */ -if ( ! function_exists( 'illdy_sections_show' ) ) { +if ( ! function_exists( 'illdy_sections_order' ) ) { function illdy_sections_order( $section ) { $controls = array(