From: Laury GvR Date: Wed, 31 Jan 2018 17:47:10 +0000 (-0500) Subject: Changed blocks front top group ID to fit the Dev55 block id X-Git-Tag: v1.0.0^2~58 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0dba6872c96a2ac81706253310ddc663622caf7f;p=WP-Themes%2Fwmta.git Changed blocks front top group ID to fit the Dev55 block id --- diff --git a/functions.php b/functions.php index e92ac93..24d6022 100644 --- a/functions.php +++ b/functions.php @@ -9,7 +9,7 @@ require get_template_directory() . '/inc/menu-walker.php'; require get_template_directory() . '/inc/navigation.php'; -DEFINE("BLOCKS_FRONT_TOP_GROUP",65980); +DEFINE("BLOCKS_FRONT_TOP_GROUP",66139); if ( ! function_exists( 'wmta_setup' ) ) : /**