From 5eda707b0fa10632450daf1dabea71c5220be2bd Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 18 Apr 2019 19:36:59 -0400 Subject: [PATCH] Move booknow pages into main-content --- functions.php | 9 --------- parts/main-content.php | 9 +++++++++ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/functions.php b/functions.php index f5a0ff1..4003bbc 100644 --- a/functions.php +++ b/functions.php @@ -6,15 +6,6 @@ require_once 'lib/rooms.php'; $ancestorId = null; $includePages = array(); $frontPageId = get_option('page_on_front'); -$pages_with_booknow = [ - 86, // Rooms & Suites - 90, // Amenities - 92, // Packages & Offers - 94, // Weddings - 98, // Meeting Venues - 100,// Group Activities - 116 // Swim & Fitness -]; add_action('widgets_init', 'glm_quicksite_widget_init'); define("BUILDERS_PAGE_ID", 74 ); // L:34, dev55:74 define("HOTEL_PAGE_ID", 84 ); // L:13, dev55:84 diff --git a/parts/main-content.php b/parts/main-content.php index 10349ca..e6b944a 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,5 +1,14 @@
-- 2.17.1