projects
/
WP-Themes
/
wmta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0339659
)
Changed blocks front top group ID to fit the Dev55 block id
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 31 Jan 2018 17:47:10 +0000
(12:47 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 31 Jan 2018 17:47:10 +0000
(12:47 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
e92ac93
..
24d6022
100644
(file)
--- 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",6
5980
);
+DEFINE("BLOCKS_FRONT_TOP_GROUP",6
6139
);
if ( ! function_exists( 'wmta_setup' ) ) :
/**