projects
/
WP-Themes
/
uptravel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f30ca05
)
Fix block footer group
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 13 Feb 2019 16:25:32 +0000
(11:25 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 13 Feb 2019 16:25:32 +0000
(11:25 -0500)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
07c6824
..
854fc89
100644
(file)
--- a/
functions.php
+++ b/
functions.php
@@
-8,7
+8,7
@@
$frontPageId = get_option('page_on_front');
add_action('widgets_init', 'glm_quicksite_widget_init');
add_action('widgets_init', 'glm_weather_widget_init');
-define('GLM_BLOCKS_FOOTER_GROUP_ID', "82
49
"); // L: 8249, A: , dev70: 8213
+define('GLM_BLOCKS_FOOTER_GROUP_ID', "82
13
"); // L: 8249, A: , dev70: 8213
define('COUNTIES_PAGE_ID', "169");
define('THE_UP_PAGE_ID', "171");