-- phpMyAdmin SQL Dump
-- version 4.8.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Oct 04, 2018 at 12:15 PM
-- Server version: 5.7.23-0ubuntu0.16.04.1
-- PHP Version: 7.2.0RC4

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `brickhouse`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `comment_date_gmt` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://localhost/repositorio-brickhouse/wordpress', 'yes'),
(2, 'home', 'http://localhost/repositorio-brickhouse/wordpress', 'yes'),
(3, 'blogname', 'Brickhouse Tavern', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'anthony@orainteractive.com', 'yes'),
(7, 'start_of_week', '0', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'H:i', 'yes'),
(25, 'links_updated_date_format', 'j \\d\\e F \\d\\e Y, H:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%', 'yes'),
(1156, 'wpseo-gsc-refresh_token', '1/4IL4Mt1vd_1Fu4Tyn4Dg9gc9D6TdFy_M8mcEUzVLjysmwHw7uehOo8K4xpN8UFQA', 'yes'),
(1157, 'wpseo-gsc-access_token', 'a:5:{s:13:\"refresh_token\";s:66:\"1/4IL4Mt1vd_1Fu4Tyn4Dg9gc9D6TdFy_M8mcEUzVLjysmwHw7uehOo8K4xpN8UFQA\";s:12:\"access_token\";s:129:\"ya29.GltwBCSq6EtTtfPBEVxN32gKc4h5V3ytARDLNlA8tc_eq2uyx6axzHd6K54qc4yWiKS8hnXUhg2w2jmetNWHMI9Pz6AHDWBG64bsjiJVX8AnClMECwVAwunw4yqk\";s:7:\"expires\";d:1498060982;s:10:\"expires_in\";i:3600;s:7:\"created\";i:1498075382;}', 'yes'),
(1158, 'wpseo-gsc', 'a:1:{s:7:\"profile\";s:0:\"\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:8:{i:0;s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";i:1;s:30:\"advanced-custom-fields/acf.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:4;s:50:\"multiple-post-thumbnails/multi-post-thumbnails.php\";i:5;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:6;s:53:\"simple-custom-post-order/simple-custom-post-order.php\";i:7;s:24:\"wordpress-seo/wp-seo.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', '', 'no'),
(40, 'template', 'brick-house', 'yes'),
(41, 'stylesheet', 'brick-house', 'yes'),
(42, 'comment_whitelist', '1', 'yes'),
(43, 'blacklist_keys', '', 'no'),
(44, 'comment_registration', '0', 'yes'),
(45, 'html_type', 'text/html', 'yes'),
(46, 'use_trackback', '0', 'yes'),
(47, 'default_role', 'administrator', 'yes'),
(48, 'db_version', '38590', 'yes'),
(49, 'uploads_use_yearmonth_folders', '1', 'yes'),
(50, 'upload_path', '', 'yes'),
(51, 'blog_public', '1', 'yes'),
(52, 'default_link_category', '2', 'yes'),
(53, 'show_on_front', 'page', 'yes'),
(54, 'tag_base', '', 'yes'),
(55, 'show_avatars', '1', 'yes'),
(56, 'avatar_rating', 'G', 'yes'),
(57, 'upload_url_path', '', 'yes'),
(58, 'thumbnail_size_w', '150', 'yes'),
(59, 'thumbnail_size_h', '150', 'yes'),
(60, 'thumbnail_crop', '1', 'yes'),
(61, 'medium_size_w', '300', 'yes'),
(62, 'medium_size_h', '300', 'yes'),
(63, 'avatar_default', 'mystery', 'yes'),
(64, 'large_size_w', '1024', 'yes'),
(65, 'large_size_h', '1024', 'yes'),
(66, 'image_default_link_type', 'none', 'yes'),
(67, 'image_default_size', '', 'yes'),
(68, 'image_default_align', '', 'yes'),
(69, 'close_comments_for_old_posts', '0', 'yes'),
(70, 'close_comments_days_old', '14', 'yes'),
(71, 'thread_comments', '1', 'yes'),
(72, 'thread_comments_depth', '5', 'yes'),
(73, 'page_comments', '0', 'yes'),
(74, 'comments_per_page', '50', 'yes'),
(75, 'default_comments_page', 'newest', 'yes'),
(76, 'comment_order', 'asc', 'yes'),
(77, 'sticky_posts', 'a:0:{}', 'yes'),
(78, 'widget_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(673, '_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a', '1497475097', 'no'),
(79, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'uninstall_plugins', 'a:1:{s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:18:\"scporder_uninstall\";}', 'no'),
(82, 'timezone_string', 'America/Chicago', 'yes'),
(83, 'page_for_posts', '0', 'yes'),
(84, 'page_on_front', '5', 'yes'),
(85, 'default_post_format', '0', 'yes'),
(86, 'link_manager_enabled', '0', 'yes'),
(87, 'finished_splitting_shared_terms', '1', 'yes'),
(88, 'site_icon', '0', 'yes'),
(89, 'medium_large_size_w', '768', 'yes'),
(90, 'medium_large_size_h', '0', 'yes'),
(91, 'initial_db_version', '38590', 'yes'),
(92, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(93, 'fresh_site', '0', 'yes'),
(94, 'WPLANG', '', 'yes'),
(95, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(97, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(674, '_site_transient_poptags_40cd750bba9870f18aada2478b24840a', 'O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4342;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2485;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2353;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:2130;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1818;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1583;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1557;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1428;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1338;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1326;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1318;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1267;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1260;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1110;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1046;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1040;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:985;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:925;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:814;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:792;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:791;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:762;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:759;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:666;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:657;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:653;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:648;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:643;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:635;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:626;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:604;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:592;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:589;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:579;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:577;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:570;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:568;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:554;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:551;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:538;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:530;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:525;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:518;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:506;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:499;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:491;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:489;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:476;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:466;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:464;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:462;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:462;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:441;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:435;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:434;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:433;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:429;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:420;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:413;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:409;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:405;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:402;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:399;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:397;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:396;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:394;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:377;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:375;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:366;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:366;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:351;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:337;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:330;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:329;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:329;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:323;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:321;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:320;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:319;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:317;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:315;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:314;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:303;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:299;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:293;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:292;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:288;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:286;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:285;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:283;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:278;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:277;}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";i:274;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:274;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:272;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:270;}s:14:\"administration\";a:3:{s:4:\"name\";s:14:\"administration\";s:4:\"slug\";s:14:\"administration\";s:5:\"count\";i:264;}s:7:\"captcha\";a:3:{s:4:\"name\";s:7:\"captcha\";s:4:\"slug\";s:7:\"captcha\";s:5:\"count\";i:262;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:262;}s:7:\"tinymce\";a:3:{s:4:\"name\";s:7:\"tinyMCE\";s:4:\"slug\";s:7:\"tinymce\";s:5:\"count\";i:261;}}', 'no'),
(98, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(99, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(100, 'sidebars_widgets', 'a:4:{s:19:\"wp_inactive_widgets\";a:1:{i:0;s:8:\"search-2\";}s:21:\"widget-socialnetworks\";a:3:{i:0;s:16:\"socialnetworks-4\";i:1;s:16:\"socialnetworks-7\";i:2;s:16:\"socialnetworks-6\";}s:21:\"widget-upcoming-party\";a:1:{i:0;s:15:\"upcomingparty-2\";}s:13:\"array_version\";i:3;}', 'yes'),
(198, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(101, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(102, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(104, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(105, 'cron', 'a:7:{i:1538541900;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1538547365;a:2:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1538547366;a:1:{s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1538575414;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1538590598;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1538596259;a:1:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(106, 'theme_mods_twentyseventeen', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1496081903;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'yes'),
(186, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.8.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.8.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.8-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.8-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.8\";s:7:\"version\";s:5:\"4.9.8\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.9.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.7\";s:7:\"version\";s:5:\"4.9.7\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.7.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.7-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-4.8.7-partial-0.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.7-rollback-0.zip\";}s:7:\"current\";s:5:\"4.8.7\";s:7:\"version\";s:5:\"4.8.7\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:3:\"4.8\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1538541372;s:15:\"version_checked\";s:3:\"4.8\";s:12:\"translations\";a:0:{}}', 'no'),
(275, 'widget_social_networks', 'a:4:{i:2;a:3:{s:5:\"title\";s:17:\"Facebook-official\";s:4:\"link\";s:68:\"https://www.facebook.com/Brickhouse-Tavern-Wrigley-1801113826884756/\";s:4:\"show\";s:4:\"true\";}i:3;a:3:{s:5:\"title\";s:14:\"Twitter-square\";s:4:\"link\";s:30:\"https://twitter.com/BHTWrigley\";s:4:\"show\";s:4:\"true\";}i:4;a:3:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:50:\"https://www.instagram.com/brickhousetavernwrigley/\";s:4:\"show\";s:4:\"true\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(276, 'nonce_key', 'HqJ>Ov]afl0Rb^Afyze6lZA.ry7aI%)FcOC+ig]n((=TA2HSBNMR#91mJU_`Gdzc', 'no'),
(277, 'nonce_salt', '|*-Bf}AX_QPXx9OYW`Z5ADTP,yiN8,o;+R{07B;h>bf$h!.oqJg6rvzAfzR;B~LY', 'no'),
(286, 'auth_key', 'REX^cj@PUNkxi!/5cb]t&pJx74YK7IwfOd:?<4us?[is@+|Uuj8,KA=h2^+ND}2Y', 'no'),
(287, 'auth_salt', 'N_Qb:(A6zalN:q-6A7_5T${P[SVvOMtrzfrQ,/A<}V5bBH&&-Nwe[(BBrM/u pH)', 'no'),
(288, 'logged_in_key', '-YnclUM~{fQ~:9y:cR#M8F<LI?c.|UQmEDF?zgc|{jjOB^}Cf(o1rR!iW-)dP[/:', 'no'),
(289, 'logged_in_salt', '5IA5/st_M*0k>zS}qDaB0Ge<I8@]}C(uC=(kN,eCZz.1 /n`$|v-cH=rus<Zhx-:', 'no'),
(1181, '_site_transient_timeout_browser_f7a03887aa1b9d822dad7ce6e5049e3a', '1498685646', 'no'),
(1182, '_site_transient_browser_f7a03887aa1b9d822dad7ce6e5049e3a', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"58.0.3029.110\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(325, '_site_transient_timeout_browser_baf986a626f656728b1d4d0f82fa6b8a', '1497538708', 'no'),
(326, '_site_transient_browser_baf986a626f656728b1d4d0f82fa6b8a', 'a:9:{s:8:\"platform\";s:5:\"Linux\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"59.0.3071.86\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1228, '_site_transient_timeout_available_translations', '1498166187', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1229, '_site_transient_available_translations', 'a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 12:42:28\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-20 18:41:14\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.5/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 20:31:44\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/translation/core/4.8/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-18 19:16:01\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-16 11:47:56\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština‎\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-14 13:21:24\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-14 23:24:44\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 09:47:45\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 08:50:23\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.8/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-14 00:09:35\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/4.8/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 21:25:12\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 18:05:57\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 07:18:00\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 08:09:19\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 05:14:35\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 19:04:32\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-04 17:21:42\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 12:19:22\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-16 17:22:41\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 23:02:31\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-20 00:55:30\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 08:00:44\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-09 15:50:45\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 18:25:22\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-22 17:51:10\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 08:47:21\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 08:58:29\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 20:40:15\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-07 12:07:46\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:33:29\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 08:25:42\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-22 10:14:21\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 21:11:01\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 07:29:14\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 07:12:17\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-12 09:20:11\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:39:13\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 07:08:35\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່​ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-09 11:50:13\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 12:45:17\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.18/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 10:39:02\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 08:03:26\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-20 17:04:00\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 11:00:15\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 13:05:53\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-02 13:47:38\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-23 09:31:28\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.18/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 07:30:18\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-21 17:29:18\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-18 18:31:34\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:54:09\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 09:02:13\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 15:29:14\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-24 08:35:30\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-08 11:06:53\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 12:43:10\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-19 13:54:12\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 19:23:40\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-03 00:28:41\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 11:24:18\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-15 13:17:37\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版  \";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-17 17:23:10\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:45\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}', 'no'),
(1087, '_site_transient_timeout_browser_5d9a37c6a96acca914609d0251644dda', '1498598717', 'no'),
(1088, '_site_transient_browser_5d9a37c6a96acca914609d0251644dda', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"58.0.3029.110\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(167, '_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1496189406', 'no'),
(168, '_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1496146206', 'no'),
(171, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1496189411', 'no'),
(172, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1496146211', 'no'),
(177, '_transient_timeout_dash_01e18dead815ce736e3b9cccfbd773a5', '1496189419', 'no'),
(178, '_transient_dash_01e18dead815ce736e3b9cccfbd773a5', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/05/wordpress-4-8-release-candidate/\'>WordPress 4.8 Release Candidate</a> <span class=\"rss-date\">25 de maio de 2017</span><div class=\"rssSummary\">The release candidate for WordPress 4.8 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on Thursday, June 8, but we need your help to get there. If you haven’t tested 4.8 yet, [&hellip;]</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2017/05/a-delicious-compliment/\'>Matt: A Delicious Compliment</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2017/05/wordpress-14/\'>Matt: WordPress 14</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/in-case-you-missed-it-issue-20\'>WPTavern: In Case You Missed It – Issue 20</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\"dashboard-news-plugin\"><span>Plugins populares:</span> Yoast SEO&nbsp;<a href=\"plugin-install.php?tab=plugin-information&amp;plugin=wordpress-seo&amp;_wpnonce=d099b519a0&amp;TB_iframe=true&amp;width=600&amp;height=800\" class=\"thickbox open-plugin-details-modal\" aria-label=\"Instalar Yoast SEO\">(Instalar)</a></li></ul></div>', 'no'),
(165, '_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', '1496189405', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(166, '_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n    \n    \n    \n    \n    \n    \n    \n    \n    \n  \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 23:04:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.8-beta2-40840\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:33:\"\n    \n    \n    \n    \n        \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.8 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2017/05/wordpress-4-8-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 23:04:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4758\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:325:\"The release candidate for WordPress 4.8 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on Thursday, June 8, but we need your help to get there. If you haven’t tested 4.8 yet, [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2365:\"<p>The release candidate for WordPress 4.8 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on <strong>Thursday, June 8</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.8 yet, now is the time!</p>\n<p>To test WordPress 4.8, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.8-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>We&#8217;ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=40840&amp;stop_rev=40821\">a handful of changes</a> since releasing Beta 2 earlier this week. For more details about what’s new in version 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\">Beta 2</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.8 and update your plugin’s <em>Tested up to</em> version in the readme to 4.8. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p>This release&#8217;s haiku is courtesy of <a href=\'https://profiles.wordpress.org/matveb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matveb</a>:</p>\n<p><em>Érrese uno</em><br />\n<em>Cien veces y más</em><br />\n<em>Erre ce dos</em></p>\n<p>Thanks for your continued help testing out the latest versions of WordPress.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4758\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:33:\"\n    \n    \n    \n    \n        \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.8 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 00:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4749\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.8 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.8, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1621:\"<p>WordPress 4.8 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.8, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.8-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> blog post. Since then, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&amp;mode=stop_on_copy&amp;rev=40819&amp;stop_rev=40664&amp;limit=100&amp;sfp_email=&amp;sfph_mail=\">over 50 changes</a> in Beta 2.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>WordPress four point eight<br />\nOne step closer to release<br />\nPlease test Beta 2!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4749\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n        \n    \n    \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.5 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2017/05/wordpress-4-7-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 22:39:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4734\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"WordPress 4.7.5 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.4 and earlier are affected by six security issues: Insufficient redirect validation in the HTTP class. Reported by Ronni Skansing. Improper handling of post meta data values in the XML-RPC [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Pascal Birchler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2349:\"<p>WordPress 4.7.5 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.4 and earlier are affected by six security issues:</p>\n<ol>\n<li>Insufficient redirect validation in the HTTP class. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronni Skansing</a>.</li>\n<li>Improper handling of post meta data values in the XML-RPC API. Reported by <a href=\"https://hackerone.com/jazzy2fives\">Sam Thomas</a>.</li>\n<li>Lack of capability checks for post meta data in the XML-RPC API. Reported by <a href=\"https://profiles.wordpress.org/vortfu\">Ben Bidner</a> of the WordPress Security Team.</li>\n<li>A Cross Site Request Forgery (CSRF)  vulnerability was discovered in the filesystem credentials dialog. Reported by <a href=\"https://twitter.com/yorickkoster\">Yorick Koster</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered when attempting to upload very large files. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronni Skansing</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered related to the Customizer. Reported by <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a> of the WordPress Security Team.</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.5 contains 3 maintenance fixes to the 4.7 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.5\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.7.5&amp;group=component&amp;col=id&amp;col=summary&amp;col=component&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=keywords&amp;order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.5</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.5.</p>\n<p>Thanks to everyone who contributed to 4.7.5.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4734\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:33:\"\n    \n    \n    \n    \n        \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress Now on HackerOne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4730\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:322:\"WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that WordPress is now officially [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1718:\"<p>WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that <a href=\"https://hackerone.com/wordpress\">WordPress is now officially on HackerOne</a>!</p>\n<p><a href=\"https://www.hackerone.com/about\">HackerOne</a> is a platform for security researchers to securely and responsibly report vulnerabilities to our team. It provides tools that improve the quality and consistency of communication with reporters, and will reduce the time spent on responding to commonly reported issues. This frees our team to spend more time working on improving the security of WordPress.</p>\n<p>The security team has been working on this project for quite some time. Nikolay Bachiyski started the team working on it just over a year ago. We ran it as a private program while we worked out our procedures and processes, and are excited to finally make it public.</p>\n<p>With the announcement of the WordPress HackerOne program we are also introducing bug bounties. Bug bounties let us reward reporters for disclosing issues to us and helping us secure our products and infrastructure. We&#8217;ve already awarded more than $3,700 in bounties to seven different reporters! We are thankful to Automattic for paying the bounties on behalf of the WordPress project.</p>\n<p>The program and bounties cover all our projects including WordPress, BuddyPress, bbPress, GlotPress, and WP-CLI as well as all of our sites including WordPress.org, bbPress.org, WordCamp.org, BuddyPress.org, and GlotPress.org.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4730\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:33:\"\n   \n    \n    \n    \n        \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.8 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 May 2017 00:15:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4727\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"We&#8217;re planning a smaller WP release early next month, bringing in three major enhancements: An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it&#8217;s hard to describe.) A revamp of the dashboard news widget to [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1148:\"<p>We&#8217;re planning a smaller WP release early next month, bringing in three major enhancements:</p>\n<ul>\n<li>An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it&#8217;s hard to describe.)</li>\n<li>A revamp of the dashboard news widget to bring in nearby and upcoming events including meetups and WordCamps.</li>\n<li>Several new media widgets covering images, audio, and video, and an enhancement to the text widget to support visual editing.</li>\n</ul>\n<p>The first beta of 4.8 is now available for testing. You can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">beta tester plugin</a> (or just run trunk) to try the latest and greatest, and each of these areas could use a ton of testing. Our goals are to make editing posts with links more intuitive, make widgets easier for new users and more convenient for existing ones, and get many more people aware of and attending our community events.</p>\n<p><em>Four point eight is here<br />\nSmall changes with a big punch<br />\nBig ones come later</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4727\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:36:\"\n   \n    \n    \n    \n        \n    \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.7.4 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2017/04/wordpress-4-7-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Apr 2017 17:54:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4710\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:376:\"After almost sixty million downloads of WordPress 4.7, we are pleased to announce the immediate availability of WordPress 4.7.4, a maintenance release. This release contains 47 bug fixes and enhancements, chief among them an incompatibility between the upcoming Chrome version and the visual editor, inconsistencies in media handling, and further improvements to the REST API.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Pascal Birchler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4518:\"<p>After almost sixty million downloads of WordPress 4.7, we are pleased to announce the immediate availability of WordPress 4.7.4, a maintenance release.</p>\n<p>This release contains 47 maintenance fixes and enhancements, chief among them an incompatibility between the upcoming Chrome version and the visual editor, inconsistencies in media handling, and further improvements to the REST API. For a full list of changes, consult the <a href=\"https://codex.wordpress.org/Version_4.7.4\">release notes</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.7?rev=40487&amp;stop_rev=40224\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.4</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.4.</p>\n<p>Thanks to everyone who contributed to 4.7.4:<br />\n<a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/aussieguy123/\">aussieguy123</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/boldwater/\">boldwater</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/chesio/\">chesio</a>, <a href=\"https://profiles.wordpress.org/curdin/\">Curdin Krummenacher</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davidbenton/\">davidbenton</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/ghosttoast/\">Gustave F. Gerhardt</a>, <a href=\"https://profiles.wordpress.org/ig_communitysites/\">ig_communitysites</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/karinedo/\">karinedo</a>, <a href=\"https://profiles.wordpress.org/lukasbesch/\">lukasbesch</a>, <a href=\"https://profiles.wordpress.org/maguiar/\">maguiar</a>, <a href=\"https://profiles.wordpress.org/matheusgimenez/\">MatheusGimenez</a>, <a href=\"https://profiles.wordpress.org/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattwiebe/\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mayurk/\">Mayur Keshwani</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/delawski/\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/pratikshrestha/\">Pratik Shrestha</a>, <a href=\"https://profiles.wordpress.org/programmin/\">programmin</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/sagarkbhatt/\">sagarkbhatt</a>, <a href=\"https://profiles.wordpress.org/sagarprajapati/\">Sagar Prajapati</a>, <a href=\"https://profiles.wordpress.org/sboisvert/\">sboisvert</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford/\">Timmy Crawford</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4710\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n        \n    \n    \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.3 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 17:53:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4696\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:396:\"WordPress 4.7.3 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.2 and earlier are affected by six security issues: Cross-site scripting (XSS) via media file metadata.  Reported by Chris Andrè Dale, Yorick Koster, and Simon P. Briggs. Control characters can trick redirect [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"James Nylen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6191:\"<p>WordPress 4.7.3 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.2 and earlier are affected by six security issues:</p>\n<ol>\n<li>Cross-site scripting (XSS) via media file metadata.  Reported by <a href=\"https://www.securesolutions.no/\">Chris Andrè Dale</a>, <a href=\"https://twitter.com/yorickkoster\">Yorick Koster</a>, and Simon P. Briggs.</li>\n<li>Control characters can trick redirect URL validation.  Reported by <a href=\"http://www.danielchatfield.com/\">Daniel Chatfield</a>.</li>\n<li>Unintended files can be deleted by administrators using the plugin deletion functionality.  Reported by <a href=\"https://hackerone.com/triginc\">TrigInc</a> and <a href=\"http://b.360.cn/\">xuliang</a>.</li>\n<li>Cross-site scripting (XSS) via video URL in YouTube embeds.  Reported by <a href=\"https://twitter.com/marcs0h\">Marc Montpas</a>.</li>\n<li>Cross-site scripting (XSS) via taxonomy term names.  Reported by <a href=\"https://profiles.wordpress.org/deltamgm2\">Delta</a>.</li>\n<li>Cross-site request forgery (CSRF) in Press This leading to excessive use of server resources.  Reported by Sipke Mellema.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.3 contains 39 maintenance fixes to the 4.7 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.3\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.7.3&amp;group=component&amp;col=id&amp;col=summary&amp;col=component&amp;col=status&amp;col=owner&amp;col=type&amp;col=priority&amp;col=keywords&amp;order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.3</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.3.</p>\n<p>Thanks to everyone who contributed to 4.7.3: <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">blobfolio</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\">Boro Sitnikovski</a>, <a href=\"https://profiles.wordpress.org/bradyvercher/\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/drrobotnik/\">Brandon Lavigne</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/ccprog/\">ccprog</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dhanendran/\">Dhanendran</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/drivingralle/\">Drivingralle</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jazbek/\">jazbek</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/matheusgimenez/\">MatheusGimenez</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Mike Nelson</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/codegeass/\">Muhammet Arslan</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/reldev/\">reldev</a>, <a href=\"https://profiles.wordpress.org/sanchothefat/\">Robert O&#8217;Rourke</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/triplejumper12/\">triplejumper12</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, and <a href=\"https://profiles.wordpress.org/wpfo/\">wpfo</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4696\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n        \n    \n    \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"WordPress 4.7.2 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Jan 2017 19:34:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4676\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:357:\"WordPress 4.7.2 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.1 and earlier are affected by three security issues: The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2142:\"<p>WordPress 4.7.2 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.1 and earlier are affected by three security issues:</p>\n<ol>\n<li>The user interface for assigning taxonomy terms in Press This is shown to users who do not have permissions to use it. Reported by David Herrera of <a href=\"https://www.alleyinteractive.com/\">Alley Interactive</a>.</li>\n<li><code>WP_Query</code> is vulnerable to a SQL injection (SQLi) when passing unsafe data. WordPress core is not directly vulnerable to this issue, but we&#8217;ve added hardening to prevent plugins and themes from accidentally causing a vulnerability. Reported by <a href=\"https://github.com/mjangda\">Mo Jangda</a> (batmoo).</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered in the posts list table. Reported by <a href=\"https://iandunn.name/\">Ian Dunn</a> of the WordPress Security Team.</li>\n<li>An unauthenticated privilege escalation vulnerability was discovered in a REST API endpoint. Reported by <a href=\"https://twitter.com/MarcS0h\">Marc-Alexandre Montpas</a> of Sucuri Security. *</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.2</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.2.</p>\n<p>Thanks to everyone who contributed to 4.7.2.</p>\n<p>* Update: An additional serious vulnerability was fixed in this release and public disclosure was delayed. For more information on this vulnerability, additional mitigation steps taken, and an explanation for why disclosure was delayed, please read <a href=\"https://make.wordpress.org/core/2017/02/01/disclosure-of-additional-security-fix-in-wordpress-4-7-2/\">Disclosure of Additional Security Fix in WordPress 4.7.2</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4676\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n        \n    \n    \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Jan 2017 03:53:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4650\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:375:\"WordPress 4.7 has been downloaded over 10 million times since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7 and earlier are affected by eight security issues: [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6520:\"<p>WordPress 4.7 has been <a href=\"https://wordpress.org/download/counter/\">downloaded over 10 million times</a> since its release on December 6, 2016 and we are pleased to announce the immediate availability of WordPress 4.7.1. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7 and earlier are affected by eight security issues:</p>\n<ol>\n<li>Remote code execution (RCE) in PHPMailer &#8211; <em>No specific issue appears to affect WordPress</em> or any of the major plugins we investigated but, out of an abundance of caution, we updated PHPMailer in this release. This issue was fixed in PHPMailer thanks to <a href=\"https://legalhackers.com/\">Dawid Golunski</a> and <a href=\"https://twitter.com/Zenexer\">Paul Buonopane</a>.</li>\n<li>The REST API exposed user data for all users who had authored a post of a public post type. WordPress 4.7.1 limits this to only post types which have specified that they should be shown within the REST API. Reported by <a href=\"https://poststatus.com/\">Krogsgard</a> and <a href=\"https://ithemes.com/\">Chris Jean</a>.</li>\n<li>Cross-site scripting (XSS) via the plugin name or version header on <code>update-core.php</code>. Reported by <a href=\"https://dominikschilling.de/\">Dominik Schilling</a> of the WordPress Security Team.</li>\n<li>Cross-site request forgery (CSRF) bypass via uploading a Flash file. Reported by <a href=\"https://twitter.com/Abdulahhusam\">Abdullah Hussam</a>.</li>\n<li>Cross-site scripting (XSS) via theme name fallback. Reported by <a href=\"https://pentest.blog/\">Mehmet Ince</a>.</li>\n<li>Post via email checks <code>mail.example.com</code> if default settings aren&#8217;t changed. Reported by John Blackbourn of the WordPress Security Team.</li>\n<li>A cross-site request forgery (CSRF) was discovered in the accessibility mode of widget editing. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronnie Skansing</a>.</li>\n<li>Weak cryptographic security for multisite activation key. Reported by <a href=\"https://itsjack.cc/\">Jack</a>.</li>\n</ol>\n<p>Thank you to the reporters for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.1 fixes 62 bugs from 4.7. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.1\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?milestone=4.7.1\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.1</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.1.</p>\n<p>Thanks to everyone who contributed to 4.7.1: <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/chandrapatel/\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/dreamon11/\">DreamOn11</a>, <a href=\"https://profiles.wordpress.org/chopinbach/\">Edwin Cromley</a>, <a href=\"https://profiles.wordpress.org/iseulde/\">Ella van Dorpe</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/hristo-sg/\">Hristo Pandjarov</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver/\">Keanan Koppenhaver</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">monikarao</a>, <a href=\"https://profiles.wordpress.org/natereist/\">Nate Reist</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nikschavan/\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nullvariable/\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/sirbrillig/\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/sanketparmar/\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sfpt/\">sfpt</a>, <a href=\"https://profiles.wordpress.org/shazahm1hotmailcom/\">shazahm1</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/szaqal21/\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/timph/\">timph</a>, <a href=\"https://profiles.wordpress.org/voldemortensen/\">voldemortensen</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4650\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:36:\"\n    \n    \n    \n    \n        \n\n    \n    \n        \n  \n\n\n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"WordPress 4.7 “Vaughan”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/news/2016/12/vaughan/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Dec 2016 19:27:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4596\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah \"Sassy\" Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:60:\"https://wordpress.org/news/files/2016/12/starter-content.mp4\";s:6:\"length\";s:7:\"3736020\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:59:\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\";s:6:\"length\";s:7:\"1127483\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:58:\"https://wordpress.org/news/files/2016/12/video-headers.mp4\";s:6:\"length\";s:7:\"1549803\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Helen Hou-Sandi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:45511:\"<p>Version 4.7 of WordPress, named “Vaughan” in honor of legendary jazz vocalist Sarah &#8220;Sassy&#8221; Vaughan, is available for download or update in your WordPress dashboard. New features in 4.7 help you get your site set up the way you want it.</p>\n<div id=\"v-AHz0Ca46-1\" class=\"video-player\"><video id=\"v-AHz0Ca46-1-video\" width=\"632\" height=\"354\" poster=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg\" controls=\"true\" preload=\"metadata\" dir=\"ltr\" lang=\"en\"><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_dvd.mp4\" type=\"video/mp4; codecs=&quot;avc1.64001E, mp4a.40.2&quot;\" /><source src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_fmt1.ogv\" type=\"video/ogg; codecs=&quot;theora, vorbis&quot;\" /><div><img alt=\"Introducing WordPress 4.7\" src=\"https://videos.files.wordpress.com/AHz0Ca46/wp4-7-vaughan-r8-mastered_scruberthumbnail_0.jpg?resize=632%2C354\" data-recalc-dims=\"1\" /></div><p>Introducing WordPress 4.7</p></video></div>\n<hr />\n<h2 style=\"text-align:center\">Presenting Twenty Seventeen</h2>\n<p>A brand new default theme brings your site to life with immersive featured images and video headers.</p>\n<p><img class=\"alignnone wp-image-4618 size-large\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=632%2C356&#038;ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=1024%2C576&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=300%2C169&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?resize=768%2C432&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1600&amp;ssl=1 1600w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Twenty-Seventeen-1.jpg?w=1264&amp;ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Twenty Seventeen focuses on business sites and features a customizable front page with multiple sections. Personalize it with widgets, navigation, social menus, a logo, custom colors, and more. Our default theme for 2017 works great in many languages, on any device, and for a wide range of users.</p>\n<hr />\n<h2 style=\"text-align:center\">Your Site, Your Way</h2>\n<p>WordPress 4.7 adds new features to the customizer to help take you through the initial setup of a theme, with non-destructive live previews of all your changes in one uninterrupted workflow.</p>\n<h3>Theme Starter Content</h3>\n<div style=\"width: 632px;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement(\'video\');</script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-4596-1\" width=\"632\" height=\"346\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/starter-content.mp4?_=1\" /><a href=\"https://wordpress.org/news/files/2016/12/starter-content.mp4\">https://wordpress.org/news/files/2016/12/starter-content.mp4</a></video></div>\n<p>To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry &#8211; nothing new will appear on the live site until you’re ready to save and publish your initial theme setup.</p>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Edit Shortcuts</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-2\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Edit-Shortcuts.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4?_=2\" /><a href=\"https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4\">https://wordpress.org/news/files/2016/12/edit-shortcuts.mp4</a></video></div>\n<p>Visible icons appear to show you which parts of your site can be customized while live previewing. Click on a shortcut and get straight to editing. Paired with starter content, getting started with customizing your site is faster than ever.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Video Headers</h3>\n<div style=\"width: 300px;\" class=\"wp-video\"><video class=\"wp-video-shortcode\" id=\"video-4596-3\" width=\"300\" height=\"173\" poster=\"https://wordpress.org/news/files/2016/12/4.7-—-Header-Video.jpg\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video/mp4\" src=\"https://wordpress.org/news/files/2016/12/video-headers.mp4?_=3\" /><a href=\"https://wordpress.org/news/files/2016/12/video-headers.mp4\">https://wordpress.org/news/files/2016/12/video-headers.mp4</a></video></div>\n<p>Sometimes a big atmospheric video as a moving header image is just what you need to showcase your wares; go ahead and try it out with Twenty Seventeen. Need some video inspiration? Try searching for sites with video headers available for download and use.</p>\n</div>\n<div style=\"clear: both\"></div>\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>Smoother Menu Building</h3>\n<p><img class=\"wp-image-4606 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-Nav.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Many menus for sites contain links to the pages of your site, but what happens when you don’t have any pages yet? Now you can add new pages while building menus instead of leaving the customizer and abandoning your changes. Once you’ve published your customizations, you’ll have new pages ready for you to fill with content.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Custom CSS</h3>\n<p><img class=\"wp-image-4607 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-CSS.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Sometimes you just need a few visual tweaks to make your site perfect. WordPress 4.7 allows you to add custom CSS and instantly see how your changes affect your site. The live preview allows you to work quickly without page refreshes slowing you down.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<div style=\"float: left;width: 48%;margin: 0\">\n<h3>PDF Thumbnail Previews</h3>\n<p><img class=\"wp-image-4609 size-medium alignright\" src=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?resize=300%2C158&amp;ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2016/12/4.7-—-PDF.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Managing your document collection is easier with WordPress 4.7. Uploading PDFs will generate thumbnail images so you can more easily distinguish between all your documents.</p>\n</div>\n<div style=\"float: right;width: 48%;margin: 0\">\n<h3>Dashboard in your language</h3>\n<p><img class=\"wp-image-4608 size-medium alignright\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&#038;ssl=1\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?resize=300%2C158&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-Language.jpg?w=760&amp;ssl=1 760w\" sizes=\"(max-width: 300px) 100vw, 300px\" data-recalc-dims=\"1\" /></p>\n<p>Just because your site is in one language doesn’t mean that everybody helping manage it prefers that language for their admin. Add more languages to your site and a user language option will show up in your user’s profiles.</p>\n</div>\n<div style=\"clear: both\"></div>\n<hr />\n<h2 style=\"text-align:center\">Introducing REST API Content Endpoints</h2>\n<p>WordPress 4.7 comes with REST API endpoints for posts, comments, terms, users, meta, and settings.</p>\n<p><img class=\"size-large wp-image-4600 alignnone\" src=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=632%2C205&#038;ssl=1\" alt=\"\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=1024%2C332&amp;ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=300%2C97&amp;ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?resize=768%2C249&amp;ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1264&amp;ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2016/12/4.7-—-API.jpg?w=1896&amp;ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Content endpoints provide machine-readable external access to your WordPress site with a clear, standards-driven interface, paving the way for new and innovative methods of interacting with sites through plugins, themes, apps, and beyond. Ready to get started with development? <a href=\"https://developer.wordpress.org/rest-api/reference/\">Check out the REST API reference.</a></p>\n<hr />\n<h2 style=\"text-align:center\">Even More Developer Happiness <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f60a.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></h2>\n<h3><a href=\"https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/\">Post Type Templates</a></h3>\n<p>By opening up the page template functionality to all post types, theme developers have even more flexibility with the WordPress template hierarchy.</p>\n<h3>More Theme API Goodies</h3>\n<p>WordPress 4.7 includes <a href=\"https://make.wordpress.org/core/2016/09/09/new-functions-hooks-and-behaviour-for-theme-developers-in-wordpress-4-7/\">new functions, hooks, and behavior</a> for theme developers.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/04/custom-bulk-actions/\">Custom Bulk Actions</a></h3>\n<p>List tables, now with more than bulk edit and delete.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/09/08/wp_hook-next-generation-actions-and-filters/\"><code>WP_Hook</code></a></h3>\n<p>The code that lies beneath actions and filters has been overhauled and modernized, fixing bugs along the way.</p>\n<h3>Settings Registration API</h3>\n<p>register_setting() <a href=\"https://make.wordpress.org/core/2016/10/26/registering-your-settings-in-wordpress-4-7/\">has been enhanced</a> to include type, description, and REST API visibility.</p>\n<h3><a href=\"https://make.wordpress.org/core/2016/10/12/customize-changesets-technical-design-decisions/\">Customize Changesets</a></h3>\n<p>Customize changesets make changes in the customizer persistent, like autosave drafts. They also make exciting new features like starter content possible.</p>\n<hr />\n<h2 style=\"text-align:center\">The Squad</h2>\n<p>This release was led by <a href=\"https://helen.blog\">Helen Hou-Sandí</a>, backed up by <a href=\"https://profiles.wordpress.org/jbpaul17\">Jeff Paul</a> and <a href=\"http://aaron.jorb.in/\">Aaron Jorbin</a> as Release Deputies, and with the help of these fine individuals. There are 482 contributors with props in this release—the most ever—with 205 of them contributing for the first time. Pull up some sassy Sarah Vaughan on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/wraithkenny\">[Inactive]</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/ibachal\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed\">achbed</a>, <a href=\"https://profiles.wordpress.org/acmethemes\">Acme Themes</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adammacias\">adammacias</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\">Ahmad Awais</a>, <a href=\"https://profiles.wordpress.org/ahmadawais\">ahmadawais</a>, <a href=\"https://profiles.wordpress.org/airesvsg\">airesvsg</a>, <a href=\"https://profiles.wordpress.org/ajoah\">ajoah</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Bj&#246;rklund</a>, <a href=\"https://profiles.wordpress.org/akshayvinchurkar\">akshayvinchurkar</a>, <a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/xknown\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/xavortm\">Alex Dimitrov</a>, <a href=\"https://profiles.wordpress.org/ironpaperweight\">Alex Hon</a>, <a href=\"https://profiles.wordpress.org/alex27\">alex27</a>, <a href=\"https://profiles.wordpress.org/allancole\">allancole</a>, <a href=\"https://profiles.wordpress.org/arush\">Amanda Rush</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrewp-2\">Andreas Panag</a>, <a href=\"https://profiles.wordpress.org/nacin\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/andizer\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/kelderic\">Andy Mercer</a>, <a href=\"https://profiles.wordpress.org/andy\">Andy Skelton</a>, <a href=\"https://profiles.wordpress.org/aniketpant\">Aniket Pant</a>, <a href=\"https://profiles.wordpress.org/anilbasnet\">Anil Basnet</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/antisilent\">antisilent</a>, <a href=\"https://profiles.wordpress.org/atimmer\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/zuige\">Antti Kuosmanen</a>, <a href=\"https://profiles.wordpress.org/apokalyptik\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/artoliukkonen\">artoliukkonen</a>, <a href=\"https://profiles.wordpress.org/ideag\">Arunas Liuiza</a>, <a href=\"https://profiles.wordpress.org/attitude\">attitude</a>, <a href=\"https://profiles.wordpress.org/backermann\">backermann</a>, <a href=\"https://profiles.wordpress.org/b-07\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bcole808\">Ben Cole</a>, <a href=\"https://profiles.wordpress.org/kau-boy\">Bernhard Kau</a>, <a href=\"https://profiles.wordpress.org/binarymoon\">binarymoon</a>, <a href=\"https://profiles.wordpress.org/birgire\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornw\">BjornW</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boblinthorst\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boboudreau\">boboudreau</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">Boone B. Gorges</a>, <a href=\"https://profiles.wordpress.org/bradyvercher\">Brady Vercher</a>, <a href=\"https://profiles.wordpress.org/brainstormforce\">Brainstorm Force</a>, <a href=\"https://profiles.wordpress.org/kraftbj\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brianhogg\">Brian Hogg</a>, <a href=\"https://profiles.wordpress.org/krogsgard\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bronsonquick\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/sixhours\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/caseypatrickdriscoll\">Casey Driscoll</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/chandrapatel\">Chandra Patel</a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/cheeserolls\">cheeserolls</a>, <a href=\"https://profiles.wordpress.org/chesio\">chesio</a>, <a href=\"https://profiles.wordpress.org/ketuchetan\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/choongsavvii\">choong</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chredd\">chredd</a>, <a href=\"https://profiles.wordpress.org/chrisjean\">Chris Jean</a>, <a href=\"https://profiles.wordpress.org/cmmarslender\">Chris Marslender</a>, <a href=\"https://profiles.wordpress.org/chris_d2d\">Chris Smith</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriswiegman\">Chris Wiegman</a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chriseverson\">chriseverson</a>, <a href=\"https://profiles.wordpress.org/christian1012\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cwpnolen\">Christian Nolen</a>, <a href=\"https://profiles.wordpress.org/needle\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/clarionwpdeveloper\">Clarion Technologies</a>, <a href=\"https://profiles.wordpress.org/claudiosmweb\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiosanches\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiolabarbera\">ClaudioLaBarbera</a>, <a href=\"https://profiles.wordpress.org/codemovementpk\">codemovement.pk</a>, <a href=\"https://profiles.wordpress.org/coderkevin\">coderkevin</a>, <a href=\"https://profiles.wordpress.org/codfish\">codfish</a>, <a href=\"https://profiles.wordpress.org/coreymcollins\">coreymcollins</a>, <a href=\"https://profiles.wordpress.org/curdin\">Curdin Krummenacher</a>, <a href=\"https://profiles.wordpress.org/cgrymala\">Curtiss Grymala</a>, <a href=\"https://profiles.wordpress.org/cdog\">Cătălin Dogaru</a>, <a href=\"https://profiles.wordpress.org/danhgilmore\">danhgilmore</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\">Daniel Bachhuber </a>, <a href=\"https://profiles.wordpress.org/danielkanchev\">Daniel Kanchev</a>, <a href=\"https://profiles.wordpress.org/danielpietrasik\">Daniel Pietrasik</a>, <a href=\"https://profiles.wordpress.org/mte90\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dllh\">Daryl L. L. Houston (dllh)</a>, <a href=\"https://profiles.wordpress.org/davepullig\">Dave Pullig</a>, <a href=\"https://profiles.wordpress.org/goto10\">Dave Romsey (goto10)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/turtlepod\">David Chandra Purnama</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dglingren\">David Lingren</a>, <a href=\"https://profiles.wordpress.org/davidmosterd\">David Mosterd</a>, <a href=\"https://profiles.wordpress.org/dshanske\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/davidbhayes\">davidbhayes</a>, <a href=\"https://profiles.wordpress.org/folletto\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/deeptiboddapati\">deeptiboddapati</a>, <a href=\"https://profiles.wordpress.org/delphinus\">delphinus</a>, <a href=\"https://profiles.wordpress.org/deltafactory\">deltafactory</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\">Denis de Bernardy</a>, <a href=\"https://profiles.wordpress.org/valendesigns\">Derek Herman</a>, <a href=\"https://profiles.wordpress.org/pcfreak30\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/derrickkoo\">Derrick Koo</a>, <a href=\"https://profiles.wordpress.org/dimchik\">dimchik</a>, <a href=\"https://profiles.wordpress.org/dineshc\">Dinesh Chouhan</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">dmsnell</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dotancohen\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dougwollison\">Doug Wollison</a>, <a href=\"https://profiles.wordpress.org/doughamlin\">doughamlin</a>, <a href=\"https://profiles.wordpress.org/dreamon11\">DreamOn11</a>, <a href=\"https://profiles.wordpress.org/drewapicture\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/duncanjbrown\">duncanjbrown</a>, <a href=\"https://profiles.wordpress.org/dungengronovius\">dungengronovius</a>, <a href=\"https://profiles.wordpress.org/dylanauty\">DylanAuty</a>, <a href=\"https://profiles.wordpress.org/hurtige\">Eddie Hurtig</a>, <a href=\"https://profiles.wordpress.org/oso96_2000\">Eduardo Reveles</a>, <a href=\"https://profiles.wordpress.org/chopinbach\">Edwin Cromley</a>, <a href=\"https://profiles.wordpress.org/electricfeet\">ElectricFeet</a>, <a href=\"https://profiles.wordpress.org/eliorivero\">Elio Rivero</a>, <a href=\"https://profiles.wordpress.org/iseulde\">Ella Iseulde Van Dorpe</a>, <a href=\"https://profiles.wordpress.org/elyobo\">elyobo</a>, <a href=\"https://profiles.wordpress.org/enodekciw\">enodekciw</a>, <a href=\"https://profiles.wordpress.org/enshrined\">enshrined</a>, <a href=\"https://profiles.wordpress.org/ericlewis\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/pushred\">Eric Lanehart</a>, <a href=\"https://profiles.wordpress.org/eherman24\">Evan Herman</a>, <a href=\"https://profiles.wordpress.org/flixos90\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fencer04\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foliovision\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/fomenkoandrey\">fomenkoandrey</a>, <a href=\"https://profiles.wordpress.org/frankiet\">Francesco Taurino</a>, <a href=\"https://profiles.wordpress.org/frank-klein\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/fjarrett\">Frankie Jarrett</a>, <a href=\"https://profiles.wordpress.org/akeif\">Fred</a>, <a href=\"https://profiles.wordpress.org/frozzare\">Fredrik Forsmo</a>, <a href=\"https://profiles.wordpress.org/fuscata\">fuscata</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/voldemortensen\">Garth Mortensen</a>, <a href=\"https://profiles.wordpress.org/garyj\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/geekysoft\">Geeky Software</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/goranseric\">Goran &#352;erić</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\">Graham Armfield</a>, <a href=\"https://profiles.wordpress.org/grantderepas\">Grant Derepas</a>, <a href=\"https://profiles.wordpress.org/tivnet\">Gregory Karpinsky (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\">Hardeep Asrani</a>, <a href=\"https://profiles.wordpress.org/henrywright\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hiddenpearls\">hiddenpearls</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hristo-sg\">Hristo Pandjarov</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\">Hugo Baeta</a>, <a href=\"https://profiles.wordpress.org/polevaultweb\">Iain Poulson</a>, <a href=\"https://profiles.wordpress.org/iandunn\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianedington\">Ian Edington</a>, <a href=\"https://profiles.wordpress.org/idealien\">idealien</a>, <a href=\"https://profiles.wordpress.org/igmoweb\">Ignacio Cruz Moreno</a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/implenton\">implenton</a>, <a href=\"https://profiles.wordpress.org/ionutst\">Ionut Stanciu</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/ivdimova\">ivdimova</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jakept\">Jacob Peattie</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jnylen0\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jamesacero\">jamesacero</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jaredcobb\">Jared Cobb</a>, <a href=\"https://profiles.wordpress.org/jayarjo\">jayarjo</a>, <a href=\"https://profiles.wordpress.org/jdolan\">jdolan</a>, <a href=\"https://profiles.wordpress.org/jdoubleu\">jdoubleu</a>, <a href=\"https://profiles.wordpress.org/jblz\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/cheffheid\">Jeffrey de Wit</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jpry\">Jeremy Pry</a>, <a href=\"https://profiles.wordpress.org/jimt\">jimt</a>, <a href=\"https://profiles.wordpress.org/jipmoors\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jmusal\">jmusal</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joelcj91\">Joel James</a>, <a href=\"https://profiles.wordpress.org/johanmynhardt\">johanmynhardt</a>, <a href=\"https://profiles.wordpress.org/johnbillion\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/zyphonic\">John Dittmar</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpbloch\">John P. Bloch</a>, <a href=\"https://profiles.wordpress.org/johnregan3\">John Regan</a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/kenshino\">Jon (Kenshino)</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\">Jonathan Bardo</a>, <a href=\"https://profiles.wordpress.org/jbrinley\">Jonathan Brinley</a>, <a href=\"https://profiles.wordpress.org/daggerhart\">Jonathan Daggerhart</a>, <a href=\"https://profiles.wordpress.org/desrosj\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/jordesign\">jordesign</a>, <a href=\"https://profiles.wordpress.org/jorritschippers\">JorritSchippers</a>, <a href=\"https://profiles.wordpress.org/joefusco\">Joseph Fusco</a>, <a href=\"https://profiles.wordpress.org/jjeaton\">Josh Eaton</a>, <a href=\"https://profiles.wordpress.org/shelob9\">Josh Pollock</a>, <a href=\"https://profiles.wordpress.org/joshcummingsdesign\">joshcummingsdesign</a>, <a href=\"https://profiles.wordpress.org/joshkadis\">joshkadis</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jrgould\">JRGould</a>, <a href=\"https://profiles.wordpress.org/juanfra\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/nukaga\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/justinbusa\">Justin Busa</a>, <a href=\"https://profiles.wordpress.org/justinsainton\">Justin Sainton</a>, <a href=\"https://profiles.wordpress.org/jshreve\">Justin Shreve</a>, <a href=\"https://profiles.wordpress.org/jtsternberg\">Justin Sternberg</a>, <a href=\"https://profiles.wordpress.org/kadamwhite\">K.Adam White</a>, <a href=\"https://profiles.wordpress.org/kacperszurek\">kacperszurek</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kalenjohnson\">KalenJohnson</a>, <a href=\"https://profiles.wordpress.org/codebykat\">Kat Hagan</a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver\">Keanan Koppenhaver</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/kellbot\">kellbot</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/khag7\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kwight\">Kirk Wight</a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjbenk\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/koenschipper\">koenschipper</a>, <a href=\"https://profiles.wordpress.org/kokarn\">kokarn</a>, <a href=\"https://profiles.wordpress.org/kovshenin\">Konstantin Kovshenin</a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kouratoras\">Konstantinos Kouratoras</a>, <a href=\"https://profiles.wordpress.org/kuchenundkakao\">kuchenundkakao</a>, <a href=\"https://profiles.wordpress.org/kuldipem\">kuldipem</a>, <a href=\"https://profiles.wordpress.org/laurelfulford\">Laurel Fulford</a>, <a href=\"https://profiles.wordpress.org/leewillis77\">Lee Willis</a>, <a href=\"https://profiles.wordpress.org/leobaiano\">Leo Baiano</a>, <a href=\"https://profiles.wordpress.org/littlebigthing\">LittleBigThings (Csaba)</a>, <a href=\"https://profiles.wordpress.org/lucasstark\">Lucas Stark</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/lgedeon\">Luke Gedeon</a>, <a href=\"https://profiles.wordpress.org/lukepettway\">Luke Pettway</a>, <a href=\"https://profiles.wordpress.org/lyubomir_popov\">lyubomir_popov</a>, <a href=\"https://profiles.wordpress.org/mageshp\">mageshp</a>, <a href=\"https://profiles.wordpress.org/mahesh901122\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/mangeshp\">Mangesh Parte</a>, <a href=\"https://profiles.wordpress.org/manishsongirkar36\">Manish Songirkar</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/mbootsman\">Marcel Bootsman</a>, <a href=\"https://profiles.wordpress.org/tyxla\">Marin Atanasov</a>, <a href=\"https://profiles.wordpress.org/mariovalney\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/markjaquith\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mrwweb\">Mark Root-Wiley</a>, <a href=\"https://profiles.wordpress.org/mapk\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markshep\">markshep</a>, <a href=\"https://profiles.wordpress.org/matrixik\">matrixik</a>, <a href=\"https://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/jaworskimatt\">Matt Jaworski</a>, <a href=\"https://profiles.wordpress.org/mattking5000\">Matt King</a>, <a href=\"https://profiles.wordpress.org/matt\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/veraxus\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattheu\">Matthew Haines-Young</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxcutler\">Max Cutler</a>, <a href=\"https://profiles.wordpress.org/maximeculea\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/mayukojpn\">Mayo Moriyama</a>, <a href=\"https://profiles.wordpress.org/mbelchev\">mbelchev</a>, <a href=\"https://profiles.wordpress.org/mckernanin\">mckernanin</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mhowell\">mhowell</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/stubgo\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/mauteri\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mihai2u\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mikehansenme\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikelittle\">Mike Little</a>, <a href=\"https://profiles.wordpress.org/mikeschroder\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikeviele\">Mike Viele</a>, <a href=\"https://profiles.wordpress.org/dimadin\">Milan Dinić</a>, <a href=\"https://profiles.wordpress.org/modemlooper\">modemlooper</a>, <a href=\"https://profiles.wordpress.org/batmoo\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/deremohan\">Mohan Dere</a>, <a href=\"https://profiles.wordpress.org/monikarao\">monikarao</a>, <a href=\"https://profiles.wordpress.org/morettigeorgiev\">morettigeorgiev</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrbobbybryant\">mrbobbybryant</a>, <a href=\"https://profiles.wordpress.org/nnaimov\">Naim Naimov</a>, <a href=\"https://profiles.wordpress.org/natereist\">Nate Reist</a>, <a href=\"https://profiles.wordpress.org/natewr\">NateWr</a>, <a href=\"https://profiles.wordpress.org/nathanrice\">nathanrice</a>, <a href=\"https://profiles.wordpress.org/nazgul\">Nazgul</a>, <a href=\"https://profiles.wordpress.org/greatislander\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/krstarica\">net</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\">Nick Halsey </a>, <a href=\"https://profiles.wordpress.org/nikeo\">Nicolas GUILLAUME</a>, <a href=\"https://profiles.wordpress.org/nikschavan\">Nikhil Chavan</a>, <a href=\"https://profiles.wordpress.org/nikv\">Nikhil Vimal</a>, <a href=\"https://profiles.wordpress.org/nbachiyski\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/rabmalin\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nullvariable\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/odie2\">odie2</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/hideokamoto\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/orvils\">orvils</a>, <a href=\"https://profiles.wordpress.org/oskosk\">oskosk</a>, <a href=\"https://profiles.wordpress.org/ottok\">Otto Kek&#228;l&#228;inen</a>, <a href=\"https://profiles.wordpress.org/ovann86\">ovann86</a>, <a href=\"https://profiles.wordpress.org/imnok\">Pantip Treerattanapitak (Nok)</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/patilvikasj\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/pbearne\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/paulwilde\">Paul Wilde</a>, <a href=\"https://profiles.wordpress.org/sirbrillig\">Payton Swick</a>, <a href=\"https://profiles.wordpress.org/pdufour\">pdufour</a>, <a href=\"https://profiles.wordpress.org/piewp\">Perdaan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/phh\">phh</a>, <a href=\"https://profiles.wordpress.org/php\">php</a>, <a href=\"https://profiles.wordpress.org/delawski\">Piotr Delawski</a>, <a href=\"https://profiles.wordpress.org/pippinsplugins\">pippinsplugins</a>, <a href=\"https://profiles.wordpress.org/pjgalbraith\">pjgalbraith</a>, <a href=\"https://profiles.wordpress.org/pkevan\">pkevan</a>, <a href=\"https://profiles.wordpress.org/pratikchaskar\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pressionate\">Pressionate</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/procodewp\">procodewp</a>, <a href=\"https://profiles.wordpress.org/quasel\">quasel</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rahulsprajapati\">Rahul Prajapati</a>, <a href=\"https://profiles.wordpress.org/superpoincare\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/ramiabraham\">ramiabraham</a>, <a href=\"https://profiles.wordpress.org/ranh\">ranh</a>, <a href=\"https://profiles.wordpress.org/redsand\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/iamfriendly\">Richard Tape</a>, <a href=\"https://profiles.wordpress.org/rpayne7264\">Robert D Payne</a>, <a href=\"https://profiles.wordpress.org/iamjolly\">Robert Jolly</a>, <a href=\"https://profiles.wordpress.org/rnoakes3rd\">Robert Noakes</a>, <a href=\"https://profiles.wordpress.org/d4z_c0nf\">Rocco Aliberti</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/fronaldaraujo\">Ronald Ara&#250;jo</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/guavaworks\">Roy Sivan</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\">Ryan Kienstra</a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ryanplas\">Ryan Plas</a>, <a href=\"https://profiles.wordpress.org/welcher\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/salcode\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/samikeijonen\">Sami Keijonen</a>, <a href=\"https://profiles.wordpress.org/solarissmoke\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/samuelsidler\">Samuel Sidler</a>, <a href=\"https://profiles.wordpress.org/sandesh055\">Sandesh</a>, <a href=\"https://profiles.wordpress.org/smyoon315\">Sang-Min Yoon</a>, <a href=\"https://profiles.wordpress.org/sanketparmar\">Sanket Parmar</a>, <a href=\"https://profiles.wordpress.org/pollyplummer\">Sarah Gooding</a>, <a href=\"https://profiles.wordpress.org/sayedwp\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/schrapel\">schrapel</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scrappyhuborg\">scrappy@hub.org</a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seancjones\">seancjones</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n\">Sergio De Falco</a>, <a href=\"https://profiles.wordpress.org/sfpt\">sfpt</a>, <a href=\"https://profiles.wordpress.org/shayanys\">shayanys</a>, <a href=\"https://profiles.wordpress.org/shazahm1hotmailcom\">shazahm1</a>, <a href=\"https://profiles.wordpress.org/shprink\">shprink</a>, <a href=\"https://profiles.wordpress.org/simonlampen\">simonlampen</a>, <a href=\"https://profiles.wordpress.org/skippy\">skippy</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snacking\">snacking</a>, <a href=\"https://profiles.wordpress.org/solal\">solal</a>, <a href=\"https://profiles.wordpress.org/soean\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/sstoqnov\">Stanimir Stoyanov</a>, <a href=\"https://profiles.wordpress.org/metodiew\">Stanko Metodiev</a>, <a href=\"https://profiles.wordpress.org/sharkomatic\">Steph</a>, <a href=\"https://profiles.wordpress.org/sswells\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sillybean\">Stephanie Leary</a>, <a href=\"https://profiles.wordpress.org/netweb\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/stephenharris\">Stephen Harris</a>, <a href=\"https://profiles.wordpress.org/stevenkword\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenlinx\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/sudar\">Sudar Muthu</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv\">Swapnil V. Patil</a>, <a href=\"https://profiles.wordpress.org/swapnild\">swapnild</a>, <a href=\"https://profiles.wordpress.org/szaqal21\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/takahashi_fumiki\">Takahashi Fumiki</a>, <a href=\"https://profiles.wordpress.org/miyauchi\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tapsboy\">tapsboy</a>, <a href=\"https://profiles.wordpress.org/tlovett1\">Taylor Lovett</a>, <a href=\"https://profiles.wordpress.org/team\">team</a>, <a href=\"https://profiles.wordpress.org/tg29359\">tg29359</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/the\">the</a>, <a href=\"https://profiles.wordpress.org/themeshaper\">themeshaper</a>, <a href=\"https://profiles.wordpress.org/thenbrent\">thenbrent</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/tierra\">tierra</a>, <a href=\"https://profiles.wordpress.org/tnash\">Tim Nash</a>, <a href=\"https://profiles.wordpress.org/timmydcrawford\">Timmy Crawford</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/timph\">timph</a>, <a href=\"https://profiles.wordpress.org/tkama\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tnegri\">tnegri</a>, <a href=\"https://profiles.wordpress.org/tomauger\">Tom Auger</a>, <a href=\"https://profiles.wordpress.org/tjnowell\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tomdxw\">tomdxw</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/transl8or\">transl8or</a>, <a href=\"https://profiles.wordpress.org/traversal\">traversal</a>, <a href=\"https://profiles.wordpress.org/wpsmith\">Travis Smith</a>, <a href=\"https://profiles.wordpress.org/nmt90\">Triet Minh</a>, <a href=\"https://profiles.wordpress.org/trishasalas\">Trisha Salas</a>, <a href=\"https://profiles.wordpress.org/tristangemus\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/truongwp\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsl143\">tsl143</a>, <a href=\"https://profiles.wordpress.org/tywayne\">Ty Carlson</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/valeriutihai\">Valeriu Tihai</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/vrundakansara-1\">Vrunda Kansara</a>, <a href=\"https://profiles.wordpress.org/webbgaraget\">webbgaraget</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design &#124; Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wolly\">Wolly aka Paolo Valenti</a>, <a href=\"https://profiles.wordpress.org/yale01\">yale01</a>, <a href=\"https://profiles.wordpress.org/yoavf\">Yoav Farhi</a>, <a href=\"https://profiles.wordpress.org/yogasukma\">Yoga Sukma</a>, <a href=\"https://profiles.wordpress.org/oxymoron\">Zach Wills</a>, <a href=\"https://profiles.wordpress.org/tollmanz\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/vanillalounge\">Ze Fontainhas</a>, <a href=\"https://profiles.wordpress.org/zhildzik\">zhildzik</a>, and <a href=\"https://profiles.wordpress.org/zsusag\">zsusag</a>.\n<p>&nbsp;<br />\nSpecial thanks go to <a href=\"https://ramiabraham.com/\">Rami Abraham</a> for producing the release video and the many fine haiku we saw in the <a href=\"https://wordpress.org/news/2016/10/wordpress-4-7-beta-1/\">beta</a> and <a href=\"https://wordpress.org/news/2016/11/wordpress-4-7-release-candidate/\">RC</a> announcement posts.</p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.7. Their efforts bring WordPress 4.7 fully translated to 52 languages at release time with more on the way. Additionally, the WordPress 4.7 release video has been captioned into 44 languages.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress &#8211; we hope you enjoy!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4596\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 30 May 2017 12:10:07 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Thu, 25 May 2017 23:04:37 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}}s:5:\"build\";s:14:\"20170529183827\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(127, 'can_compress_scripts', '1', 'no'),
(169, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1496189409', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(170, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n  \n  \n  \n  \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"Matt: A Delicious Compliment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47422\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2017/05/a-delicious-compliment/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:780:\"<blockquote><p>Once a little boy sent me a charming card with a little drawing on it. I loved it. I answer all my children’s letters—sometimes very hastily—but this one I lingered over. I sent him a card and I drew a picture of a Wild Thing on it. I wrote, “Dear Jim: I loved your card.” Then I got a letter back from his mother and she said, “Jim loved your card so much he ate it.” That to me was one of the highest compliments I&#8217;ve ever received. He didn&#8217;t care that it was an original Maurice Sendak drawing or anything. He saw it, he loved it, he ate it.</p></blockquote>\n<p>From <span class=\"irc_pt\" dir=\"ltr\">Maurice Sendak, the author of <a href=\"https://en.wikipedia.org/wiki/Where_the_Wild_Things_Are\">Where the Wild Things Are</a>.</span></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 29 May 2017 17:43:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Matt: WordPress 14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47405\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://ma.tt/2017/05/wordpress-14/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:868:\"<p><img /></p>\n<p>Today is 14 years from the <a href=\"https://wordpress.org/news/2003/05/wordpress-now-available/\">very first release</a> of WordPress. The interface I&#8217;m using to write this (Calypso) is completely unrecognizable from what WordPress looked and worked like even a few years ago. Fourteen years in, I&#8217;m waking up every day excited about what&#8217;s coming next for us. The progress of the editor and CLI so far this year is awesome, and I&#8217;m looking forward to that flowing into improvements for customization and the REST API. Thanks as always to <a href=\"https://mikelittle.org/\">Mike</a> for kicking off this crazy journey, all the people chipping in to make WordPress better, and <a href=\"https://konstantin.obenland.it/\">Konstantin</a> and <a href=\"https://ethitter.com/\">Erick</a> for surprising me with the cool cake above.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 28 May 2017 02:38:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=70879&preview=true&preview_id=70879\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6987:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>WordPress Turns 14 Years Old</h2>\n<p>WordPress turns 14 years old tomorrow. David Bisset <a href=\"http://davidbisset.com/wordpress-14-years/\">celebrates the occasion</a> and mentions four things he wants to see in the next year.</p>\n<h2>WordPress 4.8 Dev Notes</h2>\n<p>As the WordPress 4.8 release date draws near, component maintainers are publishing dev notes for the features they worked on. So far, the following dev notes have been published:</p>\n<ul>\n<li><a href=\"https://make.wordpress.org/core/2017/05/26/media-widgets-for-images-video-and-audio/\">Media Widgets for Images, Video, and Audio</a></li>\n<li><a href=\"https://make.wordpress.org/core/2017/05/26/tag-cloud-widget-changes-in-4-8/\">Changes to the Tag Cloud Widget in WordPress 4.8</a></li>\n<li><a href=\"https://make.wordpress.org/core/2017/05/23/addition-of-tinymce-to-the-text-widget/\">Addition of TinyMCE to the Text Widget</a></li>\n<li><a href=\"https://make.wordpress.org/core/2017/05/20/editor-api-changes-in-4-8/\">Editor API Changes in 4.8</a></li>\n</ul>\n<p>Keep an eye on <a href=\"https://make.wordpress.org/core/\">Make WordPress Core</a> for further dev notes.</p>\n<h2>HeroPress Announces Educational Scholarship Winners</h2>\n<p>HeroPress has <a href=\"https://heropress.com/winners-announced-wpshout-running-scholarship/\">announced</a> the winners of the WPShout Up and Running educational scholarships. Birgit Olzem, in Gerolstein, Germany, was one of the winners chosen.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Can\'t believe it, but I\'m one of the winners of the <a href=\"https://twitter.com/WPShout\">@WPShout</a> Up &amp; Running Scholarship. Many thanks to all &amp; congratulations to all winners <a href=\"https://t.co/Us5CrJN3Jg\">https://t.co/Us5CrJN3Jg</a></p>\n<p>&mdash; CoachBirgit <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f4d1.png\" alt=\"?\" class=\"wp-smiley\" />☯<img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f393.png\" alt=\"?\" class=\"wp-smiley\" /> (@CoachBirgit) <a href=\"https://twitter.com/CoachBirgit/status/867851526672351234\">May 25, 2017</a></p></blockquote>\n<p></p>\n<h2>A WordPress Plugin That Renames Excerpt to TL;DR</h2>\n<p>The other day, I was thinking about how the TL;DR (Too long, didn&#8217;t read) summary of articles is similar to the way Excerpts work in WordPress. I browsed the plugin directory to see if anyone had created a plugin that renamed Excerpts to TL;DR.</p>\n<p>I wasn&#8217;t surprised when I discovered <a href=\"https://wordpress.org/plugins/too-long-didnt-read/\">TL;DR</a> created by <a href=\"http://ozh.org/\">Ozh Richard</a>. It hasn&#8217;t been updated in more than two years so it won&#8217;t show up in casual searches. It simply renames Excerpt to TL;DR using a filter to replace a string with custom text.</p>\n<h2>Human Made Shares Handbook</h2>\n<p><a href=\"https://hmn.md/\">Human Made</a>, a WordPress development agency based in the UK, has <a href=\"https://hmn.md/2017/05/25/handbook/\">published</a> its <a href=\"https://handbook.hmn.md/\">handbook</a> that includes on boarding practices, health and safety policies, and their hiring process.</p>\n<p>While it&#8217;s not a perfect fit for every one, it provides an in-depth look at the principles the company values. The company provides a number of great employee benefits. Take there <a href=\"https://handbook.hmn.md/working-here/hr-policies/bereavement/\">bereavement policy</a> for example.</p>\n<h2>What&#8217;s in Matt&#8217;s Backpack?</h2>\n<p>Matt Mullenweg provided <a href=\"https://ma.tt/2017/05/whats-in-my-bag-2017/\">an update</a> on what he&#8217;s carrying around in his backpack. While it&#8217;s filled with technology, ear buds, and the like, the item that stands out to me is the fidget spinner.</p>\n<p>If you don&#8217;t know what a fidget spinner is, <a href=\"http://www.livescience.com/58963-how-fidget-spinners-work-physics.html\">this article</a> by Live Science is a good primer.</p>\n<h2>Organizing WordCamps and Developing the Finnish Community</h2>\n<p>A great article that describes the Finnish WordPress community and what transpired after switching the name of WordCamp Finland to WordCamp Helsinki.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/community/2017/05/24/whats-in-a-name-organizing-wordcamps-and-developing-the-finnish-community/\">What&#8217;s in a name? Organizing WordCamps and developing the Finnish community</a></p></blockquote>\n<p></p>\n<h2>Five Things To Know about Video Headers</h2>\n<p>Deborah Edwards-Onoro, of Lireo Designs, <a href=\"https://www.lireo.com/5-things-video-headers-wordpress-4-7/\">shares</a> five things you should know about video headers, a feature that was introduced in WordPress 4.7.</p>\n<h2>Marketing Tips and Experiences</h2>\n<p>Scott Bolinger, <a href=\"http://scottbolinger.com/marketing-what-works-and-doesnt/\">shares</a> what has and hasn&#8217;t worked in his marketing efforts:</p>\n<p>&#8220;I’ve had my nose stuck in product code on and off for 3 years now, but recently I’ve decided to shift my focus to marketing. This is something I’ve done before, and it seems to come in cycles, depending on what my business needs.</p>\n<p>Over the years I’ve tried many different things related to marketing, most of them have fallen short. A few things have worked, I thought I’d share some of my journey up to this point.&#8221;</p>\n<h2>Women Who WordPress Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don&#8217;t know, Wapuu is the <a href=\"http://wapuu.jp/2015/12/12/wapuu-origins/\">unofficial mascot</a> of the WordPress project.</p>\n<p>The Women Who WP Wapuu represents the <a href=\"https://womenwhowp.org/store/\">Women Who WP group</a>. The group is dedicated to inspiring, connecting, challenging, and educating women throughout the WordPress community, through referrals, networking, workshops and mentorship focused on professional development and WordPress.</p>\n<p>The Women Who WP Wapuu pin was a huge hit at WordCamp Chicago earlier this year. If you&#8217;d like to purchase one, <a href=\"https://wapu.us/product/women-wp-pin/\">Wapu.us has 11 available</a> for $6 each.</p>\n<img />Women Who WordPress Wapuu\n<p>That&#8217;s it for issue twenty. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 May 2017 21:48:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: WordPress Removes HHVM from Testing Infrastructure\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70862\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/wordpress-removes-hhvm-from-testing-infrastructure\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3143:\"<p>Before the release of PHP 7 in 2015, many WordPress managed hosting companies looked to Facebook&#8217;s HHVM to provide better performance. Pagely, WP Engine, and SiteGround added HHVM hosting options in 2014 and early 2015. However, PHP 7 performance gains have been enough to preclude wider HHVM adoption.</p>\n<p>WordPress core developer John Blackbourn announced yesterday that the project has<a href=\"https://make.wordpress.org/core/2017/05/25/hhvm-no-longer-part-of-wordpress-cores-testing-infrastructure/\" target=\"_blank\"> removed HHVM support in the Travis test suite</a> after April 2017 stats showed a mere several dozen WordPress websites running on HHVM. WordPress never officially supported HHVM but Scott Taylor made <a href=\"https://core.trac.wordpress.org/ticket/27881\" target=\"_blank\">many improvements to core for better HHVM compatibility</a> three years ago. Blackbourn clarified on Slack that WordPress is not removing this support but rather will no longer include HHVM in its testing infrastructure.</p>\n<p>&#8220;Support for HHVM itself hasn&#8217;t been dropped, but support for testing WordPress on HHVM has been dropped,&#8221; Blackbourn said. &#8220;HHVM usage is so minuscule (literally in the dozens according to update stats) that we can&#8217;t warrant the time needed to ensure the test infrastructure works.&#8221;</p>\n<p>The change isn&#8217;t likely to affect too many developers, but it&#8217;s an important milestone that signifies how well PHP 7 has been performing for sites that have switched. Blackbourn suggests those running WordPress on HHVM should consider switching to PHP 7+, as it is &#8220;far more widely supported and tested, and offers all of the memory and performance benefits that HHVM pushed forward.&#8221;</p>\n<p>The open source MongoDB project also announced yesterday that it will <a href=\"https://derickrethans.nl/mongodb-hhvm.html\" target=\"_blank\">no longer be supporting its HHVM driver</a>, saying it no longer makes good use of contributors&#8217; engineering time.</p>\n<p>&#8220;At the start of 2015 we began work on an HHVM driver for MongoDB, as part of our project to renew our PHP driver,&#8221; Derick Rethans, MongoDB engineer and author of <a href=\"http://xdebug.org/\" target=\"_blank\">Xdebug</a>, said. &#8220;Back then, HHVM was in its ascendancy and outperforming PHP 5.6 two to one. With such a huge performance difference it was reasonable to assume that many users would be switching over&#8230;With PHP 7 released, we saw very little use of the HHVM driver for MongoDB.&#8221;</p>\n<p>These announcements may be the start of more open source projects giving HHVM compatibility a lower priority. On the <a href=\"https://core.trac.wordpress.org/ticket/40548\" target=\"_blank\">ticket</a> for removing HHVM from the test matrix on Travis, John Blackbourn thanked HHVM for its importance in helping move PHP forward.</p>\n<p>&#8220;The PHP world owes a lot to HHVM for helping it push it forward,&#8221; Blackbourn said. &#8220;Without HHVM, maybe we wouldn&#8217;t have seen such incredible performance gains in PHP 7.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 May 2017 19:07:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Rainmaker Digital to Partner with Nimble Worldwide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70828\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/rainmaker-digital-to-partner-with-nimble-worldwide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3341:\"<p><a href=\"http://rainmakerdigital.com/\">Rainmaker Digital</a>, formerly known as Copyblogger Media, has <a href=\"http://www.copyblogger.com/rainmaker-services/\">entered into a letter of intent</a> to partner with <a href=\"http://www.nimbleworldwide.com/\">Nimble Worldwide</a>, a marketing agency based in Dallas, TX. Assets from both companies will be combined into a new entity with Rainmaker Digital being the majority owner. Brian Clark, CEO of Rainmaker Digital, says the partnership enables them to transform from a Software as a Service provider to Software and Services.</p>\n<p>&#8220;People need sophisticated marketing technology, yes — but they also need done-for-them services such as design, content, and lead generation strategy,&#8221; Clark said.</p>\n<p>&#8220;In that last year, we’ve explored several viable ways to do more for our customers and prospects as a hybrid technology and digital marketing service provider. After careful deliberation, we’ve come up with a path that allows us to expertly provide anything that a Rainmaker user needs.&#8221;</p>\n<p>This isn&#8217;t the first time both companies have worked together. Prior to <a href=\"http://rainmakerplatform.com/platform/tour/email/\">RainMail</a>, Rainmaker&#8217;s in-house email marketing service, the company used Nimble Worldwide as its email marketing provider. Although the partnership brings in a number of new employees under Rainmaker Digital, Clark admits that they had to let some employees go.</p>\n<p>&#8220;This deal provides instant access to an experienced team of digital marketing professionals and a network of talented contractors that ensures our service solutions are expertly crafted and delivered,&#8221; Clark said. &#8220;This grows the Rainmaker team significantly, without the pain and uncertainty of building an agency from scratch.&#8221;</p>\n<p>&#8220;The change in business model unfortunately left four of our existing employees without positions, along with the loss of some of our own contractors. That was certainly no fun, and our operations leadership preserved every job possible despite the significant reorganization.&#8221;</p>\n<p>Before the end of June, customers will no longer be able to purchase services à la carte. Instead, sales of the platform will be more hands on, bundled with services, and prices will significantly increase. Customers who start a free trial before the end of June will be able to use the platform at a cheaper rate and without the bundled service components.</p>\n<h2>Genesis Framework Remains a Priority</h2>\n<p>StudioPress, Synthesis, Copyblogger, Authority, and DCI are not part of the deal and remain separate entities. Clark says StudioPress sales are going strong and the Genesis Framework is still a priority.</p>\n<p>&#8220;Our Synthesis managed WordPress hosting line will be folded into the StudioPress brand at some point, which shows how much we value StudioPress going forward,&#8221; he said.</p>\n<p>&#8220;Genesis is still in the hands of Nathan Rice, and he&#8217;s moving it forward at a faster pace than in years past when he had to divide time to work on Rainmaker. Now that he&#8217;s free from that, I&#8217;m excited to see where he takes the framework, which will continue to be a part of Rainmaker as well.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 May 2017 17:24:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: WordPress to Select New JavaScript Framework for Use in Core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70794\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://wptavern.com/wordpress-to-select-new-javascript-framework-for-use-in-core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2892:\"<p>WordPress core contributors have started collaborating more around their JavaScript efforts this year with regular core-js meetings. One item on the most recent meeting&#8217;s agenda was <a href=\"https://make.wordpress.org/core/2017/05/24/javascript-chat-summary-for-may-23rd/\" target=\"_blank\">discussion on choosing a new JavaScript framework for use in core</a> as an alternative to Backbone.</p>\n<p>Contributors began by summarizing the criteria for evaluating framework options, includes factors like stability, longevity, maturity, adoption, accessibility, proven in a WordPress context, and extensibility, among others. Most of the discussion centered on the benefits and drawbacks of React vs Vue.</p>\n<p>The majority of those who participated in the meeting seemed to favor React, as it is already used with several major WordPress projects such as Calypso, Gutenberg, and Jetpack. WordPress&#8217; project lead, Matt Mullenweg, has publicly stated that Automattic is betting on React long-term. Mullenweg has also <a href=\"https://wptavern.com/matt-mullenweg-announces-tech-and-design-leads-for-new-focus-based-development-cycle\" target=\"_blank\">expressed a desire for Calypso, or a similar interface, to replace wp-admin</a> in the future. The company has been building its products on React for several years and is pot committed at this point when it comes to the framework.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/carlhancock\">@carlhancock</a> <a href=\"https://twitter.com/chriswallace\">@chriswallace</a> <a href=\"https://twitter.com/mattmedeiros\">@mattmedeiros</a> Fair, but React is what us, Facebook, and many others are betting on long-term.</p>\n<p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/808698242863165440\">December 13, 2016</a></p></blockquote>\n<p></p>\n<p>WordPress officially adopting a JavaScript framework will likely have a ripple effect that will influence how many products in the ecosystem are built and/or re-written. Proponents of Vue.js find it easy to learn and extend. Those who are advocating for React also cite its extensibility, stability, and its proven use with popular WordPress products.</p>\n<p>Contributors present for the meeting agreed they would be hesitant to commit a new framework to core without using it in some way for a core feature. The decision has not yet been made. Anyone with experiences to share on implementing JS frameworks in the context of WordPress is invited to comment in the <a href=\"https://make.wordpress.org/core/2017/05/24/javascript-chat-summary-for-may-23rd/\" target=\"_blank\">discussion on the meeting notes</a> and join the next core-js meeting <a href=\"http://www.timeanddate.com/worldclock/fixedtime.html?iso=20170530T1300\" target=\"_blank\">Tuesday, May 30, 2017, 8:00 AM CDT</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 May 2017 02:49:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Dev Blog: WordPress 4.8 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4758\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2017/05/wordpress-4-8-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2352:\"<p>The release candidate for WordPress 4.8 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on <strong>Thursday, June 8</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.8 yet, now is the time!</p>\n<p>To test WordPress 4.8, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.8-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>We&#8217;ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=40840&stop_rev=40821\">a handful of changes</a> since releasing Beta 2 earlier this week. For more details about what’s new in version 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\">Beta 2</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.8 and update your plugin’s <em>Tested up to</em> version in the readme to 4.8. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p>This release&#8217;s haiku is courtesy of <a href=\"https://profiles.wordpress.org/matveb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>matveb</a>:</p>\n<p><em>Érrese uno</em><br />\n<em>Cien veces y más</em><br />\n<em>Erre ce dos</em></p>\n<p>Thanks for your continued help testing out the latest versions of WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 23:04:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:11:\"\n \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"HeroPress: Winners Announced for the WPShout Up and Running Scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1864\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"https://heropress.com/winners-announced-wpshout-running-scholarship/?utm_source=rss&utm_medium=rss&utm_campaign=winners-announced-wpshout-running-scholarship\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3425:\"<img width=\"960\" height=\"639\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/04/ipad-uandr-1-1024x682.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Two hands holding an ipad so we can see the screen.\" /><p>After long hard thinking, the winners of the WPShout <a href=\"https://upandrunningwp.com/\">Up and Running</a> Scholarship are announced!</p>\n<ul>\n<li><big>Elisabeth Klaar, Cambridge UK</big></li>\n<li><big>Mohamed Hassan, Colombo, Sri Lanka</big></li>\n<li><big>Bridget Mudzwiti, Harare, Zimbabwe</big></li>\n<li><big>David Smith, Edmonton, Canada</big></li>\n<li><big>Stephanie Meza, Bronx, NY, USA</big></li>\n<li><big>Amy Koester, Gainesville, FL, USA</big></li>\n<li><big>Birgit Olzem, Gerolstein, Germany</big></li>\n<li><big>Ekene Olatunji, Lagos, Nigeria</big></li>\n<li><big>Donum Theo, Yogyakarta, Indonesia</big></li>\n<li><big>Jennifer Obiekwugo, Lagos State, Nigeria</big></li>\n</ul>\n<p>The winners will be contacted by WPShout with instructions on how to claim their scholarship. Congratulations to those who won!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Winners Announced for the WPShout Up and Running Scholarship\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Winners%20Announced%20for%20the%20WPShout%20Up%20and%20Running%20Scholarship&via=heropress&url=https%3A%2F%2Fheropress.com%2Fwinners-announced-wpshout-running-scholarship%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Winners Announced for the WPShout Up and Running Scholarship\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fwinners-announced-wpshout-running-scholarship%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fwinners-announced-wpshout-running-scholarship%2F&title=Winners+Announced+for+the+WPShout+Up+and+Running+Scholarship\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Winners Announced for the WPShout Up and Running Scholarship\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/winners-announced-wpshout-running-scholarship/&media=https://heropress.com/wp-content/uploads/2017/04/ipad-uandr-1-150x150.png&description=Winners Announced for the WPShout Up and Running Scholarship\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Winners Announced for the WPShout Up and Running Scholarship\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/winners-announced-wpshout-running-scholarship/\" title=\"Winners Announced for the WPShout Up and Running Scholarship\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/winners-announced-wpshout-running-scholarship/\">Winners Announced for the WPShout Up and Running Scholarship</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 18:00:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: JSON Feed Creators Aim to Revitalize Interest in the Open Web with RSS Alternative\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70772\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/json-feed-creators-aim-to-revitalize-interest-in-the-open-web-with-rss-alternative\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11876:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/05/json-feed-logo.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://jsonfeed.org/\" target=\"_blank\">JSON Feed</a>, a project created by <a href=\"http://www.manton.org/\" target=\"_blank\">Manton Reece</a> and <a href=\"http://inessential.com/\" target=\"_blank\">Brent Simmons</a>, launched last week. It&#8217;s a syndication format similar to RSS and Atom but built with JSON.</p>\n<p>&#8220;The premise was simple: the time is right for a JSON-based approach to feeds,&#8221; Reece said. &#8220;We hope that JSON Feed is straightforward enough to be implemented quickly, and capable enough to push the next decade of blogging software forward. We love RSS too and tried to learn from its success.&#8221;</p>\n<p><a href=\"https://jsonfeed.org/version/1\" target=\"_blank\">Version 1</a> of the spec was published last week and the intro includes a very simple example. Publishers can further extend their feeds by creating custom objects.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/json-feed.png?ssl=1\"><img /></a></p>\n<p>The team has also developed a <a href=\"https://wordpress.org/plugins/jsonfeed/\" target=\"_blank\">JSON Feed plugin for WordPress</a>, which is now available in the official WordPress Plugin Directory. They are also working on a JSON Feed Parser for Swift.</p>\n<p>If you want to see some example JSON Feeds on the web, check out <a href=\"https://daringfireball.net/feeds/json\" target=\"_blank\">Daring Fireball</a>, <a href=\"http://www.allenpike.com/feed.json\" target=\"_blank\">Allen Pike</a>, and <a href=\"http://flyingmeat.com/blog/feed.json\" target=\"_blank\">Flying Meat</a>. Reece&#8217;s Micro.blog project also supports JSON Feed for its Twitter-like <a href=\"https://micro.blog/feeds/manton.json\" target=\"_blank\">timeline</a>.</p>\n<h3>JSON Feed Creators Want to Inspire More Developers to Create Apps for the Open Web</h3>\n<p>Reece and Simmons decided the time was right to build an updated syndication format, as more and more developers are refusing to work with XML.</p>\n<p>&#8220;I believe that developers (particularly Mac and iOS developers, the group I know best) are so loath to work with XML that they won’t even consider building software that needs an XML parser,&#8221; Simmons said. &#8220;Which says to me that JSON Feed is needed for the survival of syndication.&#8221;</p>\n<p>In an <a href=\"http://www.therunloop.com/4\" target=\"_blank\">interview</a> on the The Run Loop podcast, Simmons attributed the decline in open web development to developers&#8217; growing aversion for working with XML, which always has problems with character encoding. Many developers find JSON to be easier to use and less buggy.</p>\n<p>&#8220;It has kind of made me sad these past five or ten years where it seems like development for the open web has slowed down a lot, particularly when we talk about the intersection of the Mac desktop and the open web,&#8221; Simmons said. &#8220;There just isn&#8217;t that much going on. I realized that one of the reasons is that people really hate XML and will go out of their way to avoid it. If they see XML APIs or XML stuff they&#8217;re not interested. That&#8217;s yucky, old, weird, hard stuff. But everyone likes JSON, all the cool APIs are JSON, even the not cool APIs are JSON. Everyone uses JSON.&#8221;</p>\n<p>Simmons said he is hopeful that the existence of JSON Feed will inspire developers to build new things for the open web.</p>\n<p>&#8220;What I&#8217;m hoping to see is that particularly Mac and iOS developers will consider doing new and innovative stuff on the open web, rather than writing yet another Twitter client or something that does something with Facebook. I want to see apps that do something with data that is not stored in somebody&#8217;s silos. I&#8217;m sick of corporate ownership of our data and of what I look at.&#8221;</p>\n<p>It&#8217;s not surprising that Simmons decided to partner with Reece, who built <a href=\"https://micro.blog/\" target=\"_blank\">micro.blog</a> out of similar convictions regarding the open web. They worked together on the project since February and recruited a dozen different peers to review the specification before launching last week. Now that version 1 is published, its creators hope JSON Feed will make its way into other parts of the web and applications.</p>\n<p>&#8220;What I&#8217;m hoping is that this is part of a bigger thing,&#8221; Simmons said. &#8220;The idea is to revitalize interest in the open web, in blogging, in syndication, and all of that kind of stuff.&#8221;</p>\n<h3>Feed Readers are Beginning to Add Support for JSON Feed</h3>\n<p>Initial reactions to JSON Feed have been mixed. Many proponents wonder why it has taken so long for something like this to emerge, but critics ask why the web needs yet another syndication format. A few common criticisms on Hacker News that echo the sentiments of many who oppose the idea:</p>\n<p><em>&#8220;We don&#8217;t really need another syndication format that no reader is going to support or support well for years.&#8221;</em> &#8211; <a href=\"https://news.ycombinator.com/item?id=14361977\" target=\"_blank\">@oefrha</a></p>\n<p><em>&#8220;If you&#8217;re going to make a new feed format in 2017, I&#8217;m sorry but copying what came before it and throwing it into JSON just isn&#8217;t enough.&#8221;</em> &#8211; <a href=\"https://news.ycombinator.com/item?id=14362286\" target=\"_blank\">@russellbeattie</a></p>\n<p><em>&#8220;One has to wonder whether Simmons is just trying to revive the old RSS ecosystem. &#8220;What do developers like these days, JSON? Let&#8217;s do RSS in JSON!&#8221; &#8230; This does not help. The real challenge these days is to replicate the solutions Facebook and Twitter brought to feeds (bi-directionality and data-retention in particular) in a decentralized manner that could actually become popular. Simply replicating RSS in the data-format du jour is not going to achieve that.&#8221;</em> &#8211; <a href=\"https://news.ycombinator.com/item?id=14363784\" target=\"_blank\">@toyg</a></p>\n<p>Despite critics, feed readers are already starting to add support for JSON Feed. The good news for publishers is that they don&#8217;t have to abandon their RSS feeds. Publishers can add support for JSON Feed alongside their existing feeds.</p>\n<p>The new <a href=\"https://json-feed-viewer.herokuapp.com/\" target=\"_blank\">JSON Feed Viewer app</a> is built on top of JSON Feed. <a href=\"http://blog.newsblur.com/post/160982162270/newsblur-now-supports-the-new-json-feed-spec\" target=\"_blank\">NewsBlur announced support</a> for the spec this week, along with <a href=\"http://blog.inoreader.com/2017/05/announcing-json-feed-support.html\" target=\"_blank\">Inoreader</a>, <a href=\"https://betamagic.nl/blog.html\" target=\"_blank\">News Explorer</a>, and <a href=\"https://feedbin.com/blog/2017/05/22/feedbin-supports-json-feed/\" target=\"_blank\">Feedbin</a>.</p>\n<p>Ben Ubois, founder of Feedbin, addressed one of the most common criticisms that feed readers aren&#8217;t likely to add support for the new JSON Feed spec because of the prevalence of RSS:</p>\n<p>&#8220;One of the criticisms I’ve seen of JSON Feed is that there’s no incentive for feed readers to support JSON Feed,&#8221; Ubois said. &#8220;This is not true. One of the largest-by-volume support questions I get is along the lines of &#8216;Why does this random feed not work?&#8217; And, 95% of the time, it’s because the feed is broken in some subtle way. JSON Feed will help alleviate these problems, because it’s easier to get right.&#8221;</p>\n<p>JSON Feed also has a few additional features that existing formats don&#8217;t offer as easily. Simmons highlighted a few graphics-related features in his <a href=\"http://www.therunloop.com/4\" target=\"_blank\">interview</a> with The Run Loop podcast:</p>\n<blockquote><p>For instance, when you define an author, you can provide a URL of an avatar image. You can imagine someone doing kind of a Twitter-like view of a feed with avatars for different posts. It also has support for things like the URL of the featured image or banner image that you can specify for an article and your RSS reader can format it somewhat like it would look like if you had actually gone to the web page with the banner image in the background. It has a way to specify fav icons and a larger icon for your feed, which right now news readers have to guess what your favicon is or scrape the homepage looking for the metadata tag that says where it is. They have to make all these additional requests to find out some of the basic graphics about your feed or about the article and that stuff is all specified inside the JSON feed. People who actually use those get a much nicer interface on the reading side.</p></blockquote>\n<p>Dave Winer <a href=\"http://scripting.com/stories/2012/09/10/rssInJsonForReal.html\" target=\"_blank\">experimented with the idea of JSONified RSS in 2012</a>, but it didn&#8217;t catch on. His <a href=\"http://scripting.com/2017/05/21/reEvanWilliamsAndJsonFeed.html\" target=\"_blank\">reaction to the new JSON Feed spec</a> is &#8220;pretty neutral, kind of a shoulder shrug.&#8221;</p>\n<p>&#8220;If developers have a hard time using XML in their apps, if that&#8217;s the problem, why not attack it right there?&#8221; Winer said. &#8220;Work to make it easier. I work in Node and the browser, and in both places XML and JSON are equally easy to use. The same could be done for any environment. In fact in the browser, XML is integrated deeply into the programming model, because the web is made out of XML.&#8221;</p>\n<p>In contrast, John Gruber thinks it&#8217;s the right time for the project and didn&#8217;t hesitate to add a JSON feed for <a href=\"https://daringfireball.net/feeds/json\" target=\"_blank\">Daring Fireball</a>. He is eagerly supporting the JSON Feed project and is closely monitoring its adoption, publishing links to all the apps and feed readers that have already added support.</p>\n<p>&#8220;I think this is a great idea, and a good spec,&#8221; Gruber said. &#8220;I even like the style in which the spec is written: for real humans (much like the RSS spec). If you want to see a real-life example, Daring Fireball has a JSON Feed. I’ve got a good feeling about this project — the same sort of feeling I had about Markdown back in the day.&#8221;</p>\n<p>With the momentum from quick adoption by smaller news readers, JSON Feed has the potential to revive news syndication if some of the larger ones add support. Developers may even be more inspired to create new feed readers, given the ease of implementing the new spec.</p>\n<p>Manton Reece said that if JSON Feed had come along when blogging was at its peak, when there were fewer problems, he thinks there would have been less of a pressing feeling that the web needs a new syndication format.</p>\n<p>&#8220;I&#8217;m amazed with the traction it&#8217;s gotten,&#8221; Manton Reece said in a recent <a href=\"http://www.coreint.org/2017/05/episode-283-reset-all-the-things/\" target=\"_blank\">interview</a> on the Core Intuition podcast. &#8220;Of course some people will be negative about it and some people won&#8217;t like it. We certainly expected a lot of pushback on it. Everybody knows we need this, but it&#8217;s daunting. Who is going to try to push something like this when there are millions of RSS feeds? It feels like why even bother, it&#8217;s impossible. But things change over time and I think this is important enough and blogging is important enough that it&#8217;s worth making the investment now. Tomorrow the web is not going to be any different, but over time it might be a little different. Everybody knows that we need something like this but there hasn&#8217;t been something everybody could get behind until now.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 17:51:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: WPWeekly Episode 274 – WordPress Commercials, Storefront, and the Customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=70802&preview=true&preview_id=70802\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/wpweekly-episode-274-wordpress-commercials-storefront-and-the-customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2278:\"<p>In this episode, <a href=\"https://jjj.blog/\">John James Jacoby</a> joins me to discuss the news of the week. We give our take on the new WordPress.com commercials and whether or not they hit the mark. We share what&#8217;s new in Storefront 2.2.0 and the problems some people are facing trying to get visas to attend WordCamp Europe. Last but not least, we discussed the Customizer having a variable width in WordPress 4.8. Beginning with episode 275, Jacoby will be my co-host for WordPress Weekly.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-coms-tv-commercials-are-confusing\">WordPress.com’s TV Commercials Are Confusing</a><br />\n<a href=\"https://wptavern.com/wordcamp-europe-attendees-are-being-denied-visas-because-conference-ticket-price-is-too-low\">WordCamp Europe Attendees Are Being Denied Visas Because Conference Ticket Price Is Too Low</a><br />\n<a href=\"https://wptavern.com/storefront-2-2-0-released-includes-design-refresh-and-major-improvements-to-new-user-experience\">Storefront 2.2.0 Released, Includes Design Refresh and Major Improvements to New User Experience</a><br />\n<a href=\"https://wptavern.com/wordpress-4-8-increases-maximum-width-of-the-customizer-sidebar-to-600-pixels\">WordPress 4.8 Increases Maximum Width of the Customizer Sidebar to 600 Pixels</a><br />\n<a href=\"https://wptavern.com/cape-town-to-host-4th-annual-wordpress-charity-hackathon-on-july-15\">Cape Town to Host 4th Annual WordPress Charity Hackathon on July 15</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 31st 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #274:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 01:43:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"Matt: Profile of Anker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47364\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://ma.tt/2017/05/profile-of-anker/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:437:\"<p>As a computer accessory enthusiast, I&#8217;m excited <a href=\"https://www.theverge.com/2017/5/22/15673712/anker-battery-charger-amazon-empire-steven-yang-interview\">that Verge did an in-depth profile of Anker</a>, which makes some of the best chargers, cables, and batteries around. It also makes me more curious about the story behind <a href=\"https://www.aukey.com/\">Aukey</a> and <a href=\"http://www.jackery.com/\">Jackery</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 May 2017 15:08:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"HeroPress: My Life, Designed by WordPress!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1854\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:120:\"https://heropress.com/essays/life-designed-wordpress/?utm_source=rss&utm_medium=rss&utm_campaign=life-designed-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6989:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/052417-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I dreamt of a community to help me; people who will encourage me.\" /><p>It has been a short time since I joined WordPress community and learnt a lot of things at the age of 12. It took me a day writing this essay as I wish I could write my whole mind in it.</p>\n<blockquote><p>“Start where you are. Use what you have. Do what you can. – Arthur Ashe”</p></blockquote>\n<h3>So, here’s the start I had:</h3>\n<p>From my childhood, I’ve been wondering about Software Technologies. I always wondered about the constructions of website, and a program. It was the time when my mother <a href=\"https://www.facebook.com/yogita.patil.18\" target=\"_blank\" rel=\"noopener noreferrer\">Yogita</a>, just introduced me Google, the God of websites! All the curiosity I had was strengthened when using Google.</p>\n<p>Do you know what shaped my career? A search string on Google which said ‘How to make a website’! Not much useful, but the slow start I had was everything I need. That was 2012. (Me, 8 yrs old) When I tried an online web designing tool named SimDif. Just then, I got to know Weebly. I made my first permanent website, <a href=\"http://mathsbuzzz.weebly.com/\" target=\"_blank\" rel=\"noopener noreferrer\">mathsbuzzz.weebly.com</a> and the curiosity went deeper.</p>\n<p>Now I thought of making a website myself, with no tool, with real programming! That was 2013. At that time, Microsoft Frontpage was nearly coming to an end of popularity. I embraced it. Though it couldn’t be called programming, but I liked it as I went one step further.</p>\n<p>I also learnt a bit of HTML from a book I had at home. It’s not even half of the story I’m telling. The time I was introduced to WordPress is much further. That’s 2016.</p>\n<h3>What in 2015?</h3>\n<p>I had a course of advanced HTML/CSS in 2015 where I got to know completely about Framing, Coding and Publishing a website. Then, I practiced it a lot and then thought about putting a step forward to PHP.</p>\n<h3>It’s 2016</h3>\n<p>Summer vacations were to get over and I had a course of PHP. There’s where I came to know about the REAL PROGRAMMING. I started making my first coded website and it was completely published in September 2015. It was my mother’s online store. And then, from November 2016, I made another website and completed the project in February 2016. That was my first blog, IQubex.com made with simple HTML/CSS and no PHP.</p>\n<p>I was actually equipped with HTML/CSS knowledge and was practicing PHP. But, I never got what I dreamt of. I dreamt of: “My exposure in Web Developing World. A community, which will help me in my needs. People, who will encourage me.”</p>\n<p>Dream became true.</p>\n<h3>When WordPress Came In My Life</h3>\n<p>Its still 2016, when striked an article in Newspaper about WordCamp Nashik 2016. My mother read it and thought that it would prove like a miracle for me. It was the start of October 2016. Nashik is my city and so it was always easy for me to attend WordCamp Nashik.</p>\n<p>It was for developers, bloggers and all the people who maintained their interest in Web Technologies. I knew that I too fit in that category.</p>\n<h3>Now came, 16th October 2016</h3>\n<p>We all know how cool experiences we get in a WordCamp. But this was the best for me as it was the first WordCamp of my life. From then, I migrated my blog to WordPress and got everything better. I saw how people program for WordPress and how big is the WordPress world.</p>\n<p>So, what did I miss? Nothing. I got a helping community. I got nice friends. I got people who are much more experienced and their knowledge which will help me throughout the life. What more? The best thing I received is Motivation.</p>\n<p>I used to write less on my blog as it was not equipped with PHP and was basic HTML/CSS. Due to that, I uploaded articles every now and then. But after the arrival of WordPress in my life, I wrote frequent articles, more beautifully, with more customization and with more interest. Then progressed my blog!</p>\n<h3>What next?</h3>\n<p>It was WordCamp Pune 2017 where I became the youngest speaker of WordCamp. I had an interview with <a href=\"https://www.twitter.com/rahul286\" target=\"_blank\" rel=\"noopener noreferrer\">Rahul Bansal</a> Sir. He met me at WordCamp Nashik. So, I was able to talk in front of people. This is how my confidence got a boost positively.</p>\n<p>Now I run more than 3 websites and constructing more. I also developed a plugin on WordPress. Learning about making theme. I’m also aiming to be a good developer in future. After all, there is a lot of time left. I’m 13 yrs old.</p>\n<p>So, simply saying, before WordPress I was unaware of what I have to do in future, and now I can see the complete scene of my future career. Thanks to WordPress and its Community.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: My Life, Designed by WordPress!\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=My%20Life%2C%20Designed%20by%20WordPress%21&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Flife-designed-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: My Life, Designed by WordPress!\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Flife-designed-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Flife-designed-wordpress%2F&title=My+Life%2C+Designed+by+WordPress%21\" rel=\"nofollow\" target=\"_blank\" title=\"Share: My Life, Designed by WordPress!\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/life-designed-wordpress/&media=https://heropress.com/wp-content/uploads/2017/05/052417-150x150.jpg&description=My Life, Designed by WordPress!\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: My Life, Designed by WordPress!\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/life-designed-wordpress/\" title=\"My Life, Designed by WordPress!\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/life-designed-wordpress/\">My Life, Designed by WordPress!</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 May 2017 11:00:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Kumar Abhirup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: WordPress 4.8 Improves Accessibility on Admin Screens\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70701\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/wordpress-4-8-improves-accessibility-on-admin-screens\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2474:\"<p>In WordPress 4.3, the <a href=\"https://make.wordpress.org/accessibility/\">Accessibility Team</a> <a href=\"https://make.wordpress.org/core/2015/07/31/headings-in-admin-screens-change-in-wordpress-4-3/\">restored&nbsp;H1 headings</a> to&nbsp;the admin screens. This paved the way for the team to change the <a href=\"https://make.wordpress.org/core/2015/10/28/headings-hierarchy-changes-in-the-admin-screens/\">headings hierarchy</a>&nbsp;in WordPress 4.4. In WordPress 4.8, admin screens are more accessible&nbsp;thanks to <a href=\"https://make.wordpress.org/core/2017/05/17/cleaner-headings-in-the-admin-screens/\">organizing the header text</a> on pages.</p>\n<p>The headers on admin screens typically contain more than text. For example,&nbsp;the Add New button on the Posts and Pages admin screens is included within the Posts and Pages header text.</p>\n<p><img /></p>\n<p>This makes it difficult for assistive technologies to help users navigate different sections of a page. The changes in WordPress 4.8 turn the headings on admin screens into their own elements.</p>\n<p>Before WordPress 4.8 the HTML looked like this:</p>\n<p><code>&lt;h1&gt;<br />\n    Posts<br />\n    &lt;a href=\"... /post-new.php\" class=\"page-title-action\"&gt;Add New&lt;/a&gt;<br />\n&lt;/h1&gt;</code></p>\n<p>Now it looks like this:</p>\n<p><code>&lt;h1 class=\"wp-heading-inline\"&gt;Posts&lt;/h1&gt;<br />\n&lt;a href=\"... /post-new.php\" class=\"page-title-action\"&gt;Add New&lt;/a&gt;<br />\n&lt;hr class=\"wp-header-end\"&gt;</code></p>\n<p>Andrea Fercia, WordPress core committer and a member of the accessibility team, explains what theme and plugin authors need to know.</p>\n<p>&#8220;If your plugin or theme follows the previous WordPress pattern of adding extraneous content to the main heading, please update your plugin or theme to make the heading cleaner,&#8221; Fercia said.</p>\n<p>&#8220;All you need to do is move the extraneous content outside of the heading. WordPress 4.8 ships with new CSS rules to take care of the new markup structure and in most cases, no additional changes will be required.&#8221;</p>\n<p>These improvements are <a href=\"https://core.trac.wordpress.org/ticket/26601\">three years</a> in the making. After much discussion and being punted to future releases, Fercia says the Accessibility team decided to handle the changes in smaller commits versus one large patch. This provided the necessary momentum to get the changes in core.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 24 May 2017 04:33:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: Cape Town to Host 4th Annual WordPress Charity Hackathon on July 15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70558\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wptavern.com/cape-town-to-host-4th-annual-wordpress-charity-hackathon-on-july-15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3777:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/cape-town-charity-hackathon-2017.png?ssl=1\"><img /></a></p>\n<p>Cape Town will be hosting its <a href=\"https://doaction.org/event/cape-town-2017/\" target=\"_blank\">fourth annual do_action WordPress Charity Hackathon</a> on July 15 this year. The objective of the event is to build websites for 10 different non-profit organizations in one day, an ambitious endeavor that requires a mix of different web and marketing talents working in highly concentrated teams. Participants help non-profits kick start their websites so the organizations can focus on doing what they do best &#8211; helping the local community.</p>\n<p>Hugh Lashbrooke, who is leading the organization of the event again this year, said the team has secured a new venue that will be better suited to a hackathon. <a href=\"http://workshop17.co.za/\" target=\"_blank\">Workshop17</a>, a collaboration and meeting venue, will host the charity hackathon&#8217;s 70 participants (7 people per team). The event is currently half-full and is recruiting another 35 participants.</p>\n<p>&#8220;One thing the event has done for me, and others in the community, is open us up to the rest of what is happening in the city,&#8221; Lashbrooke said. &#8220;Our skills may seem pretty self-serving (building websites to make money), but they can be used for a lot more. Everyone who participates has so much fun on the day that I think they forget that it&#8217;s really work.&#8221;</p>\n<p>This year&#8217;s charities include the following organizations:</p>\n<ul>\n<li>Tygerberg Association for Persons with Physical Disabilities</li>\n<li>Kidz Adventure Camp</li>\n<li>Little Lambs Christian Day Care</li>\n<li>Iliso Care Society</li>\n<li>Daughters Of Destiny</li>\n<li>Durbanville Children&#8217;s Home</li>\n<li>The Homestead Projects for Street Children</li>\n<li>Usiko Stellenbosch</li>\n<li>Rotary Club of Constantia</li>\n<li>ASSITEJ South Africa</li>\n</ul>\n<p>The Cape Town WordPress community pioneered the concept of using WordPress to lift up local charities and this type of event has now spread to other areas of the world. As a member of the WordPress project&#8217;s Community Team, Lashbrooke has been working on making the do_action charity hackathons easily reproducible. It&#8217;s now part of the WordPress Community Program with <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/\" target=\"_blank\">guidelines in the community events organizer handbook</a>.</p>\n<p>The new <a href=\"http://doaction.org\" target=\"_blank\">doaction.org</a> website lists the upcoming hackathons and takes care of all the manual admin work that Lashbrooke did for himself for the first couple of events. The functionality is built on top of his experience in running the events.</p>\n<p>&#8220;There has been a ton of interest in the event from communities around the world, and we&#8217;ve already seen successful events in Austin and Johannesburg,&#8221; Lashbrooke said. &#8220;More hackathons are scheduled for Pretoria, Beirut, and Montreal later this year. A few of the other cities that have shown interest and applied, but have not scheduled anything yet, are Fort Myers, Denver, New York City, and Ahmedabad, amongst others.&#8221;</p>\n<p>Bringing the do_action charity hackathons under the official WordPress community program allows the team to offer logistical and financial support to organizers in the same way they already support WordCamp and meetup organizers. They do not have an official mentorship program set up yet, as the event types is still new, but Lashbrook said the community team does what it can to help hackathon organizers get started.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 19:52:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"Matt: What’s in My Bag, 2017 edition\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47340\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2017/05/whats-in-my-bag-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19635:\"<p>I am a road warrior who has racked up several million miles over the past decade, and since I&#8217;m also working more-than-full-time running <a href=\"https://automattic.com/\">Automattic</a> (a totally distributed company) and leading <a href=\"https://wordpress.org/\">WordPress</a> I need the ability to be productive wherever I can find a comfortable place to sit. I carry a backpack with me almost all the time and obsessively tweak and iterate what&#8217;s in it, which led to posts in <a href=\"https://ma.tt/2015/01/whats-in-my-bag-2014/\">2014</a> and <a href=\"https://ma.tt/2016/03/whats-in-my-bag-2016-edition/\">2016</a>. This is the latest edition, and I hope you enjoy it.</p>\n<p><img /></p>\n<ol>\n<li>This is a <a href=\"https://www.amazon.com/Buff-Merino-Wool-Headband-Black/dp/B0035N09CS/?tag=photomatt08-20\">grey wool buff</a>, which works as a scarf, a hat, or an eye cover if I&#8217;m trying to sleep. I tried this out because of one of <a href=\"http://tynan.com/gear2017\">Tynan&#8217;s also-great gear posts</a>.</li>\n<li><a href=\"https://www.amazon.com/gp/product/B003JNQS88/?tag=photomatt08-20\">Theraband resistance band</a>, which I aspirationally carry around to help stretch in the morning. Hat tip: Jesse Schwartzman of <a href=\"http://eatingacademy.com/personal/move-defines-live\">this blog post fame</a>.</li>\n<li>Some generic <a href=\"https://www.mauijim.com/\">Maui Jim</a> polarized sunglasses with rubber nose pads, which I like for running or hiking because they don&#8217;t move around or slip even when you&#8217;re hot.</li>\n<li><a href=\"https://tzukuri.com/\">Tzukuri &#8220;Ford&#8221; + charger</a>, a super-cool <a href=\"https://audrey.co/\">Audrey company</a> that is like a combination of a Tile and cool sunglasses. They connect via bluetooth to your phone and can notify you when you leave them behind, or use the app to locate them. A charge lasts 30 days. I think this is only available in Australia right now, but should be coming to other countries soon. (Or just buy them on vacation in Australia.) These replaced my fancy Maison Bonnet sunglasses.</li>\n<li><a href=\"http://www.westoneaudio.com/index.php/products/hearing-protection/es49-custom-hearing-protection.html\">Westone ES49 custom earplugs</a>, for if I go to concerts or anyplace overly loud. (3rd year)</li>\n<li>A <a href=\"https://www.amazon.com/Tile-Mate-Finder-Anything-Finder/dp/B01L3VEC08/?tag=photomatt08-20\">Tile</a>, which was a gift from my sister. I keep this in a pocket in my backpack and it helps me locate it if I lose it, or if I can&#8217;t find my phone I can press the button and it&#8217;ll make it beep. Surprisingly handy. Hat tip: Charleen.</li>\n<li>Hermes business card holder. (3rd year)</li>\n<li>A cut-out of a chamois cloth, which I use for cleaning smudges and such off glasses and screens. Mine is <a href=\"https://www.amazon.com/gp/product/B00CM589B8/?tag=photomatt08-20\">from Amazon</a> but you can get at any car place or Walmart, <a href=\"http://www.wikihow.com/Prepare-a-Genuine-Leather-Chamois-for-Use\">use this guide to prepare</a>, and then cut pieces off. Hat tip: Dean.</li>\n<li><a href=\"https://www.amazon.com/dp/B01MCW7EOW/?tag=photomatt08-20\">Airpods</a>. These are just fantastic, and I highly recommend them. I use them for calls, <a href=\"https://overcast.fm/\">podcasts</a>, <a href=\"http://www.audible.com/\">audiobooks</a>, <a href=\"https://www.calm.com/\">meditating</a>, <a href=\"https://www.duolingo.com/\">Duolingo</a>&#8230; they&#8217;ve become an essential daily product for me. A cool trick is to use one ear while the other is charging in the &#8220;floss&#8221; case. Hat tip: Jony.</li>\n<li><a href=\"https://www.amazon.com/dp/B01E3SNO1G/?tag=photomatt08-20\">Bose QuietComfort 35</a>, wireless bluetooth headphones. I misplaced my <a href=\"https://ma.tt/2015/04/best-headphones-spring-2015-edition/\">cool WordPress Sennheisers</a> and picked these up in an airport before a long flight. They&#8217;re extremely comfortable, great battery life, and I keep an audio splitter and Lightning audio adapter in the case. I&#8217;ve hated on Bose many times in the past, but these are decent and I get why people like them, especially the comfort aspect. I am listening to them as I write this. I used <a href=\"https://www.amazon.com/dp/B01FE8VM8Q/?tag=photomatt08-20\">Audeze EL-8 Titanium</a> for a while, which obviously sound better, but the lightning cable was unwieldy and it was annoying (and ridiculous) I couldn&#8217;t plug them into my laptop. Hat tip: Every airport electronics store.</li>\n<li><a href=\"https://www.amazon.com/dp/B0161D1CL0/?tag=photomatt08-20\">Jabra Sport Pace bluetooth earbuds</a>, which replaced my Powerbeats for running and working out. They have been way sturdier. Pretty inexpensive, too, right now about $60. I know in theory you can run with Airpods, but I&#8217;d be too scared of one going down a street drain.</li>\n<li><a href=\"http://www.carbonfiberdesigns.com/Carbon-Fiber-Money-Clip.html\">Cool carbon fiber money clip</a>, which I use to hold a little cash for places like street vendors that don&#8217;t take credit cards, or if I&#8217;m in another country and need to carry around currency. The site is a little sketchy, they should upgrade to <a href=\"https://woocommerce.com/\">WooCommerce</a>. Also pictured: The <a href=\"http://web.mta.info/metrocard/EasyPayXpress.htm\">EasyPay XPress NYC Metro Card</a>, which is super handy in New York as it auto-refills. Only downside is it doesn&#8217;t work on the PATH trains. Hat tip: Tynan and Rose.</li>\n<li><a href=\"https://www.amazon.com/dp/B01H3BNWXA/?tag=photomatt08-20\">Vapur Shades roll-up water bottle</a>. Can hold a full liter, and rolls up to be small like this. Kind of new so I don&#8217;t have a strong opinion yet. Hat tip: Lululemon Lab in Vancouver.</li>\n<li><a href=\"https://www.amazon.com/gp/product/B01MRWWV6S/?tag=photomatt08-20\">Fidget spinner</a>, I think this one is from Amazon. Try one of these if you haven&#8217;t yet, they&#8217;re surprisingly addictive. If you go over to 14 on the left you&#8217;ll see a custom metal one a friend made for me. Hat tips: Zach and Xa.</li>\n<li><a href=\"https://www.amazon.com/dp/B016QO5YNG/?tag=photomatt08-20\">Apple Magic Mouse 2</a>. A classic. (3rd year)</li>\n<li>This is the latest <a href=\"https://shop.lululemon.com/p/men-bags/Para-Backpack/_/prod8260286?rcnt=2&N=8av&cnt=7&color=LM9Y11S_0001\">Lululemon Para backpack</a>, and unlike last year&#8217;s Cruiser it&#8217;s currently available in stores and online. I dig this iteration: it has a little less padding on the shoulders, but the big front zipper pocket is super handy and in general it&#8217;s a lot more streamlined and water resistant. Om clued me in <a href=\"https://www.aersf.com/fit-pack-00006\">to a similar one from Aer</a>, I don&#8217;t know who designed it first. Hat tip: Rose.</li>\n<li>So&#8230; there are two laptops, a custom prototype 13&#8243; Automattic-logo Macbook touchbar, and the stickered 15&#8243;. I generally only travel with one of these, the 13&#8243; for shorter trips or the 15&#8243; if I&#8217;m going to be on the road for more than a few weeks. The performance is just better on the 15&#8243;. My favorite things about both are the 4 USB-C ports, that you can charge on any of them, and the Touch ID. (Automatticians after 4 years of tenure can get a custom Macbook, which we now offer with the WordPress, Automattic, or Jetpack logo. I usually get the test ones to make sure the quality is up to snuff.) I carry around the larger 87W brick from the 15&#8243;, and keep the extension cable now so it&#8217;s easier to plug in on those weak plugs on planes.</li>\n<li><a href=\"https://www.amazon.com/gp/product/B016381AHE/?tag=photomatt08-20\">Kindle Oasis</a>. I still love the Kindle. I&#8217;ve started listening to audiobooks this year and the integration with Audible is cool. The Oasis is great because of the real buttons and the fact that you can flip it to hold in either hand, but it&#8217;s been the most annoying model in a few generations because the screen brightness isn&#8217;t adaptive, and it gives &#8220;low battery&#8221; warnings when the extra battery cover is low but the actual device is not, which seems to defeat the purpose. Great form factor and ergonomics though.</li>\n<li>Passport, because you never know when you&#8217;ll need to leave the country.</li>\n<li>A pocket-sized <a href=\"https://www.baronfig.com/\">Baron Fig</a> notebook, which I use in meetings to avoid my phone. Hat tip: Rose.</li>\n<li><a href=\"https://madeby.google.com/phone/\">Google Pixel</a>. Best Android phone I&#8217;ve used, uses USB-C which I love, I love the size. I use this mostly for testing and staying current on Android, or as a backup. I use <a href=\"https://fi.google.com/\">Google Fi</a> for service on this one.</li>\n<li><a href=\"https://www.amazon.com/gp/product/B01DOJDTQ0/?tag=photomatt08-20\">Forerunner 735, charger, and heart rate strap</a>. I actually <a href=\"https://www.amazon.com/gp/product/B06XGD6CS4/?tag=photomatt08-20\">switched to the 935</a> since this picture was taken, but my notes apply to both. (Here&#8217;s <a href=\"https://www.dcrainmaker.com/2017/03/garmin-forerunner-935-depth-review.html\">a great review of the new 935</a>.) Garmin makes the best fitness smartwatches in the world right now. Aspects are clunky: the app is not the most elegant, the add-on watch faces and such leave something to be desired, the sleep tracking is way worse than Fitbit, and there is no fine-grained control over notifications. That said, the battery life goes 8-10 days (!) so I often don&#8217;t even bring the charger when I travel. The stats are unparalleled especially for running. It&#8217;s waterproof and can also track swimming and biking. Finally my favorite feature: the screen is always on. I know that sounds basic, but I have been driven crazy by years of Fitbit and Apple Watch require tapping or wrist gesticulations just to see the time. (Extra awkward in a meeting.) My hardcore fitness friends love this one too. Hat tip: Aaron.</li>\n<li>Three little fun personal care items: a great chapstick from Japan I don&#8217;t know what it&#8217;s called, but it says <a href=\"https://retaw.tokyo/en/\">retaW aoyama / tokyo fragrance lipcream</a> on it, <a href=\"https://www.amazon.com/gp/product/B005LVYSKQ/?tag=photomatt08-20\">Aveda Peppymint breath refresher</a>, and an <a href=\"https://www.amazon.com/dp/B000IB0H8G/?tag=photomatt08-20\">Aesop Ginger Flight Therapy</a> roller similar to the Blue Oil one from last year. Hat tip Esther, Naoko, and my mom.</li>\n<li><a href=\"http://www.amazon.com/dp/B00O5JARCI/?tag=photomatt08-20\">Belkin car mount</a>, really handy when renting a car and navigating around. (3rd year)</li>\n<li>This is a more-expensive but not-better version of what I had last year, which I&#8217;ll quote and actually recommend: &#8220;This is probably the least-travel-friendly thing I travel with, but the utility is so great I put up with it. It&#8217;s the <a href=\"http://www.amazon.com/gp/product/B00D4LBOV6/?tag=photomatt08-20\">Sennheiser Culture Series Wideband Headset</a>, which I use for podcasts, Skype, Facetime, Zoom, and Google Hangout calls with external folks and teams inside of Automattic. Light, comfortable, great sound quality, and great at blocking out background noise so you don&#8217;t annoy other people on the call. Worth the hassle.&#8221; I leave the USB-C adapter attached to this. Cable still annoys me.</li>\n<li>iPhone 7 Plus, on Verizon, with a <a href=\"https://bellroy.com/products/phone-case-3-card/i7plus/caramel\">Bellroy 3-card case</a>. If you&#8217;re a guy I highly recommend trying out a phone wallet case, it&#8217;s a game-changer to only have one thing to keep track of and not having a wallet in your back pocket is good to avoid getting misaligned. I have three cards in it, an Amex, a Visa, and my drivers license. In NYC I also squeeze in the Metrocard. Hat tip: Craig (a previous Bellroy model).</li>\n<li>The Japanese company <a href=\"https://www.amazon.com/dp/B00TES88NK/?tag=photomatt08-20\">Maruman makes this awesome grid-paper lie-flat notebook</a>, which I fill and occasionally draw in. I love this thing, and having a work area where I can have my laptop, mouse, iPad, and this notebook all set up next to each other is my happy place. The paper is soft. Hat tip: Brian.</li>\n<li><a href=\"https://www.amazon.com/dp/B01D3ODTNO/?tag=photomatt08-20\">9.7&#8243; iPad Pro</a> + smart keyboard cover on AT&amp;T. I didn&#8217;t expect to, but I really love this device. It gives me way more joy than my phone or my laptops. Gorgeous screen, long battery life, always connect, I can tether to it, write on it with the pen in 32, the keyboard is fast and silent, split screen is handy&#8230; I don&#8217;t know how to describe it. Like the Airpods, this product just excels in every area. I still have and need to use a laptop, but it&#8217;s less of my day and mostly because of some internal tools and security stuff we have.</li>\n<li>I ended up with this beast <a href=\"https://www.amazon.com/dp/B01C316EIK/?tag=photomatt08-20\">Cable Matters USB-c mega-dongle to cover ethernet, VGA, HDMI, and old USB</a>. Warning! <a href=\"http://www.asix.com.tw/download.php?sub=driverdetail&PItemID=131\">To use the ethernet on MacOS you need weird drivers</a>. Hat tip: Amy.</li>\n<li>I&#8217;m not sure why I started using this <a href=\"https://www.amazon.com/dp/B01H2RBQUG/?tag=photomatt08-20\">Plantronics Voyager bluetooth headset</a>, but it&#8217;s really good. This might not make the cut next year as the Airpods are pretty good, but if I&#8217;m going to be on a regular (non-Facetime) phone or conference call for a few hours, this is what I turn to. Hat tip: An Uber driver.</li>\n<li>Lockpick set. (3rd year)</li>\n<li>An awesome <a href=\"https://www.1101.com/store/techo/pc/en/2017/detail_toolstoys/tt_pen.html\">Hobonichi Techo pen</a> (they have cool notebooks too), a sharpie (for signing fans&#8217; items), and <a href=\"https://www.amazon.com/dp/B016NY7784/?tag=photomatt08-20\">Apple Pencil for the iPad Pro</a>.</li>\n<li>Two rings: one <a href=\"https://www.maisonmargiela.com/us/\">Margiela</a> one which has my lucky number 11 circled (for a long reason related to their numbering system), and one with the WordPress logo that was also a swag prototype for a ten-year tenure gift. I might wear these to remind me of something I&#8217;m trying to remember or focus on during a day.</li>\n<li>I&#8217;m digging this <a href=\"https://www.amazon.com/gp/product/B01EN9QK6G/?tag=photomatt08-20\">Imazing 10k charger</a>: it&#8217;s a cool color, smaller and lighter than last year&#8217;s, has a USB-C port, and outputs well. I found I never needed the 20k capacity of last year&#8217;s, hence the downsize to 10k.</li>\n<li>This <a href=\"https://www.amazon.com/gp/product/B00UWMCXD8/?tag=photomatt08-20\">Aukey 30W / 6A travel wall charger</a> I wish was all USB-C ports. I sometimes trickle-charge the laptop off this overnight.</li>\n<li>A really mediocre Native Union two-port USB I got from TED. Not going to link since it&#8217;s not very good because of the way it plugs in. Since the photo I replaced it with the much-more-useful <a href=\"https://www.amazon.com/gp/product/B00Q873I3K/?tag=photomatt08-20\">Aukey 2-port</a>, which I highly recommend and give away all the time.</li>\n<li>A pretty handy <a href=\"https://www.amazon.com/dp/B00GIQ8GOC/?tag=photomatt08-20\">Ventev dashport car port charger that&#8217;s small and light</a>. I found myself rarely using the USB-C on last year&#8217;s so I opted for smaller size and less weight in this one.</li>\n<li><a href=\"https://www.amazon.com/dp/B00VM2OPHY/?tag=photomatt08-20\">Mintia mints</a> from Japan, yum. (I buy these there or ask friends to bring them back, they are much cheaper there than the cost on Amazon.)</li>\n<li>This rat&#8217;s nest of cables and adapters is embarrassing, and I will further apologize and rant in the epilogue.</li>\n<li>A random used mystery book I picked up at the <a href=\"http://paperhound.ca/\">Paper Hound Bookshop</a> in Vancouver.</li>\n</ol>\n<p>What blows me away making this list is that since last year almost every single item has changed, unusually high churn. I see now why y&#8217;all were tweeting me to update this post.</p>\n<p><strong>Two bonus items:</strong> Even in the summer I&#8217;ll often have something like <a href=\"https://shop.lululemon.com/p/mens-jackets-and-hoodies-hoodies/Surge-Light-Jacket/_/prod8431221\">this light Lululemon running jacket</a> stuffed in a pocket for over air conditioned places or at the end of a flight when it gets chilly. I&#8217;m also currently testing out the <a href=\"http://www.choosemuse.com/\">assisted meditation device The Muse</a>, but it hasn&#8217;t really stuck yet and I usually just turn to <a href=\"https://calm.com/\">Calm</a>.</p>\n<p><strong>Ensuring network continuity:</strong> One thing you&#8217;ll notice is the iPhone is on Verizon, which has the best network in the US, the iPad is on AT&amp;T, and the Pixel is on Google Fi. This allows me to have a diversity of network access which is occasionally handy in the US and has saved my butt a few times when overseas. Whichever device has the best connection I&#8217;ll just tether the others to it. I almost never join coffee shop or hotel wifi these days, a good LTE connection is usually better.</p>\n<h3>USB-C Is Why We Can&#8217;t Have Nice Things</h3>\n<p>Oh, USB-C, I love you. You&#8217;re reversible, fast, and work for everything, like I can charge my laptop with almost anything, and many new devices like Google Wifi use you for power. The dangerous cable on Amazon thing seems to have worked itself out, and having 4 ports on the laptop is amazing, I can charge everything I need off it. But as you can see from the mess of cables and how many other legacy USB things I&#8217;m carrying around, we&#8217;re (still!) in this really awkward in-between phase for computing. First, there are no good retractable cables, especially ones that have USB-C on one end and Lightning or Micro-USB on the other. I wish my headset, headphones, sunglasses, and Kindle didn&#8217;t need Micro-USB, and I wish the Airpods, iPhone, iPad Pro, Magic Mouse would just give up on Lightning and support USB-C instead. But we&#8217;re in this liminal space, and the number one thing I hope is better by next year&#8217;s post is that the USB-C accessory world has flourished and I just have a couple of neat retractable USB-C cables and things like the battery, wall charger, and car charger in 34, 35, and 37 just have all USB-C ports. A boy can dream, right?</p>\n<h3>In Closing</h3>\n<p>Partly because the backpack is a little smaller, I&#8217;ve really tried to streamline and a lot of things from last year, like a small digital camera, the Chromecasts, travel router, etc I don&#8217;t bother carrying around in my backpack anymore. I hope these can get simpler and shorter every year. I tagged these with an affiliate ID for Amazon this year but mostly just to see if anyone actually buys stuff from these posts. I walk millions of steps a year with my backpack and wouldn&#8217;t carry something around unless I really believed in it, which is also why I&#8217;m always testing and trying new things. As you can tell a lot of this kit has evolved from recommendations, so if you have any please leave a note in the comments. I&#8217;ve also considered doing something similar for shoes, clothes, apps, suitcases, or toiletries, so holler if you&#8217;d like any of those. Alrighty, that&#8217;s it until next year!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 17:05:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: WordCamp Europe to Halt Regular Ticket Sales May 31, Fewer than 400 Tickets Remain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70556\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wptavern.com/wordcamp-europe-to-halt-regular-ticket-sales-may-31-fewer-than-400-tickets-remain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2074:\"<p>WordCamp Europe organizers will be <a href=\"https://2017.europe.wordcamp.org/2017/05/22/wceu-regular-ticket-sales-to-end-on-may-31st\" target=\"_blank\">ending regular ticket sales on May 31</a>. The event has sold out well in advance in previous years, but the logistics of managing a budget for an estimated 3,000 attendees prompted organizers to opt for ending ticket sales two weeks before the event:</p>\n<blockquote><p>As WordCamp Europe is a community event, we have to be extra careful with every penny that’s spent. We are invested in things that improve the event’s accessibility and inclusivity, and we’d like to have the precise number of people attending to avoid unnecessary costs (for example, ordering extra lunches – something that we need to do two weeks in advance).</p></blockquote>\n<p>As tickets have been on sale for nearly a year, the majority of those who are planning to attend have already purchased their tickets. A few already-purchased tickets may also become available at the last minute due to France <a href=\"https://wptavern.com/wordcamp-europe-attendees-are-being-denied-visas-because-conference-ticket-price-is-too-low\" target=\"_blank\">denying visas to prospective attendees</a>. One reason officials cited in several instances is that the ticket price is too low to justify international travel.</p>\n<p>Rocío Valdivia, an organizer on WordCamp Europe&#8217;s Community Team, reports that approximately 10 attendees have been denied entry for the Community Summit due to visa issues.</p>\n<p>&#8220;A lot of them were from India and one from Indonesia,&#8221; Valdivia said. &#8220;100% of them were from Asia.&#8221; Several who were denied have resubmitted their visa documents with updated invitation letters and are waiting to hear from officials.</p>\n<p>Last-minute attendees who miss the May 31st regular ticket deadline can still <a href=\"https://2017.europe.wordcamp.org/tickets/\" target=\"_blank\">purchase a micro-sponsorship</a> for € 150.00, which includes a ticket to the event.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 15:39:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"WPTavern: WordPress 4.8 Increases Maximum Width of the Customizer Sidebar to 600 Pixels\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70572\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wordpress-4-8-increases-maximum-width-of-the-customizer-sidebar-to-600-pixels\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3135:\"<p><a href=\"https://developer.wordpress.org/themes/customize-api/\">WordPress 3.4</a> introduced the WordPress Customizer API and over time it has evolved from being a theme customizer to a framework for live-previewing changes to WordPress.</p>\n<p>Since its inclusion, one of the most <a href=\"https://wptavern.com/new-wordpress-feature-plugin-lets-users-resize-the-customizer-pane#comment-118594\">common complaints</a> about the Customizer is its narrow sidebar. Even on widescreen monitors, the Customizer sidebar is only 300px wide.</p>\n<p>This limitation was one of the motivating factors behind the <a href=\"https://wordpress.org/plugins/customize-pane-resizer/\">Customize Pane Resizer</a> feature plugin <a href=\"https://wptavern.com/new-wordpress-feature-plugin-lets-users-resize-the-customizer-pane\">created in 2015</a>. Although Customize component maintainers tried to get the feature plugin ready in time for WordPress 4.5, it didn&#8217;t make it.</p>\n<h2>In WordPress 4.8, the Customizer Sidebar Has a Variable Width</h2>\n<p>Weston Ruter, Customize component maintainer, <a href=\"https://make.wordpress.org/core/2017/05/16/customizer-sidebar-width-is-now-variable/\">announced</a> that the Customizer sidebar in WordPress 4.8 has a variable width.</p>\n<p>&#8220;Ticket <span class=\"p2_hovercardify\"><a href=\"https://core.trac.wordpress.org/ticket/32296\">#32296</a></span> was created to allow the sidebar pane to be user-resizable with a grabber just like the Dev Tools pane in Chrome can be resized,&#8221; Ruter said.</p>\n<p>&#8220;After a lot of back and forth, the scope was reduced to remove the user-resizable aspect and to instead address a more fundamental issue that the sidebar is exceedingly and unnecessarily narrow on high-resolution displays.&#8221;</p>\n<p>The sidebar has a minimum width of 300px and a maximum width of 600px. What users see depends on the width of their screen. I use a 21 inch widescreen monitor and the width of the sidebar on my screen is 345px.</p>\n<img />345 Pixel Wide Customizer Sidebar\n<p>While not a huge change, the extra width is noticeable. WordPress theme and plugin developers who have built custom controls into the Customizer are highly encouraged to test WordPress 4.8 to ensure that they display properly on large screens.</p>\n<p>&#8220;Custom controls in plugins and themes should utilize alternative approaches to doing layout than using pixel widths,&#8221; Ruter said.</p>\n<p>&#8220;Use of percentage-based widths or flexbox will help ensure that controls will <em>appear properly in larger displays</em>, while also making controls <em>future-compatible</em> when the sidebar width could be user-resizable.&#8221;</p>\n<p>If you&#8217;d like to be able to adjust the width of the sidebar, check out the <a href=\"https://github.com/xwp/wp-customize-pane-resizer\">Customize Pane Resizer</a> plugin. I tested it on WordPress 4.8 beta 2 and it works as expected. There&#8217;s also the <a href=\"https://wordpress.org/plugins/fluid-customizer/\">Fluid Customizer</a> plugin which also allows you to manually resize the sidebar.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 02:46:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.8 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4749\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1596:\"<p>WordPress 4.8 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.8, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.8-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> blog post. Since then, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=40819&stop_rev=40664&limit=100&sfp_email=&sfph_mail=\">over 50 changes</a> in Beta 2.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>WordPress four point eight<br />\nOne step closer to release<br />\nPlease test Beta 2!</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 00:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"WPTavern: Storefront 2.2.0 Released, Includes Design Refresh and Major Improvements to New User Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70561\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"https://wptavern.com/storefront-2-2-0-released-includes-design-refresh-and-major-improvements-to-new-user-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3651:\"<p>WooCommerce&#8217;s flagship <a href=\"https://wordpress.org/themes/storefront/\" target=\"_blank\">Storefront</a> theme <a href=\"https://storefront.wordpress.com/2017/05/22/storefront-2-2-0-is-now-available-to-download/\" target=\"_blank\">released version 2.2.0 today</a>. The release has been more than five months in the making since planning began in early December 2016.</p>\n<p>Storefront 2.2.0 focuses on improving the new user experience. Getting all of the right widgets and design settings in place to set up a new store has been a challenge for users in the past. This release introduces a new setup and configuration wizard in the Cusotmizer that takes advantage of WordPress 4.7’s Starter Content feature. If the user is starting with a fresh store, the wizard will automatically import example products, create the homepage and set the correct template, assign the &#8216;full width&#8217; template to the cart and checkout pages, and remove unnecessary widgets.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/05/storefront-setup-wizard.png?ssl=1\"><img /></a>Storefront setup wizard in the Customozer\n<p>This release also brings an overall design refresh that includes a new homepage hero section. The Storefront development team replaced the theme&#8217;s previous dark header background with a white one in order to put the focus on product images and improve the appearance of site logos. This small but important change gives the theme an overall lighter look and will be important for child themes to account for in their styles.</p>\n<p>Storefront 2.2 also adds subtle changes to typography, font weights, and button styles for a more minimalist, less-opinionated base design.</p>\n<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/05/storefront-design-refresh.png?ssl=1\"><img /></a>Storefront design refresh\n<p>These changes are in line with what Matt Mullenweg said about Storefront when we interviewed him in December. He said Storefront was due for a design update and has a lot of potential for improvement.</p>\n<p>“With the Storefront theme there’s actually a lot we can do there to make it look like a really cool store out of the box, much like the default themes in WordPress,” Mullenweg said. “Part of the reason we change them every year is what was cool in 2012 is not cool in 2017. Fashions change, trends change. I think Woo should evolve Storefront in the same way. There’s kind of a look for independent stores right now. They’ve got a certain vibe. Let’s make it easy to do that vibe, so that you don’t have to be on Etsy or Amazon or one of the e-commerce monoliths to keep people coming to you and supporting your product.”</p>\n<p>Whereas many Storefront users had to opt for a child theme in order to have a more product-focused homepage in the past, the design and user experience improvements in the 2.2.0 release make the theme a more compelling option for use by itself.</p>\n<p>There are <a href=\"https://wordpress.org/themes/storefront/\" target=\"_blank\">more than 90,000 stores using Storefront</a> as a base for their sites WordPress.org lists eight child themes using Storefront as a parent and WooCommerce.com also has a directory of <a href=\"https://woocommerce.com/product-category/themes/storefront-child-theme-themes/\" target=\"_blank\">free and commercial child themes</a>. This major release will likely affect all stores using these themes in one way or another. To avoid any surprise design updates, the WooCommerce team recommends that users test version 2.2.0 in a development environment before updating.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 May 2017 20:13:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt: Boarding Wrong Flight\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47325\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://ma.tt/2017/05/boarding-wrong-flight/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:567:\"<p>The Economist writes <a href=\"http://www.economist.com/blogs/gulliver/2017/05/where-am-i?fsrc=gnews\">about who&#8217;s wrong when flyers end up in the wrong cities</a>. This has actually happened to me! Probably 7-8 years ago, it was an Air Canada flight from New York to Montreal, and I accidentally boarded the one to Toronto. The mistake was realized when we were on the ground, but had pulled away from gate. Being Canadian, they were exceedingly nice and asked me to stay on the flight but they&#8217;d find me one from Toronto to Montreal after I landed.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 21 May 2017 22:45:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: IBM Goes Non-Remote\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47342\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2017/05/ibm-goes-non-remote/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1784:\"<p>Like Yahoo a few years ago, <a href=\"https://www.wsj.com/articles/ibm-a-pioneer-of-remote-work-calls-workers-back-to-the-office-1495108802\">IBM, an early pioneer of distributed work, is calling workers back to the office</a>.</p>\n<blockquote><p>The shift is particularly surprising since the Armonk, N.Y., company has been among the business world’s staunchest boosters of remote work, both for itself and its customers. IBM markets software and services for what it calls “the anytime, anywhere workforce,” and its researchers have published numerous studies on the merits of remote work.</p></blockquote>\n<p>If &#8220;IBM has boasted that more than 40% of employees worked outside traditional company offices&#8221; and they currently have 380,000 employees (wow), then that&#8217;s 152k people on the market.</p>\n<p>As I said when Yahoo did the same, it&#8217;s hard to judge this from the outside. A company that was happy about how they&#8217;re doing wouldn&#8217;t make a shift this big or this suddenly. It&#8217;s very possible the way distributed folks were interacting with their in-office teams wasn&#8217;t satisfactory, especially if they were forced to use subpar in-house tools like SameTime instead of Zoom or Skype. Yahoo didn&#8217;t have the best trajectory after they made a similar move, and hopefully IBM isn&#8217;t going to follow the same path.</p>\n<p>In the meantime, Automattic and <a href=\"https://zapier.com/blog/companies-hiring-remote-workers/\">many other companies</a> are hiring. If you aren&#8217;t going to work in a company&#8217;s headquarters, it is probably safest to work at a company that is fully distributed (no second tier for people not at HQ) rather than be one of a few &#8220;remote&#8221; people at a centralized company.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 20 May 2017 19:21:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Post Status: WordPress in higher education, with Rachel Cherry — Draft Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=37073\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://poststatus.com/wordpress-higher-education-rachel-cherry-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2465:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard.</p>\n<p>Brian is joined by guest-host Rachel Cherry &#8212; a Senior Software Engineer at Disney, and the organizer of WPCampus, an event for WordPress in higher education. They discuss many of the things that folks working with WordPress in higher education encounter during this episode.</p>\n<p>Prior to working for Disney, Rachel spent around a decade working on the web in higher ed, most recently at the University of Alabama.</p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/70150.mp3\">https://audio.simplecast.com/70150.mp3</a><br />\n<a href=\"https://audio.simplecast.com/70150.mp3\"> Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://bamadesigner.com/\">Rachel&#8217;s website</a></li>\n<li><a href=\"https://wpcampus.org/\">WPCampus</a>, which will be held on July 13-14 in Buffalo, New York.</li>\n<li><a href=\"https://theeventscalendar.com/\">The Events Calendar</a>, by Modern Tribe</li>\n<li><a href=\"http://eng.ua.edu/\">University of Alabama Engineering</a></li>\n<li><a href=\"https://github.com/washingtonstateuniversity\">Washington State University Github</a></li>\n</ul>\n<h3>Sponsor: SiteGround</h3>\n<p><a href=\"https://www.siteground.com/wordpress-hosting.htm/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">SiteGround</a> is engineered for speed, built for security, and crafted for WordPress. They offer feature-rich managed WordPress hosting with premium support, and are officially recommended by WordPress.org. Check out <a href=\"https://siteground.com/poststatus/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">SiteGround&#8217;s website</a> for a special deal for Post Status listeners, and thanks to SiteGround for being a Post Status partner.</p>\n<p><em>Photo by <a href=\"http://found-art-photography.com/\">Found Art Photography</a></em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 20 May 2017 16:09:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Avada Theme Version 5.1.5 Patches Stored XSS and CSRF Vulnerabilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70466\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://wptavern.com/avada-theme-version-5-1-5-patches-stored-xss-and-csrf-vulnerabilities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2987:\"<p>Theme Fusion&#8217;s <a href=\"https://avada.theme-fusion.com/\" target=\"_blank\">Avada WordPress Theme</a>, the highest selling theme on Themeforest for the past four years, has <a href=\"https://theme-fusion.com/security-fixes-added-5-1-5/\" target=\"_blank\">fixed stored XSS and CSRF vulnerabilities in its 5.1.5 release</a>. The security issues were <a href=\"http://wphutte.com\" target=\"_blank\">discovered by WP Hütte</a>, a WordPress security blog, and the site published details of the vulnerabilities after Theme Fusion patched its theme.</p>\n<p>Although the patched version has been available since early April, a <a href=\"http://wewatchyourwebsite.com/avada-wordpress-theme-please-update-immediately/\" target=\"_blank\">notification</a> was only recently sent out to Avada customers from Envato via email, urging them to update. Avada announced the release of 5.1.5 but did not publish anything publicly on the security issues that it fixes. Customers started learning about the vulnerabilities from the <a href=\"https://wpvulndb.com/vulnerabilities/8801\" target=\"_blank\">WPScan Vulnerability Database</a>, WP Hütte, and posts on Twitter.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Avada 5.1.5 is out and is compatible with the new WooCommerce 3.0!</p>\n<p>&mdash; ThemeFusion (@Theme_Fusion) <a href=\"https://twitter.com/Theme_Fusion/status/849311534916521984\">April 4, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I love it, when I only discover information about security fixes by accident. <a href=\"https://twitter.com/hashtag/Avada?src=hash\">#Avada</a> <a href=\"https://t.co/DPZFiuEVzO\">https://t.co/DPZFiuEVzO</a></p>\n<p>&mdash; Jan-Peter Lambeck (@jplambeck) <a href=\"https://twitter.com/jplambeck/status/865276828453359616\">May 18, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/Theme_Fusion\">@Theme_Fusion</a> any public release on the <a href=\"https://twitter.com/hashtag/avada?src=hash\">#avada</a> security issues?</p>\n<p>&mdash; Val Vesa (@adspedia) <a href=\"https://twitter.com/adspedia/status/865299944613261313\">May 18, 2017</a></p></blockquote>\n<p></p>\n<p>Theme Fusion left the security issues buried in the <a href=\"http://theme-fusion.com/avada-documentation/changelog.txt\" target=\"_blank\">changelog</a> until today when customers began receiving email notices about it. A fix was available for more than a month while customers who were unaware and had not updated were left vulnerable. Envato&#8217;s email encourages all users to update, as the release is for all previous versions of Avada.</p>\n<p>If you have purchased Avada for clients or for yourself, you can update to the latest version by downloading it from your Envato Market account and reinstalling it. Customers with the Envato Market WordPress plugin installed can access automatic updates within the WordPress admin.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 20 May 2017 01:20:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Quick Tip: How to Access Jetpack’s Alternative Module Interface\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70462\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/quick-tip-how-to-access-jetpacks-alternative-module-interface\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1621:\"<p>Late last year, Jetpack 4.3 unveiled a <a href=\"https://wptavern.com/jetpack-4-3-released-features-new-react-js-powered-admin-interface\">new admin interface</a> written in React.js. The Jetpack team received feedback from more than 8K users before it was publicly released.</p>\n<p>While the old interface displayed all modules on one page, the new interface breaks up module management into sections. You can also access some modules by typing its name into the search bar.</p>\n<img />Modules are Displayed in Sections\n<p>A few days ago, I ran into a situation where I needed to find out if the Tiled and Carousel modules were enabled. I tried to locate the modules on the settings page but experienced difficulty as it&#8217;s filled with toggles and sub-menus. It&#8217;s not clear which module or modules are activated when a menu item is turned on.</p>\n<img />Jetpack Module Search Results\n<p>If you prefer to use the old interface for managing modules, add <strong>wp-admin/admin.php?page=jetpack_modules</strong> to the URL. You can also access the old interface through Jetpack&#8217;s Debug page.</p>\n<img />Jetpack&#8217;s Alternative Module Interface\n<p>I prefer this interface over the new one as I know which modules are on or off. Modules are also easier to find as they&#8217;re listed in alphabetical order. Ben Gillbanks <a href=\"https://www.binarymoon.co.uk/2017/01/wordpress-jetpack-admin-backup-problems/\">originally shared the tip</a> after discovering it solved his issues with changing Jetpack&#8217;s settings.</p>\n<p>Which interface do you prefer?</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 May 2017 23:26:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"WPTavern: WordCamp Europe Attendees Are Being Denied Visas Because Conference Ticket Price Is Too Low\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70446\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://wptavern.com/wordcamp-europe-attendees-are-being-denied-visas-because-conference-ticket-price-is-too-low\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7476:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/01/wordcamp-europe-2017.png?ssl=1\"><img /></a></p>\n<p>This morning, WordCamp Europe 2017 organizers published an <a href=\"https://2017.europe.wordcamp.org/2017/05/19/a-letter-from-wordpress-community-to-emmanuel-macron-the-president-of-france/#en\" target=\"_blank\">open letter to Emmanuel Macron</a>, the president of France, regarding attendees being denied visas for the event. According to the rejections attendees have received, France is denying the visas because the ticket price for the conference is too low:</p>\n<blockquote><p>It has come to our attention that our friends from some countries are having problems with their Visas being rejected on the ground that “a 40€ entry fee cannot justify international travel”, something that makes this conference accessible to all. We are sad this is happening because now — for the first time in WordCamp Europe history — our inclusiveness is a burden we are carrying.</p></blockquote>\n<p>The open letter explains the WordCamp tradition of keeping ticket prices low to make it more inclusive for all income levels.</p>\n<p>WCEU Communications Lead Emanuel Blagonic estimates that five people from India that have already been denied visas but said more attendees and contributors will be taking their interviews in the coming days.</p>\n<p>&#8220;We didn&#8217;t write it to get an official response, as it is an open letter, but we hope to send the message about the importance of being inclusive and accessible – what WordCamps are, mainly because of the small ticket price,&#8221; Blagonic said. &#8220;We hope this letter will help officials understand that.&#8221;</p>\n<p>Despite the innocuous nature of WordCamps, obtaining visas to attend these events is a perennial struggle for attendees coming from nations that have strained relations, security concerns, or other issues with the host country. Petya Raykovska, who helped organize last year&#8217;s WordCamp Europe in Vienna, said that Pakistan was the country from which the most people were declined visas. This year she has already seen several members of the Polyglots contributor team denied visas for the community summit.</p>\n<p>&#8220;Both the WCEU and WCUS teams go above and beyond to help people get to the camp,&#8221; Raykovska said. &#8220;The WCEU team has been doing that for years, writing invitation letters in formats required by the embassies for each of the different countries.&#8221;</p>\n<p>Unfortunately, the letters don&#8217;t always make enough of an impact. <a href=\"https://profiles.wordpress.org/chiragpatel/\" target=\"_blank\">Chirag Patel</a>, a core contributor and editor of the Gujarati translation, was denied a visa coming from India. He expressed disappointment and said he hates the visa process.</p>\n<p>&#8220;I am a volunteer and was selected for the WCEU Summit as well but I am not able to get a visa,&#8221; Patel said. &#8220;It is so frustrating.&#8221;</p>\n<p>Patel is re-applying with a new invitation letter and WordCamp contact details, but cannot make his travel arrangements until he is approved. This has resulted in a significantly higher cost for the trip. Patel said if it were not for his company supporting him, he would not be able to afford the increase in cost.</p>\n<p><a href=\"https://www.rarst.net/\" target=\"_blank\">Andrey Savchenko</a>, a WordPress contributor living in Ukraine, is no stranger to visa denial but is fortunate to have a five year visa to the <a href=\"http://ec.europa.eu/home-affairs/what-we-do/policies/borders-and-visas/schengen_en\" target=\"_blank\">Shengen area</a> to attend WCEU this year. When attending WCEU in Seville in 2015, his invitation from the organizers was lost twice in the mail and he received a visa a mere five days before the event.</p>\n<p>&#8220;That added around $400 to the cost of my flights,&#8221; Savchenko said. &#8220;Also, due to the short term visa, I could not even fly home from Seville. I had to take the train to Madrid and fly from there, to be out of country before my visa expired the day after the WordCamp.&#8221;</p>\n<p>Savchenko was denied a visa to the U.S. for the first community summit in 2012. He described the interview in a post titled &#8220;<a href=\"https://www.rarst.net/thoughts/world-with-borders/\" target=\"_blank\">The world with borders</a>:&#8221;</p>\n<blockquote><p>My thin folder stays closed through all of it. My home, the one location in the world I care deeply about, is nothing. My savings, which fuel slim hope I will be able to live in a way different from paycheck-to-paycheck one day, are of no interest &#8211; all are disposable and meaningless on their scale against the chance of me “escaping” to their country.</p>\n<p>I get back my passport and a boilerplate response letter from thick pile of printouts. It thoroughly explains that I failed to display considerable attachments and am thus guilty of trying to sneak into and stay in United States illegally by default. I feel curiously powerless &#8211; no loopholes to find, no leverage to apply, no help to call for, no proof that matters.</p>\n<p>They spend ten minutes of their time (split about evenly between security, taking my fingerprints and interview itself) for which they charge $170. The following evening I spend much longer on Twitter, telling many people I won’t meet them and accepting their bitter disappointment.</p></blockquote>\n<p>Lead organizer Paolo Belcastro said the team has received approximately 60 requests for invitation letters, which accounts for roughly 2% of expected attendees. Although there have been only a handful of visa denials so far, many have yet to interview. Belcastro said the team penned the letter based on the feedback of a few while they still have a chance to help them.</p>\n<p>&#8220;I think the worst about [the interview process] is how helpless it makes you feel,&#8221; Savchenko said. &#8220;Someone gets to make a judgement about you as a person and you get to pay to be called untrustworthy and unwelcome.&#8221;</p>\n<p>For WordCamp attendees who have never had to jump through the hoops of a visa application, it&#8217;s important to remember that events held in major U.S. or European cities will always be missing the faces of valuable contributors who were unable to obtain a visa. Situations like these underscore the reality that virtual, online events, while lacking in much of the excitement and interpersonal connection, are by far the most inclusive way to gather and pass on information.</p>\n<p>WCEU organizers said they hope the President of France can help &#8220;unblock the situation&#8221; for the remaining attendees who are still going through the visa application process. Belcastro said the chances of the open letter being read by anyone with the power of changing anything are small, especially since the French government went through a major change last week.</p>\n<p>&#8220;It&#8217;s important to note that we have no wish to ask for any special treatment,&#8221; Belcastro said. &#8220;It&#8217;s not about asking for automatic approval of visas for our attendees, as there are many other criteria involved that we totally respect.</p>\n<p>&#8220;Our wish is to underline that the value of a conference can&#8217;t be measured by the price of its entry ticket &#8211; the same way the value of WordPress can&#8217;t be measured by its price tag.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 May 2017 20:06:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: Candy Diet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47331\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2017/05/candy-diet/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:713:\"<blockquote><p>The bestselling novel of 1961 was Allen Drury&#8217;s <em>Advise and Consent</em>. Millions of people read this 690-page political novel. In 2016, the big sellers were coloring books.</p>\n<p>Fifteen years ago, cable channels like TLC (the &#8220;L&#8221; stood for Learning), Bravo and the History Channel (the &#8220;History&#8221; stood for History) promised to add texture and information to the blighted TV landscape. Now these networks run shows about marrying people based on how well they kiss.</p></blockquote>\n<p>It&#8217;s from a few months ago, but <a href=\"http://sethgodin.typepad.com/seths_blog/2017/01/the-candy-diet.html\">Seth Godin is really on fire in The Candy Diet</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 May 2017 18:06:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"WPTavern: WordPress.com’s TV Commercials Are Confusing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70288\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/wordpress-coms-tv-commercials-are-confusing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6029:\"<p>In Matt Mullenweg&#8217;s 2016 <a href=\"http://wordpress.tv/2016/12/07/matt-mullenweg-state-of-the-word-2016/\">State of the Word</a>, <a href=\"https://videopress.com/v/IYfHX4jN?at=1650\">he announced</a> the <a href=\"https://wptavern.com/matt-mullenweg-proposes-wordpress-growth-council\">WordPress Growth Council</a>. The council was created as a think-tank for individuals and organizations in the WordPress community to share ideas on how best to tell WordPress&#8217; story to grow market share.</p>\n<p>The Growth Council serves as a collaborative means to combat the more than $300M in advertising spent by competitors like Squarespace and Wix. In the presentation, Mullenweg stated that marketing WordPress would become a higher priority compared to previous years.</p>\n<h2>WordPress.com&#8217;s First TV Ads</h2>\n<p>Automattic has unveiled <a href=\"https://www.youtube.com/watch?v=WwRn5wq8AJk\">five commercials</a> that are being tested in six different television markets. The videos were created <a href=\"https://design.blog/2017/05/18/how-a-detroit-hackathon-turned-into-wordpress-coms-first-ever-tv-spots/\">earlier this year</a> when a volunteer team of Automatticians visited Detroit, MI, to participate in the <a href=\"http://www.forbes.com/sites/eshachhabra/2015/03/31/8-innovative-urban-solutions-from-knight-cities-challenge/#6e5a96864d95\">Rebrand Detroit</a> project.</p>\n<p>Working with <a href=\"http://hajjflemings.com/\">Hajj Flemings</a>, founder of <a href=\"https://brandcamp.design/\">Brand Camp University</a>, the team helped launch new sites for nine small businesses over a 48 hour period. The sites that were launched include:</p>\n<ul>\n<li><a href=\"https://artinmotiondet.com/\">Art in Motion</a></li>\n<li><a href=\"https://brixdetroit.com\">Brix Wine and Charcuterie Boutique</a></li>\n<li><a href=\"https://laposadadetroit.com/\">La Posada</a></li>\n<li><a href=\"https://redbagdetroit.com/\">Red Bag Boutique</a></li>\n<li><a href=\"https://elsalpicondetroit.com\">El Salpicon</a></li>\n<li><a href=\"http://royalfreshmarketdetroit.com/\">Royal Fresh Market</a></li>\n<li><a href=\"https://mamacoosboutique.com\">Mama Coo’s Boutique</a></li>\n<li><a href=\"http://thegardenbugdetroit.com\">The Garden Bug</a></li>\n<li><a href=\"http://justjavahouse.com/\">Motor City Java House</a></li>\n</ul>\n<p>The commercials are part of a series called &#8216;Free to be&#8217; where business owners share what success means to them and the city of Detroit.</p>\n<div class=\"embed-wrap\"></div>\n<p>Each video displays a WordPress logo in the bottom-left corner of the screen with occasional factoids highlighted across the center. The commercials end with the WordPress logo displayed in the center with the words, Websites, Blogs, and Domains underneath.</p>\n<img />WordPress.com Commercial Ending\n<h2>The Message in the Commercials Is Unclear</h2>\n<p>I&#8217;ve watched each commercial a few times and my initial reaction is confusion. I don&#8217;t know exactly what WordPress.com is trying to sell me. It&#8217;s obvious that these people are seeing success with hosting their sites on WordPress.com. But is it because of the tools available or is it because the VIP team or other staff members stepped in and guided them through the process?</p>\n<p>Unlike Squarespace&#8217;s commercials that showcase the product front and center, these commercials don&#8217;t show any of the capabilities of WordPress.com. In one of the videos, the text, &#8220;Customizable websites that can change with the times&#8221; is displayed. Instead of showing the business owners changing the look of their site with the Customizer, the commercial ends.</p>\n<img />Customizable With The Times\n<p>In a different video, WordPress&#8217; total market share is used as a selling point. Using this datapoint in a commercial geared towards WordPress.com is unsettling. Eric Mann, a long time WordPress developer, <a href=\"https://ttmm.io/tech/wordpress-com-not-wordpress/\">feels the same way</a>:</p>\n<blockquote><p>I have no problem with WordPress.com advertisements on TV or the Radio or elsewhere. They’re great ways for Automattic to build recognition of their product and encourage new signups.</p>\n<p>I <em>do</em> have a problem with advertisements conflating WordPress and WordPress.com by subtly suggesting that the &#8216;27% of the Internet run on WordPress&#8217; is due to Automattic or is somehow <em>because</em> of WordPress.com.</p></blockquote>\n<p>A majority of the 27% or now 28% of the web, according to <a href=\"https://w3techs.com/technologies/overview/content_management/all\">W3Techs</a>, uses self-hosted WordPress, not WordPress.com.</p>\n<p><img /></p>\n<p>Self-hosted WordPress and WordPress.com have a symbiotic relationship. Getting into semantics may seem like nitpicking but it&#8217;s important to distinguish that they are not the same thing.</p>\n<p>The marketing material used in the screenshot above conflates them. Examples like this don&#8217;t do anything to alleviate the <a href=\"https://poststatus.com/resources/wordpress-versus-automattic/\">confusion that exists</a> between WordPress.com and self-hosted WordPress.</p>\n<p>I realize I&#8217;m not the target market for these ads but they leave me with more questions than answers. Squarespace commercials intrigue me to the point of wanting to check out what the service has to offer. Meanwhile, I don&#8217;t have any emotional reaction after watching the WordPress.com commercials.</p>\n<p>In the future, I&#8217;d like to see a commercial that highlights the tools available on WordPress.com and shows a human using them to quickly edit and change their sites. This is something I think a lot of people can relate to instead of reading text that explains what the service&#8217;s capabilities are.</p>\n<p>If you were tasked with producing a commercial for WordPress.com, how would you showcase the best of what the service has to offer? Let us know what you think of the commercials in the comments.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 May 2017 07:10:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: Primary Vagrant 4.0 Updated to Use PHP 7.1, Introduces a Site Generator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70287\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/primary-vagrant-4-0-updated-to-use-php-7-1-introduces-a-site-generator\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5094:\"<p>In 2014, <a href=\"https://chriswiegman.com/\" target=\"_blank\">Chris Wiegman</a> forked VVV to create <a href=\"https://github.com/ChrisWiegman/Primary-Vagrant\" target=\"_blank\">Primary Vagrant</a>, an Apache based Vagrant configuration that uses <a href=\"https://puppetlabs.com/\" target=\"_blank\">Puppet</a>. The project has steadily evolved over the past three years and the latest release includes significant changes that require users to destroy any existing environments before upgrading.</p>\n<p><a href=\"https://chriswiegman.com/2017/05/primary-vagrant-4-0/\" target=\"_blank\">Primary Vagrant 4.0</a> runs on PHP 7.1 by default. It also introduces a <a href=\"https://github.com/ChrisWiegman/Primary-Vagrant/wiki/Adding-a-Project\" target=\"_blank\">site generator</a> that makes it easy to create and manage new sites. The project has incorporated <a href=\"https://github.com/vagrant-landrush/landrush\" target=\"_blank\">Landrush</a>, a Vagrant plugin that provides a simple DNS server without users having to edit their hosts file.</p>\n<p>Wiegman said the direction for the release came from a combination of user feedback as well as features and fixes incorporated back from a fork of Primary Vagrant that he uses at his day job as a WordPress/Web Developer at UF Health at University of Florida. He and four other colleagues use it daily, which has helped him continually improve the project. Version 4.0 was released alongside a new extensive <a href=\"https://github.com/ChrisWiegman/Primary-Vagrant/wiki\" target=\"_blank\">Wiki</a> which Wiegman created to make it easier for his team at work.</p>\n<p>Switching between PHP versions is not yet as easy as Wiegman would like it to be. It can be done but he doesn&#8217;t recommend it. He is considering moving the project to use Docker in the future but will be sticking with Vagrant for the time being.</p>\n<p>&#8220;Most Docker configs I see are really done the same way as Vagrant boxes simply swapping Docker for Vagrant,&#8221; Wiegman said. &#8220;I’ve debated moving this project to Docker but it would be done to allow more flexibility (swap nginx/mysql, php versions, etc). So far I’ve been more interested in making this as complete as possible for what I need it to do and I think with 4.0 it’s finally there.&#8221;</p>\n<p>Wiegman has been considering abandoning Vagrant for Docker for more than six months. In a November 2016 post titled <a href=\"https://chriswiegman.com/2016/11/vagrant-not-answer-everyone/\" target=\"_blank\">Vagrant Is Not the Answer for Everyone</a>, he identified a few of its shortcomings.</p>\n<p>&#8220;After working with Vagrant for nearly three years. and even writing a post on how great it is, I can now say without hesitation that it is not the solution I thought it was,&#8221; Wiegman said. &#8220;I don’t say that lightly either as I’m about to launch version 4.0 of my Primary Vagrant project. Instead I say it based on the expectations we have put on it as a development community combined with the ecosystem (or lack thereof) of the tools we have been using to attempt to bend it to our will.&#8221;</p>\n<p>Vagrant&#8217;s lack of flexibility for configuring software versions along with the lack of good interfaces to modify things like virtual host configurations have caused Weigman to take a second look at other solutions. Although Vagrant solves many issues for those who need to reproduce a development environment, dealing with the frustrating fragility of its maintenance requirements can sometimes be a major time sink.</p>\n<p>&#8220;The need for a good Vagrant box to install and configure the various pieces that make it all work means it doesn’t take much for something to fail resulting in, at best, an error message that requires another provision and, at worst, lost hours spent attempting to solve the issue in the tool that is supposed to help you build your product,&#8221; Wiegman said.</p>\n<p>The engineering team at 10up, creators of VVV, have also recognized some of the major drawbacks of using VVV, Vagrant, and Virtual Box/Hyper-V. They have recently <a href=\"https://wptavern.com/10up-releases-wp-docker-an-open-source-docker-configuration-for-local-wordpress-development\" target=\"_blank\">released WP Docker</a> as a faster, more lightweight alternative. Although the company still uses VVV in some instances, its development teams are free to choose the best solution for their projects.</p>\n<p>For Primary Vagrant&#8217;s upcoming 5.0 release, Wiegman is considering using Puppet 4 or replacing it with a new provisioning solution. He is also carefully examining a move to Docker and is experimenting to decide what will be best. Moving to Docker would offer the ability to treat PHP, MySQL, Apache, and other services more like a module that could be easily replaced, allowing for greater customization.</p>\n<p>&#8220;If I went Docker it might become Primary Docker and Primary Vagrant might be put up for adoption,&#8221; Wiegman said. &#8220;I&#8217;m not really sure yet, as that’s a pretty major change.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 19 May 2017 04:26:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: One Million Words\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47339\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2017/05/one-million-words/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:297:\"<p>My colleague Sara <a href=\"https://whenihavetime.com/2017/05/18/a-million-words-published-at-work-in-a-remote-company/\">has reached one million words posted to our internal sites</a>, and has some tips for distributed work and communication. I just checked my stats, I&#8217;m only at 867k.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 May 2017 23:56:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WPTavern: Atom Editor Adds Git and GitHub Integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70245\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/atom-editor-adds-git-and-github-integration\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3355:\"<p>GitHub <a href=\"https://github.com/blog/1831-atom-free-and-open-source-for-everyone\" target=\"_blank\">open sourced its JavaScript-powered Atom editor</a> in 2014 with extensibility designed to be its single-most important feature. Over the past three years, a thriving ecosystem of more than 6,000 <a href=\"https://atom.io/packages\" target=\"_blank\">packages to extend the editor</a> has grown out of Atom&#8217;s open source community. GitHub estimates Atom now has 2.1 million active users.</p>\n<p>This week Atom added a major missing piece for developers who rely on GitHub as an indispensable part of their workflows. A <a href=\"https://github.atom.io/\" target=\"_blank\">new core package adds Git and GitHub integration</a> to the editor with a dock item and status bar widgets. The first iteration&#8217;s UI gives Atom users the ability to stage changes, create commits, create and switch branches, and resolve merge conflicts. Users can also see pull requests associated with the current branch in the sidebar, as well as a detailed view of issues or pull requests.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/github-package-git.png?ssl=1\"><img /></a></p>\n<p>The Atom editor is gaining popularity with WordPress developers. Its package directory lists more than a dozen <a href=\"https://atom.io/packages/search?q=WordPress\" target=\"_blank\">packages for WordPress development</a>, including <a href=\"https://wptavern.com/atom-editor-package-adds-autocomplete-for-wordpress-actions-and-filters\" target=\"_blank\">autocomplete for WordPress actions and filters</a> and <a href=\"https://wptavern.com/new-atom-editor-package-offers-code-snippets-for-wordpress-plugin-and-theme-developers\" target=\"_blank\">code snippets for plugin and theme developers</a>.</p>\n<p>GitHub also announced the launch of its new open source GitHub client. <a href=\"https://desktop.github.com/\" target=\"_blank\">GitHub Desktop Beta</a> has been redesigned in <a href=\"https://electron.atom.io/\" target=\"_blank\">Electron</a> to provide a simpler user experience for developers who are new to Git. Building the application on Electron also enables the product&#8217;s development team to move its existing desktop apps to a shared codebase, as outlined on the <a href=\"https://githubengineering.com/how-four-native-developers-wrote-an-electron-app/\" target=\"_blank\">GitHub Engineering blog</a>:</p>\n<blockquote><p>From the start, GitHub Desktop for macOS and Windows were two distinct products, each with their own team. We worked in two separate tech stacks using two different skill sets. To maintain parity across the codebases, we had to implement and design the same features twice. If we ever wanted to add Linux support, we’d have to do it all a third time. All this meant we had twice the work, twice the bugs, and far less time to build new features. As it turns out, building native apps for multiple platforms doesn’t scale.</p></blockquote>\n<p>Rewriting the desktop client on Electron allows GitHub to provide a unified cross-platform experience while reducing development time for the product. The beta app is open source and is <a href=\"https://desktop.github.com/\" target=\"_blank\">available for download</a> for users who want the newest desktop features before they are officially released.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 May 2017 03:31:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: WPWeekly Episode 273 – Mental Health Awareness With Bridget Willard and Ed Finkler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=70259&preview=true&preview_id=70259\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/wpweekly-episode-273-mental-health-awareness-with-bridget-willard-and-ed-finkler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2943:\"<p>The month of May is <a href=\"http://www.mentalhealthamerica.net/may\">Mental Health Awareness</a> month. On this episode, Ed Finkler, founder of <a href=\"https://osmihelp.org/\">Open Sourcing Mental Illness</a> (OSMI), and Bridget Willard, Marketing Manager for <a href=\"https://wordimpress.com/\">WordImpress</a>, join me to raise awareness of mental health.</p>\n<p>We start the show by discussing what mental health is and what it means to feel normal. We talk about the stigma associated with opening up to others and why it&#8217;s often seen as a brave action. Finkler shares tips on how people can help those battling mental illness. He also explains what not to do.</p>\n<p>The following resources were mentioned during the show:</p>\n<ul>\n<li><a href=\"http://wphugs.org/\">WPHugs</a> &#8211; A safe space for people to openly discuss mental health issues.</li>\n<li><a href=\"https://mental-health-support.herokuapp.com/\">Mental Health Support</a> &#8211; A public group on Slack that provides mental health support.</li>\n<li><a href=\"https://osmihelp.org/resources\">OSMI Handbooks</a> &#8211; Handbooks for employees, employers, and guidelines for good mental health in the workplace.</li>\n<li><a href=\"https://www.mentalhealthfirstaid.org/cs/\">Mental Health First Aid</a> &#8211; A course that educates people on how to help those with a mental health or substance-use crisis.</li>\n</ul>\n<p>Finkler announced on the show that he is stepping down from his role at Graph Story and will be working on the OSMI project full-time. OSMI is <a href=\"https://osmihelp.org/2017-campaign\">raising funds</a> for 2017. Funds will be used for traveling to speak at events, create and update helpful resources, and a salary. If you&#8217;re able, please consider donating. OSMI is a US 501(c)(3) organization, and all donations are tax-deductible.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-4-7-5-patches-six-security-issues-immediate-update-recommended\">WordPress 4.7.5 Patches Six Security Issues, Immediate Update Recommended</a><br />\n<a href=\"https://wptavern.com/what-to-expect-in-wordpress-4-8\">What to Expect in WordPress 4.8</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 24th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #273:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 May 2017 00:53:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: WordCamp Europe Contributor Day to Host 13 Workshops, Event is Nearly Sold Out\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70224\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wordcamp-europe-contributor-day-to-host-13-workshops-event-is-nearly-sold-out\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1707:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2015/07/testing.jpg?ssl=1\"><img /></a></p>\n<p><a href=\"https://2017.europe.wordcamp.org/2017/05/17/everything-you-need-to-know-about-wceu-contributor-day/#more-5991\" target=\"_blank\">WordCamp Europe&#8217;s Contributor Day</a> is set for Thursday, June 15th, 2017, the day before the conference days begin. Attendees will be split into contributor teams and this year the event will also feature four talks and 13 workshops. The selected team leaders are long-time WordPress core and community contributors from around the world.</p>\n<p>Scheduled talks include topics aimed at contributors, such as &#8220;How the WordPress Security Team Works&#8221; and &#8220;Why Your [Translation] Community Needs a Glossary.&#8221; The workshops are more educational sessions that kickstart contribution, i.e. setting up a development environment for contributing to WordPress, internationalization for developers, JavaScript in core, and learning how to contribute code to the Meta Team, among other topics.</p>\n<p>The Contributor Day <a href=\"https://2017.europe.wordcamp.org/schedule/contributor-day-schedule/\" target=\"_blank\">schedule</a> was published to the event&#8217;s website today with room locations identified for teams, talks, and workshops.</p>\n<p>Capacity for the event is 500 attendees, which is larger than many WordCamps. As of this morning, there were fewer than 50 spots remaining. <a href=\"http://wceurope.polldaddy.com/s/sign-up-for-contributor-day-2017\" target=\"_blank\">Contributor Day signup</a> is separate from the WordCamp registration and is still open for the last few available tickets.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 May 2017 19:30:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"HeroPress: Community saved my life: Falling down, lifted up.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1842\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"https://heropress.com/essays/community-saved-life-falling-lifted/?utm_source=rss&utm_medium=rss&utm_campaign=community-saved-life-falling-lifted\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9287:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/051717-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: It is through helping others that I am helping myself every day... #mentalhealth\" /><blockquote><p>“Never doubt that a small group of thoughtful, committed, citizens can change the world. Indeed, it is the only thing that ever has.”<br />\n― Margaret Mead</p></blockquote>\n<p>This essay took me a long time to end; mainly because, in many ways, I am still writing it. My first essay for HeroPress was two years ago (&#8220;<a href=\"https://heropress.com/essays/w-w-waiting-for-the-right-circumstances/\">W-W-Waiting For The Right Circumstances</a>&#8220;), June 2015; an essay written at a time in which I was at my Zenith.</p>\n<p>It was a story written by a young man full of hope, dreams, and accomplishment. A young man peaking in his career and his relationships. A young man who still had a long way to learn in this world; especially about himself and what true community meant. This essay, the one you are reading now, is from rock bottom.</p>\n<h3>The Great Depression</h3>\n<p>People, mostly those who do not have depression, think of depression as a severe sadness; it is not sadness. Sadness can be felt. Depression is more of a vacuous endurance of life; each moment folding aimlessly into the next. Sadness would be a relief in comparison.</p>\n<p>I have had depression many times in my life prior to the one I am about to tell you about; previously I had managed to endure through it, this time was different and this time I needed help. I, unsurprisingly to me, was diagnosed with (aptly named) &#8216;manic depression&#8217;. This explained my amazing highs, my deepest lows, and the plateau of the in-between.</p>\n<p>What did this mean for me? I didn&#8217;t know, I was still me. Nothing about me had changed other than learning a new label that I had to bare. I was still me. I was still me.</p>\n<p>According to the World Health Organization (WHO) in <a href=\"http://www.who.int/whr/2001/media_centre/press_release/en/\">2001</a>:</p>\n<blockquote><p>&#8220;One in four people in the world will be affected by mental or neurological disorders at some point in their lives.&#8221;</p></blockquote>\n<p>I was one in that four people; a large number, yet I felt alone.</p>\n<p>Alone because there is so much stigma attached to having a Mental Wellness issue that we barely talk about it, its almost taboo. We are a society more comfortable with having a broken leg than to tell our bosses, colleagues, friends or peers that we are depressed.</p>\n<p>That needed to change.</p>\n<h3>WordCamp Closet</h3>\n<p>At WordCamp Cape Town 2016, I stood in-front of an audience and came out of the figurative closet with my presentation of: &#8220;<a href=\"https://wordpress.tv/2016/11/24/leo-gopal-the-wordpress-community-mental-wellness-and-you/\">The WordPress Community, Mental Wellness, and You</a>&#8221;</p>\n<p>After that talk, many people came out of their own closets to me and thanked me for being so &#8216;brave&#8217; as to talk so openly about a subject so few understood much about. My hope with that talk, with this essay, that an act of openness like this is no longer seen as &#8216;being brave&#8217; but being normal, being understood. It was the &#8216;bravery&#8217; of people like Cory Miller and Rich Robinkoff that allowed me to be brave in telling my own story.</p>\n<p>That was September 2016. In February 2017, I reached my darkest hour when I attempted to take my own life.</p>\n<h3>A New Beginning</h3>\n<p>In many ways, this is my WordPress re-origin story.</p>\n<p>After surviving my own actions, it was the WordPress community that were there to support me. It was my friends I had made in the local WordPress community, and when I opened up about my experience, the international WordPress Community came to help me.</p>\n<blockquote><p>There are so many people in the WordPress Community who I owe a huge debt to. People who genuinely reached out and cared about the response I gave when asked, &#8216;How are you?&#8217;.</p></blockquote>\n<p>It was in this moment of realizing I had the WordPress Community that I began to live again; the WordPress community saved my life. It was in this moment that I realized that if I knew I could have this support sooner, I may not have gone as far as I had gone. It was in this moment that I vowed to be blatantly honest with the world so that no one else may ever feel that they are that alone again.</p>\n<p>Is there any other software specific community that can make the claim of being so caring as to have helped someone stay alive? I do not know the answer to that question, but I do know that WordPress and its community has definitely done that for me.</p>\n<h3>WPHugs: Giving back to community</h3>\n<p>I openly wrote about my experiences.</p>\n<p>I even mention it straight up in Job Interviews, and I do believe that this, knowingly or unknowingly, has costed me various positions I could have easily received had there not been any mention of a mental illness and my recent events &#8211; and its understandable.</p>\n<p>How would you react when you ask a candidate about why he left his previous employment, and he answers: &#8220;I am manic depressive, I went a few months off my meds, I did not understand it enough at the time, and then tried to take my own life and later moved cities to be closer to family and friends&#8221;? When all I could have said was I moved cities to be closer to family, with a smile that couldn&#8217;t be argued with.</p>\n<p>I started an initiative called <a href=\"https://wphugs.org/\">WPHugs</a>, a passion project hugely inspired by HeroPress, which is designed to be a safe space in the WordPress Community where topics of Mental Health, and general well-being and life balance can be freely and non-judgmentally spoken about, with care and compassion offered by all. This reminds me, we should have a creed, all great communities have one.</p>\n<p>It is simply fortunate timing that <a href=\"https://wphugs.org/\">WPHugs.org</a> and this essay are launched and written in Mental Health Awareness Month. Some may even go as far as calling it serendipity; a word I have tattooed in Braille on my wrists.</p>\n<p>It is through helping others that I am helping myself, everyday&#8230;</p>\n<h3>In conclusion-ipsum</h3>\n<p>My story is not unique &#8211; it is simply one that is told.</p>\n<p>In speaking out about Mental Wellness and the huge role our community plays in its stigma, I hope that someone, somewhere, also gets &#8216;brave enough&#8217; to speak up and reach out.</p>\n<p>I have no conclusion to this essay&#8230; I continue, everyday, to write it; and I hope you do too.</p>\n<p>The WordPress community doesn&#8217;t just power a percentage of the internet; It empowers too.</p>\n<p>P.S. Talking about it will only become easier by talking about it, so please, continue the conversation; lets more of us talk and keep talking.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Community saved my life: Falling down, lifted up.\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Community%20saved%20my%20life%3A%20Falling%20down%2C%20lifted%20up.&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fcommunity-saved-life-falling-lifted%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Community saved my life: Falling down, lifted up.\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fcommunity-saved-life-falling-lifted%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fcommunity-saved-life-falling-lifted%2F&title=Community+saved+my+life%3A+Falling+down%2C+lifted+up.\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Community saved my life: Falling down, lifted up.\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/community-saved-life-falling-lifted/&media=https://heropress.com/wp-content/uploads/2017/05/051717-150x150.jpg&description=Community saved my life: Falling down, lifted up.\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Community saved my life: Falling down, lifted up.\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/community-saved-life-falling-lifted/\" title=\"Community saved my life: Falling down, lifted up.\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/community-saved-life-falling-lifted/\">Community saved my life: Falling down, lifted up.</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 May 2017 12:00:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Leo Gopal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matt: New TV Ads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47336\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://ma.tt/2017/05/new-tv-ads/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:416:\"<p></p>\n<p>As I mentioned in the <a href=\"https://ma.tt/2016/12/state-of-the-word-2016/\">State of the Word</a> this is the year we&#8217;re ramping up marketing. There is lots to learn and much to follow, but we have our first TV ads up in six markets to test. Each shares a story of a business in Detroit, and I actually got the chance to visit one of the businesses earlier today.</p>\n<p></p>\n<p></p>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 May 2017 05:08:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WordPress 4.7.5 Patches Six Security Issues, Immediate Update Recommended\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70198\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/wordpress-4-7-5-patches-six-security-issues-immediate-update-recommended\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2543:\"<p><a href=\"https://wordpress.org/news/2017/05/wordpress-4-7-5/\" target=\"_blank\">WordPress 4.7.5</a> was released today with fixes for six security issues. If you manage multiple sites, you may have seen automatic update notices landing in your inbox this evening. The security release is for all previous versions and WordPress is recommending an immediate update. Sites running versions older than 3.7 will require a manual update.</p>\n<p>The vulnerabilities patched in 4.7.5 were responsibly disclosed to the WordPress security team by five different parties credited in the release post. These include the following:</p>\n<ul>\n<li>Insufficient redirect validation in the HTTP class</li>\n<li>Improper handling of post meta data values in the XML-RPC API</li>\n<li>Lack of capability checks for post meta data in the XML-RPC API</li>\n<li>A Cross Site Request Forgery (CRSF)  vulnerability was discovered in the filesystem credentials dialog</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered when attempting to upload very large files</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered related to the Customizer</li>\n</ul>\n<p>Several of the vulnerability reports came from security researchers on HackerOne. In a recent <a href=\"https://www.hackerone.com/blog/Q-and-A-with-Wordpress-security-team-lead-aaron-campbell\" target=\"_blank\">interview with HackerOne</a>, WordPress Security Team Lead Aaron Campbell said the team has had a spike in reports since <a href=\"https://wptavern.com/wordpress-is-now-on-hackerone-launches-bug-bounties\" target=\"_blank\">publicly launching its bug bounty program</a>.</p>\n<p>&#8220;The increase in volume of reports was drastic as expected, but also our team really hadn’t had to process any invalid reports before moving the program public,&#8221; Campbell said. &#8220;The dynamics of the Hacker Reputation system really came into play for the first time, and it was really interesting to figure out how to best work within it.&#8221;</p>\n<p>If WordPress continues to sustain the same volume of reports on its new HackerOne account, users may see more frequent security releases in the future.</p>\n<p>WordPress 4.7.5 also includes a handful of maintenance fixes. Check out the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.7.5&group=component&col=id&col=summary&col=component&col=status&col=owner&col=type&col=priority&col=keywords&order=priority\" target=\"_blank\">full list of changes</a> for more details.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 May 2017 01:44:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"WPTavern: What to Expect in WordPress 4.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wptavern.com/what-to-expect-in-wordpress-4-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4951:\"<p>WordPress 4.8 Beta 1 <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">is available for testing</a> and has a couple of features that will likely have a big impact.</p>\n<h2>New Image, Video, and Audio Widgets</h2>\n<p>WordPress 4.8 has three new core widgets and adds a visual editor to the Text widget. Adding video, audio, or images to text widgets typically involves using custom HTML.</p>\n<p>Each of the new widgets in 4.8 takes advantage of the WordPress Media Library. Because the widgets use the media modal, users can insert content from a URL. This is particularly convenient for the Video widget as most videos are not stored locally.</p>\n\n<a href=\"https://wptavern.com/what-to-expect-in-wordpress-4-8/corevideowidget\"><img width=\"341\" height=\"454\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/CoreVideoWidget.png?fit=341%2C454&ssl=1\" class=\"attachment-full size-full\" alt=\"\" /></a>\n<a href=\"https://wptavern.com/what-to-expect-in-wordpress-4-8/coreaudiowidget\"><img width=\"341\" height=\"251\" src=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/CoreAudioWidget.png?fit=341%2C251&ssl=1\" class=\"attachment-full size-full\" alt=\"\" /></a>\n<a href=\"https://wptavern.com/what-to-expect-in-wordpress-4-8/coreimagewidget\"><img width=\"341\" height=\"360\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/CoreImageWidget.png?fit=341%2C360&ssl=1\" class=\"attachment-full size-full\" alt=\"Core Image Widget\" /></a>\n\n<p>Here is what the core widgets look like on Twenty Seventeen after they&#8217;ve been configured.</p>\n<img />Core Widgets on The Frontend\n<p>The text widget now has a visual editor with a couple of basic formatting tools available. The visual editor supports Keyboard shortcuts. However, it does not support <a href=\"https://codex.wordpress.org/Embeds\">oEmbed</a>. Like the post editor, you can switch between Visual and HTML mode. The HTML version of the editor benefits from the upgrade as it provides users with the same formatting tools that are available in the visual editor.</p>\n<img />Text Widget HTML Mode\n<h2>Link Boundaries</h2>\n<p>Link boundaries are <a href=\"https://github.com/WordPress/gutenberg/issues/89\">a byproduct</a> of the ongoing work to <a href=\"https://wptavern.com/wordpress-core-editor-team-publishes-ui-prototype-for-gutenberg-an-experimental-block-based-editor\">Gutenberg</a>, WordPress&#8217; new block-based editor. If you&#8217;ve ever written links in the visual editor, you may have noticed that sometimes it&#8217;s difficult to move the cursor outside of the link element.</p>\n<p>In WordPress 4.8, link boundaries provide a visual cue of when the cursor is inside a link element. <a href=\"https://cloudup.com/c49BKKIE7SW\">This video</a> recorded by Matias Ventura provides a visual demonstration of how link boundaries work.</p>\n<img />Inside Link Boundary\n<img />Outside Link Boundary\n<p>During testing it felt like this was more of a bug fix to how the visual editor behaves rather than a new feature.</p>\n<h2>Dashboard News Widget Includes Upcoming Local WordPress Meetups</h2>\n<p>There are <a href=\"https://www.meetup.com/topics/wordpress/\">1,180 WordPress meetups</a> registered on Meetup.com and <a href=\"https://central.wordcamp.org/\">close to 100 WordCamps</a> scheduled for this year. In an effort to remind users of the WordPress communities that exist around them world-wide, the WordPress News Dashboard widget has been modified to include Meetups and WordCamps near a user&#8217;s location.</p>\n<img />News Widget Shows Upcoming Meetups and WordCamps\n<p>The widget will try to guess your location automatically. If it&#8217;s incorrect, clicking the Pencil button opens a box where you can type in your city. The bottom of the widget includes links to the <a href=\"https://make.wordpress.org/community/meetups-landing-page\">WordPress Meetup landing page</a>, <a href=\"https://central.wordcamp.org/schedule/\">WordCamp Central Schedule</a>, and the <a href=\"https://wordpress.org/news/\">WordPress.org news blog</a>.</p>\n<h2>WordPress 4.8 Sets the Stage for Gutenberg</h2>\n<p>It should be noted that WordPress 4.8 will not include Gutenberg. It does, however, lay the foundation for Gutenberg to arrive in a future release.</p>\n<p>The easiest way to install and test WordPress 4.8 Beta 1 is to install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">Beta Tester plugin</a> on a staging site. Once activated, visit Tools &gt; Beta Testing and select Point release nightlies and then update WordPress.</p>\n<p>If you believe you&#8217;ve encountered a bug, you can report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta section</a> of the WordPress support forums. Please provide as much detail about the bug as possible. WordPress 4.8 is <a href=\"https://make.wordpress.org/core/4-8/\">tentatively scheduled</a> for release June 8th.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 23:26:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"WPTavern: Hookr Plugin Rebrands as WP Inspect, Project to Shift to a Module-Based Architecture\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70093\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://wptavern.com/hookr-plugin-rebrands-as-wp-inspect-project-to-shift-to-a-module-based-architecture\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3162:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/wp-inspect.png?ssl=1\"><img /></a></p>\n<p>A year and a half after the <a href=\"https://wptavern.com/new-free-hookr-plugin-displays-all-available-hooks-inside-wordpress\" target=\"_blank\">initial release</a> of the controversially-named Hookr plugin, its creator, Christopher Sanford, has rebranded the plugin as WP Inspect. The plugin provides a WordPress hook/API reference for developers and displays the actions and filters that fired as the page loaded. At launch Sanford was fairly committed to the Hookr brand, despite criticism, due to an oversaturated market for WordPress developer plugins. After 3,500 downloads, Sanford decided to rebrand and put the plugin in the official directory.</p>\n<p>&#8220;Based on the usage and positive feedback, I wanted to target a broader audience, which led to both the re-brand and submission to the WordPress Plugin repository,&#8221; Sanford said. &#8220;Leveraging the plugin repo, it will be much easier to coordinate/communicate updates, which is somewhat lacking today.&#8221;</p>\n<p>The 1.0.0 release of <a href=\"https://wordpress.org/plugins/wp-inspect/\" target=\"_blank\">WP Inspect</a> includes mostly bug fixes and technical debt cleanup with two major enhancements:</p>\n<ul>\n<li>WP Inspect will only be active under specific roles, with Administrators being enabled by default. (Previously it was active for everyone.)</li>\n<li>Action detail now requires no additional clicks. (Before, if users wanted to inspect an action, they would have to click the action name.)</li>\n</ul>\n<p>Sanford said WP Inspect will be migrating to a module-based architecture that will allow users to create their own tooling. He is also planning to release several commercial modules that will expand the debugging capabilities of the plugin. He said he doesn&#8217;t anticipate the type of demand or usage that would warrant a marketplace for third-party modules, but he&#8217;s open to the idea.</p>\n<p>With the plugin now rebranded and released, Sandford is using his time to create the infrastructure to offer Hookr as a SaaS product for commercial theme and plugin developers.</p>\n<p>&#8220;Depending on membership level, users can interface with HookrAPI to get additional details for debugging,&#8221; Sandford said. &#8220;Users may submit their current codebase for &#8216;comment coverage&#8217; analysis, which is great for determining the quantity and quality of inline code documentation. Finally, users may submit their projects to HookrAPI for real time code parsing and documentation to be included with their commercial theme or plugin.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/hookr-api-e1494965787732.png?ssl=1\"><img /></a></p>\n<p>Sanford plans to launch a sister site to the online <a href=\"http://hookr.io/\" target=\"_blank\">Hookr.io</a> reference, under another &#8220;G-rated&#8221; name with a simplified interface, as well as an offline version of Hookr. These will lay the groundwork for the next item on the roadmap: native mobile applications with offline data.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 22:54:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Dev Blog: WordPress 4.7.5 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4734\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2017/05/wordpress-4-7-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2304:\"<p>WordPress 4.7.5 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.4 and earlier are affected by six security issues:</p>\n<ol>\n<li>Insufficient redirect validation in the HTTP class. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronni Skansing</a>.</li>\n<li>Improper handling of post meta data values in the XML-RPC API. Reported by <a href=\"https://hackerone.com/jazzy2fives\">Sam Thomas</a>.</li>\n<li>Lack of capability checks for post meta data in the XML-RPC API. Reported by <a href=\"https://profiles.wordpress.org/vortfu\">Ben Bidner</a> of the WordPress Security Team.</li>\n<li>A Cross Site Request Forgery (CSRF)  vulnerability was discovered in the filesystem credentials dialog. Reported by <a href=\"https://twitter.com/yorickkoster\">Yorick Koster</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered when attempting to upload very large files. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\">Ronni Skansing</a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered related to the Customizer. Reported by <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a> of the WordPress Security Team.</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.5 contains 3 maintenance fixes to the 4.7 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.5\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.7.5&group=component&col=id&col=summary&col=component&col=status&col=owner&col=type&col=priority&col=keywords&order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.5</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.5.</p>\n<p>Thanks to everyone who contributed to 4.7.5.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 22:39:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Pascal Birchler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: U.S. District Court Denies Pre-Trial Motion to Dismiss GPL Infringement Case\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70100\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/u-s-district-court-denies-pre-trial-motion-to-dismiss-gpl-infringement-case\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6120:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/gavel.jpg?ssl=1\"><img /></a>photo credit: weiss_paarz_photos <a href=\"http://www.flickr.com/photos/141290938@N03/27193168442\">Gavel &#8211; Courtroom and Gavel</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-sa/2.0/\">(license)</a>\n<p>The District Court for the Northern District of California has denied a motion to dismiss a complaint of breach of contract and copyright infringement claims in <a href=\"https://docs.justia.com/cases/federal/district-courts/california/candce/3:2016cv06982/305835/32\" target=\"_blank\">a case regarding the GPL</a>. The plaintiff, <a href=\"http://artifex.com/\" target=\"_blank\">Artifex Software Inc.</a>, is the creator of <a href=\"http://artifex.com/products-ghostscript-overview/\" target=\"_blank\">Ghostscript</a>, an AGPL-licensed PDF interpreter. In 2016, the company filed a lawsuit against <a href=\"http://hancom.com\" target=\"_blank\">Hancom</a>, a South Korean software company that incorporated Ghostscript into its Hangul word processing software without complying with the GPL.</p>\n<p>Ghostscript is available for free for those who use it in compliance with its AGPL license. Artifex also offers a <a href=\"http://artifex.com/licensing/\" target=\"_blank\">commercial license of Ghostscript</a> that is required if the user is including it and distributing it within an application that is not licensed under the AGPL. Richard Stallman outlined this common practice of <a href=\"https://www.fsf.org/blogs/rms/selling-exceptions\" target=\"_blank\">&#8220;selling exceptions&#8221; to the GPL</a> in 2010, saying that he has considered it acceptable since the 1990&#8217;s, because &#8220;this approach has made it possible for important programs to become free software.&#8221;</p>\n<p>According to the <a href=\"https://docs.justia.com/cases/federal/district-courts/california/candce/3:2016cv06982/305835/32\" target=\"_blank\">complaint</a>, Hancom failed to purchase a commercial license and also did not distribute the source code as required by the AGPL:</p>\n<blockquote><p>Because Defendant did not have a commercial license for Ghostscript, its use and distribution of Ghostscript constituted consent to the terms of the GNU GPL&#8230;In addition, Defendant’s website stated that it had licensed Ghostscript under the GNU GPL. Nonetheless, Defendant failed to comply with key provisions of the GNU GPL. In particular, because Defendant integrated Ghostscript into its software without revealing to the end-user that Ghostscript was part of the Hancom software, the GNU GPL required Defendant to distribute its software with the accompanying source code. Defendant did not do so and thus violated the GNU GPL, terminating Defendant’s license to use Ghostscript. Defendant’s failure to obtain a commercial license deprived Plaintiff of a licensing fee, or, alternatively, its failure to comply with the GNU GPL deprived Plaintiff of the opportunity “to further promote the advancement of interpreter technologies.”</p></blockquote>\n<p>Although Hancom is said to have removed Ghostscript from its software in August 2016, Artifex is asking for a court order for Hancom to stop the infringement and seeks compensation for damages. Artifex also requests that the court require Hancom to distribute to each licensee of Hangul and Hancom Office the complete source code for the products in accordance with the GPL.</p>\n<p>Hancom responded by filing a motion to dismiss the complaint on the grounds that Artifex had not demonstrated the existence of a contract, how it was breached, or the damages caused by a breach.</p>\n<p>An order issued by Magistrate Judge Jacqueline Scott Corley ruled that Artifex has sufficiently established the existence of a contract:</p>\n<blockquote><p>The GNU GPL, which is attached to the complaint, provides that the Ghostscript user agrees to its terms if the user does not obtain a commercial license. Plaintiff alleges that Defendant used Ghostscript, did not obtain a commercial license, and represented publicly that its use of Ghostscript was licensed under the GNL GPU. These allegations sufficiently plead the existence of a contract.</p></blockquote>\n<p>Furthermore, the ruling also recognized the damage that results from a company failing to comply with an open source license, citing the 2008 ruling on Jacobsen v. Katzer, another open source licensing dispute:</p>\n<blockquote><p>Indeed, as the Federal Circuit has recognized, there is harm which flows from a party’s failure to comply with open source licensing: “[t]he lack of money changing hands in open source licensing should not be presumed to mean that there is no economic consideration” because “[t]here are substantial benefits, including economic benefits, to the creation and distribution of copyrighted works under public licenses that range far beyond traditional license royalties.” Jacobsen v. Katzer, 535 F.3d 1373, 1379 (Fed. Cir. 2008).</p></blockquote>\n<p>Although QZ.com and other media outlets are reporting that this is a groundbreaking ruling that <a href=\"https://qz.com/981029/a-federal-court-has-ruled-that-an-open-source-license-is-an-enforceable-contract/\" target=\"_blank\">makes open source licenses an enforceable contract</a>, the case has not yet gone to trial. The court has simply denied Hancom&#8217;s arguments that because the company didn&#8217;t sign anything, the GPL does not constitute a contract. The ruling states that Artifex&#8217;s allegations regarding the dual licensing structure for its product are enough for the company to begin the process of pleading damages for its claim that Hancom breached its contract. It is not a ruling about whether or not copyleft licenses are enforceable.</p>\n<p>Artifex is now free to pursue its case of breach of contract and copyright infringement claims against Hancom, but it&#8217;s still very early and may end in a settlement. Hancom is ordered to file its answer by May 18 and both parties are scheduled to appear for an Initial Case Management Conference on June 15.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 19:09:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"WPTavern: WordPress.com Experiments With Allowing Business Plan Customers to Install Third-Party Plugins and Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=70129\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://wptavern.com/wordpress-com-experiments-with-allowing-business-plan-customers-to-install-third-party-plugins-and-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2521:\"<p>One of the most important things that distinguishes self-hosted WordPress from WordPress.com is the ability to install custom themes and plugins. A <a href=\"https://en.support.wordpress.com/com-vs-org/\">recent change</a> to WordPress.com&#8217;s Business Plan removes this limitation, allowing customers to install most third-party plugins and themes.</p>\n<img />WordPress.com Comparison Chart\n<p>In a <a href=\"https://en.forums.wordpress.com/topic/plugins-817?replies=9#post-2944050\">WordPress.com support thread</a> created in February, a user asked how to install plugins on WordPress.com. Volunteers responded with the usual explanation that plugins can not be installed on WordPress.com and that they would need to use the self-hosted version of WordPress instead.</p>\n<p>A few days ago, Valedeoro, a member of WordPress.com&#8217;s support staff, <a href=\"https://en.forums.wordpress.com/topic/plugins-817?replies=9#post-2943898\">updated the thread</a> announcing that third-party plugin support had recently been opened to customers on the WordPress.com Business Plan.</p>\n<blockquote><p>Quick update on third-party plugins: We&#8217;ve recently opened the opportunity to install plugins for Business Plan users. Keep in mind that most features are covered already by the plugin included in your WordPress.com account, so it is possible that you do not need any additional plugins.</p></blockquote>\n<p>Further into the thread, a second support staff member <a href=\"https://en.forums.wordpress.com/topic/plugins-817?replies=9#post-2944050\">acknowledged</a> that WooCommerce can be installed. A third support staff member <a href=\"https://en.forums.wordpress.com/topic/plugins-817?replies=9#post-2944290\">confirmed</a> that the ability to install most third-party plugins and themes was added to the Business Plan.</p>\n<p>Details of the changes have not been published yet. &#8220;We’re still in an experimentation phase,&#8221; Automattic representative Mark Armstrong said. &#8220;It’s something we’ve rolled out to Business Plan users over the last couple weeks, and we’re looking forward to continued testing.&#8221;</p>\n<p>This move would place WordPress.com squarely in the managed WordPress hosting space. If installing custom plugins and themes becomes a permanent feature, it will be interesting to see how it affects <a href=\"https://bobwp.com/living-in-a-state-of-wordpress-confusion/\">the confusion</a> between WordPress.com and self-hosted WordPress.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 08:30:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Rules for Standards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2017/05/rules-for-standards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"<p>Dave Winer has <a href=\"http://scripting.com/2017/05/09/rulesForStandardsmakers.html\">one rule that matters and a number of other good points on making standards and protocols</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 20:34:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: WordPress Is Now on HackerOne, Launches Bug Bounties\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=66796\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wptavern.com/wordpress-is-now-on-hackerone-launches-bug-bounties\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2607:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/02/hackerone-logo.png?ssl=1\"><img /></a></p>\n<p>WordPress now has its own <a href=\"https://hackerone.com/wordpress\" target=\"_blank\">official HackerOne account</a> where security researchers can responsibly disclose vulnerabilities to the security team. The project&#8217;s page was previously listed under Automattic&#8217;s profile before <a href=\"https://wptavern.com/hackerone-launches-free-community-edition-for-non-commercial-open-source-projects\" target=\"_blank\">HackerOne launched its free community edition for open source projects</a>. WordPress has now <a href=\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\" target=\"_blank\">transitioned to its own account</a>, which also includes sister projects BuddyPress, bbPress, GlotPress, and WP-CLI, along with all of their respective websites.</p>\n<p>The WordPress Security team launched its HackerOne profile privately at first and had been inviting reporters to use it when they reported security issues via email. Having the profile public makes it possible for the team to work together on triaging the issues that are submitted. WordPress Security Czar Aaron Campbell said the new system will reduce the time spent on responding to commonly reported issues, allowing the team to spend its time more effectively.</p>\n<p>&#8220;We have about 40 people with access to triage reports, although, like most volunteer groups, not everyone is usually triaging at the same time,&#8221; Campbell said.</p>\n<p>The project also launched bug bounties to reward reporters for responsibly disclosing security issues and Campbell said the team has awarded more than $3,700 in bounties to seven different reporters.</p>\n<p>&#8220;So far bounties have ranged from $150 to $1,337,&#8221; Campbell said. &#8220;Anything that qualifies for a cash bounty will be $150+. We have a few swag bounties (hoodies) for really small things that will be going out soon as well (finishing getting everything set up with the swag store to do this now).&#8221;</p>\n<p>Campbell confirmed that $1,337 is not the upper limit of the bounties and that there are bugs that could qualify for larger bounties.</p>\n<p>&#8220;Bounties are calculated based on bug severity, the product or site it&#8217;s on (WordPress core being weighted more heavily than say the swag store), and also the quality of the report,&#8221; Campbell said. <a href=\"https://automattic.com/\" target=\"_blank\">Automattic</a> is sponsoring the bounty payouts on behalf of the WordPress project.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 19:51:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"BuddyPress: Naturkontakt, Organising Sweden’s Largest Environmental NGO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=265947\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://buddypress.org/2017/05/naturkontakt-organising-swedens-largest-environmental-ngo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9271:\"<div><em>This is a guest post by Alexander Berthelsen (<a href=\"https://profiles.wordpress.org/lakrisgubben\">lakrisgubben</a>) from the Swedish WordPress agency <a href=\"https://www.klandestino.se/\">Klandestino AB</a></em>.</div>\n<p>Peer reviewed by <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/boonebgorges/\" rel=\"nofollow\">@boonebgorges</a></p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/front-page.png\" alt=\"Naturkontakt front page\" width=\"1675\" height=\"919\" class=\"size-full wp-image-265953\" /></p>\n<p><a href=\"https://naturkontakt.naturskyddsforeningen.se/\">Naturkontakt</span></a> (Nature contact) is the home for members of the <a href=\"http://www.naturskyddsforeningen.se/in-english\">Swedish Society for Nature Conservation</a> (SSNC), Sweden’s largest environmental NGO with over 200,000 members. This is a private site where SSNC members can read and publish internal news about the organisation, take part in forum discussions, and join or create groups to help them organise their work. Members of SSNC can create WordPress user accounts using their membership numbers from the organization&#8217;s CRM (Customer Relationship Management) software.</p>\n<h2>Background</h2>\n<p>Naturkontakt has been around since the 90’s, powered by <a href=\"https://en.wikipedia.org/wiki/FirstClass\">FirstClass</a>. By 2010, that platform had become outdated and its market share was declining. This led some members to write proposals to find a new platform. Their goal was to select a platform which would serve as a hub for all the different aspects of SSNC’s mission and vision. These include &#8220;spreading knowledge, charting environmental threats, proposing solutions, and influencing politicians and authorities, both nationally and internationally. Under democratic forms, we work regionally in 24 county branches and locally in 270 community branches.&#8221;</p>\n<h2>Moving to WordPress</h2>\n<p>In 2011, SSNC acted on their decision to set up a new web-based platform for internal communications and contacted us at <a href=\"https://www.klandestino.se/\">Klandestino</a> to work on this project. After evaluating different platforms, we chose WordPress. Some deciding factors include WordPress&#8217; open source licensing, our experience working with the platform, and the plethora of different plugins that extended WordPress to make it suitable for online communities.</p>\n<p>The first iteration of the new Naturkontakt site was launched in 2011, powered by WordPress and <a href=\"https://wordpress.org/plugins/wp-symposium-pro/\">WP Symposium</a>. This was quite a while ago but as I recall (plus email logs), the choice stood between BuddyPress and WP Symposium. At that time, WP Symposium already had a forums component while BuddyPress lacked a solid forum integration. Remember that this was the time of the stand-alone bbPress forums which took a tortuous and unstable route to integrate to both WordPress and BuddyPress.</p>\n<h2>bbPress 2.0 to the Rescue</h2>\n<p>A year after we launched the new site, we undertook an evaluation which revealed some pain points. To name a few, WP Symposium had limited extensibility, some security issues, and major problems with performance. With those challenges in mind, we researched again into other community solutions for WordPress. By that time, the <a href=\"https://bbpress.org/blog/2011/09/bbpress-2-0-now-available/\">new bbPress 2.0 plugin was available</a> and it worked very well with BuddyPress.</p>\n<p>It was an easy decision to switch from WP Symposium to BuddyPress and bbPress. The major tasks were the arduous migration of data and continuous testing. This new set up has stood the test of time, we&#8217;re really pleased with it. The BuddyPress-bbPress combination gave us a running start with forums, groups, profiles, and messages, which are some of the required pieces of functionality needed on Naturkontakt.  </p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/profile-forums-page.png\" alt=\"Profile page\" width=\"1668\" height=\"785\" class=\"size-full wp-image-265954\" /></p>\n<p>Further development of Naturkontakt 2.0 led to the introduction of multisite features to the community. Fortunately, BuddyPress works very well in a multisite environment. Each local organisation (group) of SSNC could have their own subsite to publish news.</p>\n<p>To make this work as smoothly as possible, we wrote custom plugins for the following functionalities:</p>\n<ul>\n<li>Many-to-many relationships between groups and subsites. For example, the group coordinating work on forest issues could be connected to the subsite publishing news about forest issues.</li>\n<li>File archives for groups so that members can upload and version docs, PDFs, images, etc.</li>\n<li>Sitewide search, a plugin that indexes all content from the entire multisite network into a “ghost” site to make it possible to have a centralised search throughout the entire network and blog/archive pages that lists posts from all sites.</li>\n<li>A drag and drop front page workflow where the editors of the site can search for and list articles from all sites on the network on the main site front page.</li>\n</ul>\n<p>This second version of Naturkontakt was released in late 2012. Since then, the basic functionalities have remained more or less the same. The site did get a facelift a few years ago when we focused on making the site work better on phones and tablets.</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/blog-archive.png\" alt=\"Blog Archive\" width=\"1677\" height=\"920\" class=\"size-full wp-image-265955\" /></p>\n<h2>Going forward with PHP 7</h2>\n<p>Last year, after a month of capacity/speed problems, a new evaluation showed that some long-delayed upgrades had to be made. We started a new project to focus mainly on stability and speed improvements. We finished the project just right before this article was written.</p>\n<p>We implemented the following improvements:</p>\n<ul>\n<li><strong>Combed through the codebases</strong>. We searched for deprecated functions and places where custom functionality could be replaced with newly added functionality from BuddyPress, WordPress, and bbPress. We decreased the number of active plugins by a third because of the new features that had been rolled into the above-mentioned projects.</li>\n<li><strong>Switched over to<a href=\"https://www.elastic.co/\"> Elasticsearch</a>/<a href=\"https://www.elasticpress.io/\">ElasticPress</a></strong>. Our custom sitewide search has served its purpose well. However, since it’s only been used on this platform its development has fallen behind. And compared to new technologies such as Elasticsearch it didn’t cut the mustard. By switching to Elasticsearch we have offloaded a lot of the most expensive queries currently done by WordPress to a server/platform that’s fine-tuned for that kind of work.</li>\n<li><strong>Upgraded to PHP 7</strong>. This was the last part of the project. We’ve seen major improvements in the response time from the server, on average about 50%-70% decrease in response times! That is, of course, very important on a dynamic site such as for any community where static page caching often isn’t an option.</li>\n</ul>\n<h2>In conclusion</h2>\n<p>Our stats show the continued growth of the SSNC community, even though the competition from Facebook can be really hard. One of the major advantages of using WordPress, BuddyPress, and bbPress is that SSNC owns its own data.</p>\n<p>Of course, there are always things to improve on. When we completed the recent project to improve performance, despite limited budgets and time constraints, we were all satisfied and hopeful that the site will be around for many more years. We also expect that upcoming development work will be focused more on the user interaction elements of the site, hopefully by building upon and extending the great work that has gone into <a href=\"https://github.com/buddypress/next-template-packs\">BP Nouveau.</a> &lt;3</p>\n<p>To end on a personal note I’d like to thank all of the wonderful contributors to BuddyPress who have welcomed me into the community and helped me along with trac tickets and patches. Beyond my satisfaction with Naturkontakt and working with SSNC (whom I share a lot of political views with), and the functionality that BuddyPress has provided for the project, the best part of having worked on this site is that I also feel that I’ve become part of a community that tries to do something constructive about the unpleasant grip that Facebook has over our personal and professional lives.</p>\n<div><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/lakrisgubben.jpeg\" alt=\"lakrisgubben\" width=\"150\" height=\"150\" class=\"alignleft size-full wp-image-265950\" /> <em><a href=\"https://profiles.wordpress.org/lakrisgubben\">Alexander Berthelsen</a> and his two colleagues are co-owners of the web development co-operative <a href=\"http://klandestino.se/\">Klandestino AB</a>. Based in the suburbs of Stockholm, Sweden they mainly do WordPress work with a focus on NGO’s and member organisations. Alexander spends most of his five-for-the-future time on making small contributions to BuddyPress.</em>\n</div>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:16:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Dev Blog: WordPress Now on HackerOne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4730\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1717:\"<p>WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that <a href=\"https://hackerone.com/wordpress\">WordPress is now officially on HackerOne</a>!</p>\n<p><a href=\"https://www.hackerone.com/about\">HackerOne</a> is a platform for security researchers to securely and responsibly report vulnerabilities to our team. It provides tools that improve the quality and consistency of communication with reporters, and will reduce the time spent on responding to commonly reported issues. This frees our team to spend more time working on improving the security of WordPress.</p>\n<p>The security team has been working on this project for quite some time. Nikolay Bachiyski started the team working on it just over a year ago. We ran it as a private program while we worked out our procedures and processes, and are excited to finally make it public.</p>\n<p>With the announcement of the WordPress HackerOne program we are also introducing bug bounties. Bug bounties let us reward reporters for disclosing issues to us and helping us secure our products and infrastructure. We&#8217;ve already awarded more than $3,700 in bounties to seven different reporters! We are thankful to Automattic for paying the bounties on behalf of the WordPress project.</p>\n<p>The program and bounties cover all our projects including WordPress, BuddyPress, bbPress, GlotPress, and WP-CLI as well as all of our sites including WordPress.org, bbPress.org, WordCamp.org, BuddyPress.org, and GlotPress.org.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:11:\"\n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"HeroPress: HeroPress Geography: Western Europe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"https://heropress.com/heropress-geography-western-europe/?utm_source=rss&utm_medium=rss&utm_campaign=heropress-geography-western-europe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4897:\"<img width=\"960\" height=\"402\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/western_europe_heropress-1024x429.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Map of Western Europe with HeroPress points on it\" /><p>When HeroPress started I didn&#8217;t plan on having contributors from western Europe, any more than the U.S.  As it turns out, we ended up with lots of people from both places. I&#8217;d still love to get people from Spain, Portugal, Italy, and Ireland. If you know anyone in those places with a great WordPress story, please have them <a href=\"https://heropress.com/contribute/\">fill out the contributor form</a>.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/going-back-roots/\">Going Back To My Roots</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/over-the-atlantic/\">Over The Atlantic</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/\">Uncomfortable doesn’t mean walk away</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/burning-the-midnight-oil/\">Burning the Midnight Oil</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/bumpy-journey-becoming/\">The Bumpy Journey of Becoming</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/learn-wordpress-without-doing-it-on-your-own/\">How to Learn WordPress Without Doing It on Your Own</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/living-better-life-thanks-wordpress/\">Living A Better Life Thanks To WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/sense-true-freedom/\">A Sense Of True Freedom</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/my-road-to-wordpress/\">My Road to WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/getting-a-life/\">Getting A Life</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/wordpress-is-what-we-make-of-it/\">WordPress is What We Make of It</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/coming-home/\">Coming Home</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/moving-on-from-moving-on-stage/\">Moving On From Moving On Stage</a></p></blockquote>\n<p></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: HeroPress Geography: Western Europe\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=HeroPress%20Geography%3A%20Western%20Europe&via=heropress&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: HeroPress Geography: Western Europe\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F&title=HeroPress+Geography%3A+Western+Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Share: HeroPress Geography: Western Europe\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/heropress-geography-western-europe/&media=https://heropress.com/wp-content/uploads/2017/05/western_europe_heropress-150x150.png&description=HeroPress Geography: Western Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: HeroPress Geography: Western Europe\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/heropress-geography-western-europe/\" title=\"HeroPress Geography: Western Europe\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-geography-western-europe/\">HeroPress Geography: Western Europe</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 May 2017 00:21:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.8 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4727\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1147:\"<p>We&#8217;re planning a smaller WP release early next month, bringing in three major enhancements:</p>\n<ul>\n<li>An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it&#8217;s hard to describe.)</li>\n<li>A revamp of the dashboard news widget to bring in nearby and upcoming events including meetups and WordCamps.</li>\n<li>Several new media widgets covering images, audio, and video, and an enhancement to the text widget to support visual editing.</li>\n</ul>\n<p>The first beta of 4.8 is now available for testing. You can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">beta tester plugin</a> (or just run trunk) to try the latest and greatest, and each of these areas could use a ton of testing. Our goals are to make editing posts with links more intuitive, make widgets easier for new users and more convenient for existing ones, and get many more people aware of and attending our community events.</p>\n<p><em>Four point eight is here<br />\nSmall changes with a big punch<br />\nBig ones come later</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 May 2017 00:15:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n  \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: WPWeekly Episode 272 – Interview With James Farmer, Co-Founder and CEO of Incsub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=70009&preview=true&preview_id=70009\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wpweekly-episode-272-interview-with-james-farmer-co-founder-and-ceo-of-incsub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4563:\"<p>On this episode of WordPress Weekly, I&#8217;m joined by <a href=\"https://premium.wpmudev.org/blog/author/james/\">James Farmer</a>, co-founder and CEO of <a href=\"https://incsub.com/\">Incsub</a>. Farmer has been involved in the WordPress community for 11 years and in that time, he and I have butted heads, mildly speaking.</p>\n<p>Last year, Farmer <a href=\"https://premium.wpmudev.org/blog/10-years-as-a-wordpress-entrepreneur/\">looked back</a> at the last 10 years of being a WordPress entrepreneur. In that post, he shares emails and conversations he has had in the WordPress community that are cringe-worthy. Because of the extremely poor interactions I&#8217;ve had with Farmer in the past, I&#8217;ve kept away from his work and the projects he is associated with.</p>\n<p>In the past few months, I&#8217;ve read interviews with Farmer where he appears to have turned over a new leaf. In an <a href=\"https://torquemag.io/2017/04/qa-wpmu-dev-ceo-james-farmer/\">interview on Torquemag</a> congratulating him on WPMU Dev&#8217;s Smush Image Compression plugin <a href=\"http://torquemag.io/2017/04/wp-smush-defeats-wordfence-wins-plugin-madness-2017/\">winning the Plugin Madness competition</a>, Farmer is asked what advice he would give to aspiring plugin developers?</p>\n<p>&#8220;Make the free version as brilliant as you possibly can. Give back to the community as much as you can and it’ll come back to you in spades,&#8221; Farmer said. &#8220;Contribute to the wordpress.org support forums and community, commit code if you can, speak at WordCamps, and be as helpful and useful as possible, it’ll ALL be worth it, I promise.&#8221;</p>\n<p>When asked what&#8217;s the most important lesson he&#8217;s learned as CEO and co-founder of WPMU Dev, he responded:</p>\n<blockquote><p>That is a very good question, and one I think I’m actually probably not able to answer as there are basically so so many important things.</p>\n<p>I think though if I had to pick one, it goes along the same lines as my last answer: the more you give out, the more you give of yourself and the more, kinda, selfless that you are… the more you get back. And, sadly (and from painful experience), the opposite is also true.</p></blockquote>\n<p>Because of the way he answered these questions and my curiosity for his career in WordPress, I invited him on WordPress Weekly. We talked about his entrepreneurial career and some of the failures along the way. He explains the genesis behind the <a href=\"https://wordpress.org/plugins/wp-smushit/\">Smush Image Optimization Plugin</a> and shares what it&#8217;s like to be part of the WordPress community in Australia.</p>\n<p>My favorite part of the interview is when Farmer describes his experience at WordCamp Europe a few years ago that fundamentally changed his perception of the WordPress community.</p>\n<p>After this interview, I can confidently say that the past between us is water under the bridge. I look forward to future conversations with Farmer and taking a closer look at his company&#8217;s products.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/bbpress-2-6-beta-3-likely-as-team-focuses-on-solid-data-migration-path\">bbPress 2.6 Beta 3 Likely as Team Focuses on Solid Data Migration Path</a><br />\n<a href=\"https://wptavern.com/versionpress-4-0-tentatively-scheduled-to-ship-in-september\">VersionPress 4.0 Tentatively Scheduled to Ship in September</a><br />\n<a href=\"https://wptavern.com/wordpress-4-8-release-targeted-for-june-8\">WordPress 4.8 Release Targeted for June 8</a><br />\n<a href=\"https://wptavern.com/wphugs-a-community-devoted-to-educating-discussing-and-raising-awareness-of-mental-health\">WPHugs: A Community Devoted to Educating, Discussing, and Raising Awareness of Mental Health</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 17th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #272:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 May 2017 23:34:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: VersionPress 4.0 Tentatively Scheduled to Ship in September\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=69948&preview=true&preview_id=69948\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/versionpress-4-0-tentatively-scheduled-to-ship-in-september\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2320:\"<p>Nealy a year ago, <a href=\"https://wptavern.com/versionpress-3-0-adds-new-search-feature-bulk-undo-and-commit-tracking-per-environment\">VersionPress 3.0 was released</a>. This version added new search capabilities, bulk undo, and a number of bug fixes. It was the first release since it became a <a href=\"https://wptavern.com/versionpress-transitions-into-a-free-open-source-project\">free, open source project</a>.</p>\n<p>In a post on the <a href=\"https://blog.versionpress.net/2017/05/versionpress-4-0-update/\">project&#8217;s development blog</a>, Borek Bernard, co-founder of VersionPress, describes what the team is focusing on for 4.0 which includes a tentative release schedule.</p>\n<p>VersionPress 4.0 beta is planned to ship in June with 4.0-final scheduled to ship in September. In addition, the team will be labeling the project as a Developer Preview to better indicate its production-readiness.</p>\n<p>&#8220;With every major release, you rightfully ask about the status of the project when it comes to production-readiness,&#8221; Bernard said. &#8220;The answer is &#8216;your mileage may vary&#8217; but we feel we should better indicate that it’s only really intended for developers, currently. Therefore, we’ll be adding the ‘Developer Preview’ label for the project as a whole.&#8221;</p>\n<p>VersionPress 4.0 beta 1 will support Jetpack and WooCommerce via <a href=\"https://github.com/versionpress/versionpress/blob/master/docs/Plugin-Support.md\">plugin definitions</a>. Updates to internal data structures, compatibility fixes with WordPress 4.7, and other improvements are also slated to be in 4.0.</p>\n<p>Bernard also provides an outline of what to expect from the project in the near future. The team hopes to release Version 5.0 later this year or early next year with definitions for the most popular plugins. It will also be the first version rolled out on the project&#8217;s upcoming platform. Version 6.0 is expected a year after that.</p>\n<p>To contribute to VersionPress, you can get in touch with the founders through <a href=\"https://gitter.im/versionpress/versionpress\">Gitter</a> or visit the <a href=\"https://github.com/versionpress/versionpress/projects/2\">project&#8217;s Github page</a> where pull requests are welcomed.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 May 2017 00:34:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: Akismet WordPress Plugin 3.3.2 Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://blog.akismet.com/2017/05/10/akismet-wordpress-plugin-3-3-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:869:\"<p>Version 3.3.2 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. This update fixes a bug that was preventing some JavaScript from executing in wp-admin in some older browsers.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1940/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1940/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1940&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 May 2017 17:19:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n  \n  \n  \n  \n  \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"HeroPress: There is No Shortcut to Success – सफलता का कोई शॉर्टकट नहीं है\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1813\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://heropress.com/essays/no-shortcut-success/?utm_source=rss&utm_medium=rss&utm_campaign=no-shortcut-success\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13563:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/051017-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress gave me a chance in my life to prove that I could do something different.\" /><p><a href=\"http://heropress.com/feed/#hindi\">वर्डप्रेसने मुझे मेरे ज़िंदगी में कुछ अलग करने का मौक़ा दिया।</a></p>\n<p>Udaipur is known as the city of lakes, is one of the beautiful city in Rajasthan and that is where I come from. Since the beginning, I have been close to Udaipur. With the studies and growing up here, the thought of leaving this beautiful city have never occurred to me. Everything I have achieved in life could never have been possible without the support of my parents.</p>\n<p>The 6 months after the graduation have been the most troublesome. At the time it felt as if finding a job was a big challenge, but I never gave up. There is a saying that “No work is big or small. It’s not the stature of work that matters, but what you learn from working that counts” and that is when I started to look for a job out of my field of expertise. My life had a new turn and me, fortunately, got a job at KPO and that was a new beginning of my life.</p>\n<h3>How I got into WordPress</h3>\n<p>Before joining into IdeaBox I don&#8217;t know much about WordPress. Before knowing about WordPress my identity was just a beginner. By keep working on WordPress I got so much involvement in that. WordPress gave me a chance in my life to prove that I could do something different and I felt like I have the skills and potential and I could do something. I got my confidence back. I always try to learn something new in WordPress.</p>\n<p>I do theme development in WordPress. I have learned so much from WordPress. I can proudly say I am the part of WordPress community. One thing I got a chance to learn is in life, there is no shortcut for success. Whatever person get in life is only because of the hard work.</p>\n<p>I have completed 3 years in WordPress and I love to be a part of it. I love WordPress and it has the wonderful community. In my free time, I do WordPress translations. I try to contribute in every possible way by giving support, translating and any other things.</p>\n<h3>First Speaking Experience at WordCamp</h3>\n<p>WordCamp Udaipur got organized recently. In that, I was the organizer and speaker. It was the amazing experience which I never felt before. After WordCamp only I get to know that how big community it is. When I become the speaker of the WordPress is the most memorable and the greatest experience of my life. I will never forget this moment in my life.</p>\n<p>One thing is I was part of the organizing team and my first session. I was totally nervous. The session went so well and all nervousness went away in happiness. Because I realized that talking in front of these many people is not an easy task. So, I was very Happy. If I get a chance to perform In WordPress community, I will do my contribution in any way.</p>\n<h3>Thank you note</h3>\n<p>Thanks to WordPress for changing my life and I want to especially thank my parents for supporting and believe me always.</p>\n<hr />\n<h1 id=\"hindi\">सफलता का कोई शॉर्टकट नहीं है</h1>\n<p>उदयपुर को झीलों के शहर के रूप में भी जाना जाता है, यह राजस्थान के खूबसूरत शहर में से एक है और यही वह जगह है जहाँ से मैं हूं। शुरुआत से ही मैं उदयपुर में रहने और पढ़ाई के साथ और यहां पले बड़े होने की वजह से इस खूबसूरत शहर को छोड़ने का विचार मुझे कभी नहीं आया। जीवन में जो कुछ भी हासिल किया है, वह मेरे माता-पिता के समर्थन के बिना कभी संभव नहीं हो सकता था।</p>\n<p>पढ़ाई पूरी होने के ६ महीने बाद तक सबसे ज्यादा परेशानी रही। समय के साथ ऐसा महसूस हुआ जैसे काम ढूंढना काम करने से ज्यादा कठिन था, लेकिन मैंने अपना मनोबल टूटने नहीं दिया और धैर्य से काम लिया। जैसा कि कहा जाता है &#8220;कोई काम बड़ा या छोटा नहीं है, किसी काम को करने से जो आप सीखते है वह मायने रखता है&#8221; और तब मैंने अपने विशेषज्ञता के क्षेत्र से हटकर नौकरी खोजना शुरू कर दिया। मेरी जिंदगी का एक नया मोड़ था और मुझे सौभाग्य से केपीओ में नौकरी मिली और यही वह जगह थी जहां मेरे जीवन की एक नई शुरुआत शुरू हुई।</p>\n<h3>कैसे मैंने WordPress को जाना</h3>\n<p>आइडियाबॉक्स में शामिल होने से पहले मुझे वर्डप्रेस के बारे में अधिक जानकारी नहीं थी। वर्डप्रेस के बारे में जानने से पहले मेरी पहचान सिर्फ एक प्रवर्तक के रूप में थी। वर्डप्रेस पर काम करते रहने से, मेरी इसमें सहभागिता बढ़ती गयी। वर्डप्रेस ने मुझे अपने जीवन में एक मौका दिया है ताकि साबित हो कि मैं कुछ अलग कर सकती हूं और मुझे लगा कि मेरे पास कौशल और क्षमता है और मैं कुछ कर सकती हूं। मुझे अपना आत्मविश्वास वापस मिल गया। मैं हमेशा वर्डप्रेस में कुछ नया सीखने की कोशिश करती हूं।</p>\n<p>मैं वर्डप्रेस में थीम डेवलपमेंट करती हूं। मैंने वर्डप्रेस में बहुत कुछ सीखा है। मैं गर्व से कह सकता हूं कि मैं वर्डप्रेस समुदाय का हिस्सा हूं। एक बात मुझे जीवन में जानने को मिली है कि सफलता के लिए कोई शॉर्टकट नहीं है। जो कुछ भी जीवन में मिलता है, कड़ी मेहनत के कारण ही मिलता है।</p>\n<p>मैंने वर्डप्रेस में 3 साल पूरे किए हैं और मैं इसका हिस्सा बनकर बेहद खुश हूं। मुझे वर्डप्रेस पसंद है और इसमें अद्भुत समुदाय है मेरे खाली समय में मैं वर्डप्रेस अनुवाद करती हूं। मैं वर्डप्रेस में समर्थन, अनुवाद और अन्य चीजें देने के हर संभव तरीके से योगदान करने की कोशिश करती हूं।</p>\n<h3>WordCamp में पहली बार वक्ता बनने का अनुभव</h3>\n<p>Wordcamp उदयपुर हाल ही में आयोजित किया गया। उसमें मैं आयोजक और स्पीकर थी यह अद्भुत अनुभव था जिसे मैंने पहले कभी महसूस नहीं किया था। वर्डकैंप में मुझे पता है कि यह कितना बड़ा समुदाय है। यह मेरे जीवन का सबसे यादगार और सबसे बड़ा अनुभव है। मैं इसे एक क्षण के लिए भी नहीं भूलूंगी।</p>\n<p>एक बात यह है कि मैं आयोजक टीम का हिस्सा थी और मेरा पहला सेशन। मैं पूरी तरह नर्वस थी। सेशन बहुत अच्छा गया और सभी घबराहट खुशी में बदल गई। क्योंकि मुझे एहसास हुआ कि इतने लोगों के सामने बात करना आसान बात नहीं थी। इसलिए मैं बहुत खुश थी। यदि मुझे वर्डप्रेस समुदाय में प्रदर्शन करने का मौका मिलता है तो मैं किसी भी तरह से योगदान करुँगी।</p>\n<h3>धन्यवाद पत्र</h3>\n<p>वर्डप्रेस के लिए धन्यवाद जिसने मुझे खुद को साबित करने का मौका दिया और मैं अपने माता-पिता के लिए विशेष रूप से धन्यवाद करना चाहती हूं कि उन्होंने हमेशा मुझ पर विश्वास किया और मुझे प्रोत्साहित किया।</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=There%20is%20No%20Shortcut%20to%20Success%20%2D%20%E0%A4%B8%E0%A4%AB%E0%A4%B2%E0%A4%A4%E0%A4%BE%20%E0%A4%95%E0%A4%BE%20%E0%A4%95%E0%A5%8B%E0%A4%88%20%E0%A4%B6%E0%A5%89%E0%A4%B0%E0%A5%8D%E0%A4%9F%E0%A4%95%E0%A4%9F%20%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82%20%E0%A4%B9%E0%A5%88&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F&title=There+is+No+Shortcut+to+Success+%26%238211%3B+%E0%A4%B8%E0%A4%AB%E0%A4%B2%E0%A4%A4%E0%A4%BE+%E0%A4%95%E0%A4%BE+%E0%A4%95%E0%A5%8B%E0%A4%88+%E0%A4%B6%E0%A5%89%E0%A4%B0%E0%A5%8D%E0%A4%9F%E0%A4%95%E0%A4%9F+%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82+%E0%A4%B9%E0%A5%88\" rel=\"nofollow\" target=\"_blank\" title=\"Share: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/no-shortcut-success/&media=https://heropress.com/wp-content/uploads/2017/05/051017-150x150.jpg&description=There is No Shortcut to Success - सफलता का कोई शॉर्टकट नहीं है\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/no-shortcut-success/\" title=\"There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/no-shortcut-success/\">There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 May 2017 12:00:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Nidhi Jain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 30 May 2017 12:10:10 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 30 May 2017 12:00:09 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20170529183827\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(175, '_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109', '1496189418', 'no'),
(176, '_transient_feed_mod_b9388c83948825c1edaef0d856b7b109', '1496146218', 'no'),
(173, '_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109', '1496189416', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(174, '_transient_feed_b9388c83948825c1edaef0d856b7b109', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n  \n  \n  \n  \n  \n  \n  \n  \n  \n  \n    \n    \n    \n    \n    \n    \n    \n    \n    \n  \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Popular — WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wordpress.org/plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Plugins extend and expand the functionality of WordPress.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 May 2017 11:53:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.8-beta2-40840\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Contact Form 7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins/contact-form-7/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Aug 2007 12:43:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wordpress.org/plugins-wp/contact-form-7/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Just another contact form plugin. Simple but flexible.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Takayuki Miyoshi\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5831:\"<p><!--section=description--></p>\n<p>Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.</p>\n<h4>Docs &amp; Support</h4>\n<p>You can find <a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">docs</a>, <a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a> and more detailed information about Contact Form 7 on <a href=\"https://contactform7.com/\" rel=\"nofollow\">contactform7.com</a>. If you were unable to find the answer to your question on the FAQ or in any of the documentation, you should check the <a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">support forum</a> on WordPress.org. If you can&#8217;t locate any topics that pertain to your particular issue, post a new topic for it.</p>\n<h4>Contact Form 7 Needs Your Support</h4>\n<p>It is hard to continue development and support for this free plugin without contributions from users like you. If you enjoy using Contact Form 7 and find it useful, please consider <a href=\"https://contactform7.com/donate/\" rel=\"nofollow\"><strong>making a donation</strong></a>. Your donation will help encourage and support the plugin&#8217;s continued development and better user support.</p>\n<h4>Recommended Plugins</h4>\n<p>The following plugins are recommended for Contact Form 7 users:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/flamingo/\">Flamingo</a> by Takayuki Miyoshi &#8211; With Flamingo, you can save submitted messages via contact forms in the database.</li>\n<li><a href=\"https://wordpress.org/plugins/postman-smtp/\">Postman</a> by<br />\nJason Hendriks &#8211; Postman is a next-generation SMTP Mailer, software that assists in the delivery of email generated by your WordPress site.</li>\n<li><a href=\"https://wordpress.org/plugins/bogo/\">Bogo</a> by Takayuki Miyoshi &#8211; Bogo is a straight-forward multilingual plugin that doesn&#8217;t cause headaches.</li>\n</ul>\n<h4>Translations</h4>\n<p>You can <a href=\"https://contactform7.com/translating-contact-form-7/\" rel=\"nofollow\">translate Contact Form 7</a> on <a href=\"https://translate.wordpress.org/projects/wp-plugins/contact-form-7\" rel=\"nofollow\"><strong>translate.wordpress.org</strong></a>.</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Upload the entire <code>contact-form-7</code> folder to the <code>/wp-content/plugins/</code> directory.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n</ol>\n<p>You will find &#8216;Contact&#8217; menu in your WordPress admin panel.</p>\n<p>For basic usage, you can also have a look at the <a href=\"https://contactform7.com/\" rel=\"nofollow\">plugin web site</a>.</p>\n<p><!--section=faq--></p>\n<p>Do you have questions or issues with Contact Form 7? Use these support channels appropriately.</p>\n<ol>\n<li><a href=\"https://contactform7.com/docs/\" rel=\"nofollow\">Docs</a></li>\n<li><a href=\"https://contactform7.com/faq/\" rel=\"nofollow\">FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/plugin/contact-form-7/\" rel=\"nofollow\">Support Forum</a></li>\n</ol>\n<p><a href=\"https://contactform7.com/support/\" rel=\"nofollow\">Support</a></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<ol>\n<li>Upload the entire <code>contact-form-7</code> folder to the <code>/wp-content/plugins/</code> directory.</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>\n</ol>\n<p>You will find &#8216;Contact&#8217; menu in your WordPress admin panel.</p>\n<p>For basic usage, you can also have a look at the <a href=\"https://contactform7.com/\" rel=\"nofollow\">plugin web site</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<p>For more information, see <a href=\"https://contactform7.com/category/releases/\" rel=\"nofollow\">Releases</a>.</p>\n<h4>4.7</h4>\n<ul>\n<li>Added REST API custom endpoints to manipulate contact form data.</li>\n<li>Config Validator: Added test items for field names and attachment file paths.</li>\n<li>Added custom DOM events: <code>wpcf7invalid</code>, <code>wpcf7spam</code>, <code>wpcf7mailsent</code>, <code>wpcf7mailfailed</code> and <code>wpcf7submit</code>.</li>\n<li>New action hook: <code>wpcf7_after_flamingo</code>.</li>\n<li>Added <code>size</code> option to <code>select</code> and <code>select*</code> form-tag types.</li>\n<li>Made it possible to use the 3rd parameter of <code>wpcf7_add_form_tag()</code> to specify &#8220;features&#8221; of the form-tag type.</li>\n</ul>\n<h4>4.6.1</h4>\n<ul>\n<li>Fixed: &#8220;0&#8221; input could pass the <code>minlength</code> validation.</li>\n<li>Fixed: <code>exclude_blank</code> option was applied to all mail fields, not only to the message body.</li>\n<li>Fixed: <code>wpcf7_autop()</code> incorrectly inserted <code>&lt;br /&gt;</code> around hidden and block-type form-tags.</li>\n<li>Fixed: Applying <code>strtolower()</code> to uploaded file names was unnecessary and could cause troubles in a non-English environment.</li>\n</ul>\n<h4>4.6</h4>\n<ul>\n<li>Ajax loader: HTML markup changed to <code>&lt;span&gt;</code> to be easily customizable with CSS.</li>\n<li>Appends a proper header and footer to HTML mail content automatically.</li>\n<li><code>[_serial_number]</code> special mail-tag.</li>\n<li>New form-tag type for hidden fields.</li>\n<li><code>default:shortcode_attr</code> form-tag option.</li>\n<li><code>WPCF7_Shortcode</code>, <code>WPCF7_ShortcodeManager</code>, <code>wpcf7_add_shortcode()</code>, <code>wpcf7_scan_shortcode()</code>, and some other classes and functions have become deprecated.</li>\n<li>Removed all language files from the <em>languages</em> folder. Translations have moved to <a href=\"https://translate.wordpress.org/projects/wp-plugins/contact-form-7\" rel=\"nofollow\">translate.wordpress.org</a>.</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/contact-form-7/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Akismet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/akismet/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Oct 2005 08:57:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/plugins-wp/akismet/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"Akismet checks your comments and contact form submissions against our global database of spam to&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:18320:\"<p><!--section=description--></p>\n<p>Akismet checks your comments and contact form submissions against our global database of spam to prevent your site from publishing malicious content. You can review the comment spam it catches on your blog&#8217;s &#8220;Comments&#8221; admin screen.</p>\n<p>Major features in Akismet include:</p>\n<ul>\n<li>Automatically checks all comments and filters out the ones that look like spam.</li>\n<li>Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator.</li>\n<li>URLs are shown in the comment body to reveal hidden or misleading links.</li>\n<li>Moderators can see the number of approved comments for each user.</li>\n<li>A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site.</li>\n</ul>\n<p>PS: You&#8217;ll need an <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a> to use it.  Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites.</p>\n<p><!--section=installation--></p>\n<p>Upload the Akismet plugin to your blog, Activate it, then enter your <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a>.</p>\n<p>1, 2, 3: You&#8217;re done!</p>\n<p><!--section=changelog--></p>\n<h4>3.3.2</h4>\n<p><em>Release Date &#8211; 10 May 2017</em></p>\n<ul>\n<li>Fixed a bug causing JavaScript errors in some browsers.</li>\n</ul>\n<h4>3.3.1</h4>\n<p><em>Release Date &#8211; 2 May 2017</em></p>\n<ul>\n<li>Improve performance by only requesting the akismet_comment_nonce option when absolutely necessary.</li>\n<li>Fixed two bugs that could cause PHP warnings.</li>\n<li>Fixed a bug that was preventing the &#8220;Remove author URL&#8221; feature from working after a comment was edited using &#8220;Quick Edit.&#8221;</li>\n<li>Fixed a bug that was preventing the URL preview feature from working after a comment was edited using &#8220;Quick Edit.&#8221;</li>\n</ul>\n<h4>3.3</h4>\n<p><em>Release Date &#8211; 23 February 2017</em></p>\n<ul>\n<li>Updated the Akismet admin pages with a new clean design.</li>\n<li>Fixed bugs preventing the <code>akismet_add_comment_nonce</code> and <code>akismet_update_alert</code> wrapper functions from working properly.</li>\n<li>Fixed bug preventing the loading indicator from appearing when re-checking all comments for spam.</li>\n<li>Added a progress indicator to the &#8220;Check for Spam&#8221; button.</li>\n<li>Added a success message after manually rechecking the Pending queue for spam.</li>\n</ul>\n<h4>3.2</h4>\n<p><em>Release Date &#8211; 6 September 2016</em></p>\n<ul>\n<li>Added a WP-CLI module. You can now check comments and recheck the moderation queue from the command line.</li>\n<li>Stopped using the deprecated jQuery function <code>.live()</code>.</li>\n<li>Fixed a bug in <code>remove_comment_author_url()</code> and <code>add_comment_author_url()</code> that could generate PHP notices.</li>\n<li>Fixed a bug that could cause an infinite loop for sites with very very very large comment IDs.</li>\n<li>Fixed a bug that could cause the Akismet widget title to be blank.</li>\n</ul>\n<h4>3.1.11</h4>\n<p><em>Release Date &#8211; 12 May 2016</em></p>\n<ul>\n<li>Fixed a bug that could cause the &#8220;Check for Spam&#8221; button to skip some comments.</li>\n<li>Fixed a bug that could prevent some spam submissions from being sent to Akismet.</li>\n<li>Updated all links to use https:// when possible.</li>\n<li>Disabled Akismet debug logging unless WP_DEBUG and WP_DEBUG_LOG are both enabled.</li>\n</ul>\n<h4>3.1.10</h4>\n<p><em>Release Date &#8211; 1 April 2016</em></p>\n<ul>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n<li>Fixed a bug that could have resulted in comments that were caught by the core WordPress comment blacklist not to have a corresponding History entry.</li>\n<li>Fixed a bug that could have caused avoidable PHP warnings in the error log.</li>\n</ul>\n<h4>3.1.9</h4>\n<p><em>Release Date &#8211; 28 March 2016</em></p>\n<ul>\n<li>Add compatibility with Jetpack so that Jetpack can automatically configure Akismet settings when appropriate.</li>\n<li>Fixed a bug preventing some comment data from being sent to Akismet.</li>\n</ul>\n<h4>3.1.8</h4>\n<p><em>Release Date &#8211; 4 March 2016</em></p>\n<ul>\n<li>Fixed a bug preventing Akismet from being used with some plugins that rewrite admin URLs.</li>\n<li>Reduced the amount of bandwidth used on Akismet API calls</li>\n<li>Reduced the amount of space Akismet uses in the database</li>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n</ul>\n<h4>3.1.7</h4>\n<p><em>Release Date &#8211; 4 January 2016</em></p>\n<ul>\n<li>Added documentation for the &#8216;akismet_comment_nonce&#8217; filter.</li>\n<li>The post-install activation button is now accessible to screen readers and keyboard-only users.</li>\n<li>Fixed a bug that was preventing the &#8220;Remove author URL&#8221; feature from working in WordPress 4.4</li>\n</ul>\n<h4>3.1.6</h4>\n<p><em>Release Date &#8211; 14 December 2015</em></p>\n<ul>\n<li>Improve the notices shown after activating Akismet.</li>\n<li>Update some strings to allow for the proper plural forms in all languages.</li>\n</ul>\n<h4>3.1.5</h4>\n<p><em>Release Date &#8211; 13 October 2015</em></p>\n<ul>\n<li>Closes a potential XSS vulnerability.</li>\n</ul>\n<h4>3.1.4</h4>\n<p><em>Release Date &#8211; 24 September 2015</em></p>\n<ul>\n<li>Fixed a bug that was preventing some users from automatically connecting using Jetpack if they didn&#8217;t have a current Akismet subscription.</li>\n<li>Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.</li>\n<li>Error messages and instructions have been simplified to be more understandable.</li>\n<li>Link previews are enabled for all links inside comments, not just the author&#8217;s website link.</li>\n</ul>\n<h4>3.1.3</h4>\n<p><em>Release Date &#8211; 6 July 2015</em></p>\n<ul>\n<li>Notify users when their account status changes after previously being successfully set up. This should help any users who are seeing blank Akismet settings screens.</li>\n</ul>\n<h4>3.1.2</h4>\n<p><em>Release Date &#8211; 7 June 2015</em></p>\n<ul>\n<li>Reduced the amount of space Akismet uses in the commentmeta table.</li>\n<li>Fixed a bug where some comments with quotes in the author name weren&#8217;t getting history entries</li>\n<li>Pre-emptive security improvements to ensure that the Akismet plugin can&#8217;t be used by attackers to compromise a WordPress installation.</li>\n<li>Better UI for the key entry field: allow whitespace to be included at the beginning or end of the key and strip it out automatically when the form is submitted.</li>\n<li>When deactivating the plugin, notify the Akismet API so the site can be marked as inactive.</li>\n<li>Clearer error messages.</li>\n</ul>\n<h4>3.1.1</h4>\n<p><em>Release Date &#8211; 17th March, 2015</em></p>\n<ul>\n<li>Improvements to the &#8220;Remove comment author URL&#8221; JavaScript</li>\n<li>Include the pingback pre-check from the 2.6 branch.</li>\n</ul>\n<h4>3.1</h4>\n<p><em>Release Date &#8211; 11th March, 2015</em></p>\n<ul>\n<li>Use HTTPS by default for all requests to Akismet.</li>\n<li>Fix for a situation where Akismet might strip HTML from a comment.</li>\n</ul>\n<h4>3.0.4</h4>\n<p><em>Release Date &#8211; 11th December, 2014</em></p>\n<ul>\n<li>Fix to make .htaccess compatible with Apache 2.4.</li>\n<li>Fix to allow removal of https author URLs.</li>\n<li>Fix to avoid stripping part of the author URL when removing and re-adding.</li>\n<li>Removed the &#8220;Check for Spam&#8221; button from the &#8220;Trash&#8221; and &#8220;Approved&#8221; queues, where it would have no effect.</li>\n<li>Allow automatic API key configuration when Jetpack is installed and connected to a WordPress.com account</li>\n</ul>\n<h4>3.0.3</h4>\n<p><em>Release Date &#8211; 3rd November, 2014</em></p>\n<ul>\n<li>Fix for sending the wrong data to delete_comment action that could have prevented old spam comments from being deleted.</li>\n<li>Added a filter to disable logging of Akismet debugging information.</li>\n<li>Added a filter for the maximum comment age when deleting old spam comments.</li>\n<li>Added a filter for the number per batch when deleting old spam comments.</li>\n<li>Removed the &#8220;Check for Spam&#8221; button from the Spam folder.</li>\n</ul>\n<h4>3.0.2</h4>\n<p><em>Release Date &#8211; 18th August, 2014</em></p>\n<ul>\n<li>Performance improvements.</li>\n<li>Fixed a bug that could truncate the comment data being sent to Akismet for checking.</li>\n</ul>\n<h4>3.0.1</h4>\n<p><em>Release Date &#8211; 9th July, 2014</em></p>\n<ul>\n<li>Removed dependency on PHP&#8217;s fsockopen function</li>\n<li>Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app</li>\n<li>Remove jQuery dependency for comment form JavaScript</li>\n<li>Remove unnecessary data from some Akismet comment meta</li>\n<li>Suspended keys will now result in all comments being put in moderation, not spam.</li>\n</ul>\n<h4>3.0.0</h4>\n<p><em>Release Date &#8211; 15th April, 2014</em></p>\n<ul>\n<li>Move Akismet to Settings menu</li>\n<li>Drop Akismet Stats menu</li>\n<li>Add stats snapshot to Akismet settings</li>\n<li>Add Akismet subscription details and status to Akismet settings</li>\n<li>Add contextual help for each page</li>\n<li>Improve Akismet setup to use Jetpack to automate plugin setup</li>\n<li>Fix &#8220;Check for Spam&#8221; to use AJAX to avoid page timing out</li>\n<li>Fix Akismet settings page to be responsive</li>\n<li>Drop legacy code</li>\n<li>Tidy up CSS and Javascript</li>\n<li>Replace the old discard setting with a new &#8220;discard pervasive spam&#8221; feature.</li>\n</ul>\n<h4>2.6.0</h4>\n<p><em>Release Date &#8211; 18th March, 2014</em></p>\n<ul>\n<li>Add ajax paging to the check for spam button to handle large volumes of comments</li>\n<li>Optimize javascript and add localization support </li>\n<li>Fix bug in link to spam comments from right now dashboard widget</li>\n<li>Fix bug with deleting old comments to avoid timeouts dealing with large volumes of comments</li>\n<li>Include X-Pingback-Forwarded-For header in outbound WordPress pingback verifications</li>\n<li>Add pre-check for pingbacks, to stop spam before an outbound verification request is made</li>\n</ul>\n<h4>2.5.9</h4>\n<p><em>Release Date &#8211; 1st August, 2013</em></p>\n<ul>\n<li>Update &#8216;Already have a key&#8217; link to redirect page rather than depend on javascript</li>\n<li>Fix some non-translatable strings to be translatable</li>\n<li>Update Activation banner in plugins page to redirect user to Akismet config page</li>\n</ul>\n<h4>2.5.8</h4>\n<p><em>Release Date &#8211; 20th January, 2013</em></p>\n<ul>\n<li>Simplify the activation process for new users</li>\n<li>Remove the reporter_ip parameter</li>\n<li>Minor preventative security improvements</li>\n</ul>\n<h4>2.5.7</h4>\n<p><em>Release Date &#8211; 13th December, 2012</em></p>\n<ul>\n<li>FireFox Stats iframe preview bug</li>\n<li>Fix mshots preview when using https</li>\n<li>Add .htaccess to block direct access to files</li>\n<li>Prevent some PHP notices</li>\n<li>Fix Check For Spam return location when referrer is empty</li>\n<li>Fix Settings links for network admins</li>\n<li>Fix prepare() warnings in WP 3.5</li>\n</ul>\n<h4>2.5.6</h4>\n<p><em>Release Date &#8211; 26th April, 2012</em></p>\n<ul>\n<li>Prevent retry scheduling problems on sites where wp_cron is misbehaving</li>\n<li>Preload mshot previews</li>\n<li>Modernize the widget code</li>\n<li>Fix a bug where comments were not held for moderation during an error condition</li>\n<li>Improve the UX and display when comments are temporarily held due to an error</li>\n<li>Make the Check For Spam button force a retry when comments are held due to an error</li>\n<li>Handle errors caused by an invalid key</li>\n<li>Don&#8217;t retry comments that are too old</li>\n<li>Improve error messages when verifying an API key</li>\n</ul>\n<h4>2.5.5</h4>\n<p><em>Release Date &#8211; 11th January, 2012</em></p>\n<ul>\n<li>Add nonce check for comment author URL remove action</li>\n<li>Fix the settings link</li>\n</ul>\n<h4>2.5.4</h4>\n<p><em>Release Date &#8211; 5th January, 2012</em></p>\n<ul>\n<li>Limit Akismet CSS and Javascript loading in wp-admin to just the pages that need it</li>\n<li>Added author URL quick removal functionality</li>\n<li>Added mShot preview on Author URL hover</li>\n<li>Added empty index.php to prevent directory listing</li>\n<li>Move wp-admin menu items under Jetpack, if it is installed</li>\n<li>Purge old Akismet comment meta data, default of 15 days</li>\n</ul>\n<h4>2.5.3</h4>\n<p><em>Release Date &#8211; 8th Febuary, 2011</em></p>\n<ul>\n<li>Specify the license is GPL v2 or later</li>\n<li>Fix a bug that could result in orphaned commentmeta entries</li>\n<li>Include hotfix for WordPress 3.0.5 filter issue</li>\n</ul>\n<h4>2.5.2</h4>\n<p><em>Release Date &#8211; 14th January, 2011</em></p>\n<ul>\n<li>Properly format the comment count for author counts</li>\n<li>Look for super admins on multisite installs when looking up user roles</li>\n<li>Increase the HTTP request timeout</li>\n<li>Removed padding for author approved count</li>\n<li>Fix typo in function name</li>\n<li>Set Akismet stats iframe height to fixed 2500px.  Better to have one tall scroll bar than two side by side.</li>\n</ul>\n<h4>2.5.1</h4>\n<p><em>Release Date &#8211; 17th December, 2010</em></p>\n<ul>\n<li>Fix a bug that caused the &#8220;Auto delete&#8221; option to fail to discard comments correctly</li>\n<li>Remove the comment nonce form field from the &#8216;Akismet Configuration&#8217; page in favor of using a filter, akismet_comment_nonce</li>\n<li>Fixed padding bug in &#8220;author&#8221; column of posts screen</li>\n<li>Added margin-top to &#8220;cleared by &#8230;&#8221; badges on dashboard</li>\n<li>Fix possible error when calling akismet_cron_recheck()</li>\n<li>Fix more PHP warnings</li>\n<li>Clean up XHTML warnings for comment nonce</li>\n<li>Fix for possible condition where scheduled comment re-checks could get stuck</li>\n<li>Clean up the comment meta details after deleting a comment</li>\n<li>Only show the status badge if the comment status has been changed by someone/something other than Akismet</li>\n<li>Show a &#8216;History&#8217; link in the row-actions</li>\n<li>Translation fixes</li>\n<li>Reduced font-size on author name</li>\n<li>Moved &#8220;flagged by&#8230;&#8221; notification to top right corner of comment container and removed heavy styling</li>\n<li>Hid &#8220;flagged by&#8230;&#8221; notification while on dashboard</li>\n</ul>\n<h4>2.5.0</h4>\n<p><em>Release Date &#8211; 7th December, 2010</em></p>\n<ul>\n<li>Track comment actions under &#8216;Akismet Status&#8217; on the edit comment screen</li>\n<li>Fix a few remaining deprecated function calls ( props Mike Glendinning ) </li>\n<li>Use HTTPS for the stats IFRAME when wp-admin is using HTTPS</li>\n<li>Use the WordPress HTTP class if available</li>\n<li>Move the admin UI code to a separate file, only loaded when needed</li>\n<li>Add cron retry feature, to replace the old connectivity check</li>\n<li>Display Akismet status badge beside each comment</li>\n<li>Record history for each comment, and display it on the edit page</li>\n<li>Record the complete comment as originally submitted in comment_meta, to use when reporting spam and ham</li>\n<li>Highlight links in comment content</li>\n<li>New option, &#8220;Show the number of comments you&#8217;ve approved beside each comment author.&#8221;</li>\n<li>New option, &#8220;Use a nonce on the comment form.&#8221;</li>\n</ul>\n<h4>2.4.0</h4>\n<p><em>Release Date &#8211; 23rd August, 2010</em></p>\n<ul>\n<li>Spell out that the license is GPLv2</li>\n<li>Fix PHP warnings</li>\n<li>Fix WordPress deprecated function calls</li>\n<li>Fire the delete_comment action when deleting comments</li>\n<li>Move code specific for older WP versions to legacy.php</li>\n<li>General code clean up</li>\n</ul>\n<h4>2.3.0</h4>\n<p><em>Release Date &#8211; 5th June, 2010</em></p>\n<ul>\n<li>Fix &#8220;Are you sure&#8221; nonce message on config screen in WPMU</li>\n<li>Fix XHTML compliance issue in sidebar widget</li>\n<li>Change author link; remove some old references to WordPress.com accounts</li>\n<li>Localize the widget title (core ticket #13879)</li>\n</ul>\n<h4>2.2.9</h4>\n<p><em>Release Date &#8211; 2nd June, 2010</em></p>\n<ul>\n<li>Eliminate a potential conflict with some plugins that may cause spurious reports</li>\n</ul>\n<h4>2.2.8</h4>\n<p><em>Release Date &#8211; 27th May, 2010</em></p>\n<ul>\n<li>Fix bug in initial comment check for ipv6 addresses</li>\n<li>Report comments as ham when they are moved from spam to moderation</li>\n<li>Report comments as ham when clicking undo after spam</li>\n<li>Use transition_comment_status action when available instead of older actions for spam/ham submissions</li>\n<li>Better diagnostic messages when PHP network functions are unavailable</li>\n<li>Better handling of comments by logged-in users</li>\n</ul>\n<h4>2.2.7</h4>\n<p><em>Release Date &#8211; 17th December, 2009</em></p>\n<ul>\n<li>Add a new AKISMET_VERSION constant</li>\n<li>Reduce the possibility of over-counting spam when another spam filter plugin is in use</li>\n<li>Disable the connectivity check when the API key is hard-coded for WPMU</li>\n</ul>\n<h4>2.2.6</h4>\n<p><em>Release Date &#8211; 20th July, 2009</em></p>\n<ul>\n<li>Fix a global warning introduced in 2.2.5</li>\n<li>Add changelog and additional readme.txt tags</li>\n<li>Fix an array conversion warning in some versions of PHP</li>\n<li>Support a new WPCOM_API_KEY constant for easier use with WordPress MU</li>\n</ul>\n<h4>2.2.5</h4>\n<p><em>Release Date &#8211; 13th July, 2009</em></p>\n<ul>\n<li>Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls</li>\n</ul>\n<h4>2.2.4</h4>\n<p><em>Release Date &#8211; 3rd June, 2009</em></p>\n<ul>\n<li>Fixed a key problem affecting the stats feature in WordPress MU</li>\n<li>Provide additional blog information in Akismet API calls</li>\n</ul>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>Upload the Akismet plugin to your blog, Activate it, then enter your <a href=\"https://akismet.com/get/\" rel=\"nofollow\">Akismet.com API key</a>.</p>\n<p>1, 2, 3: You&#8217;re done!</p>\n</dd>\n</dl>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/plugins/akismet/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:30:\"\n    \n    \n    \n    \n    \n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Yoast SEO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 11 Oct 2010 20:55:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins-wp/wordpress-seo/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WordPress out of the box is already technically quite a good platform for SEO. This&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Joost de Valk\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12822:\"<p><!--section=description--></p>\n<p>WordPress out of the box is already technically quite a good platform for SEO. This was true when Joost wrote his original <a href=\"https://yoast.com/articles/wordpress-seo/\" rel=\"nofollow\">WordPress SEO</a> article in 2008 (updated every few months) and it&#8217;s still true today, but that doesn&#8217;t mean you can&#8217;t improve it further! This plugin is written from the ground up by Joost de Valk and his team at <a href=\"https://yoast.com/\" rel=\"nofollow\">Yoast</a> to improve your site&#8217;s SEO on <em>all</em> needed aspects. While this <a href=\"https://yoast.com/wordpress/plugins/seo/\" rel=\"nofollow\">Yoast SEO plugin</a> goes the extra mile to take care of all the technical optimization, more on that below, it first and foremost helps you write better content.  Yoast SEO forces you to choose a focus keyword when you&#8217;re writing your articles, and then makes sure you use that focus keyword everywhere.</p>\n<blockquote>\n<p><strong>Premium Support</strong><br />\n  The Yoast team does not always provide active support for the Yoast SEO plugin on the WordPress.org forums. One-on-one email support is available to people who bought the <a href=\"https://yoast.com/wordpress/plugins/seo-premium/\" rel=\"nofollow\">Premium Yoast SEO plugin</a> only.<br />\n  Note that the Premium SEO plugin has several extra features too, including the option to have multiple focus keywords and a redirect manager, so it might be well worth your investment!</p>\n<p>You should also check out the <a href=\"https://yoast.com/wordpress/plugins/local-seo/\" rel=\"nofollow\">Yoast Local SEO</a>, <a href=\"https://yoast.com/wordpress/plugins/news-seo/\" rel=\"nofollow\">Yoast News SEO</a> and <a href=\"https://yoast.com/wordpress/plugins/video-seo/\" rel=\"nofollow\">Yoast Video SEO</a> extensions to Yoast SEO. These of course come with support too.</p>\n<p><strong>Bug Reports</strong><br />\n  Bug reports for Yoast SEO are <a href=\"https://github.com/Yoast/wordpress-seo\" rel=\"nofollow\">welcomed on GitHub</a>. Please note GitHub is <em>not</em> a support forum, and issues that aren&#8217;t properly qualified as bugs will be closed.</p>\n</blockquote>\n<h4>Write better content with Yoast SEO</h4>\n<p>Using the snippet preview, you can see a rendering of what your post or page will look like in the search results, whether your title is too long or too short, and whether your meta description makes sense in the context of a search result. This way the plugin will help you not only increase rankings but also increase the click through rate for organic search results.</p>\n<h4>Page Analysis</h4>\n<p>The Yoast SEO plugins <a href=\"https://yoast.com/content-seo-wordpress-linkdex/\" rel=\"nofollow\">Page Analysis</a> functionality checks simple things you&#8217;re bound to forget. It checks, for instance, if you have images in your post and whether they have an alt tag containing the focus keyword for that post. It also checks whether your posts are long enough, whether you&#8217;ve written a meta description and if that meta description contains your focus keyword, if you&#8217;ve used any subheadings within your post, etc. etc.</p>\n<p>The plugin alsgruo allows you to write meta titles and descriptions for all your category, tag and custom taxonomy archives, giving you the option to further optimize those pages.</p>\n<p>Combined, this plugin makes sure that your content is the type of content search engines will love!</p>\n<h4>Technical WordPress Search Engine Optimization</h4>\n<p>While out of the box WordPress is pretty good for SEO, it needs some tweaks here and there. This Yoast SEO plugin guides you through some of the settings needed, for instance by reminding you to enable pretty permalinks. But it also goes beyond that, by automatically optimizing and inserting the meta tags and link elements that Google and other search engines like so much:</p>\n<h4>Meta &amp; Link Elements</h4>\n<p>With the Yoast SEO plugin you can control which pages Google shows in its search results and which pages it doesn&#8217;t show. By default, it will tell search engines to index all of your pages, including category and tag archives, but to only show the first pages in the search results. It&#8217;s not very useful for a user to end up on the third page of your &#8220;personal&#8221; category, right?</p>\n<p>WordPress itself only shows canonical link elements on single pages, but Yoast SEO makes it output canonical link elements everywhere. Google has recently announced they would also use <code>rel=\"next\"</code> and <code>rel=\"prev\"</code> link elements in the <code>head</code> section of your paginated archives. This plugin adds those automatically. See <a href=\"https://yoast.com/rel-next-prev-paginated-archives/\" rel=\"nofollow\">this post</a> for more info.</p>\n<h4>XML Sitemaps</h4>\n<p>The Yoast SEO plugin has the most advanced XML Sitemaps functionality in any WordPress plugin. Once you check the box, it automatically creates XML sitemaps and notifies Google &amp; Bing of the sitemaps&#8217; existence. These XML sitemaps include the images in your posts &amp; pages too, so that your images may be found better in the search engines too.</p>\n<p>These XML Sitemaps will even work on large sites, because of how they&#8217;re created, using one index sitemap that links to sub-sitemaps for each 1,000 posts. They will also work with custom post types and custom taxonomies automatically, while giving you the option to remove those from the XML sitemap should you wish to.</p>\n<p>Because of using <a href=\"https://yoast.com/xsl-stylesheet-xml-sitemap/\" rel=\"nofollow\">XSL stylesheets for these XML Sitemaps</a>, the XML sitemaps are easily readable for the human eye too, so you can spot things that shouldn&#8217;t be in there.</p>\n<h4>RSS Optimization</h4>\n<p>Are you being outranked by scrapers? Instead of cursing at them, use them to your advantage! By automatically adding a link to your RSS feed pointing back to the original article, you&#8217;re telling the search engine where they should be looking for the original. This way, the Yoast SEO plugin increases your own chance of ranking for your chosen keywords and gets rid of scrapers in one go!</p>\n<h4>Breadcrumbs</h4>\n<p>If your theme is compatible, and themes based on for instance Genesis or by WooThemes often are, you can use the built-in Breadcrumbs functionality. This allows you to create an easy navigation that is great for both users and search engines, and will support the search engines in understanding the structure of your site.</p>\n<p>Making your theme compatible isn&#8217;t hard either, check <a href=\"https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/\" rel=\"nofollow\">these instructions</a>.</p>\n<h4>Edit your .htaccess and robots.txt file</h4>\n<p>Using the built-in file editor, you can edit your WordPress blog&#8217;s <code>.htaccess</code> and <code>robots.txt</code> file, giving you direct access to the two most powerful files, from an SEO perspective, in your WordPress install.</p>\n<h4>Social Integration</h4>\n<p>SEO and Social Media are heavily intertwined. That&#8217;s why this plugin also comes with a Facebook OpenGraph implementation and will soon also support Google+ sharing tags.</p>\n<h4>Multi-Site Compatible</h4>\n<p>The Yoast SEO plugin, unlike some others, is fully Multi-Site compatible. The XML Sitemaps work fine in all setups and you even have the option, in the Network settings, to copy the settings from one blog to another, or make blogs default to the settings for a specific blog.</p>\n<h4>Import &amp; Export functionality</h4>\n<p>If you have multiple blogs, setting up plugins like this one on all of them might seem like a daunting task. Except that it&#8217;s not, because what you can do is simple: you set up the plugin once. You then export your settings and simply import them on all your other sites. It&#8217;s that simple!</p>\n<h4>Import functionality for other WordPress SEO plugins</h4>\n<p>If you&#8217;ve used All In One SEO Pack or HeadSpace2 before using this plugin, you might want to import all your old titles and descriptions. You can do that easily using the built-in import functionality. There&#8217;s also import functionality for some of the older Yoast plugins, like Robots Meta and RSS footer.</p>\n<p>Should you have a need to import from another SEO plugin to Yoast SEO, or from a theme like Genesis or Thesis, you can use the <a href=\"https://wordpress.org/extend/plugins/seo-data-transporter/\" rel=\"nofollow\">SEO Data Transporter</a> plugin, which will easily convert your SEO meta data from and to a whole set of plugins like Platinum SEO, SEO Ultimate, Greg&#8217;s High Performance SEO, and themes like Headway, Hybrid, WooFramework, Catalyst etc.</p>\n<p>Read <a href=\"https://yoast.com/all-in-one-seo-pack-migration/\" rel=\"nofollow\">this migration guide</a> if you still have questions about migrating from another SEO plugin to Yoast SEO.</p>\n<h4>Yoast SEO Plugin in your Language!</h4>\n<p>Currently a huge translation project is underway, translating Yoast SEO in as much as 24 languages. So far, the translations for French and Dutch are complete, but we still need help on a lot of other languages, so if you&#8217;re good at translating, please join us at <a href=\"http://translate.yoast.com\" rel=\"nofollow\">translate.yoast.com</a>.</p>\n<h4>News SEO</h4>\n<p>Be sure to also check out the premium <a href=\"https://yoast.com/wordpress/plugins/news-seo/\" rel=\"nofollow\">News SEO module</a> if you need Google News Sitemaps. It tightly integrates with Yoast SEO to give you the combined power of News Sitemaps and full Search Engine Optimization.</p>\n<h4>Further Reading</h4>\n<p>For more info, check out the following articles:</p>\n<ul>\n<li>The <a href=\"https://kb.yoast.com/kb/category/yoast-seo/\" rel=\"nofollow\">Yoast SEO Knowledgebase</a>.</li>\n<li><a href=\"https://yoast.com/articles/wordpress-seo/\" rel=\"nofollow\">WordPress SEO &#8211; The definitive Guide by Yoast</a>.</li>\n<li>Once you have great SEO, you&#8217;ll need the <a href=\"https://yoast.com/articles/wordpress-hosting/\" rel=\"nofollow\">best WordPress Hosting</a>.</li>\n<li>The <a href=\"https://yoast.com/wordpress/plugins/seo/\" rel=\"nofollow\">Yoast SEO Plugin</a> official homepage.</li>\n<li>Other <a href=\"https://yoast.com/wordpress/plugins/\" rel=\"nofollow\">WordPress Plugins</a> by the same team.</li>\n<li>Follow Yoast on <a href=\"https://facebook.com/yoast\" rel=\"nofollow\">Facebook</a> &amp; <a href=\"http://twitter.com/yoast\" rel=\"nofollow\">Twitter</a>.</li>\n</ul>\n<h3>From within WordPress</h3>\n<ol>\n<li>Visit &#8216;Plugins &gt; Add New&#8217;</li>\n<li>Search for &#8216;Yoast SEO&#8217;</li>\n<li>Activate Yoast SEO from your Plugins page.</li>\n<li>Go to &#8220;after activation&#8221; below.</li>\n</ol>\n<h3>Manually</h3>\n<ol>\n<li>Upload the <code>wordpress-seo</code> folder to the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the Yoast SEO plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Go to &#8220;after activation&#8221; below.</li>\n</ol>\n<h3>After activation</h3>\n<ol>\n<li>You should see (a notice to start) the Yoast SEO configuration wizard.</li>\n<li>Go through the configuration wizard and set up the plugin for your site.</li>\n<li>You&#8217;re done!</li>\n</ol>\n<p><!--section=faq--></p>\n<p>You&#8217;ll find answers to many of your questions on <a href=\"https://kb.yoast.com/kb/category/yoast-seo/\" rel=\"nofollow\">kb.yoast.com</a>.</p>\n<p><!--section=changelog--></p>\n<h4>4.8.0</h4>\n<p>Release Date: May 23rd, 2017</p>\n<ul>\n<li>\n<p>Bugfixes</p>\n<ul>\n<li>Fixes a bug where the tabs in the social and advanced metabox section are gone when keyword analysis has been disabled.</li>\n</ul>\n</li>\n<li>\n<p>Enhancements</p>\n<ul>\n<li>Optimizes the way the cornerstone flag is saved.</li>\n<li>Analyzes the content using cornerstone assessors when a post or page is cornerstone content.</li>\n</ul>\n</li>\n</ul>\n<h4>4.7.1</h4>\n<p>Release Date: May 9th, 2017</p>\n<ul>\n<li>Bugfixes\n<ul>\n<li>Fixes a bug where the analysis wouldn&#8217;t work on Internet Explorer.</li>\n</ul>\n</li>\n</ul>\n<h4>4.7.0</h4>\n<p>Release Date: May 2nd, 2017</p>\n<ul>\n<li>\n<p>Enhancements</p>\n<ul>\n<li>Adds transition words for Italian.</li>\n<li>Adds a new check in the analysis for the presence of at least one internal link.</li>\n</ul>\n</li>\n<li>\n<p>Bugfixes</p>\n<ul>\n<li>Fixes a bug where the <code>_yst_is_cornerstone</code> meta value was not prefixed, causing some themes/plugins to output this meta value.</li>\n<li>Fixes a bug where style and script elements were parsed for the prominent words.</li>\n<li>Fixes a bug where the cursor pointer was in front of the metabox.</li>\n</ul>\n</li>\n</ul>\n<h4>Earlier versions</h4>\n<p>For the changelog of earlier versions, please refer to the separate changelog.txt file.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Jetpack by WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/jetpack/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Jan 2011 02:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/plugins-wp/jetpack/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"The one plugin you need for stats, related posts, search engine optimization, social sharing, protection,&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:38101:\"<p><!--section=description--></p>\n<p>Keep any WordPress site secure, increase traffic, and engage your readers.</p>\n<h4>Traffic and SEO Tools</h4>\n<p>Traffic is the lifeblood of any website. Jetpack includes:</p>\n<ul>\n<li>[free] Site stats and analytics</li>\n<li>[free] Automatic sharing on Facebook, Twitter, LinkedIn, Tumblr, Reddit, and WhatsApp</li>\n<li>[free] Related posts</li>\n<li>[paid] Search engine optimization tools for Google, Bing, Twitter, Facebook, and WordPress.com</li>\n<li>[paid] Advertising program that includes the best of AdSense, Facebook Ads, AOL, Amazon, Google AdX, and Yahoo</li>\n</ul>\n<h4>Security and Backup Services</h4>\n<p>Stop worrying about data loss, downtime, and hacking. Jetpack provides:</p>\n<ul>\n<li>[free] Brute force attack protection</li>\n<li>[free] Downtime and uptime monitoring</li>\n<li>[free] Secured logins and two-factor authentication</li>\n<li>[paid] Malware scanning, code scanning, and threat resolution</li>\n<li>[paid] Site backups, restores, and migrations</li>\n</ul>\n<h4>Content Creation</h4>\n<p>Add rich, beautifully-presented media &#8212; no graphic design expertise necessary:</p>\n<ul>\n<li>[free] A high-speed CDN for your images</li>\n<li>[free] Carousels, slideshows, and tiled galleries</li>\n<li>[free] Simple embeds from YouTube, Google Documents, Spotify and more</li>\n<li>[free] Sidebar customization including Facebook, Twitter, and RSS feeds</li>\n<li>[free] Extra sidebar widgets including blog stats, calendar, and author widgets</li>\n<li>[paid] High-speed, ad-free, and high-definition video hosting</li>\n</ul>\n<h4>Discussion and Community</h4>\n<p>Create a connection with your readers and keep them coming back to your site with:</p>\n<ul>\n<li>[free] Email subscriptions</li>\n<li>[free] Comment login with Facebook, Twitter, and Google</li>\n<li>[free] Fully-customizable contact forms</li>\n<li>[free] Infinite scroll for your posts</li>\n</ul>\n<h4>Expert Support</h4>\n<p>We have an entire team of Happiness Engineers ready to help you. Ask your questions in the support forum, or <a href=\"https://jetpack.com/contact-support\" rel=\"nofollow\">contact us directly</a>.</p>\n<h4>Paid Services</h4>\n<p>Most of Jetpack&#8217;s features and services are free. Jetpack also provides advanced security and backup services, video hosting, site monetization, priority support, and more SEO tools in three <a href=\"https://jetpack.com/pricing?from=wporg\" rel=\"nofollow\">simple and affordable plans</a>.</p>\n<h4>Get Started</h4>\n<p>Installation is free, quick, and easy. Set up <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">the free plan</a> in minutes.</p>\n<p><!--section=installation--></p>\n<h4>Automated Installation</h4>\n<p>Installation is free, quick, and easy. <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">Install Jetpack from our site</a> in minutes.</p>\n<h4>Manual Alternatives</h4>\n<p>Alternatively, install Jetpack via the plugin directory, or upload the files manually to your server and follow the on-screen instructions. If you need additional help <a href=\"http://jetpack.com/support/installing-jetpack/\" rel=\"nofollow\">read our detailed instructions</a>.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<h4>Automated Installation</h4>\n<p>Installation is free, quick, and easy. <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">Install Jetpack from our site</a> in minutes.</p>\n<h4>Manual Alternatives</h4>\n<p>Alternatively, install Jetpack via the plugin directory, or upload the files manually to your server and follow the on-screen instructions. If you need additional help <a href=\"http://jetpack.com/support/installing-jetpack/\" rel=\"nofollow\">read our detailed instructions</a>.</p>\n</dd>\n<dt>Is Jetpack Free?</dt>\n<dd>\n<p>Yes! Jetpack&#8217;s core features are and always will be free.</p>\n<p>These include: <a href=\"https://jetpack.com/features/traffic/site-stats\" rel=\"nofollow\">site stats</a>, a <a href=\"https://jetpack.com/features/writing/content-delivery-network/\" rel=\"nofollow\">high-speed CDN</a> for images, <a href=\"https://jetpack.com/features/traffic/related-posts\" rel=\"nofollow\">related posts</a>, <a href=\"https://jetpack.com/features/security/downtime-monitoring\" rel=\"nofollow\">downtime monitoring</a>, brute force <a href=\"https://jetpack.com/features/security/brute-force-attack-protection\" rel=\"nofollow\">attack protection</a>, <a href=\"https://jetpack.com/features/traffic/automatic-publishing/\" rel=\"nofollow\">automated sharing</a> to social networks, <a href=\"https://jetpack.com/features/writing/sidebar-customization/\" rel=\"nofollow\">sidebar customization</a>, and many more.</p>\n</dd>\n<dt>Should I purchase a paid plan?</dt>\n<dd>\n<p>Jetpack&#8217;s paid services include automated backups, security scanning, spam filtering, video hosting, site monetization, SEO tools, and priority support.</p>\n<p>If you&#8217;re interested in learning more about the extra layers of protection and advanced tools available, learn more about our <a href=\"https://jetpack.com/pricing?from=wporg\" rel=\"nofollow\">paid plans</a>.</p>\n</dd>\n<dt>Why do I need a WordPress.com account?</dt>\n<dd>\n<p>Since Jetpack and its services are provided and hosted by WordPress.com, a WordPress.com account is required for Jetpack to function.</p>\n</dd>\n<dt>I already have a WordPress account, but Jetpack isn&#8217;t working. What&#8217;s going on?</dt>\n<dd>\n<p>A WordPress.com account is different from the account you use to log into your self-hosted WordPress. If you can log into <a href=\"https://wordpress.com\" rel=\"nofollow\">WordPress.com</a>, then you already have a WordPress.com account. If you can&#8217;t, you can easily create one <a href=\"https://jetpack.com/install?from=wporg\" rel=\"nofollow\">during installation</a>.</p>\n</dd>\n<dt>How do I view my stats?</dt>\n<dd>\n<p>Once you&#8217;ve installed Jetpack your stats will be available on <a href=\"https://wordpress.com/stats\" rel=\"nofollow\">WordPress.com/Stats</a>, on the official <a href=\"https://apps.wordpress.com/mobile/\" rel=\"nofollow\">WordPress mobile apps</a>, and on your Jetpack dashboard.</p>\n</dd>\n<dt>How do I contribute to Jetpack?</dt>\n<dd>\n<p>There are opportunities for developers at all levels to contribute. <a href=\"https://jetpack.com/contribute\" rel=\"nofollow\">Learn more about contributing to Jetpack</a> or consider <a href=\"https://jetpack.com/beta\" rel=\"nofollow\">joining our beta program</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>4.9</h4>\n<ul>\n<li>Release date: May 2nd, 2017</li>\n<li>Release post: http://wp.me/p1moTy-4Rl</li>\n</ul>\n<p><strong>Major Enhancements</strong></p>\n<ul>\n<li>New &#8220;EU Cookie Law Banner&#8221;, Flickr, and &#8220;Internet Defense League&#8221; widgets.</li>\n</ul>\n<p><strong>Slightly Less Exciting Enhancements</strong></p>\n<ul>\n<li>Success notices are automatically dismissed after a short period.</li>\n<li>Removed unused code from &#8220;My Jetpack&#8221; interface and deprecated an XML-RPC method.</li>\n<li>Contact Form now adds display names to email addresses in the <code>To</code> header.</li>\n<li>Added an updated multiple unit tests increasing code coverage.</li>\n<li>Development mode now also shows module list.</li>\n<li>Updated the list of locales available in Jetpack.</li>\n<li>Plugin auto-updates only triggered from WordPress.com and now trigger WordPress&#8217; maintenance mode.</li>\n</ul>\n<p><strong>Performance Improvements</strong></p>\n<ul>\n<li>Record comment content modifications and moderation events to make sure comments are always up to date on WordPress.com.</li>\n<li>Sync post deletions, changes to sidebar, user events (addition, removal, and update) and theme installation.</li>\n<li>We now distinguish between a new and an updated attachment.</li>\n<li>Sync plugin and theme names when a related event is triggered including theme updates.</li>\n</ul>\n<p><strong>Compatibility Improvements</strong></p>\n<ul>\n<li>Protect avoid conflicts with other plugins hooking into the log in form.</li>\n<li>Contact Form not auto-activated when Ninja Forms is active.</li>\n<li>WordPess.com REST API now allows <code>HTTP PUT</code> requests.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Fixed wording in Post By Email button when no email address has been generated.</li>\n<li>Fixed a notice in the subscription widget in PHP 7.1</li>\n<li>Properly display VaultPress notices in the Jetpack dashboard.</li>\n<li>VideoPress now included in search results for &#8220;video&#8221; and fixed positioning of search icon on mobile screens.</li>\n<li>Protect supports IPv6 addresses properly.</li>\n<li>Dashboard avoids API requests being cached on some hosts and avoids errors when Spellchecker is inactive.</li>\n<li>Contact Form message content type is now set properly to restore compatibility with email plugins.</li>\n<li>Ads not displayed in the portfolio projects custom content type.</li>\n<li>Display all sites available in a network, even on large multisite installations.</li>\n<li>Featured Image is always used in tweets posted via Publicize.</li>\n<li>Avoid fatal errors when the exclusion parameter in Related Posts is not a string.</li>\n<li>Allow the removal of all custom title settings in the SEO feature.</li>\n<li>Make sure images are not distorted when Tiled Galleries uses Photon.</li>\n<li>Avoid PHP warnings and errors in the Stats dashboard on Multisite.</li>\n<li>Avoid errors when the Jetpack plugin is deleted.</li>\n</ul>\n<h4>4.8.2</h4>\n<ul>\n<li>Release date: April 7th, 2017</li>\n<li>Release post: http://wp.me/p1moTy-4P0</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Fixed a bug that prevented activating/deactivating of some features in PHP versions below 5.4.</li>\n<li>Removed an unused function that was also incompatible with PHP versions below 5.4.</li>\n<li>Fixed a bug that was causing a blank Jetpack admin area.</li>\n</ul>\n<h4>4.8.1</h4>\n<ul>\n<li>Release date: April 5th, 2017</li>\n<li>Release post: http://wp.me/p1moTy-4N5</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>An incompatibility with PHP versions lower than 5.4 was introduced in the last release, causing a fatal error and we&#8217;ve immediately fixed this.</li>\n<li>Sitemaps: Some plugins were relying on a function that was removed in the last release, which has been fixed.</li>\n<li>General: Clicking on the info icon in the settings area will no longer jump to the top of the page.</li>\n<li>General: The Anti-spam card will always display the correct status in the Jetpack dashboard.</li>\n</ul>\n<h4>4.8</h4>\n<ul>\n<li>Release date: April 4th, 2017</li>\n<li>Release post: http://wp.me/p1moTy-4gA</li>\n</ul>\n<p><strong>Major Enhancements</strong></p>\n<ul>\n<li>Easier to navigate Jetpack&#8217;s feature settings in your dashboard and WordPress.com.</li>\n<li>New WordPress.com Toolbar provides quick access to site management, stats, and other services.</li>\n<li>New MailChimp Subscribe Popup widget.</li>\n<li>Sitemaps are faster and now support sites with a very large amount of posts.</li>\n<li>Contact Form now has a plain-text alternative and better avoids spam filters.</li>\n<li>Debug form includes extra information to better prioritize your support requests.</li>\n<li>Photon can now be used within the dashboard, and supports bbPress topics and replies.</li>\n</ul>\n<p><strong>Slightly Less Exciting Enhancements</strong></p>\n<ul>\n<li>Improved previously confusing wording in Stats dashboard, and Featured Content options.</li>\n<li>You can now embed Apple Keynotes straight from icloud.com in your posts and pages.</li>\n<li>Changed Infinite Scroll button text on taxonomy page and added a new filter to short-circuit the <code>is_last_batch()</code> method.</li>\n<li>Open Graph now uses transients to save image IDs.</li>\n<li>You can now use full URLs in the Social Media Icons widget.</li>\n<li>Milestone widget now allows custom links to open in a new window.</li>\n<li>VideoPress videos can be used as headers in themes that support it, like Twenty Seventeen.</li>\n<li>Extracted the timezone offset method from the Upcoming Events widget so it can be used by other features.</li>\n</ul>\n<p><strong>Performance Improvements</strong></p>\n<ul>\n<li>Database load is reduced during updates on large sites with multiple servers by retaining hashes for current and current-1 versions.</li>\n<li>Disk storage is reduced on large multisite networks by storing the <code>jetpack_file_data</code> option in the <code>wp_sitemeta</code> table.</li>\n<li>Jetpack plan data now uses the WordPress.com REST API.</li>\n<li>Slovakian language files now rely on WordPress.org&#8217;s language packs.</li>\n</ul>\n<p><strong>Accessibility Improvements</strong></p>\n<ul>\n<li>Improved post details clipping for better screen reader support.</li>\n<li>Updated custom language packs for multiple languages.</li>\n</ul>\n<p><strong>Security Improvements</strong></p>\n<ul>\n<li>We now avoid path disclosure via cookies in PHP error messages.</li>\n</ul>\n<p><strong>Compatibility Improvements</strong></p>\n<ul>\n<li>Removed deprecated functions <code>get_theme</code> and <code>get_current_theme</code>.</li>\n<li>Publicize now works with third-party plugins like WP Recipe Maker.</li>\n<li>Open Graph Meta Tags are now enabled when you use the &#8220;Head, Footer and Post Injections&#8221; plugin.</li>\n<li>Better support for WooCommerce data sync and backup.</li>\n<li>We now also sync the <code>sync_via_cron</code> setting, the user&#8217;s chosen language, and WP Super Cache&#8217;s globals and constants.</li>\n<li>We no longer sync post types from the WordPress Automatic Plugin and RSS AutoPilot to avoid synchronization issues.</li>\n<li>Sync settings can now be edited from the WordPress.com REST API to better troubleshoot sync issues.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Gravatar is always displayed in Settings.</li>\n<li>Submenu items always use relative links.</li>\n<li>Contact Form avoids PHP notices when using the form in a Text widget.</li>\n<li>Content Options now correctly displays single characters word count on sites with multibyte languages.</li>\n<li>Administrator area translations fixed for several languages.</li>\n<li>Added proper support for Formal/Informal translation versions for languages that support them.</li>\n<li>Site Icons are always used as fallback Open Graph Image tags.</li>\n<li>Protect removes port number when server returns a port alongside a stored IP address.</li>\n<li>Filters ensure that more than 1,024 posts can be excluded from Related Posts.</li>\n<li>When the email is already subscribed we now show the correct notification in the subscription form.</li>\n<li>When using the Email sharing button, we now avoid syntax errors due to unexpected characters in the from name.</li>\n<li>Remove deprecated <code>jetpack_publicize_post</code> action.</li>\n<li>VideoPress now avoids PHP Notices when fetching video information.</li>\n<li>Instagram base URL now uses <code>www</code> in the Social Media Icons widget.</li>\n<li>All values entered in Facebook Page Plugin widget settings are now escaped.</li>\n<li>Widget Visibility now avoids memory issues on sites with a lot of registered users.</li>\n</ul>\n<h4>4.7.1</h4>\n<ul>\n<li>Release date: March 14th, 2017</li>\n<li>Release post: http://wp.me/p1moTy-48Y</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Carousel: avoid javascript errors that may cause issues with Slideshows or Tiled Galleries.</li>\n<li>Markdown: always enable Markdown for posts whenever the module is active.</li>\n<li>Sharing: make sure that sharing buttons open in a small pop-up instead of a separate window.</li>\n<li>SSO: Avoid token or nonce errors when trying to log in to your site via the Secure Sign On option.</li>\n<li>VideoPress: add in the ability to get video thumbnails from the WordPress.com REST API.</li>\n<li>Widgets: improve rendering of the Image Widget via Photon.</li>\n<li>Widget Visibility: avoid empty widget visibility rules after updating to Jetpack 4.7.</li>\n<li>Widget Visibility: restore the option to make widgets appear on archive pages of different Custom Post Types.</li>\n<li>Widget Visibility: migrate widget visibility settings to the new major Page rule for Custom Post Types.</li>\n<li>Widget Visibility: add missing CSS for widget visibility settings on sites using an RTL language.</li>\n</ul>\n<h4>4.7</h4>\n<ul>\n<li>Release date: March 7th, 2017</li>\n<li>Release post: http://wp.me/p1moTy-46L</li>\n</ul>\n<p><strong>Enhancements</strong></p>\n<ul>\n<li>Quickly jump to post specific stats on WordPress.com with a new link.</li>\n<li>We&#8217;ve added more information to our debug tools to improve your support experience.</li>\n<li>New HTML5 versions of our house ads are out.</li>\n<li>Display custom copyright EXIF information in the Carousel with this new filter.</li>\n<li>We&#8217;ve highlighted the ability to export Contact Form feedback as it was being overlooked.</li>\n<li>If you have images on WordPress.com we&#8217;re going to skip using Photon when the images include resize parameters.</li>\n<li>It is now possible to use the Sharing filter to customize the emails sent from the Email Sharing button.</li>\n<li>We&#8217;ve updated the library powering the Print link in the Recipe shortcode.</li>\n<li>Customize the speed and display of your slideshows with new Slideshow shortcode filters.</li>\n<li>The Twitch.tv shortcode now uses Twitch&#8217;s new embedded player.</li>\n<li>Social Menus now come with the option to use SVG icons.</li>\n<li>Customize the content of the Display Posts Widget with a new filter.</li>\n<li>We&#8217;ve added a new email field to the Contact Info Widget.</li>\n<li>The Image and the Text widgets now use Photon if it is enabled.</li>\n<li>The WordPress.com REST API got several updates including using <code>register_rest_route()</code> consistently for registering, new date and time format settings, a filter for theme info results, new links and endpoints, and more.</li>\n<li>We cleaned up the Google+ Shortcode JS library and added a way to filter the SlideShare shortcode.</li>\n</ul>\n<p><strong>Performance Improvements</strong></p>\n<ul>\n<li>Experience better performance with single page load caching of the media summary.</li>\n<li>We made some improvements to avoid slow queries on sites with thousands of images.</li>\n<li>The Top Posts widget now utilizes an endpoint from the WP.com REST API improving performance.</li>\n<li>Improve development mode performance by only calling <code>site_url()</code> once.</li>\n<li>We rewrote the way major/minor rules lists are generated to save bandwidth, and memory for sites using Widget Visibility.</li>\n<li>We&#8217;ve removed sync options that weren&#8217;t needed to save memory during the sync process.</li>\n</ul>\n<p><strong>Accessibility</strong></p>\n<ul>\n<li>We&#8217;ve improved the highlight of the stats range for a better visual experience and to make it consistent with other areas of the dashboard.</li>\n<li>Added a missing label to one of the fields in the Email sharing dialog.</li>\n<li>We&#8217;ve enabled keyboard focus styling in the new admin interface.</li>\n<li>Increased padding to sharing buttons on mobile to avoid usability issues.</li>\n<li>We&#8217;ve replaced Widget Visibility text labels with icons to improve usability on smaller devices.</li>\n</ul>\n<p><strong>Slightly Less Exciting Enhancements:</strong></p>\n<ul>\n<li>We&#8217;ve added a filter to allow you to remove the Comment Form title.</li>\n<li>The Development Mode notice got an update to include all possible options to activate Development mode.</li>\n<li>Jetpack registration function got an update and cleanup.</li>\n<li>A notice displayed to WooCommerce store owners now detects when WooCommerce Services is installed, but not active.</li>\n<li>We&#8217;ve removed the Holiday Snow settings until you need them.</li>\n<li>Improved Infinite Scroll settings to reduce confusion.</li>\n<li>The HTML classes <code>infinite-scroll</code> and <code>neverending</code> are now applied using JS instead of PHP.</li>\n<li>We&#8217;ve updated the support link appearing when you&#8217;re locked out of your site.</li>\n<li>New Unit Tests were added to make sure Publicize doesn&#8217;t break when making changes to the Publicize process.</li>\n<li>We&#8217;ve added a sync filter to allow customizing timeout.</li>\n<li>The Top Posts widget now supports non-square image sizes.</li>\n<li>Added the Video GUID to the media API endpoint.</li>\n</ul>\n<p><strong>Improved Compatibility</strong></p>\n<ul>\n<li>Fixed some W3C validation errors in Comments.</li>\n<li>Infinite Scroll now works beautifully with the Twenty Seventeen Theme.</li>\n<li>Translate new terms easier with an improvement to the translator comments.</li>\n<li>We switched to use Core functions to retrieve the list of sites in a multisite network for more accurate results.</li>\n<li>We added Product visibility to post meta whitelist, for better control of products displayed in Related Posts.</li>\n<li>We no longer sync specific post meta data added by Postman or WP RSS Mutli Importer to avoid performance issues during the sync process.</li>\n<li>We&#8217;re now avoiding conflicts with plugins adding the core Video upload library to the post editor.</li>\n<li>Removed deprecated compatibility code for older versions of WordPress.</li>\n<li>We had some Shortcode conflicts with WordPress Post embeds, but that&#8217;s been fixed.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>The Carousel <code>jp_carousel_load_for_images_linked_to_file</code> filter wasn&#8217;t working well with Photon, this has been fixed.</li>\n<li>Carousel is now working well when loaded from infinite scroll.</li>\n<li>We removed double slashes from file paths in the Contact Form to avoid errors in specific server environments.</li>\n<li>Fixed a problem where CSS was being stripped when migrating from Jetpack&#8217;s Custom CSS to Core&#8217;s CSS editor.</li>\n<li>Our Debug Tool is now reporting the correct URL when WordPress lives in a subdirectory.</li>\n<li>Found and fixed a PHP error when uninstalling Jetpack.</li>\n<li>Infinite Scroll is no longer buggy when displaying the last page, and is more compatible with certain themes that were returning posts when there were none left to show.</li>\n<li>We&#8217;re now skipping Photon for .ashx files.</li>\n<li>The Twitter character counter in Publicize got a fix to display info correctly.</li>\n<li>Related Posts are now displaying correctly for everyone, and we brought back the <code>jetpack_sharing_headline_html</code> filter.</li>\n<li>We&#8217;ve improved Sharing to render custom sharing services correctly, include Open Graph Meta Tags, and avoid JavaScript errors when jQuery is enqueued in the footer.</li>\n<li>Synchronization scheduling issues have been resolved.</li>\n<li>We&#8217;re now trimming spaces in URLs for Image and Display Posts Widgets.</li>\n<li>Widget Visibility wasn&#8217;t playing nice on taxonomy pages, this is no longer the case.</li>\n<li>The WordPress.com REST API received a couple of fixes to remove PHP errors when editing via the WordPress.com interface, authentication errors when using third-party apps, and permission errors when trying to preview edited posts in the WordPress.com editor.</li>\n</ul>\n<h4>4.6</h4>\n<ul>\n<li>Release date: February 7, 2017</li>\n<li>Release post: http://wp.me/p1moTy-40g</li>\n</ul>\n<p><strong>New Features and Improvements</strong></p>\n<ul>\n<li>Enable Google Analytics without touching a line of code with this new Jetpack feature.</li>\n</ul>\n<p><strong>Performance Improvements</strong></p>\n<ul>\n<li>We&#8217;ve updated all outbound links to use HTTPS to improve performance and security.</li>\n<li>Photon now leverages a new WordPress core function to improve performance a bit.</li>\n</ul>\n<p><strong>Enhancements</strong></p>\n<ul>\n<li>Keep an eye out for a note from WooCommerce on how your e-commerce store may benefit from our new USPS and CanadaPost shipping functionality.</li>\n<li>We&#8217;ve added an error message if Publicize isn&#8217;t functioning as it should be.</li>\n<li>The Twitter Widget timeline now displays the tweet limit count as 20, prior to this it appeared to have no limit.</li>\n</ul>\n<p><strong>Slightly Less Exciting Enhancements:</strong></p>\n<ul>\n<li>In an effort to help us better understand features that are being used, Twitter&#8217;s timeline widget and Twitter&#8217;s shortcodes now pass Jetpack&#8217;s partner ID.</li>\n<li>We&#8217;ve added new API endpoints allowing us to enable translation auto-updates and pull post rows and metadata for backups.</li>\n<li>We&#8217;re now retrieving all feature settings in the readable <code>/settings</code> endpoint.</li>\n</ul>\n<p><strong>Improved Compatibility</strong></p>\n<ul>\n<li>We&#8217;ve eliminated some notices and warnings when using Jetpack on a server running PHP 7.1 or on servers where <code>print_r()</code> is disabled.</li>\n<li>Photon now avoids PHP notices when your site is using plugins that do srcset CDN replacement.</li>\n<li>When the sharing options appear to be incorrect due to site configuration issues we force it to retrieve the right options avoiding potential fatal errors.</li>\n<li>We&#8217;ve added some shortcode CSS and widget class names prefixes to avoid conflicts with other plugins.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Some sites were using illegal multibyte characters and failing to sync posts, this has been fixed.</li>\n<li>IE11 was giving our admin layout a bit of a problem but we rectified that.</li>\n<li>There were some PHP notices popping up when a site has no posts so we got rid of them.</li>\n<li>The new Jetpack Ads feature will auto disable itself if your Jetpack plan doesn&#8217;t support the feature.</li>\n<li>We fixed a few PHP notices and warnings related to the Custom CSS feature.</li>\n<li>The connection banner&#8217;s &#8220;dismiss&#8221; icon was giving us a little trouble, but we got it fixed right up.</li>\n<li>The Likes feature was showing a PHP notice when there was no $post object, this has been fixed.</li>\n<li>We&#8217;ve brought back the Twitter Widget &#8220;noscrollbar&#8221; option.</li>\n<li>We&#8217;re now forcing only Photon URLs to HTTPS as your custom CDN URLs may use a different protocol.</li>\n<li>If a Publicize connection is not shared with all users on the site, do not trigger Publicize for the other users.</li>\n<li>Publicize was having trouble working with scheduled posts, this should be fixed now.</li>\n<li>SSO may not have been displaying the login form when using JSON API authorization.  Sorry about that, we&#8217;ve fixed it.</li>\n<li>We&#8217;ve eliminated some PHP notices that were showing with some Shortcodes.</li>\n<li>There was a Top Posts Widget image size issue when using list layouts, but is no longer causing issues.</li>\n<li>We fixed some notices and warnings when updating data from the WordPress.com central interface.</li>\n</ul>\n<h4>4.5</h4>\n<ul>\n<li>Release date: January 17, 2017</li>\n<li>Release post: http://wp.me/p1moTy-3Kc</li>\n</ul>\n<p>This release introduces a brand-new module, Jetpack Ads, a brand-new VideoPress feature, and a lot of new shortcodes and widgets.</p>\n<p><strong>Exciting New Features and Improvements:</strong></p>\n<ul>\n<li>Generate revenue from your site with an all-new WordAds feature, which when enabled displays high-quality ads for your visitors.</li>\n<li>Today we are proud to release a fully redesigned VideoPress interface for easy uploading, management, and add-free playback of your fantastic videos now fully integrated with your Jetpack Premium or Professional plans.</li>\n<li>Spice up your sidebar with new widgets that display blog stats, author info, &#8220;Follow my blog&#8221; buttons, and even an event countdown.</li>\n<li>Embed your amazing 360° photos with the VR shortcode</li>\n<li>Link your visitors to your Tumblr or Twitch pages using the new icons in the Social Media Icons Widget.</li>\n</ul>\n<p><strong>Enhancements</strong></p>\n<ul>\n<li>Use the beautiful Jetpack carousel feature to display single images.</li>\n<li>Turn on and update Related Posts right from the Customizer.</li>\n<li>Customize the output of the Related Posts headline using a new filter.</li>\n</ul>\n<p><strong>Performance and Security Improvements:</strong></p>\n<ul>\n<li>Your Custom CSS will now be served in a separate stylesheet when it is more than 2,000 characters.</li>\n<li>Your Stats queries are now always being made over HTTPS.</li>\n<li>Holiday Snow files now load in the footer, but rest assured the snow still falls from above.</li>\n<li>We have improved Jetpack&#8217;s synchronization process to support more plugins and use less resources.</li>\n<li>The jQuery Cycle script used by slideshow galleries is now minified, resulting in faster loading times.</li>\n</ul>\n<p><strong>Slightly Less Exciting Enhancements:</strong></p>\n<ul>\n<li>The JSON API now allows updating translations and alternative theme installation methods.</li>\n<li>Public Custom Post Types are now automatically available via the WordPress.com REST API.</li>\n<li>We&#8217;ve added a token-based authentication mechanism to the REST API in order for the site to be able to receive authenticated requests from WordPress.com.</li>\n<li>Use <code>sync</code> commands in Jetpack&#8217;s WP CLI.</li>\n<li>You can now set the value for options directly in the Contact Form shortcode.</li>\n<li>Updated some verbiage around IP Whitelisting on the Protect settings screen.</li>\n<li>Custom sharing buttons got some new variables.</li>\n<li>RIP blip.tv — we&#8217;ve removed your shortcode.</li>\n<li>Improved Image and Display Posts Widget settings to provide more explanation and better error messages.</li>\n<li>We&#8217;ve added a few new Content Options to the Customizer for supported themes.</li>\n<li>Improved the Facebook Widget to avoid confusion when editing width and height settings.</li>\n<li>Added and improved a few shortcodes.</li>\n</ul>\n<p><strong>Improved Compatibility:</strong></p>\n<ul>\n<li>If your server is misconfigured and we can&#8217;t get an IP address we&#8217;re going to deactivate Protect and send you a notice so you&#8217;re in the loop.</li>\n<li>The WPML compatibility file wasn&#8217;t loading at the right time, but we&#8217;ve fixed that.</li>\n<li>We&#8217;ve improved compatibility with tools like Cavalcade to avoid stuck Cron jobs.</li>\n<li>Some selected WooCommerce data (order items and order item meta) are now syncing to WordPress.com.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>You&#8217;ll notice numerous design improvements to the Jetpack UI.</li>\n<li>Accessibility is important to us so we&#8217;ve made some improvements there.</li>\n<li>Missing attachments in the Carousel were causing an infinite loop, but we&#8217;ve corrected that.</li>\n<li>Eliminated a PHP Notice when running the CLI <code>wp jetpack</code> command.</li>\n<li>PHP warnings in the Restaurant Menu Post type have seen their last day with us.</li>\n<li>Fixed a bug that displayed the wrong connected user for up to 24 hours after they disconnected.</li>\n<li>Removed a deprecated function to prevent notices when using Infinite Scroll in the Customizer.</li>\n<li>Long titles in Jetpack widgets weren&#8217;t looking so great, so we cleaned them up.</li>\n<li>Before now you weren&#8217;t able to create a child category from WordPress.com. Now you can!</li>\n<li>Rogue colons were showing up in the related posts area on sites with the Twenty Fourteen and Twenty Sixteen themes.</li>\n<li>Fixed a ReCaptcha error on the Email sharing button.</li>\n<li>Confirmed Instagram embeds actually load when using Infinite Scroll.</li>\n<li>Site Icons now display on the WordPress.com site management interface.</li>\n<li>Set a default time limit of 30 seconds when sending sync requests via Cron.</li>\n<li>Synchronized supported shortcodes on a site.</li>\n<li>Fixed an issue where empty categories weren&#8217;t showing with the Widget Visibility feature dropdown.</li>\n<li>Fixed various little bugs when working with multiple widgets in the Customizer and in the Widgets admin screen.</li>\n<li>Added a Translate Widget default title in case you haven&#8217;t defined one.</li>\n<li>The Top Posts Widget now avoids layout issues when using the Grid layout while displaying a post without an image.</li>\n</ul>\n<h4>4.4.2</h4>\n<ul>\n<li>Release date: December 6, 2016</li>\n<li>Release post: http://wp.me/p1moTy-3JR</li>\n</ul>\n<p>This release improves Jetpack compatibility with WordPress 4.7.</p>\n<p><strong>Compatibility changes</strong></p>\n<ul>\n<li>Custom CSS: Made the Custom CSS feature of Jetpack compatible with the CSS Customizer editor in WordPress 4.7.</li>\n<li>Sync: improved compatibility with the wp-missed-schedule plugin.</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Featured Content: made sure there is no infinite loop when removing the featured tag from the tag list.</li>\n<li>Admin: made sure help tabs are not being hidden.</li>\n<li>Admin: made At a Glance page work nicely when there is no backup data yet.</li>\n<li>Sync: now making sure that needed classes are loaded, preventing errors.</li>\n<li>Sync: cleared out unneeded scheduled jobs.</li>\n</ul>\n<h4>4.4.1</h4>\n<ul>\n<li>Release date: November 22, 2016</li>\n<li>Release post: http://wp.me/p1moTy-3JR</li>\n</ul>\n<p><strong>Bug Fixes</strong></p>\n<ul>\n<li>Fixed an issue where some users with slower servers would get an error on the Jetpack dashboard when <code>WP_DEBUG</code> was enabled.</li>\n<li>Fixed an issue where users on a Jetpack Professional plan who were paying monthly (as opposed to annually) wouldn’t be able to enable SEO Tools.</li>\n</ul>\n<h4>4.4</h4>\n<ul>\n<li>Release date: November 21, 2016</li>\n<li>Release post: http://wp.me/p1moTy-3FE</li>\n</ul>\n<p><strong>Enhancements</strong></p>\n<ul>\n<li>Additional unit tests have been added to improve Jetpack&#8217;s development process and stability.</li>\n<li>Custom post types have been added to the WP REST API output.</li>\n<li>Many of the screenshots throughout the plugin have been replaced by SVGs in order to make Jetpack smaller.</li>\n<li>New endpoints have been added to allow the installation of plugin and theme zip files via the API.</li>\n<li>Twelve new filters to make Jetpack more extensible!  See: http://wp.me/p1moTy-3FE.</li>\n<li>New widget: &#8220;Google Translate&#8221; to allow users to translate your site into their own language.</li>\n<li>New widget: &#8220;My Community&#8221; where you can see who recently interacted with your site.</li>\n<li>One of the biggest issues facing Jetpack users for years now has been difficulties in moving sites from one domain name to another. This update makes strides towards improving that process.</li>\n<li>Photon now uses HTTPS by default. Secure all the things!</li>\n<li>There are now helpful hints throughout the admin interface to make Jetpack easier to use.</li>\n<li>We now allow you to embed pins, boards and profiles from Pinterest.</li>\n<li>We&#8217;ve added a new feature: SEO Tools, available to Jetpack Professional subscribers. You can read more about our plans here: https://jetpack.com/features/</li>\n<li>We&#8217;ve made numerous improvements to the data sync process.</li>\n</ul>\n<p><strong>Bug Fixes:</strong></p>\n<ul>\n<li>Fixed link to Akismet settings.</li>\n<li>Improved compatibility between Infinite Scroll and WPML.</li>\n<li>Move email notification settings back with the other email settings in the Discussion Settings.</li>\n<li>Various minor performance/compatibility fixes.</li>\n</ul>\n<h4>4.3.2</h4>\n<ul>\n<li>Release date: October 13, 2016</li>\n</ul>\n<p><strong>Enhancements</strong></p>\n<ul>\n<li>Unsaved changes were getting lost when users were navigating away from settings so we put in a confirmation message to prevent this from happening.</li>\n<li>We&#8217;ve stopped counting carousel views in stats by default, you can use the <code>jetpack_enable_carousel_stats</code> filter to enable counting them again.</li>\n<li>Stats are now responding faster.</li>\n<li>There were several improvements and repairs made to sync including additional endpoints, performance enhancements, whitelisted data, better decision making around when to sync information, and more.</li>\n<li>Markdown now has a CSS class on footnotes.</li>\n</ul>\n<p><strong>Improved Compatibility:</strong></p>\n<ul>\n<li>We&#8217;ve improved compatibility with Kinsta by automatically turning on Staging Mode for Jetpack when in a staging environment.</li>\n</ul>\n<p><strong>Bug Fixes:</strong></p>\n<ul>\n<li>Several fixes have been made to sync to repair issues with Publicize, Notifications, and Subscriptions.</li>\n<li>We removed PHP warnings by checking to make sure json language files like jetpack-en_US.json are readable before we load them.</li>\n<li>We found an unused option in Gravatar Hovercard settings and removed it.</li>\n<li>The correct support link is now being used to make it easier for you to connect with the Jetpack team if you need us.</li>\n<li>The permissions check for plugin information retrieval was fixed as well.</li>\n<li>Some plugins were adding content on outbound http requests causing an infinite loop we fixed this right up.</li>\n<li>We removed some warnings that were occurring when translations didn&#8217;t exist by adding a fallback.</li>\n<li>We&#8217;ve added Moroccan Arabic translations, and switched to language packs for Croatian, Spanish (Chile) and Greek.</li>\n<li>Sync was running into issues so we&#8217;ve limited dequeue time to 1/3 of PHP&#8217;s max execution time, which has unclogged the problem.</li>\n<li>We&#8217;re now sending full and incremental queues separately so that a failure in one doesn&#8217;t block the other.</li>\n<li>There was a JavaScript enqueuing error with our Sharing feature that has been repaired.</li>\n<li>The Top Posts widget now includes the ability to list attachment (media) pages.</li>\n<li>We weren&#8217;t building CPT links correctly resulting in bad navigation, which is now fixed.</li>\n<li>We removed the form legend for default Tiled Gallery settings as it doesn&#8217;t relate.</li>\n<li>With shortcodes we now return early from processing them if no string is passed, as they are required.</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/plugins/jetpack/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:33:\"\n    \n    \n    \n    \n        \n\n    \n    \n        \n      \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Importer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 May 2010 18:48:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Uncategorized\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins-wp/wordpress-importer/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"Import posts, pages, comments, custom fields, categories, tags and more from a WordPress export file.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brian Colinger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4618:\"<p><!--section=description--></p>\n<p>The WordPress Importer will import the following content from a WordPress export file:</p>\n<ul>\n<li>Posts, pages and other custom post types</li>\n<li>Comments</li>\n<li>Custom fields and post meta</li>\n<li>Categories, tags and terms from custom taxonomies</li>\n<li>Authors</li>\n</ul>\n<p>For further information and instructions please see the <a href=\"https://codex.wordpress.org/Importing_Content#WordPress\" rel=\"nofollow\">Codex page on Importing Content</a></p>\n<h3>Filters</h3>\n<p>The importer has a couple of filters to allow you to completely enable/block certain features:</p>\n<ul>\n<li><code>import_allow_create_users</code>: return false if you only want to allow mapping to existing users</li>\n<li><code>import_allow_fetch_attachments</code>: return false if you do not wish to allow importing and downloading of attachments</li>\n<li><code>import_attachment_size_limit</code>: return an integer value for the maximum file size in bytes to save (default is 0, which is unlimited)</li>\n</ul>\n<p>There are also a few actions available to hook into:</p>\n<ul>\n<li><code>import_start</code>: occurs after the export file has been uploaded and author import settings have been chosen</li>\n<li><code>import_end</code>: called after the last output from the importer</li>\n</ul>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>The quickest method for installing the importer is:</p>\n<ol>\n<li>Visit Tools -&gt; Import in the WordPress dashboard</li>\n<li>Click on the WordPress link in the list of importers</li>\n<li>Click &#8220;Install Now&#8221;</li>\n<li>Finally click &#8220;Activate Plugin &amp; Run Importer&#8221;</li>\n</ol>\n<p>If you would prefer to do things manually then follow these instructions:</p>\n<ol>\n<li>Upload the <code>wordpress-importer</code> folder to the <code>/wp-content/plugins/</code> directory</li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>\n<li>Go to the Tools -&gt; Import screen, click on WordPress</li>\n</ol>\n</dd>\n<dt>Help! I&#8217;m getting out of memory errors or a blank screen.</dt>\n<dd>\n<p>If your exported file is very large, the import script may run into your host&#8217;s configured memory limit for PHP.</p>\n<p>A message like &#8220;Fatal error: Allowed memory size of 8388608 bytes exhausted&#8221; indicates that the script can&#8217;t successfully import your XML file under the current PHP memory limit. If you have access to the php.ini file, you can manually increase the limit; if you do not (your WordPress installation is hosted on a shared server, for instance), you might have to break your exported XML file into several smaller pieces and run the import script one at a time.</p>\n<p>For those with shared hosting, the best alternative may be to consult hosting support to determine the safest approach for running the import. A host may be willing to temporarily lift the memory limit and/or run the process directly from their end.</p>\n<p>&#8212; <a href=\"https://codex.wordpress.org/Importing_Content#Before_Importing\" rel=\"nofollow\">WordPress Codex: Importing Content</a></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>0.6.3</h4>\n<ul>\n<li>Add support for import term metadata.</li>\n<li>Fix bug that caused slashes to be stripped from imported content.</li>\n<li>Fix bug that caused characters to be stripped inside of CDATA in some cases.</li>\n<li>Fix PHP notices.</li>\n</ul>\n<h4>0.6.2</h4>\n<ul>\n<li>Add wp_import_existing_post filter. See: https://core.trac.wordpress.org/ticket/33721</li>\n</ul>\n<h4>0.6</h4>\n<ul>\n<li>Support for WXR 1.2 and multiple CDATA sections</li>\n<li>Post aren&#8217;t duplicates if their post_type&#8217;s are different</li>\n</ul>\n<h4>0.5.2</h4>\n<ul>\n<li>Double check that the uploaded export file exists before processing it. This prevents incorrect error messages when<br />\nan export file is uploaded to a server with bad permissions and WordPress 3.3 or 3.3.1 is being used.</li>\n</ul>\n<h4>0.5</h4>\n<ul>\n<li>Import comment meta (requires export from WordPress 3.2)</li>\n<li>Minor bugfixes and enhancements</li>\n</ul>\n<h4>0.4</h4>\n<ul>\n<li>Map comment user_id where possible</li>\n<li>Import attachments from <code>wp:attachment_url</code></li>\n<li>Upload attachments to correct directory</li>\n<li>Remap resized image URLs correctly</li>\n</ul>\n<h4>0.3</h4>\n<ul>\n<li>Use an XML Parser if possible</li>\n<li>Proper import support for nav menus</li>\n<li>&#8230; and much more, see <a href=\"https://core.trac.wordpress.org/ticket/15197\" rel=\"nofollow\">Trac ticket #15197</a></li>\n</ul>\n<h4>0.1</h4>\n<ul>\n<li>Initial release</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/woocommerce/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Sep 2011 15:32:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://wordpress.org/plugins-wp/woocommerce/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WooCommerce is a powerful, extendable eCommerce plugin that helps you sell anything. Beautifully.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"WooThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:38287:\"<p><!--section=description--></p>\n<p>WooCommerce is a free eCommerce plugin that allows you to sell anything, beautifully. Built to integrate seamlessly with WordPress, WooCommerce is the world’s favorite eCommerce solution that gives both store owners and developers complete control.</p>\n<p>With endless flexibility and access to hundreds of free and premium WordPress extensions, WooCommerce now powers 30% of all online stores &#8212; more than any other platform.</p>\n<iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/1KahlicghaE?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe>\n<h4>Sell anything, anywhere</h4>\n<p>With WooCommerce, you can sell both physical and digital goods in all shapes and sizes, offer product variations, multiple configurations, and instant downloads to shoppers, and even sell affiliate goods from online marketplaces.</p>\n<p>With premium extensions, you can offer bookings, memberships, and recurring subscriptions. Perhaps you’d like to sell monthly subscriptions for physical goods, or offer your members a discount on digital downloads? It’s all possible.</p>\n<h4>Ship wherever you like</h4>\n<p>Offer free shipping, flat rate shipping, or make real-time calculations. Limit your shipments to specific countries, or open your store up to the world. Shipping is highly configurable, and WooCommerce even supports drop shipping.</p>\n<h4>Extensive payment options</h4>\n<p>WooCommerce comes bundled with the ability to accept major credit cards, PayPal, BACS (bank transfers), and cash on delivery. Need additional options? More than 140 region-specific gateways integrate with WooCommerce, including popular choices like Stripe, Authorize.Net, and Amazon Payments.</p>\n<h4>You control it all &#8212; forever</h4>\n<p>WooCommerce gives you complete control of your store, from taxes to stock levels to customer accounts. Add and remove extensions, change your design, and switch settings as you please. It’s all under your control.</p>\n<p>One of the biggest risks of using a hosted eCommerce platform is what happens to your store if the provider closes up shop. With WooCommerce, you have complete control, so there’s never any reason to worry. Your data belongs to you &#8212; and it’s kept secure, thanks to regular audits by industry leaders.</p>\n<h4>Define your style with Storefront</h4>\n<p><a href=\"https://wordpress.org/themes/storefront/\" rel=\"nofollow\">Storefront</a> is a free WordPress theme available to any WooCommerce store. Along with deep WooCommerce integration, Storefront prioritizes speed and uptime while eliminating theme and plugin conflicts during major updates.</p>\n<p>Define your style even further by customizing Storefront to your liking or choosing from one of our several <a href=\"https://woocommerce.com/product-category/themes/storefront-child-theme-themes/\" rel=\"nofollow\">Storefront child themes</a>. It’s all up to you, and all open source.</p>\n<h4>Built with developers in mind</h4>\n<p>Extendable, adaptable, and open source &#8212; WooCommerce was created with developers in mind. With its strong, robust framework, you can scale your client’s store all the way from basic to high-end (infinity and beyond).</p>\n<p>Built with a REST API, WooCommerce can integrate with virtually any service. Your store’s data can be accessed anywhere, anytime, 100% securely. WooCommerce allows developers to easily create, modify, and grow a store that meets their specifications.</p>\n<p>No matter the size of the store you want to build, WooCommerce will scale to meet your requirements. With a growing collection of more than 300 extensions, you can enhance each store’s features to meet your client’s unique needs &#8212; or even create your own solution.</p>\n<p>If security is a concern, rest easy. WooCommerce is audited by a dedicated team of developers working around the clock to identify and patch any and all discovered bugs.</p>\n<p>We also support WooCommerce and all its extensions with comprehensive, easily-accessible documentation. With our docs, you’ll learn how to create the exact site your client needs.</p>\n<h4>Extensions galore</h4>\n<p>WordPress.org is home to some amazing extensions for WooCommerce, including:</p>\n<ul>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-google-analytics-integration/\">Google Analytics</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-delivery-notes/\">Delivery Notes</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-pdf-invoices-packing-slips/\">PDF Invoices and Packing Slips</a></li>\n<li><a href=\"https://wordpress.org/plugins/affiliates-woocommerce-light/\">Affiliates Integration Light</a></li>\n<li><a href=\"https://wordpress.org/plugins/woocommerce-new-product-badge/\">New Product Badges</a></li>\n</ul>\n<p>Keen to see them all? Search WordPress.org for ‘WooCommerce’ to dive in.</p>\n<p>If you’re looking for something endorsed and maintained by the developers who built WooCommerce, there are a plethora of premium eCommerce extensions, the most popular of which include:</p>\n<ul>\n<li><a href=\"https://woocommerce.com/products/woocommerce-subscriptions/\" rel=\"nofollow\">WooCommerce Subscriptions</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-memberships/\" rel=\"nofollow\">WooCommerce Memberships</a></li>\n<li><a href=\"https://woocommerce.com/products/woocommerce-bookings/\" rel=\"nofollow\">WooCommerce Bookings</a></li>\n<li><a href=\"https://woocommerce.com/products/dynamic-pricing/\" rel=\"nofollow\">Dynamic Pricing</a></li>\n<li><a href=\"https://woocommerce.com/products/table-rate-shipping/\" rel=\"nofollow\">Table Rate Shipping</a></li>\n<li><a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">Product CSV Import Suite</a></li>\n</ul>\n<p>And there’s plenty more where they came from. Visit our <a href=\"https://woocommerce.com/product-category/woocommerce-extensions/\" rel=\"nofollow\">extensions page</a> to find out everything you’re capable of and all that&#8217;s possible with premium WooCommerce extensions.</p>\n<h4>Join our growing community</h4>\n<p>When you download WooCommerce, you join a community of more than a million store owners, developers, and WordPress enthusiasts. We’re one of the fastest-growing open source communities online, and whether you’re a n00b or a Ninja, we’d love to have you!</p>\n<p>If you’re interested in contributing to WooCommerce we’ve got more than 350 contributors, and there’s always room for more. Head over to the <a href=\"https://github.com/woocommerce/woocommerce\" rel=\"nofollow\">WooCommerce GitHub Repository</a> to find out how you can pitch in.</p>\n<p>Want to add a new language to WooCommerce? Swell! You can contribute via <a href=\"https://translate.wordpress.org/projects/wp-plugins/woocommerce\" rel=\"nofollow\">translate.wordpress.org</a>.</p>\n<p>And, finally, consider joining or spearheading a WooCommerce Meetup locally, more about those <a href=\"https://woocommerce.com/woocommerce/meetups/\" rel=\"nofollow\">here</a>.</p>\n<p><!--section=installation--></p>\n<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)</li>\n<li>MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)</li>\n<li>Some payment gateways require fsockopen support (for IPN access)</li>\n<li>WooCommerce 2.5 requires WordPress 4.1+</li>\n<li>WooCommerce 2.6 requires WordPress 4.4+</li>\n</ul>\n<p>Visit the <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.</p>\n<p>In the search field type “WooCommerce” and click Search Plugins. Once you’ve found our eCommerce plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.</p>\n<h4>Manual installation</h4>\n<p>The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work like a charm; as always though, ensure you backup your site just in case.</p>\n<p>If on the off-chance you do encounter issues with the shop/category pages after an update you simply need to flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting &#8216;save&#8217;. That should return things to normal.</p>\n<h4>Dummy data</h4>\n<p>WooCommerce comes with some dummy data you can use to see how products look; either import dummy_data.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\">WordPress importer</a> or use our <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">CSV Import Suite plugin</a> to import dummy_data.csv and dummy_data_variations.csv.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<h4>Minimum Requirements</h4>\n<ul>\n<li>PHP version 5.2.4 or greater (PHP 5.6 or greater is recommended)</li>\n<li>MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)</li>\n<li>Some payment gateways require fsockopen support (for IPN access)</li>\n<li>WooCommerce 2.5 requires WordPress 4.1+</li>\n<li>WooCommerce 2.6 requires WordPress 4.4+</li>\n</ul>\n<p>Visit the <a href=\"https://docs.woocommerce.com/document/server-requirements/\" rel=\"nofollow\">WooCommerce server requirements documentation</a> for a detailed list of server requirements.</p>\n<h4>Automatic installation</h4>\n<p>Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.</p>\n<p>In the search field type “WooCommerce” and click Search Plugins. Once you’ve found our eCommerce plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking “Install Now”.</p>\n<h4>Manual installation</h4>\n<p>The manual installation method involves downloading our eCommerce plugin and uploading it to your webserver via your favourite FTP application. The WordPress codex contains <a href=\"https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation\" rel=\"nofollow\">instructions on how to do this here</a>.</p>\n<h4>Updating</h4>\n<p>Automatic updates should work like a charm; as always though, ensure you backup your site just in case.</p>\n<p>If on the off-chance you do encounter issues with the shop/category pages after an update you simply need to flush the permalinks by going to WordPress &gt; Settings &gt; Permalinks and hitting &#8216;save&#8217;. That should return things to normal.</p>\n<h4>Dummy data</h4>\n<p>WooCommerce comes with some dummy data you can use to see how products look; either import dummy_data.xml via the <a href=\"https://wordpress.org/plugins/wordpress-importer/\">WordPress importer</a> or use our <a href=\"https://woocommerce.com/products/product-csv-import-suite/\" rel=\"nofollow\">CSV Import Suite plugin</a> to import dummy_data.csv and dummy_data_variations.csv.</p>\n</dd>\n<dt>Where can I find WooCommerce documentation and user guides?</dt>\n<dd>\n<p>For help setting up and configuring WooCommerce please refer to our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/getting-started/\" rel=\"nofollow\">user guide</a></p>\n<p>For extending or theming WooCommerce, see our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a>.</p>\n</dd>\n<dt>Where can I get support or talk to other users?</dt>\n<dd>\n<p>If you get stuck, you can ask for help in the <a href=\"https://wordpress.org/support/plugin/woocommerce\" rel=\"nofollow\">WooCommerce Plugin Forum</a>.</p>\n<p>For help with premium extensions from WooThemes, use <a href=\"https://support.woothemes.com/\" rel=\"nofollow\">our helpdesk</a>.</p>\n</dd>\n<dt>Will WooCommerce work with my theme?</dt>\n<dd>\n<p>Yes; WooCommerce will work with any theme, but may require some styling to make it match nicely. Please see our <a href=\"https://docs.woocommerce.com/documentation/plugins/woocommerce/woocommerce-codex/\" rel=\"nofollow\">codex</a> for help. If you&#8217;re looking for a theme with built in WooCommerce integration we recommend <a href=\"https://woocommerce.com/storefront/\" rel=\"nofollow\">Storefront</a>.</p>\n</dd>\n<dt>Where can I request new features, eCommerce themes and extensions?</dt>\n<dd>\n<p>You can vote on and request new features and extensions in our <a href=\"http://ideas.woothemes.com/forums/133476-woocommerce\" rel=\"nofollow\">WooIdeas board</a></p>\n</dd>\n<dt>Where can I report bugs or contribute to the project?</dt>\n<dd>\n<p>Bugs can be reported either in our support forum or preferably on the <a href=\"https://github.com/woocommerce/woocommerce/issues\" rel=\"nofollow\">WooCommerce GitHub repository</a>.</p>\n</dd>\n<dt>Where can I find the REST API documentation?</dt>\n<dd>\n<p>You can find the documentation of our REST API on the <a href=\"https://woocommerce.github.io/woocommerce-rest-api-docs/\" rel=\"nofollow\">WooCommerce REST API Docs</a>.</p>\n</dd>\n<dt>WooCommerce is awesome! Can I contribute?</dt>\n<dd>\n<p>Yes you can! Join in on our <a href=\"http://github.com/woocommerce/woocommerce/\" rel=\"nofollow\">GitHub repository</a> <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>3.0.7 &#8211; 2017-05-16</h4>\n<ul>\n<li>Fix &#8211; Display of grouped product permalinks + names.</li>\n<li>Fix &#8211; Ensure <code>wc_get_payment_gateway_by_order</code> has a valid order ID to avoid errors.</li>\n<li>Fix &#8211; Ensure <code>get_plugin_updates</code> exists in API.</li>\n<li>Fix &#8211; Correctly set rating term after updating product visibility.</li>\n<li>Fix &#8211; <code>is_ip_address</code> should be static.</li>\n<li>Fix &#8211; Handle clearing for 3, 4, and 5 columns in the product gallery.</li>\n<li>Fix &#8211; Some added protection against notices/errors in the assets and variation data-store files.</li>\n<li>Fix &#8211; If backorders are enabled, do not make variable products out of stock.</li>\n<li>Fix &#8211; Undefined function in <code>class-wc-embed.php</code>.</li>\n<li>Fix &#8211; Fix &#8216;base location&#8217; not being returned via the settings API.</li>\n<li>Fix &#8211; When re-filling fields on checkout, only change the empty ones to avoid conflicts with gateway plugins and hidden fields.</li>\n<li>Fix &#8211; Make calculate tax function clear taxes if taxes are disabled on recalculation.</li>\n<li>Fix &#8211; Update all customer session address fields when updating via checkout.</li>\n<li>Fix &#8211; Support customer searches &lt; 3 characters long, but with result limiting.</li>\n</ul>\n<h4>3.0.6 &#8211; 2017-05-09</h4>\n<ul>\n<li>Fix &#8211; Fixed conflict between global attributes and custom attributes with the same names.</li>\n<li>Fix &#8211; Added missing &#8220;id&#8221; to API for shipping zone methods to support the CLI.</li>\n<li>Fix &#8211; Incorrect use of <code>wc_format_price_range</code> in <code>get_price_html_from_to</code>.</li>\n<li>Fix &#8211; Clone each meta object when cloning WC_Data object to avoid modifying original meta stdClass objects.</li>\n<li>Fix &#8211; Fix non numeric warning for some order data.</li>\n<li>Fix &#8211; Fixed a warning when no customer country is defined for state input.</li>\n<li>Fix &#8211; Use term name when reordering so correct data is passed to the new order.</li>\n<li>Fix &#8211; Formatting issues in wc_display_item_meta.</li>\n<li>Fix &#8211; Check if IP address is valid in IP address detection code.</li>\n<li>Fix &#8211; wc_attribute_taxonomy_id_by_name should use wc_sanitize_taxonomy_name to prevent breaking special chars.</li>\n<li>Fix &#8211; Correct variable name in order structured data.</li>\n<li>Fix &#8211; Prepend new item keys with <code>$items_key</code> to make them unique.</li>\n<li>Fix &#8211; Hide offers from structured markup when blank.</li>\n<li>Fix &#8211; Fixed &#8220;Process to checkout&#8221; button color in Twenty seventeen dark theme.</li>\n<li>Fix &#8211; Only set reply-to if the email + name is set.</li>\n<li>Fix &#8211; Correctly exclude terms in wc_get_related_products.</li>\n<li>Fix &#8211; Reset post data prevents grouped products working in shortcodes.</li>\n<li>Fix &#8211; Fix min price range comparisons.</li>\n<li>Fix &#8211; Properly save order items in legacy REST API.</li>\n<li>Fix &#8211; Use correct full size for variation images.</li>\n<li>Fix &#8211; Add noscript style for gallery.</li>\n<li>Fix &#8211; Fix/duplicate potential stock reduction with paypal.</li>\n<li>Tweak &#8211; Improve _wc_term_recount performance.</li>\n<li>Tweak &#8211; Improve plugin update detection in system status report to reduce timeouts.</li>\n<li>Tweak &#8211; Improve &#8220;Save Order&#8221; button to reproduce WordPress post/page behavior.</li>\n<li>Tweak &#8211; Added zipcode validation for France.</li>\n<li>Dev &#8211; Added woocommerce_shop_order_search_results filter.</li>\n</ul>\n<h4>3.0.5 &#8211; 2017-04-28</h4>\n<ul>\n<li>Fix &#8211; Tooltip display within shipping zone modals.</li>\n<li>Fix &#8211; Fix missing title for actions column on mobile.</li>\n<li>Fix &#8211; Allow forward slash in telephone field.</li>\n<li>Fix &#8211; Sort grouped products by menu order when displaying.</li>\n<li>Fix &#8211; Fix term exclusion in term count queries.</li>\n<li>Fix &#8211; Filter invalid products before returning them for wc_get_products.</li>\n<li>Fix &#8211; Prevent orders being their own parent (causes errors).</li>\n<li>Fix &#8211; Correctly migrate legacy shipping taxes data.</li>\n<li>Fix &#8211; Make sure the meta data cache is not shared among instances.</li>\n<li>Fix &#8211; Correct the stock display notice when a variable product manages stock for it&#8217;s children.</li>\n<li>Fix &#8211; On multisite, add user to blog during checkout if not a user to prevent errors.</li>\n<li>Fix &#8211; Correct sale price date handling with some timezone setups.</li>\n<li>Fix &#8211; wc_attribute_taxonomy_id_by_name needs to use lowercase attribute slug to work.</li>\n<li>Fix &#8211; Make changes to the buyer&#8217;s company name in the shipping section of checkout persist.</li>\n<li>Tweak &#8211; Add required placeholder for meta fields in backend.</li>\n<li>Tweak &#8211; Don&#8217;t strtolower address strings on checkout validation messages.</li>\n<li>REST API &#8211; Prevent password change notification when creating a customer.</li>\n<li>REST API &#8211; Removed duplicated items returned in shipping and checkout endpoints.</li>\n<li>CLI &#8211; Fixed missing shipping zones route.</li>\n<li>Dev &#8211; Make get_price_html handling match 2.6 and pass all values through woocommerce_get_price_html filter.</li>\n<li>Dev &#8211; Legacy customer class missing get_address / get_address_2 functions.</li>\n<li>Dev &#8211; Restored filter <code>woocommerce_checkout_customer_id</code> during checkout validation.</li>\n<li>Dev &#8211; Adds missing <code>$this</code> argument for all <code>woocommerce_payment_complete_order_status</code> filters.</li>\n</ul>\n<h4>3.0.4 &#8211; 2017-04-20</h4>\n<ul>\n<li>Fix &#8211; Variations were not inheriting the product image and shipping class ID.</li>\n<li>Fix &#8211; Prevent rating/review counts being duplicated when duplicating products.</li>\n<li>Fix &#8211; Fixed gallery navigation between images with long captions.</li>\n<li>Fix &#8211; Support transparent PNG in the gallery by setting a background color.</li>\n<li>Fix &#8211; Removed name/company from the shipping address Google map links.</li>\n<li>Fix &#8211; Fixed the address field sorting script on the checkout.</li>\n<li>Fix &#8211; Fixed the upgrade routine for grouped products so that parents are unset.</li>\n<li>Fix &#8211; Fixed support for WordPress 4.7 user locale settings.</li>\n<li>Fix &#8211; Fixed default option filter for product types in the product meta box.</li>\n<li>Fix &#8211; Improved the css in Twenty Seventeen for dark color schemes.</li>\n<li>Fix &#8211; Fixed display of refunds in sales report.</li>\n<li>Fix &#8211; Updated <code>single-product/add-to-cart/variable.php</code> template version to 3.0.0 since it had changes since 2.6.</li>\n<li>Fix &#8211; Fixed warnings when product attribute do not exists.</li>\n<li>Fix &#8211; Used a div for comment-form-rating to prevent invalid nested markup.</li>\n<li>Fix &#8211; Fixed some logic that checks if order taxes are compound.</li>\n<li>Fix &#8211; Fixed SKU checks to only exclude products that are trashed.</li>\n<li>Fix &#8211; Fixed display of download permissions in first email sent after checkout.</li>\n<li>Fix &#8211; Hidden the backorder notification stock text when notification is disabled.</li>\n<li>Fix &#8211; Fixed incorrect stock numbers in low stock emails.</li>\n<li>Tweak &#8211; Removed the non-functional order total input box, and combined the recalculation buttons into one working button.</li>\n<li>Tweak &#8211; Updated Guided Tour videos.</li>\n<li>Tweak &#8211; Updated js-cookie.js to 2.1.4.</li>\n<li>Tweak &#8211; Updated schema.org URLs to use HTTPS.</li>\n<li>Tweak &#8211; Status report request timeouts.</li>\n<li>REST API &#8211; Fixed an issue that prevented deleting a term if errors were thrown during creation.</li>\n<li>REST API &#8211; Fixed reports endpoint when querying by date.</li>\n<li>REST API &#8211; Fixed ignored order parameters when changing order status.</li>\n<li>Dev &#8211; Support guest orders in <code>wc_get_orders</code> function.</li>\n<li>Dev &#8211; Fixed downloadable variation filters for download URLs.</li>\n<li>Dev &#8211; Added safeguards to prevent infinite loops while saving coupons, products and orders in admin.</li>\n<li>Dev &#8211; Added a fallback for <code>queue_transactional_email</code> if background sending is disabled.</li>\n<li>Dev &#8211; Added <code>has_shipping_address</code> helper method.</li>\n<li>Dev &#8211; Introduced <code>woocommerce_order_item_get_formatted_meta_data</code> filter.</li>\n<li>Dev &#8211; Made wc_add_order_item pass correct values to woocommerce_new_order_item.</li>\n<li>Dev &#8211; Fixed <code>legacy_posted_data</code> access in checkout class.</li>\n<li>Dev &#8211; Fixed undefined property notice in <code>WC_Order_Item::offsetGet</code>.</li>\n<li>Dev &#8211; Fixed PHP 7.1 warnings when using non-float values to <code>wc_get_weight()</code>.</li>\n<li>Dev &#8211; Fixed incorrect variable name in <code>wc_add_order_item()</code>.</li>\n</ul>\n<h4>3.0.3 &#8211; 2017-04-13</h4>\n<ul>\n<li>Fix &#8211; Fixed an issue with variation tax-classes when set to &#8216;parent&#8217;. This made taxes apply on top of the tax inclusive price in certain setups.</li>\n<li>Fix &#8211; Escaped attribute translations in the <code>cart.php</code> template and bumped the template version to match.</li>\n<li>Fix &#8211; Corrected the display of refund dates on the order screen.</li>\n<li>Fix &#8211; Fixed the grouped product visibility check in the grouped.php template and bumped the template version to match.</li>\n<li>Fix &#8211; Fixed the sale badge display for grouped products.</li>\n<li>Fix &#8211; Added the <code>itemReviewed</code> structured data for product reviews to make it validate.</li>\n<li>Fix &#8211; Made the <code>get_attribute</code> method work on variation objects.</li>\n<li>Tweak &#8211; Turned off the deferred email sending by default which was added in 3.0. Whilst it does improve performance, there were compatibility problems on some servers. It can be enabled with a filter if desired.</li>\n<li>Dev &#8211; Added backtrace information to the deprecation messages to help find problem plugins.</li>\n</ul>\n<h4>3.0.2 &#8211; 2017-04-12</h4>\n<ul>\n<li>Fix &#8211; Removed required states for GP, GF, KW, LB, MQ, RE and YT countries.</li>\n<li>Fix &#8211; Made cache in the [products] shortcode respect filters from plugins.</li>\n<li>Fix &#8211; Added missing <code>woocommerce_cross_sells_columns</code> filter.</li>\n<li>Fix &#8211; Fixed shortcode rendering on the shop page.</li>\n<li>Fix &#8211; Fixed incorrect sale dates when bulk editing variations.</li>\n<li>Fix &#8211; Fixed calls to wc_reduce_stock_levels in PayPal and Simplify gateways.</li>\n<li>Fix &#8211; Exclude &#8220;location&#8221; meta when reading customer meta data.</li>\n<li>Fix &#8211; Updated <code>emails/email-addresses.php</code>, <code>emails/email-order-details.php</code>, <code>content-single-product.php</code>, <code>checkout/form-shipping.php</code>, <code>myaccount/form-add-payment-method.php</code>, <code>myaccount/form-edit-address.php</code>, <code>myaccount/form-lost-password.php</code>, <code>myaccount/form-reset-password.php</code>, <code>myaccount/orders.php</code> and <code>myaccount/view-order.php</code> template version to 3.0.0 since they had changes since 2.6.</li>\n<li>Fix &#8211; Fixed default behavior of variation tax classes when originally set to &#8220;parent&#8221;.</li>\n<li>Fix &#8211; When duplicating products, do not copy slug, append &#8220;(Copy)&#8221; to the product name, correctly copy all meta data, and prevent children of grouped products being duplicated too.</li>\n<li>Fix &#8211; Removed duplicated items when outputting cross sells on the cart page.</li>\n<li>Fix &#8211; Fixed output of default &#8220;add to cart&#8221; text of external products in loops.</li>\n<li>Fix &#8211; Fixed backwards compatibility of guest checkout rules when being altered by plugins directly.</li>\n<li>Fix &#8211; Use correct thumbnail sizes for variation images in the new gallery.</li>\n<li>Fix &#8211; Fixed captions on thumbnails and main image in the new gallery.</li>\n<li>Fix &#8211; Trigger wc_fragments_loaded after add to cart fragment refresh.</li>\n<li>Fix &#8211; Download permissions; Convert dates to timestamp on read so UTC is preserved.</li>\n<li>Fix &#8211; Fixed notices under PHP 7.1 when sorting products by name (numeric).</li>\n<li>Fix &#8211; Added additional checks to ensure objects are read before using class methods to avoid errors.</li>\n<li>Fix &#8211; Removed legacy suggest.js code which was causing JS error on bulk edit.</li>\n<li>Fix &#8211; Fixed warnings on the &#8220;Lost password&#8221; page and when loading a product with invalid attributes.</li>\n<li>Fix &#8211; Made background emailer update the queue after a successful send so duplicate mails are less likely.</li>\n<li>Fix &#8211; Typo in flexslider_enabled option in new gallery script.</li>\n<li>Fix &#8211; woocommerce_notify_low_stock and woocommerce_notify_no_stock options had no effect.</li>\n<li>Tweak &#8211; For downloadable files, only validate file type when dealing with relative paths.</li>\n<li>Tweak &#8211; Improved automatic variation name generation.</li>\n<li>Dev &#8211; Added product visibility terms to system status report to help debug.</li>\n<li>Dev &#8211; Introduced <code>woocommerce_admin_order_date_format</code> filter to replace missing <code>post_date_column_time</code>.</li>\n<li>Dev &#8211; Introduced <code>woocommerce_update_customer_args</code> filter to prevent updates to user objects if needed.</li>\n<li>REST API &#8211; Fixed saving of variations in legacy REST API v3.</li>\n<li>REST API &#8211; Fixed backwards compatibility of line_items meta in legacy REST API.</li>\n</ul>\n<h4>3.0.1 &#8211; 2017-04-06</h4>\n<ul>\n<li>Fix &#8211; Show catalog hidden products within grouped products.</li>\n<li>Fix &#8211; Fade in the gallery in if no images are set or it&#8217;s custom.</li>\n<li>Fix &#8211; Use wc_deprecated_function in WC_Deprecated_Hooks so notices aren&#8217;t output in ajax requests.</li>\n<li>Fix &#8211; Added back the ability to include extra items to the System Status using the <code>woocommerce_system_status_environment_rows</code> filter.</li>\n<li>Fix &#8211; Coupon category restrictions and limits for variations.</li>\n<li>Fix &#8211; Allow shortcodes and HTML in variation descriptions like in 2.6.</li>\n<li>Fix &#8211; Unset post date when duplicating products.</li>\n<li>Fix &#8211; Show a sale price on variable products if on sale and all prices are the same.</li>\n<li>Fix &#8211; Corrected download links when a product has multiple downloads.</li>\n<li>Fix &#8211; Prevented potential errors if the product type was not posted for any reason on save.</li>\n<li>Fix &#8211; Updated <code>single-product/up-sells.php</code>, <code>loop/add-to-cart.php</code>, <code>loop/rating.php</code>, <code>checkout/form-billing.php</code>, and <code>content-product.php</code> template version to 3.0.0.</li>\n<li>Fix &#8211; Included clearfixes on billing and shipping field wrappers,</li>\n<li>Fix &#8211; Fixed styling of logs table in some languages.</li>\n<li>Fix &#8211; Fixed display of variation attributes on old orders.</li>\n<li>Fix &#8211; Use placeholder text for external products add to cart button text if left blank.</li>\n<li>Fix &#8211; Fallback to home URL if no shop page is set for system status security check for HTTPS.</li>\n<li>Fix &#8211; For variations, pull tax status and sold individually from the parent since there is no UI to set this at variation level.</li>\n<li>Fix &#8211; Moved cron emails to background processing to avoid multiple sends.</li>\n<li>Fix &#8211; Wrapped structured data in a hidden element when added to emails.</li>\n<li>Fix &#8211; Missing gateway information in queued emails.</li>\n<li>Fix &#8211; Fixed a bug that caused pages to permanently reload if &#8220;Default customer location&#8221; was set to &#8220;Geolocate (with page caching support)&#8221;.</li>\n<li>Fix &#8211; When forcing shipping to billing, set the shipping fields in the order itself.</li>\n<li>Fix &#8211; Check for invalid objects in WC_Register_WP_Admin_Settings.</li>\n<li>Fix &#8211; Check for error object in wc_get_object_terms.</li>\n<li>Fix &#8211; Removed slashes in shipping meta data on the order edit screen.</li>\n<li>Fix &#8211; Prevented permalink rewrites for attributes with missing names.</li>\n<li>Fix &#8211; Fixed saving of meta data when multiple extensions use the <code>save_post</code> action.</li>\n<li>Fix &#8211; Allow search customers by ID in edit order screen.</li>\n<li>Fix &#8211; Prevents session data overwriting customer data on login.</li>\n<li>Fix &#8211; Fixed cross-sell column display and variation support.</li>\n<li>Fix &#8211; Fixed variable product stock syncing on save.</li>\n<li>Fix &#8211; Included try/catch wrapper to prevent issues with Select2.</li>\n<li>Fix &#8211; Prevented a bug that deleted all variations when the product type was change from variable to simple.</li>\n<li>Fix &#8211; Switched to WPDB to quicker update when syncing titles for variations.</li>\n<li>Fix &#8211; Exclude deprecated properties when loading a customer object.</li>\n<li>Fix &#8211; Fixed notices while trying to order again.</li>\n<li>Fix &#8211; Fixed notices when <code>$wpdb-&gt;prefix</code> is empty.</li>\n<li>Fix &#8211; Prevent errors when loading a product with an invalid download file types.</li>\n<li>REST API &#8211; Fixed missing array declaration in CRUD controller.</li>\n<li>REST API &#8211; Removed extra <code>exclude</code>, <code>include</code> and <code>search</code> parameters from taxes endpoint.</li>\n<li>REST API &#8211; Fixed variation description formatting.</li>\n<li>REST API &#8211; Fixed incorrect attribute check in products endpoint in Legacy REST API.</li>\n<li>REST API &#8211; Allow variation image to be unset.</li>\n</ul>\n<h4>3.0.0 &#8211; 2017-04-04</h4>\n<ul>\n<li>New gallery on single product pages with better mobile support, using PhotoSwipe and Zoom. Declare support with add_theme_support() &#8211; wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider</li>\n<li>Made the store notice dismissible on the frontend.</li>\n<li>Variable products no longer show striked out prices in combination with ranges for clarity when on sale.</li>\n<li>Prices no longer display as &#8216;free&#8217; instead of 0, to fix issues with ranges and localization and for consistency.</li>\n<li>Improved structured product data by using JSON-LD instead of inline Microdata.</li>\n<li>Improved downloads list layout (template file).</li>\n<li>Respect stock status and prevent the &#8220;out of stock threshold&#8221; setting affecting existing in-stock products.</li>\n<li>Improved handling of shop page rewrite rules to allow subpages.</li>\n<li>Redirect to login after password reset.</li>\n<li>When using authorizations in PayPal Standard, automatically capture funds when the order goes processing/completed.</li>\n<li>On multisite, when a user logs into a store with an account on a site, but not the current site, rather than error, add the user to the current site as a customer.</li>\n<li>Show variable weights/dimensions even when parent values are not set.</li>\n<li>Automatically sort tax rates rather than allow clunky manual sorting.</li>\n<li>When deleting a tax rate class, remove it&#8217;s tax rates.</li>\n<li>Made WC_Logger pluggable via wc_get_logger function.</li>\n<li>Use &#8216;average rating&#8217; post meta for &#8216;rating&#8217; product sorting option.</li>\n<li>Show better labels in nav menus metabox.</li>\n<li>Sort “Recently Viewed” products by the view order.</li>\n<li>Removed internal scroll from log viewer.</li>\n<li>Add reply-to to admin emails.</li>\n<li>Improved the zone setup flow.</li>\n<li>Made wc_get_wildcard_postcodes return the orignal postcode plus * since wildcards should match empty strings too.</li>\n<li>Use all paid statuses in $customer-&gt;get_total_spent().</li>\n<li>Move location of billing email field to work with password managers.</li>\n<li>Option to restrict selling locations by country.</li>\n<li>Added tool to clear orphaned variations in system status.</li>\n<li>Remove checkbox options in system status tools and replace with constants.</li>\n<li>Added security section in system status report.</li>\n<li>Add image_url setting to PayPal Standard.</li>\n<li>Fixed attribute registration. Attributes are non-hierarchical by default (parent is not supported).</li>\n<li>Add sort parameter to checkout fields to aid with sorting per locale.</li>\n<li>Merged percent and percent product coupon types (they provide the same discount).</li>\n<li>Prevent payment details being cleared after update_checkout events.</li>\n<li>Performance &#8211; Converted _featured and _visibility meta data to terms for faster catalog queries. Upgrade routine handles migration. Developers may need to update queries to reflect this change.</li>\n<li>Includes product attributes archives links in &#8220;Additional Information&#8221; tab.</li>\n<li>Select2 has been upgraded to v4.</li>\n<li>Improved logging system for extensions.</li>\n<li>Tax suffix is now hidden on non-taxable products.</li>\n<li>Grouped products are linked from the parent rather than the children. Children can be in more than one group.</li>\n<li>Removed coupon usage link in coupons admin screen.</li>\n<li>Performance &#8211; Converted rating filters to visibility terms.</li>\n<li>Performance &#8211; Added visibility term for outofstock products to speed those queries up also.</li>\n<li>Performance &#8211; Introduced a new CRUD (create, read, update, delete) system for Products, Orders, Customers and Shipping Zones.</li>\n<li>Performance &#8211; Optimised variable product sync. Upper/lower price meta is no longer stored, just the main prices, if a child has weight, and if a child has dimensions.</li>\n<li>Performance &#8211; Removed WP_Query from up-sells.php and related.php and replaced with PHP foreach loop (since we already have the product IDs).</li>\n<li>Performance &#8211; Removed the feature where old orders get access to new downloads on product edit. Looping potentially thousands of orders to do this is too much of a performance burden for stores and this can sometimes be unexpected behavior too. This does however updates <em>edited</em> downloads.</li>\n<li>Performance &#8211; Removed &#8216;items&#8217; column on orders screen due to loading excessive data.</li>\n<li>Performance &#8211; Deferred email sending for faster checkouts. Now uses CRON.</li>\n<li>API &#8211; New Rest API v2 with support for meta_data amongst other things.</li>\n<li>API &#8211; Removed last order from customers part of the API due to performance concerns &#8211; use orders endpoint instead. Other order data on the endpoint is now transient cached.</li>\n<li>API &#8211; Allow oAuth1.0a authentication using headers.</li>\n<li>API &#8211; New Shipping Zones endpoints.</li>\n<li>API &#8211; New variations endpoints.</li>\n<li>API &#8211; New settings endpoints.</li>\n<li>API &#8211; Payment gateways and shipping methods endpoints.</li>\n<li>API &#8211; Prevented the (broken) ability to manipulate variations directly on the products endpoints.</li>\n<li>CLI &#8211; New CLI which uses the REST API endpoints rather than it&#8217;s own functions.</li>\n<li>Localization &#8211; Improved RTL support.</li>\n<li>Localization &#8211; Added a language independent permalink setting function.</li>\n<li>Localization &#8211; Added inline comments for placeholder strings.</li>\n<li>Localization &#8211; Added Nigerian and Pakistan Provinces to i18n/state.</li>\n<li>Localization &#8211; US and Poland postcode validation.</li>\n<li>To read more about this release, see our dev blog announcement here: http://wp.me/p6wtcw-Uo</li>\n</ul>\n<p><a href=\"https://raw.githubusercontent.com/woocommerce/woocommerce/master/CHANGELOG.txt\" rel=\"nofollow\">See changelog for all versions</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"All in One SEO Pack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins/all-in-one-seo-pack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins/all-in-one-seo-pack/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Mar 2007 19:30:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/plugins-wp/all-in-one-seo-pack/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"The original SEO plugin for WordPress, downloaded over 30,000,000 times since 2007.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"uberdose\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4934:\"<p><!--section=description--></p>\n<p>Use <strong>All in One SEO Pack</strong> to optimize your WordPress site for SEO. It&#8217;s easy and works out of the box for beginners, and has advanced features and an API for developers.</p>\n<p><strong><a href=\"http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=readme_utpv\" rel=\"nofollow\">Upgrade to Pro Version</a></strong></p>\n<p><a href=\"http://semperplugins.com/support/?loc=readme_ps\" rel=\"nofollow\">Premium Support</a></p>\n<p>First created in 2007, see why AIOSEO is one of the all time most downloaded plugins for WordPress.</p>\n<ul>\n<li>XML Sitemap support &#8211; submit your sitemap to Google and Bing and improve your SEO</li>\n<li>Google AMP support (Accelerated Mobile Pages)</li>\n<li>Google Analytics support</li>\n<li>Support for SEO on Custom Post Types</li>\n<li>Advanced Canonical URLs</li>\n<li>Redirect attachment pages to parent post</li>\n<li>Automatically notifies search engines like Google and Bing about changes to your site</li>\n<li>Built-in API so other plugins/themes can access and extend functionality</li>\n<li>ONLY free plugin to provide SEO Integration for e-Commerce sites, including WooCommerce</li>\n<li>Nonce Security built into All in One SEO Pack</li>\n<li>Automatically optimizes your <strong>titles</strong> for Google and other search engines</li>\n<li>Generates <strong>META tags automatically</strong></li>\n<li>Avoids the typical duplicate content found on WordPress blogs</li>\n<li>For beginners, you don&#8217;t even have to look at the options, it works out-of-the-box. Just install.</li>\n<li>For advanced users, you can fine-tune everything to optimize your SEO</li>\n<li>You can override any title and set any META description and any META keywords you want.</li>\n<li>Compatibility with many other plugins</li>\n<li>Translated into 57 languages</li>\n<li>PHP 7 100% Compatible</li>\n</ul>\n<p>Follow me on Twitter to keep up with the latest updates <a href=\"http://twitter.com/michaeltorbert/\" rel=\"nofollow\">Michael<br />\nTorbert</a></p>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/46MR4FboMaA?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n<h4>Tags</h4>\n<p>seo, SEO, All in One, google, meta, meta description, search engine optimization, xml sitemap, xml sitemaps, google sitemap, sitemap, sitemaps, robots meta, rss, rss footer, yahoo, bing, widget, Post, plugin, admin, posts, shortcode, sidebar, twitter, page, images, comments, image, news sitemaps, XML News Sitemaps, WordPress SEO, multisite, canonical, nofollow, noindex, keywords, meta keywords, description, webmaster tools, google webmaster tools, seo pack, schema.org, search engines, custom post types, custom taxonomies, canonical</p>\n<p><!--section=faq--></p>\n<p>Please visit our complete <strong><a href=\"http://semperplugins.com/documentation/\" rel=\"nofollow\">Documentation</a></strong> before requesting support for SEO from the<br />\n<strong><a href=\"http://semperplugins.com/support/\" rel=\"nofollow\">All in One SEO Pack Support Forum</a></strong></p>\n<p><a href=\"http://semperfiwebdesign.com/documentation/all-in-one-seo-pack/translations-for-all-in-one-seo-pack/\" rel=\"nofollow\">Translations</a></p>\n<dl>\n<dt>General Settings</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/uGt6CVbA5bI?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>XML Sitemaps</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/zvNU92Low8A?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>Social Meta</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/Dfe49FiiAog?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n<dt>Performance</dt>\n<dd>\n<p><iframe class=\'youtube-player\' type=\'text/html\' width=\'640\' height=\'390\' src=\'https://www.youtube.com/embed/A0VKinM5s00?version=3&#038;rel=1&#038;fs=1&#038;autohide=2&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent\' allowfullscreen=\'true\' style=\'border:0;\'></iframe></p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<p>All in One SEO Pack <a href=\"http://semperfiwebdesign.com/documentation/all-in-one-seo-pack/all-in-one-seo-pack-release-history/\" rel=\"nofollow\">Changelog</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/all-in-one-seo-pack/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Google XML Sitemaps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/google-sitemap-generator/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wordpress.org/plugins/google-sitemap-generator/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Jun 2005 09:33:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/plugins-wp/google-sitemap-generator/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"This plugin will generate a special XML sitemap which will help search engines to better&#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Arne Brachhold\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7635:\"<p><!--section=description--></p>\n<p>This plugin will generate a special XML sitemap which will help search engines like Google, Bing, Yahoo and Ask.com to better index your blog. With such a sitemap, it&#8217;s much easier for the crawlers to see the complete structure of your site and retrieve it more efficiently. The plugin supports all kinds of WordPress generated pages as well as custom URLs. Additionally it notifies all major search engines every time you create a post about the new content.</p>\n<p>Supported since <em>over 9 years</em> and rated as the <a href=\"https://wordpress.org/plugins/browse/top-rated/\">best WordPress plugin</a>, it will do exactly what it&#8217;s supposed to do &#8211; providing a complete XML sitemap for search engines. It will not break your site, slow it down or annoy you. Guaranteed!</p>\n<blockquote>\n<p>If you like the plugin, feel free to rate it (on the right side of this page) or <a href=\"http://www.arnebrachhold.de/redir/sitemap-paypal/\" rel=\"nofollow\">donate via PayPal</a>. I&#8217;m gladly supporting this plugin since over 9 years! Thanks a lot! <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</blockquote>\n<p>Related Links:</p>\n<ul>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" title=\"Google XML Sitemaps Plugin for WordPress\" rel=\"nofollow\">Plugin Homepage</a></li>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/\" title=\"Changelog of the Google XML Sitemaps Plugin for WordPress\" rel=\"nofollow\">Changelog</a></li>\n<li><a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/\" title=\"Google Sitemaps FAQ\" rel=\"nofollow\">Plugin help and sitemaps FAQ</a></li>\n<li><a href=\"https://wordpress.org/support/topic/read-before-opening-a-new-support-topic\" rel=\"nofollow\">Support Forum</a></li>\n</ul>\n<h3>License</h3>\n<p>Good news, this plugin is free for everyone! Since it&#8217;s released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a <a href=\"http://www.arnebrachhold.de/redir/sitemap-paypal\" title=\"Donate with PayPal\" rel=\"nofollow\">small donation</a> for the time I&#8217;ve spent writing and supporting this plugin. And I really don&#8217;t want to know how many hours of my life this plugin has already eaten <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f609.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<h3>Translations</h3>\n<p>The plugin comes with various translations, please refer to the <a href=\"https://codex.wordpress.org/Installing_WordPress_in_Your_Language\" title=\"Installing WordPress in Your Language\" rel=\"nofollow\">WordPress Codex</a> for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the sitemap.pot file which contains all definitions and may be used with a <a href=\"http://www.gnu.org/software/gettext/\" rel=\"nofollow\">gettext</a> editor like <a href=\"http://www.poedit.net/\" rel=\"nofollow\">Poedit</a> (Windows).</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Install the plugin like you always install plugins, either by uploading it via FTP or by using the &#8220;Add Plugin&#8221; function of WordPress.</li>\n<li>Activate the plugin at the plugin administration page</li>\n<li>If you want: Open the plugin configuration page, which is located under Settings -&gt; XML-Sitemap and customize settings like priorities and change frequencies.</li>\n<li>The plugin will automatically update your sitemap of you publish a post, so there is nothing more to do <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></li>\n</ol>\n<p><!--section=faq--></p>\n<dl>\n<dt>Where can I find the options page of the plugin?</dt>\n<dd>\n<p>It is under Settings &gt; XML Sitemap. I know nowadays many plugins add top-level menu items, but in most of the cases it is just not necessary. I&#8217;ve seen WP installations which looked like an Internet Explorer ten years ago with 20 toolbars installed. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f609.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n</dd>\n<dt>Do I have to create a sitemap.xml and sitemap.xml.gz by myself?</dt>\n<dd>\n<p>Not anymore. Since version 4, these files are dynamically generated. <em>There must be no sitemap.xml or sitemap.xml.gz in your blog directory anymore!</em> The plugin will try to rename them to sitemap.xml.bak if they still exists.</p>\n</dd>\n<dt>Does this plugin use static files or &#8220;I can&#8217;t find the sitemap.xml file!&#8221;</dt>\n<dd>\n<p>Not anymore. Since version 4, these files are dynamically generated just like any other WordPress content.</p>\n</dd>\n<dt>There are no comments yet (or I&#8217;ve disabled them) and all my postings have a priority of zero!</dt>\n<dd>\n<p>Please disable automatic priority calculation and define a static priority for posts.</p>\n</dd>\n<dt>So many configuration options&#8230; Do I need to change them?</dt>\n<dd>\n<p>No, only if you want to. Default values are ok for most sites.</p>\n</dd>\n<dt>Does this plugin work with all WordPress versions?</dt>\n<dd>\n<p>This version works with WordPress 3.3 and better. If you&#8217;re using an older version, please check the <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" title=\"Google (XML) Sitemap Generator Plugin Homepage\" rel=\"nofollow\">Google Sitemaps Plugin Homepage</a> for the legacy releases. There is a working release for every WordPress version since 1.5, but you really should consider updating your WordPress installation!</p>\n</dd>\n<dt>My question isn&#8217;t answered here</dt>\n<dd>\n<p>Most of the plugin options are described at the <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/\" rel=\"nofollow\">plugin homepage</a> as well as the dedicated <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/help/\" title=\"List of common questions / problems regarding Google (XML) Sitemaps\" rel=\"nofollow\">Google Sitemaps FAQ</a>.</p>\n</dd>\n<dt>My question isn&#8217;t even answered there</dt>\n<dd>\n<p>Please post your question at the <a href=\"https://wordpress.org/support/topic/read-before-opening-a-new-support-topic\" rel=\"nofollow\">WordPress support forum</a> and tag your post with &#8220;google-sitemap-generator&#8221;.</p>\n</dd>\n<dt>What&#8217;s new in the latest version?</dt>\n<dd>\n<p>The changelog is maintained <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/\" title=\"Google (XML) Sitemap Generator Plugin Changelog\" rel=\"nofollow\">here</a></p>\n</dd>\n<dt>Why is the changelog on a separate page and not here?</dt>\n<dd>\n<p>The WordPress.org repository is just another place to download this plugin. I don&#8217;t want to maintain too many pages with the same content. Thank you for your understanding!</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<p>You can always find the changelog on <a href=\"http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/changelog/\" title=\"Google (XML) Sitemap Generator Plugin Changelog\" rel=\"nofollow\">the plugin website</a>, since I don&#8217;t like to maintain the same content on different pages. Thank you for your understanding!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/plugins/google-sitemap-generator/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:39:\"\n   \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Limit Login Attempts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/plugins/limit-login-attempts/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/plugins/limit-login-attempts/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Jan 2009 14:20:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wordpress.org/plugins-wp/limit-login-attempts/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Limit rate of login attempts, including by way of cookies, for each IP. Fully customizable.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:11759:\"<p><!--section=description--></p>\n<p>Limit the number of login attempts possible both through normal login as well as using auth cookies.</p>\n<p>By default WordPress allows unlimited login attempts either through the login page or by sending special cookies. This allows passwords (or hashes) to be brute-force cracked with relative ease.</p>\n<p>Limit Login Attempts blocks an Internet address from making further attempts after a specified limit on retries is reached, making a brute-force attack difficult or impossible.</p>\n<p>Features</p>\n<ul>\n<li>Limit the number of retry attempts when logging in (for each IP). Fully customizable</li>\n<li>Limit the number of attempts to log in using auth cookies in same way</li>\n<li>Informs user about remaining retries or lockout time on login page</li>\n<li>Optional logging, optional email notification</li>\n<li>Handles server behind reverse proxy</li>\n<li>It is possible to whitelist IPs using a filter. But you probably shouldn&#8217;t. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></li>\n</ul>\n<p>Translations: Bulgarian, Brazilian Portuguese, Catalan, Chinese (Traditional), Czech, Dutch, Finnish, French, German, Hungarian, Norwegian, Persian, Romanian, Russian, Spanish, Swedish, Turkish</p>\n<p>Plugin uses standard actions and filters only.</p>\n<p><!--section=installation--></p>\n<ol>\n<li>Download and extract plugin files to a wp-content/plugin directory.</li>\n<li>Activate the plugin through the WordPress admin interface.</li>\n<li>Customize the settings on the options page, if desired. If your server is located behind a reverse proxy make sure to change this setting.</li>\n</ol>\n<p>If you have any questions or problems please make a post here: https://wordpress.org/tags/limit-login-attempts</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Why not reset failed attempts on a successful login?</dt>\n<dd>\n<p>This is very much by design. Otherwise you could brute force the &#8220;admin&#8221; password by logging in as your own user every 4th attempt.</p>\n</dd>\n<dt>What is this option about site connection and reverse proxy?</dt>\n<dd>\n<p>A reverse proxy is a server in between the site and the Internet (perhaps handling caching or load-balancing). This makes getting the correct client IP to block slightly more complicated.</p>\n<p>The option default to NOT being behind a proxy &#8212; which should be by far the common case.</p>\n</dd>\n<dt>How do I know if my site is behind a reverse proxy?</dt>\n<dd>\n<p>You probably are not or you would know. We show a pretty good guess on the option page. Set the option using this unless you are sure you know better.</p>\n</dd>\n<dt>Can I whitelist my IP so I don&#8217;t get locked out?</dt>\n<dd>\n<p>First please consider if you really need this. Generally speaking it is not a good idea to have exceptions to your security policies.</p>\n<p>That said, there is now a filter which allows you to do it: &#8220;limit_login_whitelist_ip&#8221;.</p>\n<p>Example:<br />\nfunction my_ip_whitelist($allow, $ip) {<br />\n     return ($ip == &#8216;my-ip&#8217;) ? true : $allow;<br />\n}<br />\nadd_filter(&#8216;limit_login_whitelist_ip&#8217;, &#8216;my_ip_whitelist&#8217;, 10, 2);</p>\n<p>Note that we still do notification and logging as usual. This is meant to allow you to be aware of any suspicious activity from whitelisted IPs.</p>\n</dd>\n<dt>I locked myself out testing this thing, what do I do?</dt>\n<dd>\n<p>Either wait, or:</p>\n<p>If you know how to edit / add to PHP files you can use the IP whitelist functionality described above. You should then use the &#8220;Restore Lockouts&#8221; button on the plugin settings page and remove the whitelist function again.</p>\n<p>If you have ftp / ssh access to the site rename the file &#8220;wp-content/plugins/limit-login-attempts/limit-login-attempts.php&#8221; to deactivate the plugin.</p>\n<p>If you have access to the database (for example through phpMyAdmin) you can clear the limit_login_lockouts option in the wordpress options table. In a default setup this would work: &#8220;UPDATE wp_options SET option_value = &#8221; WHERE option_name = &#8216;limit_login_lockouts\'&#8221;</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>1.7.1</h4>\n<p>This version fixes a security bug in version 1.6.2 and 1.7.0. Please upgrade immediately.</p>\n<p>&#8220;Auth cookies&#8221; are special cookies set at login that authenticating you to the system. It is how WordPress &#8220;remembers&#8221; that you are logged in between page loads.</p>\n<p>During lockout these are supposed to be cleared, but a change in 1.6.2 broke this. It allowed an attacker to keep trying to break these cookies during a lockout.</p>\n<p>Lockout of normal password login attempts still worked as it should, and it appears that all &#8220;auth cookie&#8221; attempts would keep getting logged.</p>\n<p>In theory the &#8220;auth cookie&#8221; is quite resistant to brute force attack. It contains a cryptographic hash of the user password, and the difficulty to break it is not based on the password strength but instead on the cryptographic operations used and the length of the hash value. In theory it should take many many years to break this hash. As theory and practice does not always agree it is still a good idea to have working lockouts of any such attempts.</p>\n<h4>1.7.0</h4>\n<ul>\n<li>Added filter that allows whitelisting IP. Please use with care!!</li>\n<li>Update to Spanish translation, thanks to Marcelo Pedra</li>\n<li>Updated Swedish translation</li>\n<li>Tested against WordPress 3.3.2</li>\n</ul>\n<h4>1.6.2</h4>\n<ul>\n<li>Fix bug where log would not get updated after it had been cleared</li>\n<li>Do plugin setup in &#8216;init&#8217; action</li>\n<li>Small update to Spanish translation file, thanks to Marcelo Pedra</li>\n<li>Tested against WordPress 3.2.1</li>\n</ul>\n<h4>1.6.1</h4>\n<ul>\n<li>(WordPress 3.0+) An invalid cookie can sometimes get sent multiple times before it gets cleared, resulting in multiple failed attempts or even a lockout from a single invalid cookie. Store the latest failed cookie to make sure we only count it as one failed attempt</li>\n<li>Define &#8220;Text Domain&#8221; correctly</li>\n<li>Include correct Dutch tranlation file. Thanks to Martin1 for noticing. Thanks again to Bjorn Wijers for the translation</li>\n<li>Updated POT file for this version</li>\n<li>Tested against WordPress 3.1-RC4</li>\n</ul>\n<h4>1.6.0</h4>\n<ul>\n<li>Happy New Year</li>\n<li>Tested against WordPress 3.1-RC1</li>\n<li>Plugin now requires WordPress version 2.8+. Of course you should never ever use anything but the latest version</li>\n<li>Fixed deprecation warnings that had been piling up with the old version requirement. Thanks to Johannes Ruthenberg for the report that prompted this</li>\n<li>Removed auth cookie admin check for version 2.7.</li>\n<li>Make sure relevant values in $_COOKIE get cleared right away on auth cookie validation failure. There are still some problems with cookie auth handling. The lockout can trigger prematurely in rare cases, but fixing it is plugin version 2 stuff unfortunately.</li>\n<li>Changed default time for retries to reset from 24 hours to 12 hours. The security impact is very minor and it means the warning will disappear &#8220;overnight&#8221;</li>\n<li>Added question to FAQ (&#8220;Why not reset failed attempts on a successful login?&#8221;)</li>\n<li>Updated screenshots</li>\n</ul>\n<h4>1.5.2</h4>\n<ul>\n<li>Reverted minor cookie-handling cleanup which might somehow be responsible for recently reported cookie related lockouts</li>\n<li>Added version 1.x Brazilian Portuguese translation, thanks to Luciano Passuello</li>\n<li>Added Finnish translation, thanks to Ari Kontiainen</li>\n</ul>\n<h4>1.5.1</h4>\n<ul>\n<li>Further multisite &amp; WPMU support (again thanks to <a href=\"mailto:&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;\" rel=\"nofollow\">&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;</a>)</li>\n<li>Better error handling if option variables are damaged</li>\n<li>Added Traditional Chinese translation, thanks to Denny Huang <a href=\"mailto:&#x62;&#105;&#x67;&#101;&#x78;&#112;&#x6c;&#111;&#114;&#x61;&#116;&#x69;&#111;&#x6e;&#115;&#064;&#x62;&#105;&#x67;&#101;&#x78;&#112;&#108;&#x6f;&#114;&#x61;&#116;&#x69;&#111;n&#x73;&#046;&#x63;&#111;&#x6d;&#046;t&#x77;\" rel=\"nofollow\">&#x62;&#105;&#x67;&#101;&#x78;&#112;&#x6c;&#111;&#114;&#x61;&#116;&#x69;&#111;&#x6e;&#115;&#064;&#x62;&#105;&#x67;&#101;&#x78;&#112;&#108;&#x6f;&#114;&#x61;&#116;&#x69;&#111;n&#x73;&#046;&#x63;&#111;&#x6d;&#046;t&#x77;</a></li>\n</ul>\n<h4>1.5</h4>\n<ul>\n<li>Tested against WordPress 3.0</li>\n<li>Handle 3.0 login page failure &#8220;shake&#8221;</li>\n<li>Basic multisite support (parts thanks to <a href=\"mailto:&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;\" rel=\"nofollow\">&#101;&#114;&#105;&#x6b;&#x40;&#101;&#114;&#105;&#x6b;&#x73;&#x68;&#111;&#115;t&#x69;&#x6e;&#103;&#046;c&#x6f;&#x6d;</a>)</li>\n<li>Added Dutch translation, thanks to Bjorn Wijers <a href=\"mailto:b&#117;&#x72;&#111;&#x62;&#x6a;&#111;&#x72;n&#064;&#x62;&#117;&#x72;&#x6f;&#098;&#x6a;&#111;&#114;&#x6e;&#046;&#x6e;l\" rel=\"nofollow\">b&#117;&#x72;&#111;&#x62;&#x6a;&#111;&#x72;n&#064;&#x62;&#117;&#x72;&#x6f;&#098;&#x6a;&#111;&#114;&#x6e;&#046;&#x6e;l</a></li>\n<li>Added Hungarian translation, thanks to B?lint Vereskuti <a href=\"mailto:&#098;&#097;&#x6c;&#x69;&#110;&#116;&#x40;v&#101;&#x72;&#x65;&#115;&#107;&#x75;&#x74;&#105;&#046;&#x69;n&#102;&#x6f;\" rel=\"nofollow\">&#098;&#097;&#x6c;&#x69;&#110;&#116;&#x40;v&#101;&#x72;&#x65;&#115;&#107;&#x75;&#x74;&#105;&#046;&#x69;n&#102;&#x6f;</a></li>\n<li>Added French translation, thanks to oVa <a href=\"mailto:&#111;&#118;&#x61;&#x31;&#x33;l&#097;&#115;&#x74;&#x61;&#x72;&#064;&#103;&#109;&#097;&#x69;&#x6c;&#x2e;&#099;&#111;&#109;\" rel=\"nofollow\">&#111;&#118;&#x61;&#x31;&#x33;l&#097;&#115;&#x74;&#x61;&#x72;&#064;&#103;&#109;&#097;&#x69;&#x6c;&#x2e;&#099;&#111;&#109;</a></li>\n</ul>\n<h4>1.4.1</h4>\n<ul>\n<li>Added Turkish translation, thanks to Yazan Canarkadas</li>\n</ul>\n<h4>1.4</h4>\n<ul>\n<li>Protect admin page update using wp_nonce</li>\n<li>Added Czech translation, thanks to Jakub Jedelsky</li>\n</ul>\n<h4>1.3.2</h4>\n<ul>\n<li>Added Bulgarian translation, thanks to Hristo Chakarov</li>\n<li>Added Norwegian translation, thanks to Rune Gulbrands?y</li>\n<li>Added Spanish translation, thanks to Marcelo Pedra</li>\n<li>Added Persian translation, thanks to Mostafa Soufi</li>\n<li>Added Russian translation, thanks to Jack Leonid (http://studio-xl.com)</li>\n</ul>\n<h4>1.3.1</h4>\n<ul>\n<li>Added Catalan translation, thanks to Robert Buj</li>\n<li>Added Romanian translation, thanks to Robert Tudor</li>\n</ul>\n<h4>1.3</h4>\n<ul>\n<li>Support for getting the correct IP for clients while server is behind reverse proxy, thanks to Michael Skerwiderski</li>\n<li>Added German translation, thanks to Michael Skerwiderski</li>\n</ul>\n<h4>1.2</h4>\n<ul>\n<li>No longer replaces pluggable function when cookie handling active. Re-implemented using available actions and filters</li>\n<li>Filter error messages during login to avoid information leak regarding available usernames</li>\n<li>Do not show retries or lockout messages except for login (registration, lost password pages). No change in actual enforcement</li>\n<li>Slightly more aggressive in trimming old retries data</li>\n</ul>\n<h4>1.1</h4>\n<ul>\n<li>Added translation support</li>\n<li>Added Swedish translation</li>\n<li>During lockout, filter out all other login errors</li>\n<li>Minor cleanups</li>\n</ul>\n<h4>1.0</h4>\n<ul>\n<li>Initial version</li>\n</ul>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/plugins/limit-login-attempts/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:39:\"\n    \n    \n    \n    \n    \n    \n    \n    \n        \n      \n    \n    \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"TinyMCE Advanced\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://wordpress.org/plugins/tinymce-advanced/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://wordpress.org/plugins/tinymce-advanced/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 22 Jun 2007 06:02:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://wordpress.org/plugins-wp/tinymce-advanced/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Extends and enhances TinyMCE, the WordPress Visual Editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Andrew Ozz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10621:\"<p><!--section=description--></p>\n<p>This plugin will let you add, remove and arrange the buttons that are shown on the Visual Editor toolbar. You can configure up to four rows of buttons including Font Sizes, Font Family, text and background colors, tables, etc. It will also let you enable the editor menu, see the <a href=\"screenshots\" rel=\"nofollow\">screenshots</a>.</p>\n<p>It includes 15 plugins for <a href=\"http://tinymce.com/\" rel=\"nofollow\">TinyMCE</a> that are automatically enabled or disabled depending on the buttons you have chosen. In addition this plugin adds some commonly used options as keeping the paragraph tags in the Text editor and importing the CSS classes from the theme&#8217;s editor-style.css.</p>\n<h4>Some of the features added by this plugin</h4>\n<ul>\n<li>Support for creating and editing tables.</li>\n<li>More options when inserting lists.</li>\n<li>Search and Replace in the editor.</li>\n<li>Ability to set Font Family and Font Sizes.</li>\n<li>And many others.</li>\n</ul>\n<p>With this plugin you can also enable the TinyMCE menu above the toolbars. This will make the editor even more powerful and convenient.</p>\n<p><!--section=installation--></p>\n<p>Best is to install directly from WordPress. If manual installation is required, please make sure that the plugin files are in a folder named &#8220;tinymce-advanced&#8221; (not two nested folders) in the WordPress plugins folder, usually &#8220;wp-content/plugins&#8221;.</p>\n<p><!--section=faq--></p>\n<dl>\n<dt>Installation Instructions</dt>\n<dd>\n<p>Best is to install directly from WordPress. If manual installation is required, please make sure that the plugin files are in a folder named &#8220;tinymce-advanced&#8221; (not two nested folders) in the WordPress plugins folder, usually &#8220;wp-content/plugins&#8221;.</p>\n</dd>\n<dt>No styles are imported in the Formats sub-menu.</dt>\n<dd>\n<p>These styles are imported from your current theme editor-style.css file. However some themes do not have this functionality. For these themes TinyMCE Advanced has the option to let you add a customized editor-style.css and import it into the editor.</p>\n</dd>\n<dt>I have just installed this plugin, but it does not do anything.</dt>\n<dd>\n<p>Change some buttons on one of the toolbars, save your changes, clear your browser cache, and try again. If that does not work try reloding the Edit page several times while holding down Shift or Ctrl. There may also be a network cache somewhere between you and your host. You may need to wait for a few hours until this cache expires.</p>\n</dd>\n<dt>When I add &#8220;Smilies&#8221;, they do not show in the editor.</dt>\n<dd>\n<p>The &#8220;Emoticons&#8221; button in TinyMCE adds the codes for the smilies. The actual images are added by WordPress when viewing the Post. Make sure the checkbox &#8220;Convert emoticons to graphics on display&#8221; in &#8220;Options &#8211; Writing&#8221; is checked.</p>\n</dd>\n<dt>The plugin does not add any buttons.</dt>\n<dd>\n<p>Make sure the &#8220;Disable the visual editor when writing&#8221; checkbox under &#8220;Users &#8211; Your Profile&#8221; is <strong>not</strong> checked.</p>\n</dd>\n<dt>I still see the &#8220;old&#8221; buttons in the editor</dt>\n<dd>\n<p>Click the &#8220;Restore Default Settings&#8221; button on the plugin settings page and then set the buttons again and save.</p>\n</dd>\n<dt>Other questions? More screenshots?</dt>\n<dd>\n<p>Please post on the support forum or visit the homepage for <a href=\"http://www.laptoptips.ca/projects/tinymce-advanced/\" rel=\"nofollow\">TinyMCE Advanced</a>.</p>\n</dd>\n</dl>\n<p><!--section=changelog--></p>\n<h4>4.5.6</h4>\n<ul>\n<li>Updated for WordPress 4.7.4 and TinyMCE 4.5.6.</li>\n<li>Fixed PHP notice after importing settings.</li>\n</ul>\n<h4>4.4.3</h4>\n<ul>\n<li>Updated for WordPress 4.7 and TinyMCE 4.4.3.</li>\n<li>Fixed missing &#8220;Source code&#8221; button bug.</li>\n</ul>\n<h4>4.4.1</h4>\n<ul>\n<li>Updated for WordPress 4.6 and TinyMCE 4.4.1.</li>\n<li>Fixed multisite saving bug.</li>\n<li>Added new button in the Text editor to add or reset the line breaks. Adds line breaks only between tags. Works only when it detects that line breaks are missing so it doesn&#8217;t reformat posts with removed paragraphs.</li>\n</ul>\n<h4>4.3.10.1</h4>\n<ul>\n<li>Fixed adding paragraph tags when loading posts that were saved before turning autop off.</li>\n<li>Disabled the (new) inline toolbar for tables as it was overlapping the table in some cases.</li>\n</ul>\n<h4>4.3.10</h4>\n<ul>\n<li>Updated for WordPress 4.5.1 and TinyMCE 4.3.10.</li>\n<li>Fixed support for adding editor-style.css to themes that don&#8217;t have it.</li>\n</ul>\n<h4>4.3.8</h4>\n<ul>\n<li>Updated for WordPress 4.5 and TinyMCE 4.3.8.</li>\n<li>Separated standard options and admin options.</li>\n<li>Added settings that can disable the plugin for the main editor, other editors in wp-admin or editors on the front-end.</li>\n<li>Korean translation by Josh Kim and Greek translation by Stathis Mellios.</li>\n</ul>\n<h4>4.2.8</h4>\n<ul>\n<li>Updated for WordPress 4.4 and TinyMCE 4.2.8.</li>\n<li>Japanese translation by Manabu Miwa.</li>\n</ul>\n<h4>4.2.5</h4>\n<ul>\n<li>Updated for WordPress 4.3.1 and TinyMCE 4.2.5.</li>\n<li>Fixed text domain and plugin headers.</li>\n</ul>\n<h4>4.2.3.1</h4>\n<ul>\n<li>Fix error with removing the &#8216;textpattern&#8217; plugin.</li>\n</ul>\n<h4>4.2.3</h4>\n<ul>\n<li>Updated for WordPress 4.3 and TinyMCE 4.2.3.</li>\n<li>Removed the &#8216;textpattern&#8217; plugin as WordPress 4.3 includes similar functionality by default.</li>\n<li>French translation by Nicolas Schneider.</li>\n</ul>\n<h4>4.1.9</h4>\n<ul>\n<li>Updated for WordPress 4.2 and TinyMCE 4.1.9.</li>\n<li>Fixed bugs with showing oEmbed previews when pasting an URL.</li>\n<li>Fixed bugs with getting the content from TinyMCE with line breaks.</li>\n</ul>\n<h4>4.1.7</h4>\n<ul>\n<li>Updated for WordPress 4.1 and TinyMCE 4.1.7.</li>\n<li>Fixed bug where consecutive caption shortcodes may be split with an empty paragraph tag.</li>\n</ul>\n<h4>4.1.1</h4>\n<ul>\n<li>Fix bug with image captions when wpautop is disabled.</li>\n<li>Add translation support to the settings page. Button names/descriptions are translated from JS using the existing WordPress translation, so this part of the settings page will be translated by default. The other text still needs separate translation.</li>\n</ul>\n<h4>4.1</h4>\n<ul>\n<li>Updated for WordPress 4.0 and TinyMCE 4.1.</li>\n<li>Add the &#8216;textpattern&#8217; plugin that supports some of the markdown syntax while typing, <a href=\"http://www.tinymce.com/wiki.php/Configuration:textpattern_patterns\" rel=\"nofollow\">(more info)</a>.</li>\n<li>Add the updated &#8216;table&#8217; plugin that supports background and border color.</li>\n</ul>\n<h4>4.0.2</h4>\n<ul>\n<li>Fix showing of the second, third and forth button rows when the Toolbar Toggle button is not used.</li>\n<li>Fix adding the &#8221;directionality&#8221; plugin when RTL or LTR button is selected.</li>\n<li>Show the &#8221;Advanced Options&#8221; to super admins on multisite installs.</li>\n<li>Add the &#8221;link&#8221; plugin including link rel setting. Replaces the Insert/Edit Link dialog when enabled.</li>\n<li>Include updated &#8221;table&#8221; plugin that has support for vertical align for cells.</li>\n</ul>\n<h4>4.0.1</h4>\n<p>Fix warnings on pages other than Edit Post. Update the description.</p>\n<h4>4.0</h4>\n<p>Updated for WordPress 3.9 and TinyMCE 4.0. Refreshed the settings screen. Added support for exporting and importing of the settings.</p>\n<h4>3.5.9.1</h4>\n<p>Updated for WordPress 3.8, fixed auto-embedding of single line URLs when not removing paragraph tags.</p>\n<h4>3.5.9</h4>\n<p>Updated for WordPress 3.7 and TinyMCE 3.5.9.</p>\n<h4>3.5.8</h4>\n<p>Updated for WordPress 3.5 and TinyMCE 3.5.8.</p>\n<h4>3.4.9</h4>\n<p>Updated for WordPress 3.4 and TinyMCE 3.4.9.</p>\n<h4>3.4.5.1</h4>\n<p>Fixed a bug preventing TinyMCE from importing CSS classes from editor-style.css.</p>\n<h4>3.4.5</h4>\n<p>Updated for WordPress 3.3 or later and TinyMCE 3.4.5.</p>\n<h4>3.4.2.1</h4>\n<p>Fix the removal of the <em>media</em> plugin so it does not require re-saving the settings.</p>\n<h4>3.4.2</h4>\n<p>Compatibility with WordPress 3.2 and TinyMCE 3.4.2, removed the options for support for iframe and HTML 5.0 elements as they are supported by default in WordPress 3.2, removed the <em>media</em> plugin as it is included by default.</p>\n<h4>3.3.9.1</h4>\n<p>Added advanced options: stop removing iframes, stop removing HTML 5.0 elements, moved the support for custom editor styles to editor-style.css in the current theme.</p>\n<p>Attention: if you have a customized tadv-mce.css file and your theme doesn&#8217;t have editor-style.css, please download tadv-mce.css, rename it to editor-style.css and upload it to your current theme directory. Alternatively you can add there the editor-style.css from the Twenty Ten theme. If your theme has editor-style.css you can add any custom styles there.</p>\n<h4>3.3.9</h4>\n<p>Compatibility with WordPress 3.1 and TinyMCE 3.3.9, improved P and BR tags option.</p>\n<h4>3.2.7</h4>\n<p>Compatibility with WordPress 2.9 and TinyMCE 3.2.7, several minor bug fixes.</p>\n<h4>3.2.4</h4>\n<p>Compatibility with WordPress 2.8 and TinyMCE 3.2.4, minor bug fixes.</p>\n<h4>3.2</h4>\n<p>Compatibility with WordPress 2.7 and TinyMCE 3.2, minor bug fixes.</p>\n<h4>3.1</h4>\n<p>Compatibility with WordPress 2.6 and TinyMCE 3.1, keeps empty paragraphs when disabling the removal of P and BR tags, the buttons for MCImageManager and MCFileManager can be arranged (if installed).</p>\n<h4>3.0.1</h4>\n<p>Compatibility with WordPress 2.5.1 and TinyMCE 3.0.7, added option to disable the removal of P and BR tags when saving and in the HTML editor (autop), added two more buttons to the HTML editor: autop and undo, fixed the removal of non-default TinyMCE buttons.</p>\n<h4>3.0</h4>\n<p>Support for WordPress 2.5 and TinyMCE 3.0.</p>\n<h4>2.2</h4>\n<p>Deactivate/Uninstall option page, font size drop-down menu and other small changes.</p>\n<h4>2.1</h4>\n<p>Improved language selection, improved compatibility with WordPress 2.3 and TinyMCE 2.1.1.1, option to override some of the imported css classes and other small improvements and bugfixes.</p>\n<h4>2.0</h4>\n<p>Includes an admin page for arranging the TinyMCE toolbar buttons, easy installation, a lot of bugfixes, customized &#8220;Smilies&#8221; plugin that uses the built-in WordPress smilies, etc. The admin page uses jQuery and jQuery UI that lets you &#8220;drag and drop&#8221; the TinyMCE buttons to arrange your own toolbars and enables/disables the corresponding plugins depending on the used buttons.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/plugins/tinymce-advanced/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:50:\"https://wordpress.org/plugins/browse/popular/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 30 May 2017 12:10:18 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Tue, 30 May 2017 11:53:01 GMT\";s:4:\"link\";s:66:\"<https://wordpress.org/plugins/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}}s:5:\"build\";s:14:\"20170529183827\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(136, '_transient_timeout_plugin_slugs', '1498586903', 'no'),
(137, '_transient_plugin_slugs', 'a:8:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:4;s:50:\"multiple-post-thumbnails/multi-post-thumbnails.php\";i:5;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:6;s:53:\"simple-custom-post-order/simple-custom-post-order.php\";i:7;s:24:\"wordpress-seo/wp-seo.php\";}', 'no'),
(141, 'current_theme', 'Site', 'yes'),
(142, 'theme_mods_brick-house', 'a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:4:{s:4:\"menu\";i:2;s:14:\"menu-home-left\";i:0;s:15:\"menu-home-right\";i:0;s:11:\"menu-mobile\";i:0;}}', 'yes'),
(143, 'theme_switched', '', 'yes'),
(144, 'widget_redes_sociais', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(399, 'widget_socialnetworks', 'a:4:{i:4;a:3:{s:5:\"title\";s:17:\"Facebook-Official\";s:4:\"link\";s:68:\"https://www.facebook.com/Brickhouse-Tavern-Wrigley-1801113826884756/\";s:4:\"show\";s:4:\"true\";}i:6;a:3:{s:5:\"title\";s:14:\"Twitter-Square\";s:4:\"link\";s:31:\"https://twitter.com/BHTavernChi\";s:4:\"show\";s:4:\"true\";}i:7;a:3:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:46:\"https://www.instagram.com/brickhousetavernchi/\";s:4:\"show\";s:4:\"true\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(411, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(412, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(413, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(548, 'wpseo_permalinks', 'a:9:{s:15:\"cleanpermalinks\";b:0;s:24:\"cleanpermalink-extravars\";s:0:\"\";s:29:\"cleanpermalink-googlecampaign\";b:0;s:31:\"cleanpermalink-googlesitesearch\";b:0;s:15:\"cleanreplytocom\";b:0;s:10:\"cleanslugs\";b:1;s:18:\"redirectattachment\";b:0;s:17:\"stripcategorybase\";b:0;s:13:\"trailingslash\";b:0;}', 'yes'),
(1381, '_site_transient_timeout_browser_699dfc46f2edc5d25d73bee60c1bf7b9', '1499199405', 'no'),
(1382, '_site_transient_browser_699dfc46f2edc5d25d73bee60c1bf7b9', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"58.0.3029.110\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(254, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1538541372;s:7:\"checked\";a:4:{s:11:\"brick-house\";s:5:\"1.0.0\";s:13:\"twentyfifteen\";s:3:\"1.8\";s:15:\"twentyseventeen\";s:3:\"1.3\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:3:{s:13:\"twentyfifteen\";a:4:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.0\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.0.zip\";}s:15:\"twentyseventeen\";a:4:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.1.7.zip\";}s:13:\"twentysixteen\";a:4:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.1.5.zip\";}}s:12:\"translations\";a:0:{}}', 'no'),
(210, 'recently_activated', 'a:0:{}', 'yes'),
(211, 'acf_version', '4.4.11', 'yes'),
(212, 'scporder_install', '1', 'yes'),
(272, 'bedrock_autoloader', 'a:2:{s:7:\"plugins\";a:0:{}s:5:\"count\";i:1;}', 'no'),
(249, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1538541372;s:8:\"response\";a:6:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:5:\"5.7.7\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.7.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.9\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.0.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=984007\";s:2:\"1x\";s:66:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=984007\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:14:\"upgrade_notice\";s:228:\"<p>This is a security and maintenance release and we strongly encourage you to update to it immediately. For more information, refer to the <a href=\"https://contactform7.com/category/releases/\">release announcement post</a>.</p>\";s:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.2.5\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.2.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.9\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:50:\"multiple-post-thumbnails/multi-post-thumbnails.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:38:\"w.org/plugins/multiple-post-thumbnails\";s:4:\"slug\";s:24:\"multiple-post-thumbnails\";s:6:\"plugin\";s:50:\"multiple-post-thumbnails/multi-post-thumbnails.php\";s:11:\"new_version\";s:3:\"1.7\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/multiple-post-thumbnails/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/multiple-post-thumbnails.1.7.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:75:\"https://s.w.org/plugins/geopattern-icon/multiple-post-thumbnails_d94965.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:78:\"https://ps.w.org/multiple-post-thumbnails/assets/banner-772x250.png?rev=652603\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:3:\"8.3\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/wordpress-seo.8.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:5:\"4.9.8\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/acf-field-date-time-picker\";s:4:\"slug\";s:26:\"acf-field-date-time-picker\";s:6:\"plugin\";s:51:\"acf-field-date-time-picker/acf-date-time-picker.php\";s:11:\"new_version\";s:5:\"2.1.5\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/acf-field-date-time-picker/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/acf-field-date-time-picker.2.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/acf-field-date-time-picker/assets/icon-256x256.jpg?rev=996369\";s:2:\"1x\";s:78:\"https://ps.w.org/acf-field-date-time-picker/assets/icon-128x128.jpg?rev=996369\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:81:\"https://ps.w.org/acf-field-date-time-picker/assets/banner-1544x500.png?rev=703174\";s:2:\"1x\";s:80:\"https://ps.w.org/acf-field-date-time-picker/assets/banner-772x250.png?rev=703173\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"simple-custom-post-order/simple-custom-post-order.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/simple-custom-post-order\";s:4:\"slug\";s:24:\"simple-custom-post-order\";s:6:\"plugin\";s:53:\"simple-custom-post-order/simple-custom-post-order.php\";s:11:\"new_version\";s:5:\"2.3.2\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/simple-custom-post-order/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/simple-custom-post-order.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/simple-custom-post-order/assets/icon-256x256.jpg?rev=1859717\";s:2:\"1x\";s:77:\"https://ps.w.org/simple-custom-post-order/assets/icon-256x256.jpg?rev=1859717\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/simple-custom-post-order/assets/banner-772x250.jpg?rev=1859717\";}s:11:\"banners_rtl\";a:0:{}}}}', 'no'),
(573, 'wpseo_sitemap_events_cache_validator', '5qzTc', 'no'),
(578, 'wpseo_sitemap_page_cache_validator', '5MYkR', 'no'),
(582, 'wpseo_sitemap_hours_cache_validator', 'wYIY', 'no'),
(624, 'wpseo_sitemap_65_cache_validator', '4qx6q', 'no'),
(467, 'widget_mc4wp_form_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(468, 'mc4wp_version', '4.1.3', 'yes'),
(469, 'mc4wp_flash_messages', 'a:0:{}', 'no'),
(470, 'wpcf7', 'a:2:{s:7:\"version\";s:3:\"4.8\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";d:1497275891;s:7:\"version\";s:3:\"4.8\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(471, 'mc4wp', 'a:4:{s:7:\"api_key\";s:36:\"3bfcc8954119abc523b7cc934b5283a8-us2\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1497293907;}', 'yes'),
(879, 'mc4wp_mailchimp_list_6e3d7ffad7', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"6e3d7ffad7\";s:6:\"web_id\";i:437949;s:4:\"name\";s:18:\"Trellis Open Table\";s:16:\"subscriber_count\";i:20;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(880, 'mc4wp_mailchimp_list_93f0bf519c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"93f0bf519c\";s:6:\"web_id\";i:437953;s:4:\"name\";s:23:\"Four Corners Big Events\";s:16:\"subscriber_count\";i:755;s:12:\"merge_fields\";a:10:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:6:\"Gender\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Age\";s:10:\"field_type\";s:6:\"number\";s:3:\"tag\";s:7:\"MMERGE4\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"City\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:6;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"Zip Code\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE6\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:7;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"phone\";s:10:\"field_type\";s:6:\"number\";s:3:\"tag\";s:7:\"MMERGE7\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:8;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Company\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE8\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:9;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Contact\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE9\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(881, 'mc4wp_mailchimp_list_3e5ab0d1bd', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"3e5ab0d1bd\";s:6:\"web_id\";i:437929;s:4:\"name\";s:17:\"Elite Points 2014\";s:16:\"subscriber_count\";i:5;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(882, 'mc4wp_mailchimp_list_d23deb12fd', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"d23deb12fd\";s:6:\"web_id\";i:427873;s:4:\"name\";s:25:\"Four Corners Taverns List\";s:16:\"subscriber_count\";i:91643;s:12:\"merge_fields\";a:31:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:22:\"Alternate Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:7:\"ALPHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Apartment\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:9:\"APARTMENT\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:3:\"BAR\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:15:\"Your Birth Date\";s:10:\"field_type\";s:4:\"date\";s:3:\"tag\";s:8:\"BIRTHDAY\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:6;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"City\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:4:\"CITY\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:7;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:16:\"college attended\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"COLLATT\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:8;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"Comments\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"COMMENTS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:9;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"Date Added\";s:10:\"field_type\";s:4:\"date\";s:3:\"tag\";s:7:\"DATEADD\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:10;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:28:\"Favorite College Sports Team\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:6:\"FAVCOL\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:11;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"Event\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:6:\"FAVEVE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:12;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:33:\"Favorite Professional Sports Team\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"FAVPROF\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:13;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:4:\"FLAG\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:14;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:15;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:6:\"Gender\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:6:\"GENDER\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:16;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:14:\"graduated date\";s:10:\"field_type\";s:4:\"date\";s:3:\"tag\";s:8:\"GRADDATE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:17;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:2:\"id\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:2:\"ID\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:18;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:19;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Bar Crawl\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE10\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:20;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Beer Dinners\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE23\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:21;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:14:\"Sponsored Team\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE24\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:22;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"NYE\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE25\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:23;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Employees\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE26\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:24;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Country Music\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE27\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:25;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:11:\"Oyster Fest\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE28\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:26;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"Bingo\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE29\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:27;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"Beerfest\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE30\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:28;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"phone\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:29;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"State\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"STATE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:30;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Zip\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:3:\"ZIP\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:2:{i:0;O:33:\"MC4WP_MailChimp_Interest_Category\":4:{s:2:\"id\";s:10:\"e8d76c6fb5\";s:4:\"name\";s:5:\"Deals\";s:10:\"field_type\";s:6:\"hidden\";s:9:\"interests\";a:1:{s:10:\"41a4fb4600\";s:22:\"Four Corners Main Site\";}}i:1;O:33:\"MC4WP_MailChimp_Interest_Category\":4:{s:2:\"id\";s:10:\"6c0d1a83be\";s:4:\"name\";s:13:\"Country Music\";s:10:\"field_type\";s:10:\"checkboxes\";s:9:\"interests\";a:1:{s:10:\"208b9b3f49\";s:10:\"group name\";}}}}', 'no'),
(883, 'mc4wp_mailchimp_list_30b15545d0', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"30b15545d0\";s:6:\"web_id\";i:437861;s:4:\"name\";s:18:\"Kirkwood Investors\";s:16:\"subscriber_count\";i:31;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(884, 'mc4wp_mailchimp_list_8d5cc33878', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"8d5cc33878\";s:6:\"web_id\";i:437893;s:4:\"name\";s:15:\"Rewards Program\";s:16:\"subscriber_count\";i:18956;s:12:\"merge_fields\";a:31:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:18:\"Do you love Trivia\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE10\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:26:\"Favorite Pro Football Team\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE11\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:36:\"Favorite College (if not Alma Mater)\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE12\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:6;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:11:\"Sign up Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE13\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:7;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Card Type\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE14\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:8;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:14:\"New Birth Date\";s:10:\"field_type\";s:4:\"date\";s:3:\"tag\";s:8:\"MMERGE15\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:9;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"MEMBER_RATING\";s:10:\"field_type\";s:6:\"number\";s:3:\"tag\";s:8:\"MMERGE16\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:10;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"OPTIN_TIME\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE17\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:11;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"OPTIN_IP\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE18\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:12;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"CONFIRM_TIME\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE19\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:13;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"CONFIRM_IP\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE20\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:14;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"LATITUDE\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE21\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:15;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"LONGITUDE\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE22\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:16;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:6:\"GMTOFF\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE23\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:17;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:6:\"DSTOFF\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE24\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:18;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:8:\"TIMEZONE\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE25\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:19;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:2:\"CC\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE26\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:20;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:6:\"REGION\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE27\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:21;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"LAST_CHANGED\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE28\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:22;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE29\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:23;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:11:\"Card Number\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:24;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:14:\"Favorite Drink\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:8:\"MMERGE30\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:25;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:15:\"Last Visit Date\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE4\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:26;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Sign Up Date\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:27;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"Birth Date\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE6\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:28;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:16:\"Anniversary Date\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE7\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:29;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:11:\"Postal Code\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE8\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:30;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"Alma Mater\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE9\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(885, 'mc4wp_mailchimp_list_8d3d7e3b4f', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"8d3d7e3b4f\";s:6:\"web_id\";i:437985;s:4:\"name\";s:17:\"Brickhouse Tavern\";s:16:\"subscriber_count\";i:1704;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(886, 'mc4wp_mailchimp_list_b14e900400', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"b14e900400\";s:6:\"web_id\";i:437945;s:4:\"name\";s:11:\"Bingo Users\";s:16:\"subscriber_count\";i:696;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"Alma Mater\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:17:\"Favorite Pro Team\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE4\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(887, 'mc4wp_mailchimp_list_1481ad964e', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"1481ad964e\";s:6:\"web_id\";i:437913;s:4:\"name\";s:24:\"Four Corners Tavern Fund\";s:16:\"subscriber_count\";i:104;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(888, 'mc4wp_mailchimp_list_e638740010', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"e638740010\";s:6:\"web_id\";i:437989;s:4:\"name\";s:7:\"20 East\";s:16:\"subscriber_count\";i:109;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(889, 'mc4wp_mailchimp_list_fb75ce380f', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"fb75ce380f\";s:6:\"web_id\";i:437961;s:4:\"name\";s:7:\"Fremont\";s:16:\"subscriber_count\";i:254;s:12:\"merge_fields\";a:1:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(890, 'mc4wp_mailchimp_list_35a0e1a1e4', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"35a0e1a1e4\";s:6:\"web_id\";i:437853;s:4:\"name\";s:19:\"Benchmark Investors\";s:16:\"subscriber_count\";i:52;s:12:\"merge_fields\";a:4:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(891, 'mc4wp_mailchimp_list_f666e82b3c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"f666e82b3c\";s:6:\"web_id\";i:437901;s:4:\"name\";s:16:\"All 4C Investors\";s:16:\"subscriber_count\";i:77;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(892, 'mc4wp_mailchimp_list_f3e299521b', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"f3e299521b\";s:6:\"web_id\";i:437865;s:4:\"name\";s:17:\"WestEnd Investors\";s:16:\"subscriber_count\";i:19;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(893, 'mc4wp_mailchimp_list_ad8327505c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"ad8327505c\";s:6:\"web_id\";i:437969;s:4:\"name\";s:19:\"Smack Shack Chicago\";s:16:\"subscriber_count\";i:1326;s:12:\"merge_fields\";a:6:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:6:\"number\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE4\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(894, 'mc4wp_mailchimp_list_76952a211d', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"76952a211d\";s:6:\"web_id\";i:437857;s:4:\"name\";s:18:\"Crossing Investors\";s:16:\"subscriber_count\";i:45;s:12:\"merge_fields\";a:4:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(895, 'mc4wp_mailchimp_list_5cf9ff3dfe', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"5cf9ff3dfe\";s:6:\"web_id\";i:437941;s:4:\"name\";s:13:\"Top 75 Points\";s:16:\"subscriber_count\";i:69;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(896, 'mc4wp_mailchimp_list_1d44b0bbae', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"1d44b0bbae\";s:6:\"web_id\";i:437933;s:4:\"name\";s:19:\"Premier Points 2014\";s:16:\"subscriber_count\";i:7;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(495, 'mc4wp_default_form_id', '155', 'yes'),
(498, 'mc4wp_integrations', 'a:11:{s:13:\"ninja-forms-2\";a:0:{}s:15:\"wp-comment-form\";a:0:{}s:20:\"wp-registration-form\";a:0:{}s:10:\"buddypress\";a:0:{}s:11:\"woocommerce\";a:0:{}s:22:\"easy-digital-downloads\";a:0:{}s:14:\"contact-form-7\";a:7:{s:5:\"lists\";a:1:{i:1;s:10:\"8d3d7e3b4f\";}s:5:\"label\";s:21:\"Join Our Mailing List\";s:8:\"precheck\";s:1:\"1\";s:3:\"css\";s:1:\"0\";s:12:\"double_optin\";s:1:\"0\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"0\";}s:14:\"events-manager\";a:0:{}s:11:\"memberpress\";a:0:{}s:6:\"custom\";a:0:{}s:11:\"ninja-forms\";a:0:{}}', 'yes'),
(623, 'wpseo_sitemap_64_cache_validator', '4qx6e', 'no'),
(547, 'wpseo', 'a:24:{s:14:\"blocking_files\";a:0:{}s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:3:\"4.9\";s:12:\"company_logo\";s:83:\"https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/BrickHouse_Logo_RGB-1.png\";s:12:\"company_name\";s:17:\"Brickhouse Tavern\";s:17:\"company_or_person\";s:7:\"company\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:12:\"website_name\";s:17:\"Brickhouse Tavern\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:14:\"corporateOther\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:11:\"development\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:20:\"enable_setting_pages\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1497377266;}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(549, 'wpseo_titles', 'a:76:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:8:\"sc-ndash\";s:15:\"usemetakeywords\";b:0;s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:18:\"metakey-home-wpseo\";s:0:\"\";s:20:\"metakey-author-wpseo\";s:0:\"\";s:22:\"noindex-subpages-wpseo\";b:0;s:20:\"noindex-author-wpseo\";b:0;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"metakey-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:16:\"hideeditbox-post\";b:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"metakey-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:16:\"hideeditbox-page\";b:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"metakey-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:22:\"hideeditbox-attachment\";b:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:20:\"metakey-tax-category\";s:0:\"\";s:24:\"hideeditbox-tax-category\";b:0;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:20:\"metakey-tax-post_tag\";s:0:\"\";s:24:\"hideeditbox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:23:\"metakey-tax-post_format\";s:0:\"\";s:27:\"hideeditbox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:11:\"title-hours\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:14:\"metadesc-hours\";s:0:\"\";s:13:\"metakey-hours\";s:0:\"\";s:13:\"noindex-hours\";b:0;s:14:\"showdate-hours\";b:0;s:17:\"hideeditbox-hours\";b:0;s:12:\"title-events\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:15:\"metadesc-events\";s:0:\"\";s:14:\"metakey-events\";s:0:\"\";s:14:\"noindex-events\";b:0;s:15:\"showdate-events\";b:0;s:18:\"hideeditbox-events\";b:0;s:14:\"title-specials\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-specials\";s:0:\"\";s:16:\"metakey-specials\";s:0:\"\";s:16:\"noindex-specials\";b:0;s:17:\"showdate-specials\";b:0;s:20:\"hideeditbox-specials\";b:0;s:19:\"title-tax-categoria\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-tax-categoria\";s:0:\"\";s:21:\"metakey-tax-categoria\";s:0:\"\";s:25:\"hideeditbox-tax-categoria\";b:0;s:21:\"noindex-tax-categoria\";b:0;}', 'yes'),
(550, 'wpseo_social', 'a:20:{s:9:\"fb_admins\";a:0:{}s:12:\"fbconnectkey\";s:32:\"14b3496b6e421c96868a01978dee01cd\";s:13:\"facebook_site\";s:68:\"https://www.facebook.com/Brickhouse-Tavern-Wrigley-1801113826884756/\";s:13:\"instagram_url\";s:46:\"https://www.instagram.com/brickhousetavernchi/\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:11:\"BHTavernChi\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}', 'yes'),
(551, 'wpseo_rss', 'a:2:{s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";}', 'yes'),
(552, 'wpseo_internallinks', 'a:11:{s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:23:\"breadcrumbs-blog-remove\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:23:\"post_types-post-maintax\";i:0;s:27:\"taxonomy-categoria-ptparent\";i:0;}', 'yes'),
(553, 'wpseo_xml', 'a:20:{s:22:\"disable_author_sitemap\";b:1;s:22:\"disable_author_noposts\";b:1;s:16:\"enablexmlsitemap\";b:1;s:16:\"entries-per-page\";i:1000;s:14:\"excluded-posts\";s:0:\"\";s:38:\"user_role-administrator-not_in_sitemap\";b:0;s:31:\"user_role-editor-not_in_sitemap\";b:0;s:31:\"user_role-author-not_in_sitemap\";b:0;s:36:\"user_role-contributor-not_in_sitemap\";b:0;s:35:\"user_role-subscriber-not_in_sitemap\";b:0;s:30:\"post_types-post-not_in_sitemap\";b:1;s:30:\"post_types-page-not_in_sitemap\";b:1;s:36:\"post_types-attachment-not_in_sitemap\";b:1;s:34:\"taxonomies-category-not_in_sitemap\";b:0;s:34:\"taxonomies-post_tag-not_in_sitemap\";b:0;s:37:\"taxonomies-post_format-not_in_sitemap\";b:0;s:31:\"post_types-hours-not_in_sitemap\";b:0;s:32:\"post_types-events-not_in_sitemap\";b:0;s:34:\"post_types-specials-not_in_sitemap\";b:0;s:35:\"taxonomies-categoria-not_in_sitemap\";b:0;}', 'yes'),
(554, 'wpseo_flush_rewrite', '1', 'yes'),
(555, 'wpseo_sitemap_1_cache_validator', '6bBcb', 'no'),
(556, 'wpseo_sitemap_specials_cache_validator', '6bBcj', 'no'),
(619, 'wpseo_sitemap_45_cache_validator', '4qhfM', 'no'),
(620, 'wpseo_sitemap_48_cache_validator', '4qhfW', 'no'),
(616, 'wpseo_sitemap_23_cache_validator', '4q3tY', 'no'),
(617, 'wpseo_sitemap_26_cache_validator', '4q3ur', 'no'),
(645, 'wpseo_sitemap_21_cache_validator', '4Stj5', 'no'),
(646, 'wpseo_sitemap_22_cache_validator', '4StqN', 'no'),
(707, 'wpseo_sitemap_232_cache_validator', '66Rfu', 'no'),
(708, 'wpseo_sitemap_233_cache_validator', '66RfE', 'no'),
(684, 'wpseo_sitemap_66_cache_validator', '63XKd', 'no'),
(685, 'wpseo_sitemap_67_cache_validator', '63XKm', 'no'),
(686, 'wpseo_sitemap_214_cache_validator', '63XKx', 'no'),
(687, 'wpseo_sitemap_215_cache_validator', '63XKG', 'no'),
(688, 'wpseo_sitemap_58_cache_validator', '6416d', 'no'),
(689, 'wpseo_sitemap_59_cache_validator', '6416n', 'no'),
(690, 'wpseo_sitemap_60_cache_validator', '6416M', 'no'),
(691, 'wpseo_sitemap_61_cache_validator', '6416Z', 'no'),
(692, 'wpseo_sitemap_62_cache_validator', '64179', 'no'),
(693, 'wpseo_sitemap_63_cache_validator', '6417i', 'no'),
(694, 'wpseo_sitemap_42_cache_validator', '643kj', 'no'),
(695, 'wpseo_sitemap_43_cache_validator', '643kt', 'no'),
(696, 'wpseo_sitemap_44_cache_validator', '643kC', 'no'),
(697, 'wpseo_sitemap_46_cache_validator', '643kM', 'no'),
(698, 'wpseo_sitemap_47_cache_validator', '643kX', 'no'),
(699, 'wpseo_sitemap_49_cache_validator', '643l7', 'no'),
(700, 'wpseo_sitemap_50_cache_validator', '643ly', 'no'),
(701, 'wpseo_sitemap_212_cache_validator', '643lH', 'no'),
(702, 'wpseo_sitemap_213_cache_validator', '643lQ', 'no'),
(723, 'wpseo_sitemap_cache_validator_global', '6hhjj', 'no'),
(709, 'wpseo_sitemap_234_cache_validator', '66RfP', 'no'),
(710, 'wpseo_sitemap_235_cache_validator', '66Rgh', 'no'),
(711, 'wpseo_sitemap_236_cache_validator', '66Rgr', 'no'),
(712, 'wpseo_sitemap_237_cache_validator', '66Rgz', 'no'),
(713, 'wpseo_sitemap_238_cache_validator', '66RgJ', 'no'),
(714, 'wpseo_sitemap_239_cache_validator', '66Rh2', 'no'),
(1103, '_site_transient_timeout_browser_372b39fc0ede5776ae5d65b675deeef4', '1498619188', 'no'),
(1016, '_site_transient_timeout_browser_e7adb01dd3f14759ab6fe35991c75a58', '1498500006', 'no'),
(878, 'mc4wp_mailchimp_list_ids', 'a:34:{i:0;s:10:\"1801dabf38\";i:1;s:10:\"1847c1d969\";i:2;s:10:\"2f873cda63\";i:3;s:10:\"30b15545d0\";i:4;s:10:\"48d2c64420\";i:5;s:10:\"50e9fca301\";i:6;s:10:\"696d01edf2\";i:7;s:10:\"6d5ddfc02d\";i:8;s:10:\"73c16b812e\";i:9;s:10:\"7e6a31dff4\";i:10;s:10:\"8008c25410\";i:11;s:10:\"8171e09a2f\";i:12;s:10:\"823bd4b4af\";i:13;s:10:\"876d0b60f9\";i:14;s:10:\"89f2adc897\";i:15;s:10:\"8d09692efc\";i:16;s:10:\"8d3d7e3b4f\";i:17;s:10:\"8d5cc33878\";i:18;s:10:\"93f0bf519c\";i:19;s:10:\"a2336a064a\";i:20;s:10:\"a2b9194675\";i:21;s:10:\"acc1067e8e\";i:22;s:10:\"ad8327505c\";i:23;s:10:\"b14e900400\";i:24;s:10:\"b2f4e5caf7\";i:25;s:10:\"b95605d139\";i:26;s:10:\"ca149cb14c\";i:27;s:10:\"cad38ec16f\";i:28;s:10:\"cf822e4759\";i:29;s:10:\"d23deb12fd\";i:30;s:10:\"d450406cbd\";i:31;s:10:\"e24393f077\";i:32;s:10:\"e2fed05727\";i:33;s:10:\"e638740010\";}', 'no'),
(724, 'category_children', 'a:0:{}', 'yes'),
(1589, '_transient_timeout_yst_sm_specials_1:6hhjj_6bBcj', '1499414845', 'no'),
(1152, 'wpseo_onpage', 'a:2:{s:6:\"status\";i:1;s:10:\"last_fetch\";i:1538224899;}', 'yes'),
(1595, '_transient_timeout_yst_sm_hours_1:6hhjj_wYIY', '1499422923', 'no'),
(1596, '_transient_yst_sm_hours_1:6hhjj_wYIY', 'C:24:\"WPSEO_Sitemap_Cache_Data\":479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:432:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n <url>\n     <loc>https://brickhouse.orainteractive.com/hours/hours</loc>\n      <lastmod>2017-06-21T15:09:45-05:00</lastmod>\n  </url>\n</urlset>\";}}', 'no'),
(1581, '_transient_yst_sm_events_1:6hhjj_5qzTc', 'C:24:\"WPSEO_Sitemap_Cache_Data\":15053:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:15004:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n   <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-marlins</loc>\n       <lastmod>2017-06-16T12:27:28-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-marlins-2</loc>\n     <lastmod>2017-06-16T12:27:41-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-marlins-3</loc>\n     <lastmod>2017-06-16T12:28:11-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-marlins-4</loc>\n     <lastmod>2017-06-16T12:28:24-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-nationals</loc>\n     <lastmod>2017-06-16T12:30:46-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-nationals-2</loc>\n       <lastmod>2017-06-16T12:30:49-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-nationals-3</loc>\n       <lastmod>2017-06-16T12:30:52-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-nationals-4</loc>\n       <lastmod>2017-06-16T12:30:56-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds</loc>\n      <lastmod>2017-06-16T12:31:40-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds-2</loc>\n        <lastmod>2017-06-19T07:59:37-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds-3</loc>\n        <lastmod>2017-06-19T07:59:42-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rays</loc>\n      <lastmod>2017-06-19T08:01:04-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rays-2</loc>\n        <lastmod>2017-06-19T08:01:29-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers</loc>\n       <lastmod>2017-06-19T08:05:25-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/al-all-stars-at-nl-all-stars</loc>\n      <lastmod>2017-06-19T08:06:55-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-orioles</loc>\n       <lastmod>2017-06-19T08:48:06-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-orioles-2</loc>\n     <lastmod>2017-06-19T08:48:15-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-orioles-3</loc>\n     <lastmod>2017-06-19T08:48:19-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-4</loc>\n       <lastmod>2017-06-19T08:53:47-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-5</loc>\n       <lastmod>2017-06-19T08:53:49-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-6</loc>\n       <lastmod>2017-06-19T08:53:52-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-7</loc>\n       <lastmod>2017-06-19T08:54:43-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-white-sox</loc>\n     <lastmod>2017-06-19T08:56:57-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-white-sox-2</loc>\n       <lastmod>2017-06-19T08:57:03-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers</loc>\n       <lastmod>2017-06-19T08:58:50-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-2</loc>\n     <lastmod>2017-06-19T08:58:59-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-3</loc>\n     <lastmod>2017-06-19T08:59:05-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-d-backs</loc>\n       <lastmod>2017-06-19T09:40:13-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-d-backs-2</loc>\n     <lastmod>2017-06-19T09:40:16-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-d-backs-3</loc>\n     <lastmod>2017-06-19T09:40:19-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-nationals</loc>\n     <lastmod>2017-06-19T09:40:25-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-nationals-2</loc>\n       <lastmod>2017-06-19T09:40:29-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-giants</loc>\n        <lastmod>2017-06-19T09:45:50-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-giants-2</loc>\n      <lastmod>2017-06-19T09:45:53-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-giants-3</loc>\n      <lastmod>2017-06-19T09:45:58-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-braves-3</loc>\n      <lastmod>2017-06-19T09:46:24-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-d-backs</loc>\n       <lastmod>2017-06-19T09:48:32-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-d-backs-2</loc>\n     <lastmod>2017-06-19T09:48:39-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-d-backs-3</loc>\n     <lastmod>2017-06-19T09:48:44-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds</loc>\n      <lastmod>2017-06-19T09:54:39-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-2</loc>\n        <lastmod>2017-06-19T09:54:41-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-3</loc>\n        <lastmod>2017-06-19T09:54:44-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-4</loc>\n        <lastmod>2017-06-19T09:54:46-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-blue-jays</loc>\n     <lastmod>2017-06-19T09:54:49-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-blue-jays-2</loc>\n       <lastmod>2017-06-19T09:54:56-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-blue-jays-3</loc>\n       <lastmod>2017-06-19T09:54:59-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds-4</loc>\n        <lastmod>2017-06-19T09:56:41-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds-5</loc>\n        <lastmod>2017-06-19T09:57:02-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-reds-6</loc>\n        <lastmod>2017-06-19T09:57:18-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-phillies</loc>\n      <lastmod>2017-06-19T09:58:47-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-phillies-2</loc>\n        <lastmod>2017-06-19T09:59:07-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-phillies-3</loc>\n        <lastmod>2017-06-19T09:59:48-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-pirates</loc>\n       <lastmod>2017-06-19T10:02:03-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-pirates-2</loc>\n     <lastmod>2017-06-19T10:02:05-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-pirates-3</loc>\n     <lastmod>2017-06-19T10:02:07-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-braves</loc>\n        <lastmod>2017-06-19T10:04:03-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-braves-2</loc>\n      <lastmod>2017-06-19T10:04:58-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-4</loc>\n     <lastmod>2017-06-19T10:10:11-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-5</loc>\n     <lastmod>2017-06-19T10:10:14-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-6</loc>\n     <lastmod>2017-06-19T10:10:16-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-7</loc>\n     <lastmod>2017-06-19T10:10:18-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-5</loc>\n     <lastmod>2017-06-19T10:15:27-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-6</loc>\n     <lastmod>2017-06-19T10:15:31-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-7</loc>\n     <lastmod>2017-06-19T10:15:33-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-mets</loc>\n      <lastmod>2017-06-19T10:15:35-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-mets-2</loc>\n        <lastmod>2017-06-19T10:15:37-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-mets-3</loc>\n        <lastmod>2017-06-19T10:15:39-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-9</loc>\n       <lastmod>2017-06-19T10:15:40-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-10</loc>\n      <lastmod>2017-06-19T10:15:43-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-rays</loc>\n      <lastmod>2017-06-19T10:17:10-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-rays-2</loc>\n        <lastmod>2017-06-19T10:17:13-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-4</loc>\n     <lastmod>2017-06-19T10:20:04-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-5</loc>\n     <lastmod>2017-06-19T10:20:09-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-6</loc>\n     <lastmod>2017-06-19T10:20:11-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-brewers-7</loc>\n     <lastmod>2017-06-19T10:20:16-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-cardinals</loc>\n     <lastmod>2017-06-19T10:22:46-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-cardinals-2</loc>\n       <lastmod>2017-06-19T10:22:47-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-cardinals-3</loc>\n       <lastmod>2017-06-19T10:22:49-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-cardinals-4</loc>\n       <lastmod>2017-06-19T10:22:51-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-5</loc>\n        <lastmod>2017-06-19T10:24:25-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-6</loc>\n        <lastmod>2017-06-19T10:24:40-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-reds-7</loc>\n        <lastmod>2017-06-19T10:24:43-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-2</loc>\n     <lastmod>2017-06-19T11:32:11-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-4</loc>\n     <lastmod>2017-06-19T11:32:34-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-brewers-3</loc>\n     <lastmod>2017-06-19T11:32:35-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-pirates-4</loc>\n     <lastmod>2017-06-19T11:44:27-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-white-sox8</loc>\n        <lastmod>2017-06-19T13:49:17-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-padres-3</loc>\n      <lastmod>2017-06-20T10:19:58-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-mets-4</loc>\n        <lastmod>2017-06-21T13:57:02-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-mets</loc>\n      <lastmod>2017-06-21T13:57:37-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-mets-2</loc>\n        <lastmod>2017-06-21T13:58:34-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rockies-4</loc>\n     <lastmod>2017-06-21T13:59:24-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rockies-3</loc>\n     <lastmod>2017-06-21T13:59:28-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rockies-2</loc>\n     <lastmod>2017-06-21T13:59:39-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-rockies</loc>\n       <lastmod>2017-06-21T13:59:46-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-marlins-3</loc>\n     <lastmod>2017-06-21T13:59:52-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-marlins-2</loc>\n     <lastmod>2017-06-21T13:59:58-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-marlins</loc>\n       <lastmod>2017-06-21T14:00:03-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-3</loc>\n       <lastmod>2017-06-21T14:00:07-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals</loc>\n     <lastmod>2017-06-21T14:00:13-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates</loc>\n       <lastmod>2017-06-21T14:01:06-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-2</loc>\n     <lastmod>2017-06-21T14:01:29-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-pirates-3</loc>\n     <lastmod>2017-06-21T14:02:06-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-padres</loc>\n        <lastmod>2017-06-21T14:02:42-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-padres-2</loc>\n      <lastmod>2017-06-21T14:03:04-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-vs-cardinals-2</loc>\n       <lastmod>2017-06-21T15:08:59-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/events/cubs-at-braves</loc>\n        <lastmod>2017-06-22T11:32:38-05:00</lastmod>\n  </url>\n</urlset>\";}}', 'no'),
(1223, '_site_transient_timeout_browser_a2d16f6f702b34bbccfe317c706e3ea9', '1498757256', 'no'),
(1224, '_site_transient_browser_a2d16f6f702b34bbccfe317c706e3ea9', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.109\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1155, 'rewrite_rules', 'a:146:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"hours/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"hours/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"hours/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"hours/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"hours/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"hours/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:20:\"hours/(.+?)/embed/?$\";s:38:\"index.php?hours=$matches[1]&embed=true\";s:24:\"hours/(.+?)/trackback/?$\";s:32:\"index.php?hours=$matches[1]&tb=1\";s:32:\"hours/(.+?)/page/?([0-9]{1,})/?$\";s:45:\"index.php?hours=$matches[1]&paged=$matches[2]\";s:39:\"hours/(.+?)/comment-page-([0-9]{1,})/?$\";s:45:\"index.php?hours=$matches[1]&cpage=$matches[2]\";s:28:\"hours/(.+?)(?:/([0-9]+))?/?$\";s:44:\"index.php?hours=$matches[1]&page=$matches[2]\";s:32:\"events/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"events/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"events/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"events/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"events/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"events/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"events/(.+?)/embed/?$\";s:39:\"index.php?events=$matches[1]&embed=true\";s:25:\"events/(.+?)/trackback/?$\";s:33:\"index.php?events=$matches[1]&tb=1\";s:33:\"events/(.+?)/page/?([0-9]{1,})/?$\";s:46:\"index.php?events=$matches[1]&paged=$matches[2]\";s:40:\"events/(.+?)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?events=$matches[1]&cpage=$matches[2]\";s:29:\"events/(.+?)(?:/([0-9]+))?/?$\";s:45:\"index.php?events=$matches[1]&page=$matches[2]\";s:34:\"specials/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"specials/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"specials/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"specials/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"specials/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"specials/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"specials/(.+?)/embed/?$\";s:41:\"index.php?specials=$matches[1]&embed=true\";s:27:\"specials/(.+?)/trackback/?$\";s:35:\"index.php?specials=$matches[1]&tb=1\";s:35:\"specials/(.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?specials=$matches[1]&paged=$matches[2]\";s:42:\"specials/(.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?specials=$matches[1]&cpage=$matches[2]\";s:31:\"specials/(.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?specials=$matches[1]&page=$matches[2]\";s:48:\"categoria/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?categoria=$matches[1]&feed=$matches[2]\";s:43:\"categoria/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?categoria=$matches[1]&feed=$matches[2]\";s:24:\"categoria/(.+?)/embed/?$\";s:42:\"index.php?categoria=$matches[1]&embed=true\";s:36:\"categoria/(.+?)/page/?([0-9]{1,})/?$\";s:49:\"index.php?categoria=$matches[1]&paged=$matches[2]\";s:18:\"categoria/(.+?)/?$\";s:31:\"index.php?categoria=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=5&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(1017, '_site_transient_browser_e7adb01dd3f14759ab6fe35991c75a58', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.104\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1082, 'widget_upcomingparty', 'a:2:{i:2;a:6:{s:5:\"title\";s:15:\"Upcoming Party?\";s:4:\"link\";s:7:\"parties\";s:4:\"show\";N;s:8:\"subtitle\";s:15:\"BOOK IT WITH US\";s:5:\"email\";s:27:\"alex@fourcornerstaverns.com\";s:5:\"phone\";s:12:\"312-466-5642\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(1068, '_site_transient_timeout_browser_f16d1303a1194b8b4acee714f91a67ee', '1498583592', 'no'),
(1069, '_site_transient_browser_f16d1303a1194b8b4acee714f91a67ee', 'a:9:{s:8:\"platform\";s:5:\"Linux\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.104\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1104, '_site_transient_browser_372b39fc0ede5776ae5d65b675deeef4', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"53.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1590, '_transient_yst_sm_specials_1:6hhjj_6bBcj', 'C:24:\"WPSEO_Sitemap_Cache_Data\":1266:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1218:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n   <url>\n     <loc>https://brickhouse.orainteractive.com/specials/monday</loc>\n      <lastmod>2017-06-22T09:32:30-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/saturday</loc>\n        <lastmod>2017-06-22T09:32:49-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/sunday</loc>\n      <lastmod>2017-06-22T09:33:13-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/thursday</loc>\n        <lastmod>2017-06-22T09:33:32-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/tuesday</loc>\n     <lastmod>2017-06-22T09:33:54-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/wednesday</loc>\n       <lastmod>2017-06-22T09:34:17-05:00</lastmod>\n  </url>\n    <url>\n     <loc>https://brickhouse.orainteractive.com/specials/friday</loc>\n      <lastmod>2017-06-22T14:53:53-05:00</lastmod>\n  </url>\n</urlset>\";}}', 'no'),
(1580, '_transient_timeout_yst_sm_events_1:6hhjj_5qzTc', '1499404342', 'no'),
(1585, '_transient_timeout_yst_sm_1_1:6hhjj_6bBcb', '1499411657', 'no'),
(1586, '_transient_yst_sm_1_1:6hhjj_6bBcb', 'C:24:\"WPSEO_Sitemap_Cache_Data\":550:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:503:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n <sitemap>\n     <loc>https://brickhouse.orainteractive.com/hours-sitemap.xml</loc>\n        <lastmod>2017-06-21T15:09:45-05:00</lastmod>\n  </sitemap>\n    <sitemap>\n     <loc>https://brickhouse.orainteractive.com/events-sitemap.xml</loc>\n       <lastmod>2017-06-22T11:32:38-05:00</lastmod>\n  </sitemap>\n    <sitemap>\n     <loc>https://brickhouse.orainteractive.com/specials-sitemap.xml</loc>\n     <lastmod>2017-06-22T14:53:53-05:00</lastmod>\n  </sitemap>\n</sitemapindex>\";}}', 'no'),
(1198, 'mc4wp_mailchimp_list_3bcc0438d6', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"3bcc0438d6\";s:6:\"web_id\";i:437993;s:4:\"name\";s:18:\"Fremont Event List\";s:16:\"subscriber_count\";i:958;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1231, '_site_transient_timeout_browser_68d26ac6eb4fb14e5d5e0059eb8ba045', '1498765652', 'no'),
(1232, '_site_transient_browser_68d26ac6eb4fb14e5d5e0059eb8ba045', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"59.0.3071.104\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'no'),
(1383, '_transient_timeout_wpseo-dashboard-totals', '1498681005', 'no'),
(1384, '_transient_wpseo-dashboard-totals', 'a:1:{i:1;a:0:{}}', 'no'),
(1605, 'mc4wp_mailchimp_list_ed9b33318e', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"ed9b33318e\";s:6:\"web_id\";i:438005;s:4:\"name\";s:15:\"Top 4C Spenders\";s:16:\"subscriber_count\";i:91;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1606, 'mc4wp_mailchimp_list_3f580d8bb7', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"3f580d8bb7\";s:6:\"web_id\";i:438009;s:4:\"name\";s:31:\"Industry List_Alex4C_Brickhouse\";s:16:\"subscriber_count\";i:245;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1607, 'mc4wp_mailchimp_list_acc1067e8e', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"acc1067e8e\";s:6:\"web_id\";i:437997;s:4:\"name\";s:21:\"BH_Opening Party List\";s:16:\"subscriber_count\";i:361;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1608, 'mc4wp_mailchimp_list_36989c59dd', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"36989c59dd\";s:6:\"web_id\";i:438013;s:4:\"name\";s:13:\"Gather_Alex4C\";s:16:\"subscriber_count\";i:1453;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1609, 'mc4wp_mailchimp_list_b173df6672', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"b173df6672\";s:6:\"web_id\";i:438001;s:4:\"name\";s:15:\"Top 4C Spenders\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1696, 'mc4wp_mailchimp_list_05c092971a', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"05c092971a\";s:6:\"web_id\";i:438025;s:4:\"name\";s:15:\"Alex_Blackstone\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1639, 'mc4wp_mailchimp_list_ca149cb14c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"ca149cb14c\";s:6:\"web_id\";i:438021;s:4:\"name\";s:14:\"Alex_Concierge\";s:16:\"subscriber_count\";i:251;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1842, 'mc4wp_mailchimp_list_e18ec954b5', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"e18ec954b5\";s:6:\"web_id\";i:438029;s:4:\"name\";s:19:\"BM_Catalina.Palooza\";s:16:\"subscriber_count\";i:296;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1843, 'mc4wp_mailchimp_list_5649106c66', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"5649106c66\";s:6:\"web_id\";i:438033;s:4:\"name\";s:13:\"Fremont_Combo\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(1844, 'mc4wp_mailchimp_list_d633836e44', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"d633836e44\";s:6:\"web_id\";i:438037;s:4:\"name\";s:13:\"Fremont_Combo\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2194, 'mc4wp_mailchimp_list_d8d03203b4', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"d8d03203b4\";s:6:\"web_id\";i:438045;s:4:\"name\";s:9:\"Gather_FF\";s:16:\"subscriber_count\";i:1619;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2306, 'mc4wp_mailchimp_list_5d97225cf8', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"5d97225cf8\";s:6:\"web_id\";i:438049;s:4:\"name\";s:21:\"Menna_PORTERguestlist\";s:16:\"subscriber_count\";i:40;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2366, 'mc4wp_mailchimp_list_50e9fca301', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"50e9fca301\";s:6:\"web_id\";i:438053;s:4:\"name\";s:14:\"PORTER Updates\";s:16:\"subscriber_count\";i:256;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:15:\"Registered Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE3\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:5:\"Phone\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:7:\"MMERGE4\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:1:{i:0;O:33:\"MC4WP_MailChimp_Interest_Category\":4:{s:2:\"id\";s:10:\"b0e4429b24\";s:4:\"name\";s:13:\"Other Updates\";s:10:\"field_type\";s:10:\"checkboxes\";s:9:\"interests\";a:3:{s:10:\"ad00699790\";s:10:\"4C Updates\";s:10:\"a0ddadf97b\";s:15:\"Loyalty Program\";s:10:\"422ae5ad63\";s:10:\"Employment\";}}}}', 'no'),
(2567, '_site_transient_theme_roots', 'a:4:{s:11:\"brick-house\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:61:\"/home/forge/brickhouse.cappendev.com/web/wp/wp-content/themes\";s:15:\"twentyseventeen\";s:61:\"/home/forge/brickhouse.cappendev.com/web/wp/wp-content/themes\";s:13:\"twentysixteen\";s:61:\"/home/forge/brickhouse.cappendev.com/web/wp/wp-content/themes\";}', 'no'),
(2600, 'mc4wp_mailchimp_list_85a82670cb', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"85a82670cb\";s:6:\"web_id\";i:438057;s:4:\"name\";s:42:\"FourCorners iTanya Corporate Holiday Party\";s:16:\"subscriber_count\";i:571;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2601, 'mc4wp_mailchimp_list_989486651d', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"989486651d\";s:6:\"web_id\";i:438061;s:4:\"name\";s:20:\"Fremont Holiday List\";s:16:\"subscriber_count\";i:28;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2612, 'mc4wp_mailchimp_list_5d57aeb26c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"5d57aeb26c\";s:6:\"web_id\";i:438073;s:4:\"name\";s:26:\"4C Urban Bourbon Bar Crawl\";s:16:\"subscriber_count\";i:43;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2604, 'mc4wp_mailchimp_list_ddb14226cc', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"ddb14226cc\";s:6:\"web_id\";i:438069;s:4:\"name\";s:1:\"t\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2605, 'mc4wp_mailchimp_list_31ab8b7d12', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"31ab8b7d12\";s:6:\"web_id\";i:438065;s:4:\"name\";s:28:\"Hi-Point Private Events List\";s:16:\"subscriber_count\";i:1982;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2613, 'mc4wp_mailchimp_list_cbfb364e33', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"cbfb364e33\";s:6:\"web_id\";i:438081;s:4:\"name\";s:29:\"Mardi Gras in the Beer Garden\";s:16:\"subscriber_count\";i:42;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2614, 'mc4wp_mailchimp_list_e7d13b770c', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"e7d13b770c\";s:6:\"web_id\";i:438077;s:4:\"name\";s:25:\"Benchmark\'s Crawfish Boil\";s:16:\"subscriber_count\";i:26;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2618, 'mc4wp_mailchimp_list_7e6a31dff4', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"7e6a31dff4\";s:6:\"web_id\";i:438085;s:4:\"name\";s:27:\"Ranalli\'s Sponsorship Teams\";s:16:\"subscriber_count\";i:2112;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2647, 'mc4wp_mailchimp_list_8171e09a2f', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"8171e09a2f\";s:6:\"web_id\";i:438101;s:4:\"name\";s:24:\"March Madness_Brickhouse\";s:16:\"subscriber_count\";i:1046;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2626, 'mc4wp_mailchimp_list_1801dabf38', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"1801dabf38\";s:6:\"web_id\";i:438093;s:4:\"name\";s:10:\"Benchmark1\";s:16:\"subscriber_count\";i:519;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2627, 'mc4wp_mailchimp_list_3a952c041b', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"3a952c041b\";s:6:\"web_id\";i:438089;s:4:\"name\";s:9:\"Kirkwood1\";s:16:\"subscriber_count\";i:224;s:12:\"merge_fields\";a:3:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2648, 'mc4wp_mailchimp_list_9128343edd', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"9128343edd\";s:6:\"web_id\";i:438097;s:4:\"name\";s:31:\"WestEnd Winter Cocktail Tasting\";s:16:\"subscriber_count\";i:25;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2649, 'mc4wp_mailchimp_list_e2fed05727', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"e2fed05727\";s:6:\"web_id\";i:438105;s:4:\"name\";s:24:\"Brickhouse March Madness\";s:16:\"subscriber_count\";i:487;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2660, 'mc4wp_mailchimp_list_89f2adc897', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"89f2adc897\";s:6:\"web_id\";i:438113;s:4:\"name\";s:33:\"Basketball Viewing Party in March\";s:16:\"subscriber_count\";i:7773;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2661, 'mc4wp_mailchimp_list_696d01edf2', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"696d01edf2\";s:6:\"web_id\";i:438109;s:4:\"name\";s:33:\"Basketball Viewing Party in March\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2686, 'mc4wp_mailchimp_list_6d5ddfc02d', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"6d5ddfc02d\";s:6:\"web_id\";i:438125;s:4:\"name\";s:25:\"Loyal Members, April 2018\";s:16:\"subscriber_count\";i:2482;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2673, 'mc4wp_mailchimp_list_8008c25410', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"8008c25410\";s:6:\"web_id\";i:438117;s:4:\"name\";s:26:\"Bud and Bud Light Drinkers\";s:16:\"subscriber_count\";i:134;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2674, 'mc4wp_mailchimp_list_2f873cda63', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"2f873cda63\";s:6:\"web_id\";i:438121;s:4:\"name\";s:27:\"Events Contacts April, 2018\";s:16:\"subscriber_count\";i:2501;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2688, 'mc4wp_mailchimp_list_b2f4e5caf7', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"b2f4e5caf7\";s:6:\"web_id\";i:438129;s:4:\"name\";s:4:\"My4C\";s:16:\"subscriber_count\";i:98;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2705, 'mc4wp_mailchimp_list_e24393f077', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"e24393f077\";s:6:\"web_id\";i:438133;s:4:\"name\";s:28:\"My4C Loyal Members, May 2018\";s:16:\"subscriber_count\";i:0;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2713, 'mc4wp_mailchimp_list_1847c1d969', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"1847c1d969\";s:6:\"web_id\";i:438137;s:4:\"name\";s:38:\"Four Corners Employee Master list 2018\";s:16:\"subscriber_count\";i:586;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2720, 'mc4wp_mailchimp_list_48d2c64420', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"48d2c64420\";s:6:\"web_id\";i:438145;s:4:\"name\";s:17:\"Motel Bar UPDATES\";s:16:\"subscriber_count\";i:161;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2764, 'mc4wp_mailchimp_list_823bd4b4af', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"823bd4b4af\";s:6:\"web_id\";i:438162;s:4:\"name\";s:39:\"KW 7th Annual Tour de Franzia Confirmed\";s:16:\"subscriber_count\";i:21;s:12:\"merge_fields\";a:7:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE6\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:6;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2731, 'mc4wp_mailchimp_list_b95605d139', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"b95605d139\";s:6:\"web_id\";i:438149;s:4:\"name\";s:20:\"Fremont Reserve List\";s:16:\"subscriber_count\";i:2580;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2734, 'mc4wp_mailchimp_list_a2336a064a', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"a2336a064a\";s:6:\"web_id\";i:438157;s:4:\"name\";s:21:\"80 Proof Reserve List\";s:16:\"subscriber_count\";i:2000;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2735, 'mc4wp_mailchimp_list_cf822e4759', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"cf822e4759\";s:6:\"web_id\";i:438153;s:4:\"name\";s:18:\"Fremont Vodka List\";s:16:\"subscriber_count\";i:294;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2765, 'mc4wp_mailchimp_list_8d09692efc', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"8d09692efc\";s:6:\"web_id\";i:438158;s:4:\"name\";s:37:\"BM 2017 Catalina Wine Mixer Confirmed\";s:16:\"subscriber_count\";i:34;s:12:\"merge_fields\";a:7:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:3:\"Bar\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE6\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:6;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2766, 'mc4wp_mailchimp_list_cad38ec16f', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"cad38ec16f\";s:6:\"web_id\";i:438165;s:4:\"name\";s:49:\"2017 Fantasy Football Event Confirmations - Laura\";s:16:\"subscriber_count\";i:47;s:12:\"merge_fields\";a:6:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:4:\"Flag\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:7:\"MMERGE5\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:5;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(2777, 'mc4wp_mailchimp_list_a2b9194675', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"a2b9194675\";s:6:\"web_id\";i:438169;s:4:\"name\";s:16:\"Sidebar Building\";s:16:\"subscriber_count\";i:174;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2778, 'mc4wp_mailchimp_list_d450406cbd', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"d450406cbd\";s:6:\"web_id\";i:438173;s:4:\"name\";s:16:\"2017 Events List\";s:16:\"subscriber_count\";i:120;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2787, 'mc4wp_mailchimp_list_73c16b812e', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"73c16b812e\";s:6:\"web_id\";i:438177;s:4:\"name\";s:26:\"Motel Bar Friends & Family\";s:16:\"subscriber_count\";i:2;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no'),
(2788, 'mc4wp_mailchimp_list_876d0b60f9', 'O:20:\"MC4WP_MailChimp_List\":6:{s:2:\"id\";s:10:\"876d0b60f9\";s:6:\"web_id\";i:438181;s:4:\"name\";s:25:\"Motel Bar F&F: Management\";s:16:\"subscriber_count\";i:4;s:12:\"merge_fields\";a:5:{i:0;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:13:\"Email Address\";s:10:\"field_type\";s:5:\"email\";s:3:\"tag\";s:5:\"EMAIL\";s:8:\"required\";b:1;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:1;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:7:\"Address\";s:10:\"field_type\";s:7:\"address\";s:3:\"tag\";s:7:\"ADDRESS\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}i:2;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:10:\"First Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"FNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:3;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:9:\"Last Name\";s:10:\"field_type\";s:4:\"text\";s:3:\"tag\";s:5:\"LNAME\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:1;s:13:\"default_value\";s:0:\"\";}i:4;O:27:\"MC4WP_MailChimp_Merge_Field\":7:{s:4:\"name\";s:12:\"Phone Number\";s:10:\"field_type\";s:5:\"phone\";s:3:\"tag\";s:5:\"PHONE\";s:8:\"required\";b:0;s:7:\"choices\";a:0:{}s:6:\"public\";b:0;s:13:\"default_value\";s:0:\"\";}}s:19:\"interest_categories\";a:0:{}}', 'no');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5, 5, '_edit_last', '3'),
(6, 5, '_edit_lock', '1498501983:3'),
(9, 7, '_edit_last', '3'),
(10, 7, '_edit_lock', '1497991050:3'),
(11, 10, '_edit_last', '3'),
(12, 10, '_edit_lock', '1498074388:3'),
(17, 18, '_edit_last', '4'),
(18, 18, '_edit_lock', '1498160227:4'),
(19, 20, '_menu_item_type', 'custom'),
(20, 20, '_menu_item_menu_item_parent', '0'),
(21, 20, '_menu_item_object_id', '20'),
(22, 20, '_menu_item_object', 'custom'),
(23, 20, '_menu_item_target', ''),
(24, 20, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(25, 20, '_menu_item_xfn', ''),
(26, 20, '_menu_item_url', 'http://localhost/repositorio-brickhouse/wordpress/'),
(27, 20, '_menu_item_orphaned', '1496239735'),
(3080, 221, 'special_item_3', ''),
(3079, 221, '_special_price_2', 'field_593ef49f7d39a'),
(3078, 221, 'special_price_2', '9'),
(3077, 221, '_special_item_2', 'field_593ef4497d399'),
(166, 36, '_menu_item_object', 'custom'),
(3076, 221, 'special_item_2', 'Fried Fish Sandwich '),
(3075, 221, '_special_price_1', 'field_593eecdf12e92'),
(3074, 221, 'special_price_1', '7'),
(3073, 221, '_special_item_1', 'field_593eecaf12e91'),
(3072, 221, 'special_item_1', 'Chicago Dog'),
(165, 36, '_menu_item_object_id', '36'),
(164, 36, '_menu_item_menu_item_parent', '0'),
(55, 24, '_menu_item_type', 'post_type'),
(56, 24, '_menu_item_menu_item_parent', '0'),
(57, 24, '_menu_item_object_id', '7'),
(58, 24, '_menu_item_object', 'page'),
(59, 24, '_menu_item_target', ''),
(60, 24, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(61, 24, '_menu_item_xfn', ''),
(62, 24, '_menu_item_url', ''),
(167, 36, '_menu_item_target', ''),
(64, 25, '_menu_item_type', 'post_type'),
(65, 25, '_menu_item_menu_item_parent', '0'),
(66, 25, '_menu_item_object_id', '5'),
(67, 25, '_menu_item_object', 'page'),
(68, 25, '_menu_item_target', ''),
(69, 25, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(70, 25, '_menu_item_xfn', ''),
(71, 25, '_menu_item_url', ''),
(3332, 240, 'field_59419920e898d', 'a:8:{s:3:\"key\";s:19:\"field_59419920e898d\";s:5:\"label\";s:15:\"WEEKLY SPECIALS\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(163, 36, '_menu_item_type', 'custom'),
(82, 27, '_menu_item_type', 'custom'),
(83, 27, '_menu_item_menu_item_parent', '0'),
(84, 27, '_menu_item_object_id', '27'),
(85, 27, '_menu_item_object', 'custom'),
(86, 27, '_menu_item_target', ''),
(87, 27, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(88, 27, '_menu_item_xfn', ''),
(89, 27, '_menu_item_url', 'http://localhost/repositorio-brickhouse/wordpress/'),
(90, 27, '_menu_item_orphaned', '1496239759'),
(91, 28, '_menu_item_type', 'post_type'),
(92, 28, '_menu_item_menu_item_parent', '0'),
(93, 28, '_menu_item_object_id', '10'),
(94, 28, '_menu_item_object', 'page'),
(95, 28, '_menu_item_target', ''),
(96, 28, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(97, 28, '_menu_item_xfn', ''),
(98, 28, '_menu_item_url', ''),
(99, 28, '_menu_item_orphaned', '1496239762'),
(118, 31, '_menu_item_type', 'post_type'),
(119, 31, '_menu_item_menu_item_parent', '0'),
(120, 31, '_menu_item_object_id', '7'),
(121, 31, '_menu_item_object', 'page'),
(122, 31, '_menu_item_target', ''),
(123, 31, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(124, 31, '_menu_item_xfn', ''),
(125, 31, '_menu_item_url', ''),
(126, 31, '_menu_item_orphaned', '1496239772'),
(127, 32, '_menu_item_type', 'post_type'),
(128, 32, '_menu_item_menu_item_parent', '0'),
(129, 32, '_menu_item_object_id', '5'),
(130, 32, '_menu_item_object', 'page'),
(131, 32, '_menu_item_target', ''),
(132, 32, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(133, 32, '_menu_item_xfn', ''),
(134, 32, '_menu_item_url', ''),
(135, 32, '_menu_item_orphaned', '1496239775'),
(136, 33, '_menu_item_type', 'post_type'),
(137, 33, '_menu_item_menu_item_parent', '0'),
(138, 33, '_menu_item_object_id', '18'),
(139, 33, '_menu_item_object', 'page'),
(140, 33, '_menu_item_target', ''),
(141, 33, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(142, 33, '_menu_item_xfn', ''),
(143, 33, '_menu_item_url', ''),
(144, 33, '_menu_item_orphaned', '1496239779'),
(154, 35, '_menu_item_type', 'custom'),
(155, 35, '_menu_item_menu_item_parent', '0'),
(156, 35, '_menu_item_object_id', '35'),
(157, 35, '_menu_item_object', 'custom'),
(158, 35, '_menu_item_target', '_blank'),
(159, 35, '_menu_item_classes', 'a:1:{i:0;s:15:\"menu-food-drink\";}'),
(160, 35, '_menu_item_xfn', ''),
(161, 35, '_menu_item_url', ''),
(168, 36, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(169, 36, '_menu_item_xfn', ''),
(170, 36, '_menu_item_url', 'http://aaa'),
(171, 36, '_menu_item_orphaned', '1496239878'),
(191, 39, '_menu_item_menu_item_parent', '0'),
(190, 39, '_menu_item_type', 'post_type'),
(192, 39, '_menu_item_object_id', '18'),
(193, 39, '_menu_item_object', 'page'),
(194, 39, '_menu_item_target', ''),
(195, 39, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(196, 39, '_menu_item_xfn', ''),
(197, 39, '_menu_item_url', ''),
(198, 39, '_menu_item_orphaned', '1496239987'),
(199, 40, '_menu_item_type', 'post_type'),
(200, 40, '_menu_item_menu_item_parent', '0'),
(201, 40, '_menu_item_object_id', '18'),
(202, 40, '_menu_item_object', 'page'),
(203, 40, '_menu_item_target', ''),
(204, 40, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(205, 40, '_menu_item_xfn', ''),
(206, 40, '_menu_item_url', ''),
(208, 41, '_edit_last', '1'),
(3135, 41, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"hours\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(210, 41, 'position', 'normal'),
(211, 41, 'layout', 'default'),
(212, 41, 'hide_on_screen', 'a:14:{i:0;s:9:\"permalink\";i:1;s:11:\"the_content\";i:2;s:7:\"excerpt\";i:3;s:13:\"custom_fields\";i:4;s:10:\"discussion\";i:5;s:8:\"comments\";i:6;s:9:\"revisions\";i:7;s:4:\"slug\";i:8;s:6:\"author\";i:9;s:6:\"format\";i:10;s:14:\"featured_image\";i:11;s:10:\"categories\";i:12;s:4:\"tags\";i:13;s:15:\"send-trackbacks\";}'),
(213, 41, '_edit_lock', '1498071133:5'),
(215, 41, 'field_592f1b886df03', 'a:8:{s:3:\"key\";s:19:\"field_592f1b886df03\";s:5:\"label\";s:6:\"Sunday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(216, 41, 'field_592f1c186df04', 'a:13:{s:3:\"key\";s:19:\"field_592f1c186df04\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:11:\"sunday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f228ad89d0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(315, 41, 'field_592f25d4d1571', 'a:13:{s:3:\"key\";s:19:\"field_592f25d4d1571\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:12:\"tuesday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:9;}'),
(223, 41, 'field_592f1e4ffeae5', 'a:14:{s:3:\"key\";s:19:\"field_592f1e4ffeae5\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:17:\"sunday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(3327, 240, 'field_59419925e898e', 'a:14:{s:3:\"key\";s:19:\"field_59419925e898e\";s:5:\"label\";s:11:\"Text button\";s:4:\"name\";s:20:\"upcoming_text_button\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(3328, 240, 'field_59419986e898f', 'a:11:{s:3:\"key\";s:19:\"field_59419986e898f\";s:5:\"label\";s:9:\"Page link\";s:4:\"name\";s:20:\"upcoming_link_button\";s:4:\"type\";s:9:\"page_link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(4894, 375, '_event_datetime', 'field_5931b84b7a9bd'),
(3009, 216, 'monday_hour_start', '11:00 AM'),
(3010, 216, '_monday_hour_start', 'field_592f22c6d89d1'),
(3358, 242, '_brickhouse_text_buttom', 'field_594199d8e8990'),
(3355, 242, 'upcoming_link_buttom', '18'),
(3356, 242, '_upcoming_link_buttom', 'field_59419986e898f'),
(3330, 240, 'field_594199d8e8990', 'a:14:{s:3:\"key\";s:19:\"field_594199d8e8990\";s:5:\"label\";s:11:\"Text button\";s:4:\"name\";s:22:\"brickhouse_text_button\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(3329, 240, 'field_59419915e898c', 'a:8:{s:3:\"key\";s:19:\"field_59419915e898c\";s:5:\"label\";s:17:\"BRICKHOUSE EVENTS\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(3331, 240, 'field_59419a1ee8992', 'a:11:{s:3:\"key\";s:19:\"field_59419a1ee8992\";s:5:\"label\";s:9:\"Page link\";s:4:\"name\";s:22:\"brickhouse_link_button\";s:4:\"type\";s:9:\"page_link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(3353, 242, 'upcoming_text_buttom', 'Learn more'),
(3354, 242, '_upcoming_text_buttom', 'field_59419925e898e'),
(4905, 380, 'event_datetime', '2017-06-23 6:10 pm'),
(4904, 380, '_event_type', 'field_5931c5ec289b2'),
(4903, 380, 'event_type', 'away'),
(314, 41, 'field_592f2571d1570', 'a:8:{s:3:\"key\";s:19:\"field_592f2571d1570\";s:5:\"label\";s:7:\"Tuesday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:8;}'),
(307, 41, 'field_592f2280d89cf', 'a:8:{s:3:\"key\";s:19:\"field_592f2280d89cf\";s:5:\"label\";s:6:\"Monday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(308, 41, 'field_592f228ad89d0', 'a:13:{s:3:\"key\";s:19:\"field_592f228ad89d0\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:11:\"monday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(309, 41, 'field_592f22c6d89d1', 'a:14:{s:3:\"key\";s:19:\"field_592f22c6d89d1\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:17:\"monday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(316, 41, 'field_592f260dd1572', 'a:14:{s:3:\"key\";s:19:\"field_592f260dd1572\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:18:\"tuesday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:10;}'),
(318, 41, 'field_592f26636aa5e', 'a:8:{s:3:\"key\";s:19:\"field_592f26636aa5e\";s:5:\"label\";s:9:\"Wednesday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:12;}'),
(319, 41, 'field_592f267b6aa5f', 'a:13:{s:3:\"key\";s:19:\"field_592f267b6aa5f\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:14:\"wednesday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:13;}'),
(320, 41, 'field_592f26996aa60', 'a:14:{s:3:\"key\";s:19:\"field_592f26996aa60\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:20:\"wednesday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:14;}'),
(321, 41, 'field_592f26b26aa61', 'a:8:{s:3:\"key\";s:19:\"field_592f26b26aa61\";s:5:\"label\";s:8:\"Thursday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:16;}'),
(322, 41, 'field_592f26c16aa62', 'a:13:{s:3:\"key\";s:19:\"field_592f26c16aa62\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:13:\"thursday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:17;}'),
(323, 41, 'field_592f26d56aa63', 'a:14:{s:3:\"key\";s:19:\"field_592f26d56aa63\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:19:\"thursday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:18;}'),
(324, 41, 'field_592f27246aa64', 'a:8:{s:3:\"key\";s:19:\"field_592f27246aa64\";s:5:\"label\";s:6:\"Friday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:20;}'),
(325, 41, 'field_592f273a6aa65', 'a:13:{s:3:\"key\";s:19:\"field_592f273a6aa65\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:11:\"friday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:21;}'),
(326, 41, 'field_592f27546aa66', 'a:14:{s:3:\"key\";s:19:\"field_592f27546aa66\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:17:\"friday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:22;}'),
(327, 41, 'field_592f276c6aa67', 'a:8:{s:3:\"key\";s:19:\"field_592f276c6aa67\";s:5:\"label\";s:8:\"Saturday\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:24;}'),
(328, 41, 'field_592f27776aa68', 'a:13:{s:3:\"key\";s:19:\"field_592f27776aa68\";s:5:\"label\";s:5:\"Open?\";s:4:\"name\";s:13:\"saturday_open\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:3:\"yes\";s:3:\"Yes\";s:2:\"no\";s:2:\"No\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:25;}'),
(329, 41, 'field_592f277c6aa69', 'a:14:{s:3:\"key\";s:19:\"field_592f277c6aa69\";s:5:\"label\";s:5:\"Start\";s:4:\"name\";s:19:\"saturday_hour_start\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:26;}'),
(334, 41, 'field_592f2b4f8320d', 'a:14:{s:3:\"key\";s:19:\"field_592f2b4f8320d\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:15:\"sunday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(336, 41, 'field_592f2d258407b', 'a:14:{s:3:\"key\";s:19:\"field_592f2d258407b\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:15:\"monday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(337, 41, 'field_592f2d758407c', 'a:14:{s:3:\"key\";s:19:\"field_592f2d758407c\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:16:\"tuesday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:11;}'),
(338, 41, 'field_592f2d9b8407d', 'a:14:{s:3:\"key\";s:19:\"field_592f2d9b8407d\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:18:\"wednesday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:15;}'),
(339, 41, 'field_592f2db28407e', 'a:14:{s:3:\"key\";s:19:\"field_592f2db28407e\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:17:\"thursday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:19;}'),
(340, 41, 'field_592f2ddf8407f', 'a:14:{s:3:\"key\";s:19:\"field_592f2ddf8407f\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:15:\"friday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:23;}'),
(342, 41, 'field_592f2ecf8d4e5', 'a:14:{s:3:\"key\";s:19:\"field_592f2ecf8d4e5\";s:5:\"label\";s:3:\"End\";s:4:\"name\";s:17:\"saturday_hour_end\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:8:\"10:00 AM\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_592f1c186df04\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"yes\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:27;}'),
(344, 52, 'sunday_open', 'yes'),
(345, 52, '_sunday_open', 'field_592f1c186df04'),
(346, 52, 'sunday_hour_start', '12:00 AM'),
(347, 52, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(348, 52, 'sunday_hour_end', ''),
(349, 52, '_sunday_hour_end', 'field_592f2b4f8320d'),
(350, 52, 'monday_open', 'yes'),
(351, 52, '_monday_open', 'field_592f228ad89d0'),
(352, 52, 'monday_hour_start', ''),
(353, 52, '_monday_hour_start', 'field_592f22c6d89d1'),
(354, 52, 'monday_hour_end', ''),
(355, 52, '_monday_hour_end', 'field_592f2d258407b'),
(356, 52, 'tuesday_open', 'yes'),
(357, 52, '_tuesday_open', 'field_592f25d4d1571'),
(358, 52, 'tuesday_hour_start', ''),
(359, 52, '_tuesday_hour_start', 'field_592f260dd1572'),
(360, 52, 'tuesday_hour_end', ''),
(361, 52, '_tuesday_hour_end', 'field_592f2d758407c'),
(362, 52, 'wednesday_open', 'yes'),
(363, 52, '_wednesday_open', 'field_592f267b6aa5f'),
(364, 52, 'wednesday_hour_start', ''),
(365, 52, '_wednesday_hour_start', 'field_592f26996aa60'),
(366, 52, 'wednesday_hour_end', ''),
(367, 52, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(368, 52, 'thursday_open', 'yes'),
(369, 52, '_thursday_open', 'field_592f26c16aa62'),
(370, 52, 'thursday_hour_start', ''),
(371, 52, '_thursday_hour_start', 'field_592f26d56aa63'),
(372, 52, 'thursday_hour_end', ''),
(373, 52, '_thursday_hour_end', 'field_592f2db28407e'),
(374, 52, 'friday_open', 'yes'),
(375, 52, '_friday_open', 'field_592f273a6aa65'),
(376, 52, 'friday_hour_start', ''),
(377, 52, '_friday_hour_start', 'field_592f27546aa66'),
(378, 52, 'friday_hour_end', ''),
(379, 52, '_friday_hour_end', 'field_592f2ddf8407f'),
(380, 52, 'saturday_open', 'yes'),
(381, 52, '_saturday_open', 'field_592f27776aa68'),
(382, 52, 'saturday_hour_start', ''),
(383, 52, '_saturday_hour_start', 'field_592f277c6aa69'),
(384, 52, 'saturday_hour_end', ''),
(385, 52, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(386, 5, 'sunday_open', 'yes'),
(387, 5, '_sunday_open', 'field_592f1c186df04'),
(388, 5, 'sunday_hour_start', '11:00 AM'),
(389, 5, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(390, 5, 'sunday_hour_end', '01:00 AM'),
(391, 53, 'sunday_open', 'yes'),
(392, 53, '_sunday_open', 'field_592f1c186df04'),
(393, 53, 'sunday_hour_start', '12:00 AM'),
(394, 53, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(395, 53, 'sunday_hour_end', ''),
(396, 53, '_sunday_hour_end', 'field_592f2b4f8320d'),
(397, 53, 'monday_open', 'yes'),
(398, 53, '_monday_open', 'field_592f228ad89d0'),
(399, 53, 'monday_hour_start', ''),
(400, 53, '_monday_hour_start', 'field_592f22c6d89d1'),
(401, 53, 'monday_hour_end', ''),
(402, 53, '_monday_hour_end', 'field_592f2d258407b'),
(403, 53, 'tuesday_open', 'yes'),
(404, 53, '_tuesday_open', 'field_592f25d4d1571'),
(405, 53, 'tuesday_hour_start', ''),
(406, 53, '_tuesday_hour_start', 'field_592f260dd1572'),
(407, 53, 'tuesday_hour_end', ''),
(408, 53, '_tuesday_hour_end', 'field_592f2d758407c'),
(409, 53, 'wednesday_open', 'yes'),
(410, 53, '_wednesday_open', 'field_592f267b6aa5f'),
(411, 53, 'wednesday_hour_start', ''),
(412, 53, '_wednesday_hour_start', 'field_592f26996aa60'),
(413, 53, 'wednesday_hour_end', ''),
(414, 53, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(415, 53, 'thursday_open', 'yes'),
(416, 53, '_thursday_open', 'field_592f26c16aa62'),
(417, 53, 'thursday_hour_start', '09:00 AM'),
(418, 53, '_thursday_hour_start', 'field_592f26d56aa63'),
(419, 53, 'thursday_hour_end', ''),
(420, 53, '_thursday_hour_end', 'field_592f2db28407e'),
(421, 53, 'friday_open', 'yes'),
(422, 53, '_friday_open', 'field_592f273a6aa65'),
(423, 53, 'friday_hour_start', ''),
(424, 53, '_friday_hour_start', 'field_592f27546aa66'),
(425, 53, 'friday_hour_end', ''),
(426, 53, '_friday_hour_end', 'field_592f2ddf8407f'),
(427, 53, 'saturday_open', 'yes'),
(428, 53, '_saturday_open', 'field_592f27776aa68'),
(429, 53, 'saturday_hour_start', ''),
(430, 53, '_saturday_hour_start', 'field_592f277c6aa69'),
(431, 53, 'saturday_hour_end', ''),
(432, 53, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(433, 5, '_sunday_hour_end', 'field_592f2b4f8320d'),
(434, 5, 'monday_open', 'yes'),
(435, 5, '_monday_open', 'field_592f228ad89d0'),
(436, 5, 'monday_hour_start', '11:00 AM'),
(437, 5, '_monday_hour_start', 'field_592f22c6d89d1'),
(438, 5, 'monday_hour_end', '02:00 AM'),
(439, 5, '_monday_hour_end', 'field_592f2d258407b'),
(440, 5, 'tuesday_open', 'yes'),
(441, 5, '_tuesday_open', 'field_592f25d4d1571'),
(442, 5, 'tuesday_hour_start', '11:00 AM'),
(443, 5, '_tuesday_hour_start', 'field_592f260dd1572'),
(444, 5, 'tuesday_hour_end', '02:00 AM'),
(445, 5, '_tuesday_hour_end', 'field_592f2d758407c'),
(446, 5, 'wednesday_open', 'yes'),
(447, 5, '_wednesday_open', 'field_592f267b6aa5f'),
(448, 5, 'wednesday_hour_start', '11:00 AM'),
(449, 54, 'sunday_open', 'yes'),
(450, 54, '_sunday_open', 'field_592f1c186df04'),
(451, 54, 'sunday_hour_start', '12:00 AM'),
(452, 54, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(453, 54, 'sunday_hour_end', ''),
(454, 54, '_sunday_hour_end', 'field_592f2b4f8320d'),
(455, 54, 'monday_open', 'yes'),
(456, 54, '_monday_open', 'field_592f228ad89d0'),
(457, 54, 'monday_hour_start', ''),
(458, 54, '_monday_hour_start', 'field_592f22c6d89d1'),
(459, 54, 'monday_hour_end', ''),
(460, 54, '_monday_hour_end', 'field_592f2d258407b'),
(461, 54, 'tuesday_open', 'yes'),
(462, 54, '_tuesday_open', 'field_592f25d4d1571'),
(463, 54, 'tuesday_hour_start', ''),
(464, 54, '_tuesday_hour_start', 'field_592f260dd1572'),
(465, 54, 'tuesday_hour_end', ''),
(466, 54, '_tuesday_hour_end', 'field_592f2d758407c'),
(467, 54, 'wednesday_open', 'yes'),
(468, 54, '_wednesday_open', 'field_592f267b6aa5f'),
(469, 54, 'wednesday_hour_start', ''),
(470, 54, '_wednesday_hour_start', 'field_592f26996aa60'),
(471, 54, 'wednesday_hour_end', ''),
(472, 54, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(473, 54, 'thursday_open', 'yes'),
(474, 54, '_thursday_open', 'field_592f26c16aa62'),
(475, 54, 'thursday_hour_start', '09:00 AM'),
(476, 54, '_thursday_hour_start', 'field_592f26d56aa63'),
(477, 54, 'thursday_hour_end', ''),
(478, 54, '_thursday_hour_end', 'field_592f2db28407e'),
(479, 54, 'friday_open', 'yes'),
(480, 54, '_friday_open', 'field_592f273a6aa65'),
(481, 54, 'friday_hour_start', ''),
(482, 54, '_friday_hour_start', 'field_592f27546aa66'),
(483, 54, 'friday_hour_end', ''),
(484, 54, '_friday_hour_end', 'field_592f2ddf8407f'),
(485, 54, 'saturday_open', 'yes'),
(486, 54, '_saturday_open', 'field_592f27776aa68'),
(487, 54, 'saturday_hour_start', ''),
(488, 54, '_saturday_hour_start', 'field_592f277c6aa69'),
(489, 54, 'saturday_hour_end', ''),
(490, 54, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(491, 5, '_wednesday_hour_start', 'field_592f26996aa60'),
(492, 5, 'wednesday_hour_end', '02:00 AM'),
(493, 5, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(494, 5, 'thursday_open', 'yes'),
(495, 5, '_thursday_open', 'field_592f26c16aa62'),
(496, 5, 'thursday_hour_start', '11:00 AM'),
(497, 5, '_thursday_hour_start', 'field_592f26d56aa63'),
(498, 5, 'thursday_hour_end', '02:00 AM'),
(499, 5, '_thursday_hour_end', 'field_592f2db28407e'),
(500, 5, 'friday_open', 'yes'),
(501, 5, '_friday_open', 'field_592f273a6aa65'),
(502, 5, 'friday_hour_start', '11:00 AM'),
(503, 5, '_friday_hour_start', 'field_592f27546aa66'),
(504, 5, 'friday_hour_end', '03:00 AM'),
(505, 5, '_friday_hour_end', 'field_592f2ddf8407f'),
(506, 5, 'saturday_open', 'yes'),
(507, 5, '_saturday_open', 'field_592f27776aa68'),
(508, 5, 'saturday_hour_start', '11:00 AM'),
(509, 5, '_saturday_hour_start', 'field_592f277c6aa69'),
(510, 55, 'sunday_open', 'yes'),
(511, 55, '_sunday_open', 'field_592f1c186df04'),
(512, 55, 'sunday_hour_start', '12:00 AM'),
(513, 55, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(514, 55, 'sunday_hour_end', ''),
(515, 55, '_sunday_hour_end', 'field_592f2b4f8320d'),
(516, 55, 'monday_open', 'yes'),
(517, 55, '_monday_open', 'field_592f228ad89d0'),
(518, 55, 'monday_hour_start', ''),
(519, 55, '_monday_hour_start', 'field_592f22c6d89d1'),
(520, 55, 'monday_hour_end', ''),
(521, 55, '_monday_hour_end', 'field_592f2d258407b'),
(522, 55, 'tuesday_open', 'yes'),
(523, 55, '_tuesday_open', 'field_592f25d4d1571'),
(524, 55, 'tuesday_hour_start', ''),
(525, 55, '_tuesday_hour_start', 'field_592f260dd1572'),
(526, 55, 'tuesday_hour_end', ''),
(527, 55, '_tuesday_hour_end', 'field_592f2d758407c'),
(528, 55, 'wednesday_open', 'yes'),
(529, 55, '_wednesday_open', 'field_592f267b6aa5f'),
(530, 55, 'wednesday_hour_start', ''),
(531, 55, '_wednesday_hour_start', 'field_592f26996aa60'),
(532, 55, 'wednesday_hour_end', ''),
(533, 55, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(534, 55, 'thursday_open', 'no'),
(535, 55, '_thursday_open', 'field_592f26c16aa62'),
(536, 55, 'thursday_hour_start', '09:00 AM'),
(537, 55, '_thursday_hour_start', 'field_592f26d56aa63'),
(538, 55, 'thursday_hour_end', ''),
(539, 55, '_thursday_hour_end', 'field_592f2db28407e'),
(540, 55, 'friday_open', 'yes'),
(541, 55, '_friday_open', 'field_592f273a6aa65'),
(542, 55, 'friday_hour_start', ''),
(543, 55, '_friday_hour_start', 'field_592f27546aa66'),
(544, 55, 'friday_hour_end', ''),
(545, 55, '_friday_hour_end', 'field_592f2ddf8407f'),
(546, 55, 'saturday_open', 'yes'),
(547, 55, '_saturday_open', 'field_592f27776aa68'),
(548, 55, 'saturday_hour_start', ''),
(549, 55, '_saturday_hour_start', 'field_592f277c6aa69'),
(550, 55, 'saturday_hour_end', ''),
(551, 55, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(552, 5, 'saturday_hour_end', '03:00 AM'),
(553, 5, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(554, 56, 'sunday_open', 'yes'),
(555, 56, '_sunday_open', 'field_592f1c186df04'),
(556, 56, 'sunday_hour_start', '12:00 AM'),
(557, 56, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(558, 56, 'sunday_hour_end', ''),
(559, 56, '_sunday_hour_end', 'field_592f2b4f8320d'),
(560, 56, 'monday_open', 'yes'),
(561, 56, '_monday_open', 'field_592f228ad89d0'),
(562, 56, 'monday_hour_start', ''),
(563, 56, '_monday_hour_start', 'field_592f22c6d89d1'),
(564, 56, 'monday_hour_end', ''),
(565, 56, '_monday_hour_end', 'field_592f2d258407b'),
(566, 56, 'tuesday_open', 'yes'),
(567, 56, '_tuesday_open', 'field_592f25d4d1571'),
(568, 56, 'tuesday_hour_start', ''),
(569, 56, '_tuesday_hour_start', 'field_592f260dd1572'),
(570, 56, 'tuesday_hour_end', ''),
(571, 56, '_tuesday_hour_end', 'field_592f2d758407c'),
(572, 56, 'wednesday_open', 'yes'),
(573, 56, '_wednesday_open', 'field_592f267b6aa5f'),
(574, 56, 'wednesday_hour_start', ''),
(575, 56, '_wednesday_hour_start', 'field_592f26996aa60'),
(576, 56, 'wednesday_hour_end', ''),
(577, 56, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(578, 56, 'thursday_open', 'yes'),
(579, 56, '_thursday_open', 'field_592f26c16aa62'),
(580, 56, 'thursday_hour_start', '09:00 AM'),
(581, 56, '_thursday_hour_start', 'field_592f26d56aa63'),
(582, 56, 'thursday_hour_end', ''),
(583, 56, '_thursday_hour_end', 'field_592f2db28407e'),
(584, 56, 'friday_open', 'yes'),
(585, 56, '_friday_open', 'field_592f273a6aa65'),
(586, 56, 'friday_hour_start', ''),
(587, 56, '_friday_hour_start', 'field_592f27546aa66'),
(588, 56, 'friday_hour_end', ''),
(589, 56, '_friday_hour_end', 'field_592f2ddf8407f'),
(590, 56, 'saturday_open', 'yes'),
(591, 56, '_saturday_open', 'field_592f27776aa68'),
(592, 56, 'saturday_hour_start', ''),
(593, 56, '_saturday_hour_start', 'field_592f277c6aa69'),
(594, 56, 'saturday_hour_end', ''),
(595, 56, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(596, 57, 'sunday_open', 'yes'),
(597, 57, '_sunday_open', 'field_592f1c186df04'),
(598, 57, 'sunday_hour_start', '12:00 AM'),
(599, 57, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(600, 57, 'sunday_hour_end', ''),
(601, 57, '_sunday_hour_end', 'field_592f2b4f8320d'),
(602, 57, 'monday_open', 'yes'),
(603, 57, '_monday_open', 'field_592f228ad89d0'),
(604, 57, 'monday_hour_start', ''),
(605, 57, '_monday_hour_start', 'field_592f22c6d89d1'),
(606, 57, 'monday_hour_end', ''),
(607, 57, '_monday_hour_end', 'field_592f2d258407b'),
(608, 57, 'tuesday_open', 'yes'),
(609, 57, '_tuesday_open', 'field_592f25d4d1571'),
(610, 57, 'tuesday_hour_start', ''),
(611, 57, '_tuesday_hour_start', 'field_592f260dd1572'),
(612, 57, 'tuesday_hour_end', ''),
(613, 57, '_tuesday_hour_end', 'field_592f2d758407c'),
(614, 57, 'wednesday_open', 'yes'),
(615, 57, '_wednesday_open', 'field_592f267b6aa5f'),
(616, 57, 'wednesday_hour_start', ''),
(617, 57, '_wednesday_hour_start', 'field_592f26996aa60'),
(618, 57, 'wednesday_hour_end', ''),
(619, 57, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(620, 57, 'thursday_open', 'yes'),
(621, 57, '_thursday_open', 'field_592f26c16aa62'),
(622, 57, 'thursday_hour_start', '13:00 AM'),
(623, 57, '_thursday_hour_start', 'field_592f26d56aa63'),
(624, 57, 'thursday_hour_end', ''),
(4902, 380, '_event_description', 'field_5931b8344c168'),
(4901, 380, 'event_description', ''),
(4900, 380, '_event_subtitle', 'field_5931b8041f123'),
(4898, 375, '_event_reserve_url', 'field_5931c5d445353'),
(4899, 380, 'event_subtitle', ''),
(3008, 216, '_monday_open', 'field_592f228ad89d0'),
(4897, 375, 'event_reserve_url', ''),
(4896, 375, '_event_place', 'field_5931c5c11a7c2'),
(4895, 375, 'event_place', 'Marlins Park - Miami'),
(3007, 216, 'monday_open', 'yes'),
(3338, 240, 'hide_on_screen', ''),
(3337, 240, 'layout', 'default'),
(3336, 240, 'position', 'normal'),
(3399, 240, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"5\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(3006, 216, '_sunday_hour_end', 'field_592f2b4f8320d'),
(3334, 240, 'field_59419a43e8994', 'a:11:{s:3:\"key\";s:19:\"field_59419a43e8994\";s:5:\"label\";s:9:\"Page link\";s:4:\"name\";s:18:\"weekly_link_button\";s:4:\"type\";s:9:\"page_link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:8;}'),
(3005, 216, 'sunday_hour_end', '1:00 AM'),
(3324, 240, '_edit_lock', '1498071297:5'),
(3325, 240, '_edit_last', '1'),
(3326, 240, 'field_5941984fe898b', 'a:8:{s:3:\"key\";s:19:\"field_5941984fe898b\";s:5:\"label\";s:15:\"UPCOMING PARTY?\";s:4:\"name\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(3004, 216, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(3003, 216, 'sunday_hour_start', '11:00 AM'),
(4865, 371, 'event_reserve_url', ''),
(3002, 216, '_sunday_open', 'field_592f1c186df04'),
(3001, 216, 'sunday_open', 'no'),
(3000, 216, '_gift_card_url', 'field_5941331e7cece'),
(2999, 216, 'gift_card_url', 'https://nightout.com/events/federales-gift-card/10-3-2016/tickets'),
(3366, 242, '_hiring_title', 'field_593aa8d194096'),
(3365, 242, 'hiring_title', 'We’re Hiring'),
(3364, 242, '_weekly_page_link', 'field_59419a43e8994'),
(3363, 242, 'weekly_page_link', '133'),
(4864, 371, '_event_place', 'field_5931c5c11a7c2'),
(3362, 242, '_weekly_text_buttom', 'field_59419a30e8993'),
(3361, 242, 'weekly_text_buttom', 'Learn more'),
(3360, 242, '_brickhouse_page_link', 'field_59419a1ee8992'),
(3359, 242, 'brickhouse_page_link', '7'),
(8561, 662, '_wp_attached_file', '2017/06/Buffalo-Chicken-Waffle-Cone_v1.jpg'),
(8562, 662, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1999;s:4:\"file\";s:42:\"2017/06/Buffalo-Chicken-Waffle-Cone_v1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v1-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v1-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v1-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:44:\"Buffalo-Chicken-Waffle-Cone_v1-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v1-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(819, 91, 'monday_hour_end', '02:00 AM'),
(1342, 106, '_tuesday_open', 'field_592f25d4d1571'),
(1338, 106, '_monday_hour_start', 'field_592f22c6d89d1'),
(1339, 106, 'monday_hour_end', '2:00 AM'),
(1340, 106, '_monday_hour_end', 'field_592f2d258407b'),
(1341, 106, 'tuesday_open', 'yes'),
(1336, 106, '_monday_open', 'field_592f228ad89d0'),
(1509, 5, '_thumbnail_id', '665'),
(7402, 575, 'event_place', 'Wrigley Field - Chicago'),
(4863, 371, 'event_place', 'Wrigley Field - Chicago'),
(4862, 371, '_event_datetime', 'field_5931b84b7a9bd'),
(4861, 371, 'event_datetime', '2017-06-21 1:20 pm'),
(4860, 371, '_event_type', 'field_5931c5ec289b2'),
(4859, 371, 'event_type', 'home'),
(4858, 371, '_event_description', 'field_5931b8344c168'),
(4857, 371, 'event_description', ''),
(1329, 106, 'sunday_open', 'yes'),
(1330, 106, '_sunday_open', 'field_592f1c186df04'),
(1331, 106, 'sunday_hour_start', '11:00 AM'),
(1332, 106, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1333, 106, 'sunday_hour_end', '1:00 AM'),
(1334, 106, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1335, 106, 'monday_open', 'no'),
(727, 72, 'sunday_open', 'yes'),
(728, 72, '_sunday_open', 'field_592f1c186df04'),
(729, 72, 'sunday_hour_start', '09:00 AM'),
(730, 72, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(731, 72, 'sunday_hour_end', '12:00 PM'),
(732, 72, '_sunday_hour_end', 'field_592f2b4f8320d'),
(733, 72, 'monday_open', 'yes'),
(734, 72, '_monday_open', 'field_592f228ad89d0'),
(735, 72, 'monday_hour_start', '09:00 AM'),
(736, 72, '_monday_hour_start', 'field_592f22c6d89d1'),
(737, 72, 'monday_hour_end', '12:00 PM'),
(738, 72, '_monday_hour_end', 'field_592f2d258407b'),
(739, 72, 'tuesday_open', 'yes'),
(740, 72, '_tuesday_open', 'field_592f25d4d1571'),
(741, 72, 'tuesday_hour_start', '09:00 AM'),
(742, 72, '_tuesday_hour_start', 'field_592f260dd1572'),
(743, 72, 'tuesday_hour_end', '12:00 PM'),
(744, 72, '_tuesday_hour_end', 'field_592f2d758407c'),
(745, 72, 'wednesday_open', 'yes'),
(746, 72, '_wednesday_open', 'field_592f267b6aa5f'),
(747, 72, 'wednesday_hour_start', '09:00 AM'),
(748, 72, '_wednesday_hour_start', 'field_592f26996aa60'),
(749, 72, 'wednesday_hour_end', '12:00 PM'),
(750, 72, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(751, 72, 'thursday_open', 'yes'),
(752, 72, '_thursday_open', 'field_592f26c16aa62'),
(753, 72, 'thursday_hour_start', '09:00 AM'),
(754, 72, '_thursday_hour_start', 'field_592f26d56aa63'),
(755, 72, 'thursday_hour_end', '12:00 PM'),
(756, 72, '_thursday_hour_end', 'field_592f2db28407e'),
(757, 72, 'friday_open', 'yes'),
(758, 72, '_friday_open', 'field_592f273a6aa65'),
(759, 72, 'friday_hour_start', '09:00 AM'),
(760, 72, '_friday_hour_start', 'field_592f27546aa66'),
(761, 72, 'friday_hour_end', '12:00 PM'),
(762, 72, '_friday_hour_end', 'field_592f2ddf8407f'),
(763, 72, 'saturday_open', 'yes'),
(764, 72, '_saturday_open', 'field_592f27776aa68'),
(765, 72, 'saturday_hour_start', '09:00 AM'),
(766, 72, '_saturday_hour_start', 'field_592f277c6aa69'),
(767, 72, 'saturday_hour_end', '12:00 PM'),
(768, 72, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(769, 74, '_edit_last', '1'),
(770, 74, 'field_5931b8041f123', 'a:14:{s:3:\"key\";s:19:\"field_5931b8041f123\";s:5:\"label\";s:8:\"Subtitle\";s:4:\"name\";s:14:\"event_subtitle\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"none\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(7699, 74, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"events\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(772, 74, 'position', 'normal'),
(773, 74, 'layout', 'default'),
(774, 74, 'hide_on_screen', 'a:12:{i:0;s:11:\"the_content\";i:1;s:7:\"excerpt\";i:2;s:13:\"custom_fields\";i:3;s:10:\"discussion\";i:4;s:8:\"comments\";i:5;s:9:\"revisions\";i:6;s:4:\"slug\";i:7;s:6:\"author\";i:8;s:6:\"format\";i:9;s:10:\"categories\";i:10;s:4:\"tags\";i:11;s:15:\"send-trackbacks\";}'),
(775, 74, '_edit_lock', '1497994490:1'),
(776, 74, 'field_5931b8344c168', 'a:11:{s:3:\"key\";s:19:\"field_5931b8344c168\";s:5:\"label\";s:11:\"Description\";s:4:\"name\";s:17:\"event_description\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";s:3:\"yes\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(778, 74, 'field_5931b84b7a9bd', 'a:15:{s:3:\"key\";s:19:\"field_5931b84b7a9bd\";s:5:\"label\";s:13:\"Date and Time\";s:4:\"name\";s:14:\"event_datetime\";s:4:\"type\";s:16:\"date_time_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:9:\"show_date\";s:4:\"true\";s:11:\"date_format\";s:8:\"yy-mm-dd\";s:11:\"time_format\";s:7:\"h:mm tt\";s:16:\"show_week_number\";s:5:\"false\";s:6:\"picker\";s:6:\"select\";s:17:\"save_as_timestamp\";s:5:\"false\";s:16:\"get_as_timestamp\";s:5:\"false\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5931c5ec289b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"home\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(2179, 177, 'image_1', '127'),
(812, 91, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(813, 91, 'sunday_hour_end', '01:00 AM'),
(814, 91, '_sunday_hour_end', 'field_592f2b4f8320d'),
(815, 91, 'monday_open', 'yes'),
(816, 91, '_monday_open', 'field_592f228ad89d0'),
(817, 91, 'monday_hour_start', '11:00 AM'),
(818, 91, '_monday_hour_start', 'field_592f22c6d89d1'),
(782, 74, 'field_5931c5c11a7c2', 'a:14:{s:3:\"key\";s:19:\"field_5931c5c11a7c2\";s:5:\"label\";s:5:\"Place\";s:4:\"name\";s:11:\"event_place\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(784, 74, 'field_5931c5d445353', 'a:14:{s:3:\"key\";s:19:\"field_5931c5d445353\";s:5:\"label\";s:11:\"Reserve URL\";s:4:\"name\";s:17:\"event_reserve_url\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(786, 74, 'field_5931c5ec289b2', 'a:13:{s:3:\"key\";s:19:\"field_5931c5ec289b2\";s:5:\"label\";s:10:\"Event Type\";s:4:\"name\";s:10:\"event_type\";s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:7:\"choices\";a:3:{s:4:\"home\";s:13:\"Home Game day\";s:4:\"away\";s:13:\"Away Game day\";s:7:\"nongame\";s:24:\"Bar Event - Non Game day\";}s:12:\"other_choice\";s:1:\"0\";s:17:\"save_other_choice\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(3193, 228, '_image_2', 'field_5939618147f5c'),
(7700, 597, 'event_subtitle', ''),
(3191, 228, '_image_1', 'field_59395ee251b63'),
(3192, 228, 'image_2', '128'),
(1343, 106, 'tuesday_hour_start', '11:00 AM'),
(807, 90, '_edit_last', '2'),
(808, 90, '_edit_lock', '1498160804:2'),
(809, 91, 'sunday_open', 'yes'),
(810, 91, '_sunday_open', 'field_592f1c186df04'),
(811, 91, 'sunday_hour_start', '11:00 AM'),
(1337, 106, 'monday_hour_start', '11:00 AM'),
(820, 91, '_monday_hour_end', 'field_592f2d258407b'),
(821, 91, 'tuesday_open', 'yes'),
(822, 91, '_tuesday_open', 'field_592f25d4d1571'),
(823, 91, 'tuesday_hour_start', '11:00 AM'),
(824, 91, '_tuesday_hour_start', 'field_592f260dd1572'),
(825, 91, 'tuesday_hour_end', '02:00 AM'),
(826, 91, '_tuesday_hour_end', 'field_592f2d758407c'),
(827, 91, 'wednesday_open', 'yes'),
(828, 91, '_wednesday_open', 'field_592f267b6aa5f'),
(829, 91, 'wednesday_hour_start', '11:00 AM'),
(830, 91, '_wednesday_hour_start', 'field_592f26996aa60'),
(831, 91, 'wednesday_hour_end', '02:00 AM'),
(832, 91, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(833, 91, 'thursday_open', 'yes'),
(834, 91, '_thursday_open', 'field_592f26c16aa62'),
(835, 91, 'thursday_hour_start', '11:00 AM'),
(836, 91, '_thursday_hour_start', 'field_592f26d56aa63'),
(837, 91, 'thursday_hour_end', '02:00 AM'),
(838, 91, '_thursday_hour_end', 'field_592f2db28407e'),
(839, 91, 'friday_open', 'yes'),
(840, 91, '_friday_open', 'field_592f273a6aa65'),
(841, 91, 'friday_hour_start', '11:00 AM'),
(842, 91, '_friday_hour_start', 'field_592f27546aa66'),
(843, 91, 'friday_hour_end', '03:00 AM'),
(844, 91, '_friday_hour_end', 'field_592f2ddf8407f'),
(845, 91, 'saturday_open', 'yes'),
(846, 91, '_saturday_open', 'field_592f27776aa68'),
(847, 91, 'saturday_hour_start', '11:00 AM'),
(848, 91, '_saturday_hour_start', 'field_592f277c6aa69'),
(849, 91, 'saturday_hour_end', '03:00 AM'),
(850, 91, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(851, 92, 'sunday_open', 'yes'),
(852, 92, '_sunday_open', 'field_592f1c186df04'),
(853, 92, 'sunday_hour_start', '11:00 AM'),
(854, 92, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(855, 92, 'sunday_hour_end', '01:00 AM'),
(856, 92, '_sunday_hour_end', 'field_592f2b4f8320d'),
(857, 92, 'monday_open', 'yes'),
(858, 92, '_monday_open', 'field_592f228ad89d0'),
(859, 92, 'monday_hour_start', '11:00 AM'),
(860, 92, '_monday_hour_start', 'field_592f22c6d89d1'),
(861, 92, 'monday_hour_end', '02:00 AM'),
(862, 92, '_monday_hour_end', 'field_592f2d258407b'),
(863, 92, 'tuesday_open', 'yes'),
(864, 92, '_tuesday_open', 'field_592f25d4d1571'),
(865, 92, 'tuesday_hour_start', '11:00 AM'),
(866, 92, '_tuesday_hour_start', 'field_592f260dd1572'),
(867, 92, 'tuesday_hour_end', '02:00 AM'),
(868, 92, '_tuesday_hour_end', 'field_592f2d758407c'),
(869, 92, 'wednesday_open', 'yes'),
(870, 92, '_wednesday_open', 'field_592f267b6aa5f'),
(871, 92, 'wednesday_hour_start', '11:00 AM'),
(872, 92, '_wednesday_hour_start', 'field_592f26996aa60'),
(873, 92, 'wednesday_hour_end', '02:00 AM'),
(874, 92, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(875, 92, 'thursday_open', 'yes'),
(876, 92, '_thursday_open', 'field_592f26c16aa62'),
(877, 92, 'thursday_hour_start', '11:00 AM'),
(878, 92, '_thursday_hour_start', 'field_592f26d56aa63'),
(879, 92, 'thursday_hour_end', '02:00 AM'),
(880, 92, '_thursday_hour_end', 'field_592f2db28407e'),
(881, 92, 'friday_open', 'yes'),
(882, 92, '_friday_open', 'field_592f273a6aa65'),
(883, 92, 'friday_hour_start', '11:00 AM'),
(884, 92, '_friday_hour_start', 'field_592f27546aa66'),
(885, 92, 'friday_hour_end', '03:00 AM'),
(886, 92, '_friday_hour_end', 'field_592f2ddf8407f'),
(887, 92, 'saturday_open', 'yes'),
(888, 92, '_saturday_open', 'field_592f27776aa68'),
(889, 92, 'saturday_hour_start', '11:00 AM'),
(890, 92, '_saturday_hour_start', 'field_592f277c6aa69'),
(891, 92, 'saturday_hour_end', '03:00 AM'),
(892, 92, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(893, 90, 'sunday_open', 'no'),
(894, 90, '_sunday_open', 'field_592f1c186df04'),
(895, 90, 'sunday_hour_start', '11:00 AM'),
(896, 90, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(897, 90, 'sunday_hour_end', '2:00 AM'),
(898, 90, '_sunday_hour_end', 'field_592f2b4f8320d'),
(899, 90, 'monday_open', 'no'),
(900, 90, '_monday_open', 'field_592f228ad89d0'),
(901, 90, 'monday_hour_start', '11:00 AM'),
(902, 90, '_monday_hour_start', 'field_592f22c6d89d1'),
(903, 90, 'monday_hour_end', '2:00 AM'),
(904, 90, '_monday_hour_end', 'field_592f2d258407b'),
(905, 90, 'tuesday_open', 'no'),
(906, 90, '_tuesday_open', 'field_592f25d4d1571'),
(907, 90, 'tuesday_hour_start', '11:00 AM'),
(908, 90, '_tuesday_hour_start', 'field_592f260dd1572'),
(909, 90, 'tuesday_hour_end', '2:00 AM'),
(910, 90, '_tuesday_hour_end', 'field_592f2d758407c'),
(911, 90, 'wednesday_open', 'no'),
(912, 90, '_wednesday_open', 'field_592f267b6aa5f'),
(913, 90, 'wednesday_hour_start', '11:00 AM'),
(914, 90, '_wednesday_hour_start', 'field_592f26996aa60'),
(915, 90, 'wednesday_hour_end', '2:00 AM'),
(916, 90, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(917, 90, 'thursday_open', 'no'),
(918, 90, '_thursday_open', 'field_592f26c16aa62'),
(919, 90, 'thursday_hour_start', '11:00 AM'),
(920, 90, '_thursday_hour_start', 'field_592f26d56aa63'),
(921, 90, 'thursday_hour_end', '2:00 AM'),
(922, 90, '_thursday_hour_end', 'field_592f2db28407e'),
(923, 90, 'friday_open', 'no'),
(924, 90, '_friday_open', 'field_592f273a6aa65'),
(925, 90, 'friday_hour_start', '11:00 AM'),
(926, 90, '_friday_hour_start', 'field_592f27546aa66'),
(927, 90, 'friday_hour_end', '2:00 AM'),
(928, 90, '_friday_hour_end', 'field_592f2ddf8407f'),
(929, 90, 'saturday_open', 'no'),
(930, 90, '_saturday_open', 'field_592f27776aa68'),
(931, 90, 'saturday_hour_start', '11:00 AM'),
(932, 90, '_saturday_hour_start', 'field_592f277c6aa69'),
(933, 90, 'saturday_hour_end', '3:00 AM'),
(934, 90, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(940, 95, 'sunday_open', 'yes'),
(941, 95, '_sunday_open', 'field_592f1c186df04'),
(942, 95, 'sunday_hour_start', '11:00 AM'),
(943, 95, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(944, 95, 'sunday_hour_end', '01:00 AM'),
(945, 95, '_sunday_hour_end', 'field_592f2b4f8320d'),
(946, 95, 'monday_open', 'yes'),
(947, 95, '_monday_open', 'field_592f228ad89d0'),
(948, 95, 'monday_hour_start', '11:00 AM'),
(949, 95, '_monday_hour_start', 'field_592f22c6d89d1'),
(950, 95, 'monday_hour_end', '02:00 AM'),
(951, 95, '_monday_hour_end', 'field_592f2d258407b'),
(952, 95, 'tuesday_open', 'yes'),
(953, 95, '_tuesday_open', 'field_592f25d4d1571'),
(954, 95, 'tuesday_hour_start', '12:00 AM'),
(955, 95, '_tuesday_hour_start', 'field_592f260dd1572'),
(956, 95, 'tuesday_hour_end', '02:00 AM'),
(957, 95, '_tuesday_hour_end', 'field_592f2d758407c'),
(958, 95, 'wednesday_open', 'yes'),
(959, 95, '_wednesday_open', 'field_592f267b6aa5f'),
(960, 95, 'wednesday_hour_start', '11:00 AM'),
(961, 95, '_wednesday_hour_start', 'field_592f26996aa60'),
(962, 95, 'wednesday_hour_end', '02:00 AM'),
(963, 95, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(964, 95, 'thursday_open', 'yes'),
(965, 95, '_thursday_open', 'field_592f26c16aa62'),
(966, 95, 'thursday_hour_start', '11:00 AM'),
(967, 95, '_thursday_hour_start', 'field_592f26d56aa63'),
(968, 95, 'thursday_hour_end', '02:00 AM'),
(969, 95, '_thursday_hour_end', 'field_592f2db28407e'),
(970, 95, 'friday_open', 'yes'),
(971, 95, '_friday_open', 'field_592f273a6aa65'),
(972, 95, 'friday_hour_start', '11:00 AM'),
(973, 95, '_friday_hour_start', 'field_592f27546aa66'),
(974, 95, 'friday_hour_end', '03:00 AM'),
(975, 95, '_friday_hour_end', 'field_592f2ddf8407f'),
(976, 95, 'saturday_open', 'yes'),
(977, 95, '_saturday_open', 'field_592f27776aa68'),
(978, 95, 'saturday_hour_start', '11:00 AM'),
(979, 95, '_saturday_hour_start', 'field_592f277c6aa69'),
(980, 95, 'saturday_hour_end', '03:00 AM'),
(981, 95, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(982, 96, 'sunday_open', 'yes'),
(983, 96, '_sunday_open', 'field_592f1c186df04'),
(984, 96, 'sunday_hour_start', '11:00 AM'),
(985, 96, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(986, 96, 'sunday_hour_end', '01:00 AM'),
(987, 96, '_sunday_hour_end', 'field_592f2b4f8320d'),
(988, 96, 'monday_open', 'yes'),
(989, 96, '_monday_open', 'field_592f228ad89d0'),
(990, 96, 'monday_hour_start', '11:00 AM'),
(991, 96, '_monday_hour_start', 'field_592f22c6d89d1'),
(992, 96, 'monday_hour_end', '02:00 AM'),
(993, 96, '_monday_hour_end', 'field_592f2d258407b'),
(994, 96, 'tuesday_open', 'no'),
(995, 96, '_tuesday_open', 'field_592f25d4d1571'),
(996, 96, 'tuesday_hour_start', '11:00 AM'),
(997, 96, '_tuesday_hour_start', 'field_592f260dd1572'),
(998, 96, 'tuesday_hour_end', '02:00 AM'),
(999, 96, '_tuesday_hour_end', 'field_592f2d758407c'),
(1000, 96, 'wednesday_open', 'yes'),
(1001, 96, '_wednesday_open', 'field_592f267b6aa5f'),
(1002, 96, 'wednesday_hour_start', '11:00 AM'),
(1003, 96, '_wednesday_hour_start', 'field_592f26996aa60'),
(1004, 96, 'wednesday_hour_end', '02:00 AM'),
(1005, 96, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1006, 96, 'thursday_open', 'yes'),
(1007, 96, '_thursday_open', 'field_592f26c16aa62'),
(1008, 96, 'thursday_hour_start', '11:00 AM'),
(1009, 96, '_thursday_hour_start', 'field_592f26d56aa63'),
(1010, 96, 'thursday_hour_end', '02:00 AM'),
(1011, 96, '_thursday_hour_end', 'field_592f2db28407e'),
(1012, 96, 'friday_open', 'yes'),
(1013, 96, '_friday_open', 'field_592f273a6aa65'),
(1014, 96, 'friday_hour_start', '11:00 AM'),
(1015, 96, '_friday_hour_start', 'field_592f27546aa66'),
(1016, 96, 'friday_hour_end', '03:00 AM'),
(1017, 96, '_friday_hour_end', 'field_592f2ddf8407f'),
(1018, 96, 'saturday_open', 'yes'),
(1019, 96, '_saturday_open', 'field_592f27776aa68'),
(1020, 96, 'saturday_hour_start', '11:00 AM'),
(1021, 96, '_saturday_hour_start', 'field_592f277c6aa69'),
(1022, 96, 'saturday_hour_end', '03:00 AM'),
(1023, 96, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1024, 97, 'sunday_open', 'no'),
(1025, 97, '_sunday_open', 'field_592f1c186df04'),
(1026, 97, 'sunday_hour_start', '11:00 AM'),
(1027, 97, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1028, 97, 'sunday_hour_end', '01:00 AM'),
(1029, 97, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1030, 97, 'monday_open', 'yes'),
(1031, 97, '_monday_open', 'field_592f228ad89d0'),
(1032, 97, 'monday_hour_start', '11:00 AM'),
(1033, 97, '_monday_hour_start', 'field_592f22c6d89d1'),
(1034, 97, 'monday_hour_end', '02:00 AM'),
(1035, 97, '_monday_hour_end', 'field_592f2d258407b'),
(1036, 97, 'tuesday_open', 'no'),
(1037, 97, '_tuesday_open', 'field_592f25d4d1571'),
(1038, 97, 'tuesday_hour_start', '11:00 AM'),
(1039, 97, '_tuesday_hour_start', 'field_592f260dd1572'),
(1040, 97, 'tuesday_hour_end', '02:00 AM'),
(1041, 97, '_tuesday_hour_end', 'field_592f2d758407c'),
(1042, 97, 'wednesday_open', 'yes'),
(1043, 97, '_wednesday_open', 'field_592f267b6aa5f'),
(1044, 97, 'wednesday_hour_start', '11:00 AM'),
(1045, 97, '_wednesday_hour_start', 'field_592f26996aa60'),
(1046, 97, 'wednesday_hour_end', '02:00 AM'),
(1047, 97, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1048, 97, 'thursday_open', 'yes'),
(1049, 97, '_thursday_open', 'field_592f26c16aa62'),
(1050, 97, 'thursday_hour_start', '11:00 AM'),
(1051, 97, '_thursday_hour_start', 'field_592f26d56aa63'),
(1052, 97, 'thursday_hour_end', '02:00 AM'),
(1053, 97, '_thursday_hour_end', 'field_592f2db28407e'),
(1054, 97, 'friday_open', 'yes'),
(1055, 97, '_friday_open', 'field_592f273a6aa65'),
(1056, 97, 'friday_hour_start', '11:00 AM'),
(1057, 97, '_friday_hour_start', 'field_592f27546aa66'),
(1058, 97, 'friday_hour_end', '03:00 AM'),
(1059, 97, '_friday_hour_end', 'field_592f2ddf8407f'),
(1060, 97, 'saturday_open', 'yes'),
(1061, 97, '_saturday_open', 'field_592f27776aa68'),
(1062, 97, 'saturday_hour_start', '11:00 AM'),
(1063, 97, '_saturday_hour_start', 'field_592f277c6aa69'),
(1064, 97, 'saturday_hour_end', '03:00 AM'),
(1065, 97, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1066, 98, 'sunday_open', 'yes'),
(1067, 98, '_sunday_open', 'field_592f1c186df04'),
(1068, 98, 'sunday_hour_start', '11:00 AM'),
(1069, 98, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1070, 98, 'sunday_hour_end', '01:00 AM'),
(1071, 98, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1072, 98, 'monday_open', 'yes'),
(1073, 98, '_monday_open', 'field_592f228ad89d0'),
(1074, 98, 'monday_hour_start', '11:00 AM'),
(1075, 98, '_monday_hour_start', 'field_592f22c6d89d1'),
(1076, 98, 'monday_hour_end', '02:00 AM'),
(1077, 98, '_monday_hour_end', 'field_592f2d258407b'),
(1078, 98, 'tuesday_open', 'yes'),
(1079, 98, '_tuesday_open', 'field_592f25d4d1571'),
(1080, 98, 'tuesday_hour_start', '11:00 AM'),
(1081, 98, '_tuesday_hour_start', 'field_592f260dd1572'),
(1082, 98, 'tuesday_hour_end', '02:00 AM'),
(1083, 98, '_tuesday_hour_end', 'field_592f2d758407c'),
(1084, 98, 'wednesday_open', 'yes'),
(1085, 98, '_wednesday_open', 'field_592f267b6aa5f'),
(1086, 98, 'wednesday_hour_start', '11:00 AM'),
(1087, 98, '_wednesday_hour_start', 'field_592f26996aa60'),
(1088, 98, 'wednesday_hour_end', '02:00 AM'),
(1089, 98, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1090, 98, 'thursday_open', 'yes'),
(1091, 98, '_thursday_open', 'field_592f26c16aa62'),
(1092, 98, 'thursday_hour_start', '11:00 AM'),
(1093, 98, '_thursday_hour_start', 'field_592f26d56aa63'),
(1094, 98, 'thursday_hour_end', '02:00 AM'),
(1095, 98, '_thursday_hour_end', 'field_592f2db28407e'),
(1096, 98, 'friday_open', 'yes'),
(1097, 98, '_friday_open', 'field_592f273a6aa65'),
(1098, 98, 'friday_hour_start', '11:00 AM'),
(1099, 98, '_friday_hour_start', 'field_592f27546aa66'),
(1100, 98, 'friday_hour_end', '03:00 AM'),
(1101, 98, '_friday_hour_end', 'field_592f2ddf8407f'),
(1102, 98, 'saturday_open', 'yes'),
(1103, 98, '_saturday_open', 'field_592f27776aa68'),
(1104, 98, 'saturday_hour_start', '11:00 AM'),
(1105, 98, '_saturday_hour_start', 'field_592f277c6aa69'),
(1106, 98, 'saturday_hour_end', '03:00 AM'),
(1107, 98, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1108, 99, 'sunday_open', 'yes'),
(1109, 99, '_sunday_open', 'field_592f1c186df04'),
(1110, 99, 'sunday_hour_start', '11:00 AM'),
(1111, 99, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1112, 99, 'sunday_hour_end', '01:00 AM'),
(1113, 99, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1114, 99, 'monday_open', 'yes'),
(1115, 99, '_monday_open', 'field_592f228ad89d0'),
(1116, 99, 'monday_hour_start', '11:00 AM'),
(1117, 99, '_monday_hour_start', 'field_592f22c6d89d1'),
(1118, 99, 'monday_hour_end', '02:00 AM'),
(1119, 99, '_monday_hour_end', 'field_592f2d258407b'),
(1120, 99, 'tuesday_open', 'yes'),
(1121, 99, '_tuesday_open', 'field_592f25d4d1571'),
(1122, 99, 'tuesday_hour_start', '11:00 AM'),
(1123, 99, '_tuesday_hour_start', 'field_592f260dd1572'),
(1124, 99, 'tuesday_hour_end', '02:00 AM'),
(1125, 99, '_tuesday_hour_end', 'field_592f2d758407c'),
(1126, 99, 'wednesday_open', 'no'),
(1127, 99, '_wednesday_open', 'field_592f267b6aa5f'),
(1128, 99, 'wednesday_hour_start', '11:00 AM'),
(1129, 99, '_wednesday_hour_start', 'field_592f26996aa60'),
(1130, 99, 'wednesday_hour_end', '02:00 AM'),
(1131, 99, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1132, 99, 'thursday_open', 'yes'),
(1133, 99, '_thursday_open', 'field_592f26c16aa62'),
(1134, 99, 'thursday_hour_start', '11:00 AM'),
(1135, 99, '_thursday_hour_start', 'field_592f26d56aa63'),
(1136, 99, 'thursday_hour_end', '02:00 AM'),
(1137, 99, '_thursday_hour_end', 'field_592f2db28407e'),
(1138, 99, 'friday_open', 'yes'),
(1139, 99, '_friday_open', 'field_592f273a6aa65'),
(1140, 99, 'friday_hour_start', '11:00 AM'),
(1141, 99, '_friday_hour_start', 'field_592f27546aa66'),
(1142, 99, 'friday_hour_end', '03:00 AM'),
(1143, 99, '_friday_hour_end', 'field_592f2ddf8407f'),
(1144, 99, 'saturday_open', 'yes'),
(1145, 99, '_saturday_open', 'field_592f27776aa68'),
(1146, 99, 'saturday_hour_start', '11:00 AM'),
(1147, 99, '_saturday_hour_start', 'field_592f277c6aa69'),
(1148, 99, 'saturday_hour_end', '03:00 AM'),
(1149, 99, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1150, 100, 'sunday_open', 'yes'),
(1151, 100, '_sunday_open', 'field_592f1c186df04'),
(1152, 100, 'sunday_hour_start', '11:00 AM'),
(1153, 100, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1154, 100, 'sunday_hour_end', '01:00 AM'),
(1155, 100, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1156, 100, 'monday_open', 'yes'),
(1157, 100, '_monday_open', 'field_592f228ad89d0'),
(1158, 100, 'monday_hour_start', '11:00 AM'),
(1159, 100, '_monday_hour_start', 'field_592f22c6d89d1'),
(1160, 100, 'monday_hour_end', '02:00 AM'),
(1161, 100, '_monday_hour_end', 'field_592f2d258407b'),
(1162, 100, 'tuesday_open', 'yes'),
(1163, 100, '_tuesday_open', 'field_592f25d4d1571'),
(1164, 100, 'tuesday_hour_start', '11:00 AM'),
(1165, 100, '_tuesday_hour_start', 'field_592f260dd1572'),
(1166, 100, 'tuesday_hour_end', '02:00 AM'),
(1167, 100, '_tuesday_hour_end', 'field_592f2d758407c'),
(1168, 100, 'wednesday_open', 'yes'),
(1169, 100, '_wednesday_open', 'field_592f267b6aa5f'),
(1170, 100, 'wednesday_hour_start', '11:00 AM'),
(1171, 100, '_wednesday_hour_start', 'field_592f26996aa60'),
(1172, 100, 'wednesday_hour_end', '02:00 AM'),
(1173, 100, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1174, 100, 'thursday_open', 'yes'),
(1175, 100, '_thursday_open', 'field_592f26c16aa62'),
(1176, 100, 'thursday_hour_start', '11:00 AM'),
(1177, 100, '_thursday_hour_start', 'field_592f26d56aa63'),
(1178, 100, 'thursday_hour_end', '02:00 AM'),
(1179, 100, '_thursday_hour_end', 'field_592f2db28407e'),
(1180, 100, 'friday_open', 'yes'),
(1181, 100, '_friday_open', 'field_592f273a6aa65'),
(1182, 100, 'friday_hour_start', '11:00 AM'),
(1183, 100, '_friday_hour_start', 'field_592f27546aa66'),
(1184, 100, 'friday_hour_end', '03:00 AM'),
(1185, 100, '_friday_hour_end', 'field_592f2ddf8407f'),
(1186, 100, 'saturday_open', 'yes'),
(1187, 100, '_saturday_open', 'field_592f27776aa68'),
(1188, 100, 'saturday_hour_start', '11:00 AM'),
(1189, 100, '_saturday_hour_start', 'field_592f277c6aa69'),
(1190, 100, 'saturday_hour_end', '03:00 AM'),
(1191, 100, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1281, 103, 'sunday_open', 'yes'),
(1282, 103, '_sunday_open', 'field_592f1c186df04'),
(1283, 103, 'sunday_hour_start', '11:00 AM'),
(1284, 103, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1285, 103, 'sunday_hour_end', '1:00 AM'),
(1286, 103, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1287, 103, 'monday_open', 'yes'),
(1288, 103, '_monday_open', 'field_592f228ad89d0'),
(1289, 103, 'monday_hour_start', '11:00 AM'),
(1290, 103, '_monday_hour_start', 'field_592f22c6d89d1'),
(1291, 103, 'monday_hour_end', '2:00 AM'),
(1292, 103, '_monday_hour_end', 'field_592f2d258407b'),
(1293, 103, 'tuesday_open', 'yes'),
(1294, 103, '_tuesday_open', 'field_592f25d4d1571'),
(1295, 103, 'tuesday_hour_start', '11:00 AM'),
(1296, 103, '_tuesday_hour_start', 'field_592f260dd1572'),
(1297, 103, 'tuesday_hour_end', '2:00 AM'),
(1298, 103, '_tuesday_hour_end', 'field_592f2d758407c'),
(1299, 103, 'wednesday_open', 'yes'),
(1300, 103, '_wednesday_open', 'field_592f267b6aa5f'),
(1301, 103, 'wednesday_hour_start', '11:00 AM'),
(1302, 103, '_wednesday_hour_start', 'field_592f26996aa60'),
(1303, 103, 'wednesday_hour_end', '2:00 AM'),
(1304, 103, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1305, 103, 'thursday_open', 'yes'),
(1306, 103, '_thursday_open', 'field_592f26c16aa62'),
(1307, 103, 'thursday_hour_start', '11:00 AM'),
(1308, 103, '_thursday_hour_start', 'field_592f26d56aa63'),
(1309, 103, 'thursday_hour_end', '2:00 AM'),
(1310, 103, '_thursday_hour_end', 'field_592f2db28407e'),
(1311, 103, 'friday_open', 'yes'),
(1312, 103, '_friday_open', 'field_592f273a6aa65'),
(1313, 103, 'friday_hour_start', '11:00 AM'),
(1314, 103, '_friday_hour_start', 'field_592f27546aa66'),
(1315, 103, 'friday_hour_end', '3:00 AM'),
(1316, 103, '_friday_hour_end', 'field_592f2ddf8407f'),
(1317, 103, 'saturday_open', 'yes'),
(1318, 103, '_saturday_open', 'field_592f27776aa68'),
(1319, 103, 'saturday_hour_start', '11:00 AM'),
(1320, 103, '_saturday_hour_start', 'field_592f277c6aa69'),
(1321, 103, 'saturday_hour_end', '3:00 AM'),
(1322, 103, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1344, 106, '_tuesday_hour_start', 'field_592f260dd1572'),
(1345, 106, 'tuesday_hour_end', '2:00 AM'),
(1346, 106, '_tuesday_hour_end', 'field_592f2d758407c'),
(1347, 106, 'wednesday_open', 'yes'),
(1348, 106, '_wednesday_open', 'field_592f267b6aa5f'),
(1349, 106, 'wednesday_hour_start', '11:00 AM'),
(1350, 106, '_wednesday_hour_start', 'field_592f26996aa60'),
(1351, 106, 'wednesday_hour_end', '2:00 AM'),
(1352, 106, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1353, 106, 'thursday_open', 'yes'),
(1354, 106, '_thursday_open', 'field_592f26c16aa62'),
(1355, 106, 'thursday_hour_start', '11:00 AM'),
(1356, 106, '_thursday_hour_start', 'field_592f26d56aa63'),
(1357, 106, 'thursday_hour_end', '2:00 AM'),
(1358, 106, '_thursday_hour_end', 'field_592f2db28407e'),
(1359, 106, 'friday_open', 'yes'),
(1360, 106, '_friday_open', 'field_592f273a6aa65'),
(1361, 106, 'friday_hour_start', '11:00 AM'),
(1362, 106, '_friday_hour_start', 'field_592f27546aa66'),
(1363, 106, 'friday_hour_end', '3:00 AM'),
(1364, 106, '_friday_hour_end', 'field_592f2ddf8407f'),
(1365, 106, 'saturday_open', 'yes'),
(1366, 106, '_saturday_open', 'field_592f27776aa68'),
(1367, 106, 'saturday_hour_start', '11:00 AM'),
(1368, 106, '_saturday_hour_start', 'field_592f277c6aa69'),
(1369, 106, 'saturday_hour_end', '3:00 AM'),
(1370, 106, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1371, 107, 'sunday_open', 'yes'),
(1372, 107, '_sunday_open', 'field_592f1c186df04'),
(1373, 107, 'sunday_hour_start', '11:00 AM'),
(1374, 107, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1375, 107, 'sunday_hour_end', '1:00 AM'),
(1376, 107, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1377, 107, 'monday_open', 'no'),
(1378, 107, '_monday_open', 'field_592f228ad89d0'),
(1379, 107, 'monday_hour_start', '11:00 AM'),
(1380, 107, '_monday_hour_start', 'field_592f22c6d89d1'),
(1381, 107, 'monday_hour_end', '2:00 AM'),
(1382, 107, '_monday_hour_end', 'field_592f2d258407b'),
(1383, 107, 'tuesday_open', 'yes'),
(1384, 107, '_tuesday_open', 'field_592f25d4d1571'),
(1385, 107, 'tuesday_hour_start', '11:00 AM'),
(1386, 107, '_tuesday_hour_start', 'field_592f260dd1572'),
(1387, 107, 'tuesday_hour_end', '2:00 AM'),
(1388, 107, '_tuesday_hour_end', 'field_592f2d758407c'),
(1389, 107, 'wednesday_open', 'no'),
(1390, 107, '_wednesday_open', 'field_592f267b6aa5f'),
(1391, 107, 'wednesday_hour_start', '11:00 AM'),
(1392, 107, '_wednesday_hour_start', 'field_592f26996aa60'),
(1393, 107, 'wednesday_hour_end', '2:00 AM'),
(1394, 107, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1395, 107, 'thursday_open', 'yes'),
(1396, 107, '_thursday_open', 'field_592f26c16aa62'),
(1397, 107, 'thursday_hour_start', '11:00 AM'),
(1398, 107, '_thursday_hour_start', 'field_592f26d56aa63'),
(1399, 107, 'thursday_hour_end', '2:00 AM'),
(1400, 107, '_thursday_hour_end', 'field_592f2db28407e'),
(1401, 107, 'friday_open', 'yes'),
(1402, 107, '_friday_open', 'field_592f273a6aa65'),
(1403, 107, 'friday_hour_start', '11:00 AM'),
(1404, 107, '_friday_hour_start', 'field_592f27546aa66'),
(1405, 107, 'friday_hour_end', '3:00 AM'),
(1406, 107, '_friday_hour_end', 'field_592f2ddf8407f'),
(1407, 107, 'saturday_open', 'yes'),
(1408, 107, '_saturday_open', 'field_592f27776aa68'),
(1409, 107, 'saturday_hour_start', '11:00 AM'),
(1410, 107, '_saturday_hour_start', 'field_592f277c6aa69'),
(1411, 107, 'saturday_hour_end', '3:00 AM'),
(1412, 107, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1413, 108, 'sunday_open', 'yes'),
(1414, 108, '_sunday_open', 'field_592f1c186df04'),
(1415, 108, 'sunday_hour_start', '11:00 AM'),
(1416, 108, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(1417, 108, 'sunday_hour_end', '1:00 AM'),
(1418, 108, '_sunday_hour_end', 'field_592f2b4f8320d'),
(1419, 108, 'monday_open', 'yes'),
(1420, 108, '_monday_open', 'field_592f228ad89d0'),
(1421, 108, 'monday_hour_start', '11:00 AM'),
(1422, 108, '_monday_hour_start', 'field_592f22c6d89d1'),
(1423, 108, 'monday_hour_end', '2:00 AM'),
(1424, 108, '_monday_hour_end', 'field_592f2d258407b'),
(1425, 108, 'tuesday_open', 'yes'),
(1426, 108, '_tuesday_open', 'field_592f25d4d1571'),
(1427, 108, 'tuesday_hour_start', '11:00 AM'),
(1428, 108, '_tuesday_hour_start', 'field_592f260dd1572'),
(1429, 108, 'tuesday_hour_end', '2:00 AM'),
(1430, 108, '_tuesday_hour_end', 'field_592f2d758407c'),
(1431, 108, 'wednesday_open', 'yes'),
(1432, 108, '_wednesday_open', 'field_592f267b6aa5f'),
(1433, 108, 'wednesday_hour_start', '11:00 AM'),
(1434, 108, '_wednesday_hour_start', 'field_592f26996aa60'),
(1435, 108, 'wednesday_hour_end', '2:00 AM'),
(1436, 108, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(1437, 108, 'thursday_open', 'yes'),
(1438, 108, '_thursday_open', 'field_592f26c16aa62'),
(1439, 108, 'thursday_hour_start', '11:00 AM'),
(1440, 108, '_thursday_hour_start', 'field_592f26d56aa63'),
(1441, 108, 'thursday_hour_end', '2:00 AM'),
(1442, 108, '_thursday_hour_end', 'field_592f2db28407e'),
(1443, 108, 'friday_open', 'yes'),
(1444, 108, '_friday_open', 'field_592f273a6aa65'),
(1445, 108, 'friday_hour_start', '11:00 AM'),
(1446, 108, '_friday_hour_start', 'field_592f27546aa66'),
(1447, 108, 'friday_hour_end', '3:00 AM'),
(1448, 108, '_friday_hour_end', 'field_592f2ddf8407f'),
(1449, 108, 'saturday_open', 'yes'),
(1450, 108, '_saturday_open', 'field_592f27776aa68'),
(1451, 108, 'saturday_hour_start', '11:00 AM'),
(1452, 108, '_saturday_hour_start', 'field_592f277c6aa69'),
(1453, 108, 'saturday_hour_end', '3:00 AM'),
(1454, 108, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(1456, 109, '_edit_last', '3'),
(1457, 109, 'field_59395ee251b63', 'a:11:{s:3:\"key\";s:19:\"field_59395ee251b63\";s:5:\"label\";s:9:\"Add Image\";s:4:\"name\";s:7:\"image_1\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(1502, 5, '_image_4', 'field_593963b901434'),
(1503, 5, 'image_5', '274'),
(1504, 5, '_image_5', 'field_593963c401435'),
(1510, 10, '_thumbnail_id', '280'),
(8589, 666, '_brickhouse_link_button', 'field_59419a1ee8992'),
(8590, 666, 'weekly_text_button', 'Learn more'),
(8591, 666, '_weekly_text_button', 'field_59419a30e8993'),
(8592, 666, 'weekly_link_button', '133'),
(10311, 109, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"5\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(1460, 109, 'position', 'normal'),
(1461, 109, 'layout', 'default'),
(1462, 109, 'hide_on_screen', ''),
(1463, 109, '_edit_lock', '1498500734:3'),
(8588, 666, 'brickhouse_link_button', '7'),
(1475, 109, 'field_5939618147f5c', 'a:11:{s:3:\"key\";s:19:\"field_5939618147f5c\";s:5:\"label\";s:9:\"Add Image\";s:4:\"name\";s:7:\"image_2\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(1477, 109, 'field_593963aa01433', 'a:11:{s:3:\"key\";s:19:\"field_593963aa01433\";s:5:\"label\";s:9:\"Add Image\";s:4:\"name\";s:7:\"image_3\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(1478, 109, 'field_593963b901434', 'a:11:{s:3:\"key\";s:19:\"field_593963b901434\";s:5:\"label\";s:9:\"Add Image\";s:4:\"name\";s:7:\"image_4\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(1479, 109, 'field_593963c401435', 'a:11:{s:3:\"key\";s:19:\"field_593963c401435\";s:5:\"label\";s:9:\"Add Image\";s:4:\"name\";s:7:\"image_5\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(1501, 5, 'image_4', '662'),
(1547, 126, '_wp_attached_file', '2017/05/seating-1.jpg'),
(1548, 126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1371;s:4:\"file\";s:21:\"2017/05/seating-1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"seating-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"seating-1-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:21:\"seating-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:22:\"seating-1-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:22:\"seating-1-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:22:\"seating-1-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1485, 117, 'image_1', '114'),
(1486, 117, '_image_1', 'field_59395ee251b63'),
(1487, 117, 'image_2', '113'),
(1488, 117, '_image_2', 'field_5939618147f5c'),
(1489, 117, 'image_3', ''),
(1490, 117, '_image_3', 'field_593963aa01433'),
(1491, 117, 'image_4', ''),
(1492, 117, '_image_4', 'field_593963b901434'),
(1493, 117, 'image_5', ''),
(1494, 117, '_image_5', 'field_593963c401435'),
(1495, 5, 'image_1', '273'),
(1496, 5, '_image_1', 'field_59395ee251b63'),
(1497, 5, 'image_2', '661'),
(1498, 5, '_image_2', 'field_5939618147f5c'),
(1499, 5, 'image_3', '276'),
(1500, 5, '_image_3', 'field_593963aa01433'),
(1563, 130, '_edit_last', '1'),
(8584, 666, 'upcoming_link_button', '18'),
(8585, 666, '_upcoming_link_button', 'field_59419986e898f'),
(8586, 666, 'brickhouse_text_button', 'View all'),
(8587, 666, '_brickhouse_text_button', 'field_594199d8e8990'),
(1553, 129, 'image_1', '127'),
(1554, 129, '_image_1', 'field_59395ee251b63'),
(1555, 129, 'image_2', '128'),
(1556, 129, '_image_2', 'field_5939618147f5c'),
(1557, 129, 'image_3', ''),
(1558, 129, '_image_3', 'field_593963aa01433'),
(1559, 129, 'image_4', ''),
(1560, 129, '_image_4', 'field_593963b901434'),
(1561, 129, 'image_5', ''),
(1562, 129, '_image_5', 'field_593963c401435'),
(1513, 121, 'image_1', '120'),
(1514, 121, '_image_1', 'field_59395ee251b63'),
(1515, 121, 'image_2', '113'),
(1516, 121, '_image_2', 'field_5939618147f5c'),
(1517, 121, 'image_3', ''),
(1518, 121, '_image_3', 'field_593963aa01433'),
(1519, 121, 'image_4', ''),
(1520, 121, '_image_4', 'field_593963b901434'),
(1521, 121, 'image_5', ''),
(1522, 121, '_image_5', 'field_593963c401435'),
(8593, 666, '_weekly_link_button', 'field_59419a43e8994'),
(8594, 666, 'hiring_title', 'We’re Hiring'),
(1525, 123, 'image_1', '122'),
(1526, 123, '_image_1', 'field_59395ee251b63'),
(1527, 123, 'image_2', '113'),
(1528, 123, '_image_2', 'field_5939618147f5c'),
(1529, 123, 'image_3', ''),
(1530, 123, '_image_3', 'field_593963aa01433'),
(1531, 123, 'image_4', ''),
(1532, 123, '_image_4', 'field_593963b901434'),
(1533, 123, 'image_5', ''),
(1534, 123, '_image_5', 'field_593963c401435'),
(8595, 666, '_hiring_title', 'field_593aa8d194096'),
(8569, 133, '_thumbnail_id', '663'),
(8570, 666, 'box_footer', 'get-in-touch'),
(8571, 666, '_box_footer', 'field_5942855135298'),
(8572, 666, 'image_1', '273'),
(8573, 666, '_image_1', 'field_59395ee251b63'),
(8574, 666, 'image_2', '661'),
(8575, 666, '_image_2', 'field_5939618147f5c'),
(8576, 666, 'image_3', '276'),
(1537, 125, 'image_1', '122'),
(1538, 125, '_image_1', 'field_59395ee251b63'),
(1539, 125, 'image_2', '124'),
(1540, 125, '_image_2', 'field_5939618147f5c'),
(1541, 125, 'image_3', ''),
(1542, 125, '_image_3', 'field_593963aa01433'),
(1543, 125, 'image_4', ''),
(1544, 125, '_image_4', 'field_593963b901434'),
(1545, 125, 'image_5', ''),
(1546, 125, '_image_5', 'field_593963c401435'),
(1564, 130, 'field_593aa8d194096', 'a:14:{s:3:\"key\";s:19:\"field_593aa8d194096\";s:5:\"label\";s:5:\"Title\";s:4:\"name\";s:12:\"hiring_title\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(1565, 130, 'field_593aa8fd94098', 'a:13:{s:3:\"key\";s:19:\"field_593aa8fd94098\";s:5:\"label\";s:11:\"Description\";s:4:\"name\";s:18:\"hiring_description\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:1:\"6\";s:10:\"formatting\";s:2:\"br\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(1577, 131, '_hiring_title', 'field_593aa8d194096'),
(1578, 131, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.\r\n\r\n'),
(1579, 131, '_hiring_description', 'field_593aa8fd94098'),
(1567, 130, 'field_593aa95e94099', 'a:14:{s:3:\"key\";s:19:\"field_593aa95e94099\";s:5:\"label\";s:10:\"Button url\";s:4:\"name\";s:10:\"hiring_url\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(1568, 130, 'field_593aa9f39409b', 'a:14:{s:3:\"key\";s:19:\"field_593aa9f39409b\";s:5:\"label\";s:11:\"Button text\";s:4:\"name\";s:18:\"hiring_button_text\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(2776, 130, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"5\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(1570, 130, 'position', 'normal'),
(1571, 130, 'layout', 'default'),
(1572, 130, 'hide_on_screen', ''),
(1573, 130, '_edit_lock', '1497388462:1'),
(1576, 131, 'hiring_title', 'We’re Hiring'),
(2777, 197, 'hiring_title', 'We’re Hiring'),
(1580, 131, 'hiring_button_text', 'APPLY TODAY'),
(1581, 131, '_hiring_button_text', 'field_593aa9f39409b'),
(1582, 131, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1583, 131, '_hiring_button_url', 'field_593aa95e94099'),
(1584, 131, 'image_1', '127'),
(1585, 131, '_image_1', 'field_59395ee251b63'),
(1586, 131, 'image_2', '128'),
(1587, 131, '_image_2', 'field_5939618147f5c'),
(1588, 131, 'image_3', ''),
(1589, 131, '_image_3', 'field_593963aa01433'),
(1590, 131, 'image_4', ''),
(1591, 131, '_image_4', 'field_593963b901434'),
(1592, 131, 'image_5', ''),
(1593, 131, '_image_5', 'field_593963c401435'),
(1594, 5, 'hiring_title', 'We’re Hiring'),
(1595, 5, '_hiring_title', 'field_593aa8d194096'),
(1596, 5, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(2607, 193, 'sunday_open', 'yes'),
(1597, 5, '_hiring_description', 'field_593aa8fd94098'),
(1598, 5, 'hiring_button_text', 'APPLY TODAY'),
(1599, 5, '_hiring_button_text', 'field_593aa9f39409b'),
(1600, 5, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1601, 5, '_hiring_button_url', 'field_593aa95e94099'),
(1602, 132, 'hiring_title', 'We’re Hiring'),
(1603, 132, '_hiring_title', 'field_593aa8d194096'),
(1604, 132, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(1605, 132, '_hiring_description', 'field_593aa8fd94098'),
(1606, 132, 'hiring_button_text', 'APPLY TODAY'),
(1607, 132, '_hiring_button_text', 'field_593aa9f39409b'),
(1608, 132, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1609, 132, '_hiring_button_url', 'field_593aa95e94099'),
(1610, 132, 'image_1', '127'),
(1611, 132, '_image_1', 'field_59395ee251b63'),
(1612, 132, 'image_2', '128'),
(1613, 132, '_image_2', 'field_5939618147f5c'),
(1614, 132, 'image_3', ''),
(1615, 132, '_image_3', 'field_593963aa01433'),
(1616, 132, 'image_4', ''),
(1617, 132, '_image_4', 'field_593963b901434'),
(1618, 132, 'image_5', ''),
(1619, 132, '_image_5', 'field_593963c401435'),
(1620, 133, '_edit_last', '2'),
(1621, 133, '_edit_lock', '1498141555:4'),
(1622, 133, '_edit_lock', '1498141555:4'),
(8494, 141, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"5\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(8577, 666, '_image_3', 'field_593963aa01433'),
(1630, 141, '_edit_lock', '1498070189:5'),
(1631, 141, '_edit_last', '1'),
(1632, 141, 'field_593ea7460696b', 'a:10:{s:3:\"key\";s:19:\"field_593ea7460696b\";s:5:\"label\";s:14:\"Food and Drink\";s:4:\"name\";s:16:\"concessions_food\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(1635, 141, 'position', 'normal'),
(1636, 141, 'layout', 'default'),
(1637, 141, 'hide_on_screen', ''),
(8565, 664, '_wp_attached_file', '2017/06/Loaded-Potato-Twists.jpg'),
(8566, 664, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1999;s:4:\"file\";s:32:\"2017/06/Loaded-Potato-Twists.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Loaded-Potato-Twists-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"Loaded-Potato-Twists-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:32:\"Loaded-Potato-Twists-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:33:\"Loaded-Potato-Twists-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:33:\"Loaded-Potato-Twists-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:33:\"Loaded-Potato-Twists-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:34:\"Loaded-Potato-Twists-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:32:\"Loaded-Potato-Twists-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(1715, 152, '_form', '[text* user-name class:get-in-touch__form__input-text placeholder \"Name\"][email* user-email class:get-in-touch__form__input-text placeholder \"Email\"][textarea user-message class:get-in-touch__form__textarea maxlength:500 placeholder \"Message\"]\n\n<label class=\"get-in-touch__form__checkbox\">Join Our Mailing List<input type=\"hidden\" name=\"_mc4wp_subscribe_contact-form-7\" value=\"0\"><input type=\"checkbox\" name=\"_mc4wp_subscribe_contact-form-7\" class=\"get-in-touch__form__checkbox__field\" value=\"1\" checked=\"checked\"><span class=\"get-in-touch__form__checkbox__indicator\"></span></label>\n\n[submit class:get-in-touch__form__submit class:button class:--large class:--rd \"submit\"]'),
(1642, 146, 'hiring_title', 'We’re Hiring'),
(1643, 146, '_hiring_title', 'field_593aa8d194096'),
(1644, 146, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(1645, 146, '_hiring_description', 'field_593aa8fd94098'),
(1646, 146, 'hiring_button_text', 'APPLY TODAY'),
(1647, 146, '_hiring_button_text', 'field_593aa9f39409b'),
(1648, 146, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1649, 146, '_hiring_button_url', 'field_593aa95e94099'),
(1650, 146, 'concessions_food', '145'),
(1651, 146, '_concessions_food', 'field_593ea7460696b'),
(1652, 146, 'concessions_drink', ''),
(1653, 146, '_concessions_drink', 'field_593ea7600696c'),
(1654, 146, 'image_1', '127'),
(1655, 146, '_image_1', 'field_59395ee251b63'),
(1656, 146, 'image_2', '128'),
(1657, 146, '_image_2', 'field_5939618147f5c'),
(1658, 146, 'image_3', ''),
(1659, 146, '_image_3', 'field_593963aa01433'),
(1660, 146, 'image_4', ''),
(1661, 146, '_image_4', 'field_593963b901434'),
(1662, 146, 'image_5', ''),
(1663, 146, '_image_5', 'field_593963c401435'),
(1664, 5, 'concessions_food', '782'),
(1665, 5, '_concessions_food', 'field_593ea7460696b'),
(1666, 5, 'concessions_drink', '147'),
(1667, 5, '_concessions_drink', 'field_593ea7600696c'),
(1670, 149, 'hiring_title', 'We’re Hiring'),
(1671, 149, '_hiring_title', 'field_593aa8d194096'),
(1672, 149, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(1673, 149, '_hiring_description', 'field_593aa8fd94098'),
(1674, 149, 'hiring_button_text', 'APPLY TODAY'),
(1675, 149, '_hiring_button_text', 'field_593aa9f39409b'),
(1676, 149, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1677, 149, '_hiring_button_url', 'field_593aa95e94099'),
(1678, 149, 'concessions_food', '145'),
(1679, 149, '_concessions_food', 'field_593ea7460696b'),
(1680, 149, 'concessions_drink', '147'),
(1681, 149, '_concessions_drink', 'field_593ea7600696c'),
(1682, 149, 'image_1', '127'),
(1683, 149, '_image_1', 'field_59395ee251b63'),
(1684, 149, 'image_2', '128'),
(1685, 149, '_image_2', 'field_5939618147f5c'),
(1686, 149, 'image_3', ''),
(1687, 149, '_image_3', 'field_593963aa01433'),
(1688, 149, 'image_4', ''),
(1689, 149, '_image_4', 'field_593963b901434'),
(1690, 149, 'image_5', ''),
(1691, 149, '_image_5', 'field_593963c401435'),
(3190, 228, 'image_1', '127'),
(1693, 151, 'hiring_title', 'We’re Hiring'),
(1694, 151, '_hiring_title', 'field_593aa8d194096'),
(1695, 151, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(1696, 151, '_hiring_description', 'field_593aa8fd94098'),
(1697, 151, 'hiring_button_text', 'APPLY TODAY'),
(1698, 151, '_hiring_button_text', 'field_593aa9f39409b'),
(1699, 151, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(1700, 151, '_hiring_button_url', 'field_593aa95e94099'),
(1701, 151, 'concessions_food', '150'),
(1702, 151, '_concessions_food', 'field_593ea7460696b'),
(1703, 151, 'concessions_drink', '147'),
(1704, 151, '_concessions_drink', 'field_593ea7600696c'),
(1705, 151, 'image_1', '127'),
(1706, 151, '_image_1', 'field_59395ee251b63'),
(1707, 151, 'image_2', '128'),
(1708, 151, '_image_2', 'field_5939618147f5c'),
(1709, 151, 'image_3', ''),
(1710, 151, '_image_3', 'field_593963aa01433'),
(1711, 151, 'image_4', ''),
(1712, 151, '_image_4', 'field_593963b901434'),
(1713, 151, 'image_5', ''),
(1714, 151, '_image_5', 'field_593963c401435'),
(1716, 152, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:28:\"Contact - Brick House Tavern\";s:6:\"sender\";s:58:\"Brick House Tavern <contact@brickhouse.orainteractive.com>\";s:9:\"recipient\";s:33:\"brickhouse@fourcornerstaverns.com\";s:4:\"body\";s:170:\"From: [user-name] <[user-email]>\n\nMessage Body:\n[user-message]\n\n-- \nThis e-mail was sent from a contact form on Brick House Tavern (https://brickhouse.orainteractive.com)\";s:18:\"additional_headers\";s:22:\"Reply-To: [user-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(1717, 152, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:35:\"Brick House Tavern \"[your-subject]\"\";s:6:\"sender\";s:60:\"Brick House Tavern <wordpress@brickhouse.orainteractive.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:136:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Brick House Tavern (https://brickhouse.orainteractive.com)\";s:18:\"additional_headers\";s:25:\"Reply-To: ruan@cappen.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(1718, 152, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:38:\"Hey, Hey! We received your submission.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}'),
(1719, 152, '_additional_settings', ''),
(1720, 152, '_locale', 'en_US'),
(1721, 155, '_mc4wp_settings', 'a:1:{s:5:\"lists\";a:1:{s:10:\"8d3d7e3b4f\";s:10:\"8d3d7e3b4f\";}}'),
(1723, 157, '_edit_lock', '1497303221:1'),
(1724, 157, '_edit_last', '1'),
(1725, 157, 'field_593eecaf12e91', 'a:14:{s:3:\"key\";s:19:\"field_593eecaf12e91\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_1\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1726, 157, 'field_593eecdf12e92', 'a:14:{s:3:\"key\";s:19:\"field_593eecdf12e92\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_1\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(1767, 157, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"specials\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(1728, 157, 'position', 'normal'),
(1729, 157, 'layout', 'default'),
(1730, 157, 'hide_on_screen', 'a:14:{i:0;s:9:\"permalink\";i:1;s:11:\"the_content\";i:2;s:7:\"excerpt\";i:3;s:13:\"custom_fields\";i:4;s:10:\"discussion\";i:5;s:8:\"comments\";i:6;s:9:\"revisions\";i:7;s:4:\"slug\";i:8;s:6:\"author\";i:9;s:6:\"format\";i:10;s:14:\"featured_image\";i:11;s:10:\"categories\";i:12;s:4:\"tags\";i:13;s:15:\"send-trackbacks\";}'),
(1740, 161, '_edit_lock', '1498151792:3'),
(1749, 157, 'field_593ef4497d399', 'a:14:{s:3:\"key\";s:19:\"field_593ef4497d399\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_2\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(1746, 161, '_edit_last', '4'),
(1750, 157, 'field_593ef49f7d39a', 'a:14:{s:3:\"key\";s:19:\"field_593ef49f7d39a\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_2\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(1751, 157, 'field_593ef5217d39b', 'a:14:{s:3:\"key\";s:19:\"field_593ef5217d39b\";s:5:\"label\";s:5:\"Item \";s:4:\"name\";s:14:\"special_item_3\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(1752, 157, 'field_593ef5347d39c', 'a:14:{s:3:\"key\";s:19:\"field_593ef5347d39c\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_3\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(1753, 157, 'field_593ef56c7d39e', 'a:14:{s:3:\"key\";s:19:\"field_593ef56c7d39e\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_4\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(1754, 157, 'field_593ef5627d39d', 'a:14:{s:3:\"key\";s:19:\"field_593ef5627d39d\";s:5:\"label\";s:6:\"Price \";s:4:\"name\";s:15:\"special_price_4\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(1755, 157, 'field_593ef6157d3a1', 'a:14:{s:3:\"key\";s:19:\"field_593ef6157d3a1\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_5\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:8;}'),
(1756, 157, 'field_593ef6357d3a2', 'a:14:{s:3:\"key\";s:19:\"field_593ef6357d3a2\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_5\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:9;}'),
(1757, 157, 'field_593ef6a17d3a3', 'a:14:{s:3:\"key\";s:19:\"field_593ef6a17d3a3\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_6\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:10;}'),
(1758, 157, 'field_593ef6b07d3a4', 'a:14:{s:3:\"key\";s:19:\"field_593ef6b07d3a4\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_6\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:11;}'),
(1759, 157, 'field_593ef7457d3a5', 'a:14:{s:3:\"key\";s:19:\"field_593ef7457d3a5\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_7\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:12;}'),
(1760, 157, 'field_593ef7507d3a6', 'a:14:{s:3:\"key\";s:19:\"field_593ef7507d3a6\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_7\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:13;}'),
(1761, 157, 'field_593ef75b7d3a7', 'a:14:{s:3:\"key\";s:19:\"field_593ef75b7d3a7\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_8\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:14;}'),
(1762, 157, 'field_593ef7827d3a8', 'a:14:{s:3:\"key\";s:19:\"field_593ef7827d3a8\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_8\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:15;}'),
(1763, 157, 'field_593ef80f7d3a9', 'a:14:{s:3:\"key\";s:19:\"field_593ef80f7d3a9\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:14:\"special_item_9\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:16;}'),
(1764, 157, 'field_593ef83b7d3aa', 'a:14:{s:3:\"key\";s:19:\"field_593ef83b7d3aa\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:15:\"special_price_9\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:17;}'),
(1765, 157, 'field_593ef84a7d3ab', 'a:14:{s:3:\"key\";s:19:\"field_593ef84a7d3ab\";s:5:\"label\";s:4:\"Item\";s:4:\"name\";s:15:\"special_item_10\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:18;}'),
(1766, 157, 'field_593ef8567d3ac', 'a:14:{s:3:\"key\";s:19:\"field_593ef8567d3ac\";s:5:\"label\";s:5:\"Price\";s:4:\"name\";s:16:\"special_price_10\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:19;}'),
(1768, 162, '_edit_lock', '1498141895:4'),
(1769, 162, '_edit_last', '4'),
(1770, 163, 'special_item_1', 'Chicago Style Hotdog '),
(1771, 163, '_special_item_1', 'field_593eecaf12e91'),
(1772, 163, 'special_price_1', '2'),
(1773, 163, '_special_price_1', 'field_593eecdf12e92'),
(1774, 163, 'special_item_2', 'Budweiser Drafts '),
(1775, 163, '_special_item_2', 'field_593ef4497d399'),
(1776, 163, 'special_price_2', '4'),
(1777, 163, '_special_price_2', 'field_593ef49f7d39a'),
(1778, 163, 'special_item_3', 'Tellamore Dew'),
(1779, 163, '_special_item_3', 'field_593ef5217d39b'),
(1780, 163, 'special_price_3', '3'),
(1781, 163, '_special_price_3', 'field_593ef5347d39c'),
(1782, 163, 'special_item_4', ''),
(1783, 163, '_special_item_4', 'field_593ef56c7d39e'),
(1784, 163, 'special_price_4', ''),
(1785, 163, '_special_price_4', 'field_593ef5627d39d'),
(1786, 163, 'special_item_5', ''),
(1787, 163, '_special_item_5', 'field_593ef6157d3a1'),
(1788, 163, 'special_price_5', ''),
(1789, 163, '_special_price_5', 'field_593ef6357d3a2'),
(1790, 163, 'special_item_6', ''),
(1791, 163, '_special_item_6', 'field_593ef6a17d3a3'),
(1792, 163, 'special_price_6', ''),
(1793, 163, '_special_price_6', 'field_593ef6b07d3a4'),
(1794, 163, 'special_item_7', ''),
(1795, 163, '_special_item_7', 'field_593ef7457d3a5'),
(1796, 163, 'special_price_7', ''),
(1797, 163, '_special_price_7', 'field_593ef7507d3a6'),
(1798, 163, 'special_item_8', ''),
(1799, 163, '_special_item_8', 'field_593ef75b7d3a7'),
(1800, 163, 'special_price_8', ''),
(1801, 163, '_special_price_8', 'field_593ef7827d3a8'),
(1802, 163, 'special_item_9', ''),
(1803, 163, '_special_item_9', 'field_593ef80f7d3a9'),
(1804, 163, 'special_price_9', ''),
(1805, 163, '_special_price_9', 'field_593ef83b7d3aa'),
(1806, 163, 'special_item_10', ''),
(1807, 163, '_special_item_10', 'field_593ef84a7d3ab'),
(1808, 163, 'special_price_10', ''),
(1809, 163, '_special_price_10', 'field_593ef8567d3ac'),
(1810, 162, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(1811, 162, '_special_item_1', 'field_593eecaf12e91'),
(1812, 162, 'special_price_1', ''),
(1813, 162, '_special_price_1', 'field_593eecdf12e92'),
(1814, 162, 'special_item_2', ''),
(1815, 162, '_special_item_2', 'field_593ef4497d399'),
(1816, 162, 'special_price_2', ''),
(1817, 162, '_special_price_2', 'field_593ef49f7d39a'),
(1818, 162, 'special_item_3', ''),
(1819, 162, '_special_item_3', 'field_593ef5217d39b'),
(1820, 162, 'special_price_3', ''),
(1821, 162, '_special_price_3', 'field_593ef5347d39c'),
(1822, 162, 'special_item_4', ''),
(1823, 162, '_special_item_4', 'field_593ef56c7d39e'),
(1824, 162, 'special_price_4', ''),
(1825, 162, '_special_price_4', 'field_593ef5627d39d'),
(1826, 162, 'special_item_5', ''),
(1827, 162, '_special_item_5', 'field_593ef6157d3a1'),
(1828, 162, 'special_price_5', ''),
(1829, 162, '_special_price_5', 'field_593ef6357d3a2'),
(1830, 162, 'special_item_6', ''),
(1831, 162, '_special_item_6', 'field_593ef6a17d3a3'),
(1832, 162, 'special_price_6', ''),
(1833, 162, '_special_price_6', 'field_593ef6b07d3a4'),
(1834, 162, 'special_item_7', ''),
(1835, 162, '_special_item_7', 'field_593ef7457d3a5'),
(1836, 162, 'special_price_7', ''),
(1837, 162, '_special_price_7', 'field_593ef7507d3a6'),
(1838, 162, 'special_item_8', ''),
(1839, 162, '_special_item_8', 'field_593ef75b7d3a7'),
(1840, 162, 'special_price_8', ''),
(1841, 162, '_special_price_8', 'field_593ef7827d3a8'),
(1842, 162, 'special_item_9', ''),
(1843, 162, '_special_item_9', 'field_593ef80f7d3a9'),
(1844, 162, 'special_price_9', ''),
(1845, 162, '_special_price_9', 'field_593ef83b7d3aa'),
(1846, 162, 'special_item_10', ''),
(1847, 162, '_special_item_10', 'field_593ef84a7d3ab'),
(1848, 162, 'special_price_10', ''),
(1849, 162, '_special_price_10', 'field_593ef8567d3ac'),
(1850, 164, '_edit_lock', '1498142309:4'),
(1851, 164, '_edit_last', '4'),
(1852, 165, 'special_item_1', 'Cheese Burgers '),
(1853, 165, '_special_item_1', 'field_593eecaf12e91'),
(1854, 165, 'special_price_1', '5'),
(1855, 165, '_special_price_1', 'field_593eecdf12e92'),
(1856, 165, 'special_item_2', 'Domestic Bottles '),
(1857, 165, '_special_item_2', 'field_593ef4497d399'),
(1858, 165, 'special_price_2', '4'),
(1859, 165, '_special_price_2', 'field_593ef49f7d39a'),
(1860, 165, 'special_item_3', 'Stoli Cocktails'),
(1861, 165, '_special_item_3', 'field_593ef5217d39b'),
(1862, 165, 'special_price_3', '6'),
(1863, 165, '_special_price_3', 'field_593ef5347d39c'),
(1864, 165, 'special_item_4', ''),
(1865, 165, '_special_item_4', 'field_593ef56c7d39e'),
(1866, 165, 'special_price_4', ''),
(1867, 165, '_special_price_4', 'field_593ef5627d39d'),
(1868, 165, 'special_item_5', ''),
(1869, 165, '_special_item_5', 'field_593ef6157d3a1'),
(1870, 165, 'special_price_5', ''),
(1871, 165, '_special_price_5', 'field_593ef6357d3a2'),
(1872, 165, 'special_item_6', ''),
(1873, 165, '_special_item_6', 'field_593ef6a17d3a3'),
(1874, 165, 'special_price_6', ''),
(1875, 165, '_special_price_6', 'field_593ef6b07d3a4'),
(1876, 165, 'special_item_7', ''),
(1877, 165, '_special_item_7', 'field_593ef7457d3a5'),
(1878, 165, 'special_price_7', ''),
(1879, 165, '_special_price_7', 'field_593ef7507d3a6'),
(1880, 165, 'special_item_8', ''),
(1881, 165, '_special_item_8', 'field_593ef75b7d3a7'),
(1882, 165, 'special_price_8', ''),
(1883, 165, '_special_price_8', 'field_593ef7827d3a8'),
(1884, 165, 'special_item_9', ''),
(1885, 165, '_special_item_9', 'field_593ef80f7d3a9'),
(1886, 165, 'special_price_9', ''),
(1887, 165, '_special_price_9', 'field_593ef83b7d3aa'),
(1888, 165, 'special_item_10', ''),
(1889, 165, '_special_item_10', 'field_593ef84a7d3ab'),
(1890, 165, 'special_price_10', ''),
(1891, 165, '_special_price_10', 'field_593ef8567d3ac'),
(1892, 164, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(1893, 164, '_special_item_1', 'field_593eecaf12e91'),
(1894, 164, 'special_price_1', ''),
(1895, 164, '_special_price_1', 'field_593eecdf12e92'),
(1896, 164, 'special_item_2', ''),
(1897, 164, '_special_item_2', 'field_593ef4497d399'),
(1898, 164, 'special_price_2', ''),
(1899, 164, '_special_price_2', 'field_593ef49f7d39a'),
(1900, 164, 'special_item_3', ''),
(1901, 164, '_special_item_3', 'field_593ef5217d39b'),
(1902, 164, 'special_price_3', ''),
(1903, 164, '_special_price_3', 'field_593ef5347d39c'),
(1904, 164, 'special_item_4', ''),
(1905, 164, '_special_item_4', 'field_593ef56c7d39e'),
(1906, 164, 'special_price_4', ''),
(1907, 164, '_special_price_4', 'field_593ef5627d39d'),
(1908, 164, 'special_item_5', ''),
(1909, 164, '_special_item_5', 'field_593ef6157d3a1'),
(1910, 164, 'special_price_5', ''),
(1911, 164, '_special_price_5', 'field_593ef6357d3a2'),
(1912, 164, 'special_item_6', ''),
(1913, 164, '_special_item_6', 'field_593ef6a17d3a3'),
(1914, 164, 'special_price_6', ''),
(1915, 164, '_special_price_6', 'field_593ef6b07d3a4'),
(1916, 164, 'special_item_7', ''),
(1917, 164, '_special_item_7', 'field_593ef7457d3a5'),
(1918, 164, 'special_price_7', ''),
(1919, 164, '_special_price_7', 'field_593ef7507d3a6'),
(1920, 164, 'special_item_8', ''),
(1921, 164, '_special_item_8', 'field_593ef75b7d3a7'),
(1922, 164, 'special_price_8', ''),
(1923, 164, '_special_price_8', 'field_593ef7827d3a8'),
(1924, 164, 'special_item_9', ''),
(1925, 164, '_special_item_9', 'field_593ef80f7d3a9'),
(1926, 164, 'special_price_9', ''),
(1927, 164, '_special_price_9', 'field_593ef83b7d3aa'),
(1928, 164, 'special_item_10', ''),
(1929, 164, '_special_item_10', 'field_593ef84a7d3ab'),
(1930, 164, 'special_price_10', ''),
(1931, 164, '_special_price_10', 'field_593ef8567d3ac'),
(1932, 166, '_edit_lock', '1498141871:4'),
(1933, 166, '_edit_last', '4'),
(1934, 167, 'special_item_1', 'All Appetizers '),
(1935, 167, '_special_item_1', 'field_593eecaf12e91'),
(1936, 167, 'special_price_1', '5'),
(1937, 167, '_special_price_1', 'field_593eecdf12e92'),
(1938, 167, 'special_item_2', 'House Pitchers '),
(1939, 167, '_special_item_2', 'field_593ef4497d399'),
(1940, 167, 'special_price_2', '4'),
(1941, 167, '_special_price_2', 'field_593ef49f7d39a'),
(1942, 167, 'special_item_3', 'Malort Shots'),
(1943, 167, '_special_item_3', 'field_593ef5217d39b'),
(1944, 167, 'special_price_3', '3'),
(1945, 167, '_special_price_3', 'field_593ef5347d39c'),
(1946, 167, 'special_item_4', ''),
(1947, 167, '_special_item_4', 'field_593ef56c7d39e'),
(1948, 167, 'special_price_4', ''),
(1949, 167, '_special_price_4', 'field_593ef5627d39d'),
(1950, 167, 'special_item_5', ''),
(1951, 167, '_special_item_5', 'field_593ef6157d3a1'),
(1952, 167, 'special_price_5', ''),
(1953, 167, '_special_price_5', 'field_593ef6357d3a2'),
(1954, 167, 'special_item_6', ''),
(1955, 167, '_special_item_6', 'field_593ef6a17d3a3'),
(1956, 167, 'special_price_6', ''),
(1957, 167, '_special_price_6', 'field_593ef6b07d3a4'),
(1958, 167, 'special_item_7', ''),
(1959, 167, '_special_item_7', 'field_593ef7457d3a5'),
(1960, 167, 'special_price_7', ''),
(1961, 167, '_special_price_7', 'field_593ef7507d3a6'),
(1962, 167, 'special_item_8', ''),
(1963, 167, '_special_item_8', 'field_593ef75b7d3a7'),
(1964, 167, 'special_price_8', ''),
(1965, 167, '_special_price_8', 'field_593ef7827d3a8'),
(1966, 167, 'special_item_9', ''),
(1967, 167, '_special_item_9', 'field_593ef80f7d3a9'),
(1968, 167, 'special_price_9', ''),
(1969, 167, '_special_price_9', 'field_593ef83b7d3aa'),
(1970, 167, 'special_item_10', ''),
(1971, 167, '_special_item_10', 'field_593ef84a7d3ab'),
(1972, 167, 'special_price_10', ''),
(1973, 167, '_special_price_10', 'field_593ef8567d3ac'),
(1974, 166, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(1975, 166, '_special_item_1', 'field_593eecaf12e91'),
(1976, 166, 'special_price_1', ''),
(1977, 166, '_special_price_1', 'field_593eecdf12e92'),
(1978, 166, 'special_item_2', ''),
(1979, 166, '_special_item_2', 'field_593ef4497d399'),
(1980, 166, 'special_price_2', ''),
(1981, 166, '_special_price_2', 'field_593ef49f7d39a'),
(1982, 166, 'special_item_3', ''),
(1983, 166, '_special_item_3', 'field_593ef5217d39b'),
(1984, 166, 'special_price_3', ''),
(1985, 166, '_special_price_3', 'field_593ef5347d39c'),
(1986, 166, 'special_item_4', ''),
(1987, 166, '_special_item_4', 'field_593ef56c7d39e'),
(1988, 166, 'special_price_4', ''),
(1989, 166, '_special_price_4', 'field_593ef5627d39d'),
(1990, 166, 'special_item_5', ''),
(1991, 166, '_special_item_5', 'field_593ef6157d3a1'),
(1992, 166, 'special_price_5', ''),
(1993, 166, '_special_price_5', 'field_593ef6357d3a2'),
(1994, 166, 'special_item_6', ''),
(1995, 166, '_special_item_6', 'field_593ef6a17d3a3'),
(1996, 166, 'special_price_6', ''),
(1997, 166, '_special_price_6', 'field_593ef6b07d3a4'),
(1998, 166, 'special_item_7', ''),
(1999, 166, '_special_item_7', 'field_593ef7457d3a5'),
(2000, 166, 'special_price_7', ''),
(2001, 166, '_special_price_7', 'field_593ef7507d3a6'),
(2002, 166, 'special_item_8', ''),
(2003, 166, '_special_item_8', 'field_593ef75b7d3a7'),
(2004, 166, 'special_price_8', ''),
(2005, 166, '_special_price_8', 'field_593ef7827d3a8'),
(2006, 166, 'special_item_9', ''),
(2007, 166, '_special_item_9', 'field_593ef80f7d3a9'),
(2008, 166, 'special_price_9', ''),
(2009, 166, '_special_price_9', 'field_593ef83b7d3aa'),
(2010, 166, 'special_item_10', ''),
(2011, 166, '_special_item_10', 'field_593ef84a7d3ab'),
(2012, 166, 'special_price_10', ''),
(2013, 166, '_special_price_10', 'field_593ef8567d3ac'),
(2096, 171, 'special_item_1', '1/2 Sandwich & Soup'),
(2097, 171, '_special_item_1', 'field_593eecaf12e91'),
(2098, 171, 'special_price_1', '5'),
(2099, 171, '_special_price_1', 'field_593eecdf12e92'),
(2100, 171, 'special_item_2', 'Goose Island Drafts'),
(2101, 171, '_special_item_2', 'field_593ef4497d399'),
(2102, 171, 'special_price_2', '4'),
(2103, 171, '_special_price_2', 'field_593ef49f7d39a'),
(2104, 171, 'special_item_3', 'Powers Whiskey'),
(2105, 171, '_special_item_3', 'field_593ef5217d39b'),
(2106, 171, 'special_price_3', '3'),
(2107, 171, '_special_price_3', 'field_593ef5347d39c'),
(2108, 171, 'special_item_4', ''),
(2109, 171, '_special_item_4', 'field_593ef56c7d39e'),
(2110, 171, 'special_price_4', ''),
(2111, 171, '_special_price_4', 'field_593ef5627d39d'),
(2112, 171, 'special_item_5', ''),
(2113, 171, '_special_item_5', 'field_593ef6157d3a1'),
(2114, 171, 'special_price_5', ''),
(2115, 171, '_special_price_5', 'field_593ef6357d3a2'),
(2116, 171, 'special_item_6', ''),
(2117, 171, '_special_item_6', 'field_593ef6a17d3a3'),
(2118, 171, 'special_price_6', ''),
(2119, 171, '_special_price_6', 'field_593ef6b07d3a4'),
(2120, 171, 'special_item_7', ''),
(2121, 171, '_special_item_7', 'field_593ef7457d3a5'),
(2122, 171, 'special_price_7', ''),
(2123, 171, '_special_price_7', 'field_593ef7507d3a6'),
(2124, 171, 'special_item_8', ''),
(2125, 171, '_special_item_8', 'field_593ef75b7d3a7'),
(2126, 171, 'special_price_8', ''),
(2127, 171, '_special_price_8', 'field_593ef7827d3a8'),
(2128, 171, 'special_item_9', ''),
(2129, 171, '_special_item_9', 'field_593ef80f7d3a9'),
(2130, 171, 'special_price_9', ''),
(2131, 171, '_special_price_9', 'field_593ef83b7d3aa'),
(2132, 171, 'special_item_10', ''),
(2133, 171, '_special_item_10', 'field_593ef84a7d3ab'),
(2134, 171, 'special_price_10', ''),
(2135, 171, '_special_price_10', 'field_593ef8567d3ac'),
(2136, 161, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(2137, 161, '_special_item_1', 'field_593eecaf12e91'),
(2138, 161, 'special_price_1', ''),
(2139, 161, '_special_price_1', 'field_593eecdf12e92'),
(2140, 161, 'special_item_2', ''),
(2141, 161, '_special_item_2', 'field_593ef4497d399'),
(2142, 161, 'special_price_2', ''),
(2143, 161, '_special_price_2', 'field_593ef49f7d39a'),
(2144, 161, 'special_item_3', ''),
(2145, 161, '_special_item_3', 'field_593ef5217d39b'),
(2146, 161, 'special_price_3', ''),
(2147, 161, '_special_price_3', 'field_593ef5347d39c'),
(2148, 161, 'special_item_4', ''),
(2149, 161, '_special_item_4', 'field_593ef56c7d39e'),
(2150, 161, 'special_price_4', ''),
(2151, 161, '_special_price_4', 'field_593ef5627d39d'),
(2152, 161, 'special_item_5', ''),
(2153, 161, '_special_item_5', 'field_593ef6157d3a1'),
(2154, 161, 'special_price_5', ''),
(2155, 161, '_special_price_5', 'field_593ef6357d3a2'),
(2156, 161, 'special_item_6', ''),
(2157, 161, '_special_item_6', 'field_593ef6a17d3a3'),
(2158, 161, 'special_price_6', ''),
(2159, 161, '_special_price_6', 'field_593ef6b07d3a4'),
(2160, 161, 'special_item_7', ''),
(2161, 161, '_special_item_7', 'field_593ef7457d3a5'),
(2162, 161, 'special_price_7', ''),
(2163, 161, '_special_price_7', 'field_593ef7507d3a6'),
(2164, 161, 'special_item_8', ''),
(2165, 161, '_special_item_8', 'field_593ef75b7d3a7'),
(2166, 161, 'special_price_8', ''),
(2167, 161, '_special_price_8', 'field_593ef7827d3a8'),
(2168, 161, 'special_item_9', ''),
(2169, 161, '_special_item_9', 'field_593ef80f7d3a9'),
(2170, 161, 'special_price_9', ''),
(2171, 161, '_special_price_9', 'field_593ef83b7d3aa'),
(2172, 161, 'special_item_10', ''),
(2173, 161, '_special_item_10', 'field_593ef84a7d3ab'),
(2174, 161, 'special_price_10', ''),
(2175, 161, '_special_price_10', 'field_593ef8567d3ac'),
(2180, 177, '_image_1', 'field_59395ee251b63'),
(2181, 177, 'image_2', '128'),
(2182, 177, '_image_2', 'field_5939618147f5c'),
(2183, 177, 'image_3', ''),
(2184, 177, '_image_3', 'field_593963aa01433'),
(2185, 177, 'image_4', ''),
(2186, 177, '_image_4', 'field_593963b901434'),
(2187, 177, 'image_5', ''),
(2188, 177, '_image_5', 'field_593963c401435'),
(2189, 177, 'hiring_title', 'We’re Hiring'),
(2190, 177, '_hiring_title', 'field_593aa8d194096'),
(2191, 177, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(2192, 177, '_hiring_description', 'field_593aa8fd94098'),
(2193, 177, 'hiring_button_text', 'APPLY TODAY'),
(2194, 177, '_hiring_button_text', 'field_593aa9f39409b'),
(2195, 177, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(2196, 177, '_hiring_button_url', 'field_593aa95e94099'),
(2197, 177, 'concessions_food', '175'),
(2198, 177, '_concessions_food', 'field_593ea7460696b'),
(2199, 177, 'concessions_drink', '176'),
(2200, 177, '_concessions_drink', 'field_593ea7600696c'),
(2201, 178, 'sunday_open', 'yes'),
(2202, 178, '_sunday_open', 'field_592f1c186df04'),
(2203, 178, 'sunday_hour_start', '11:00 AM'),
(2204, 178, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2205, 178, 'sunday_hour_end', '1:00 AM'),
(2206, 178, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2207, 178, 'monday_open', 'yes'),
(2208, 178, '_monday_open', 'field_592f228ad89d0'),
(2209, 178, 'monday_hour_start', '12:00 AM'),
(2210, 178, '_monday_hour_start', 'field_592f22c6d89d1'),
(2211, 178, 'monday_hour_end', '3:00 AM'),
(2212, 178, '_monday_hour_end', 'field_592f2d258407b'),
(2213, 178, 'tuesday_open', 'yes'),
(2214, 178, '_tuesday_open', 'field_592f25d4d1571'),
(2215, 178, 'tuesday_hour_start', '11:00 AM'),
(2216, 178, '_tuesday_hour_start', 'field_592f260dd1572'),
(2217, 178, 'tuesday_hour_end', '2:00 AM'),
(2218, 178, '_tuesday_hour_end', 'field_592f2d758407c'),
(2219, 178, 'wednesday_open', 'yes'),
(2220, 178, '_wednesday_open', 'field_592f267b6aa5f'),
(2221, 178, 'wednesday_hour_start', '11:00 AM'),
(2222, 178, '_wednesday_hour_start', 'field_592f26996aa60'),
(2223, 178, 'wednesday_hour_end', '2:00 AM'),
(2224, 178, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2225, 178, 'thursday_open', 'yes'),
(2226, 178, '_thursday_open', 'field_592f26c16aa62'),
(2227, 178, 'thursday_hour_start', '11:00 AM'),
(2228, 178, '_thursday_hour_start', 'field_592f26d56aa63'),
(2229, 178, 'thursday_hour_end', '2:00 AM'),
(2230, 178, '_thursday_hour_end', 'field_592f2db28407e'),
(2231, 178, 'friday_open', 'yes'),
(2232, 178, '_friday_open', 'field_592f273a6aa65'),
(2233, 178, 'friday_hour_start', '11:00 AM'),
(2234, 178, '_friday_hour_start', 'field_592f27546aa66'),
(2235, 178, 'friday_hour_end', '3:00 AM'),
(2236, 178, '_friday_hour_end', 'field_592f2ddf8407f'),
(2237, 178, 'saturday_open', 'yes'),
(2238, 178, '_saturday_open', 'field_592f27776aa68'),
(2239, 178, 'saturday_hour_start', '11:00 AM'),
(2240, 178, '_saturday_hour_start', 'field_592f277c6aa69'),
(2241, 178, 'saturday_hour_end', '3:00 AM'),
(2242, 178, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2243, 179, 'sunday_open', 'yes'),
(2244, 179, '_sunday_open', 'field_592f1c186df04'),
(2245, 179, 'sunday_hour_start', '11:00 AM'),
(2246, 179, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2247, 179, 'sunday_hour_end', '1:00 AM'),
(2248, 179, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2249, 179, 'monday_open', 'yes'),
(2250, 179, '_monday_open', 'field_592f228ad89d0'),
(2251, 179, 'monday_hour_start', '11:00 AM'),
(2252, 179, '_monday_hour_start', 'field_592f22c6d89d1'),
(2253, 179, 'monday_hour_end', '2:00 AM'),
(2254, 179, '_monday_hour_end', 'field_592f2d258407b'),
(2255, 179, 'tuesday_open', 'yes'),
(2256, 179, '_tuesday_open', 'field_592f25d4d1571'),
(2257, 179, 'tuesday_hour_start', '11:00 AM'),
(2258, 179, '_tuesday_hour_start', 'field_592f260dd1572'),
(2259, 179, 'tuesday_hour_end', '2:00 AM'),
(2260, 179, '_tuesday_hour_end', 'field_592f2d758407c'),
(2261, 179, 'wednesday_open', 'yes'),
(2262, 179, '_wednesday_open', 'field_592f267b6aa5f'),
(2263, 179, 'wednesday_hour_start', '11:00 AM'),
(2264, 179, '_wednesday_hour_start', 'field_592f26996aa60'),
(2265, 179, 'wednesday_hour_end', '2:00 AM'),
(2266, 179, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2267, 179, 'thursday_open', 'yes'),
(2268, 179, '_thursday_open', 'field_592f26c16aa62'),
(2269, 179, 'thursday_hour_start', '11:00 AM'),
(2270, 179, '_thursday_hour_start', 'field_592f26d56aa63'),
(2271, 179, 'thursday_hour_end', '2:00 AM'),
(2272, 179, '_thursday_hour_end', 'field_592f2db28407e'),
(2273, 179, 'friday_open', 'yes'),
(2274, 179, '_friday_open', 'field_592f273a6aa65'),
(2275, 179, 'friday_hour_start', '11:00 AM'),
(2276, 179, '_friday_hour_start', 'field_592f27546aa66'),
(2277, 179, 'friday_hour_end', '3:00 AM'),
(2278, 179, '_friday_hour_end', 'field_592f2ddf8407f'),
(2279, 179, 'saturday_open', 'yes'),
(2280, 179, '_saturday_open', 'field_592f27776aa68'),
(2281, 179, 'saturday_hour_start', '11:00 AM'),
(2282, 179, '_saturday_hour_start', 'field_592f277c6aa69'),
(2283, 179, 'saturday_hour_end', '3:00 AM'),
(2284, 179, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2285, 180, 'sunday_open', 'yes'),
(2286, 180, '_sunday_open', 'field_592f1c186df04'),
(2287, 180, 'sunday_hour_start', '11:00 AM'),
(2288, 180, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2289, 180, 'sunday_hour_end', '1:00 AM'),
(2290, 180, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2291, 180, 'monday_open', 'yes'),
(2292, 180, '_monday_open', 'field_592f228ad89d0'),
(2293, 180, 'monday_hour_start', '11:00 AM'),
(2294, 180, '_monday_hour_start', 'field_592f22c6d89d1'),
(2295, 180, 'monday_hour_end', '2:00 AM'),
(2296, 180, '_monday_hour_end', 'field_592f2d258407b'),
(2297, 180, 'tuesday_open', 'yes'),
(2298, 180, '_tuesday_open', 'field_592f25d4d1571'),
(2299, 180, 'tuesday_hour_start', '12:00 PM'),
(2300, 180, '_tuesday_hour_start', 'field_592f260dd1572'),
(2301, 180, 'tuesday_hour_end', '2:00 AM'),
(2302, 180, '_tuesday_hour_end', 'field_592f2d758407c'),
(2303, 180, 'wednesday_open', 'yes'),
(2304, 180, '_wednesday_open', 'field_592f267b6aa5f'),
(2305, 180, 'wednesday_hour_start', '11:00 AM'),
(2306, 180, '_wednesday_hour_start', 'field_592f26996aa60'),
(2307, 180, 'wednesday_hour_end', '2:00 AM'),
(2308, 180, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2309, 180, 'thursday_open', 'yes'),
(2310, 180, '_thursday_open', 'field_592f26c16aa62'),
(2311, 180, 'thursday_hour_start', '11:00 AM'),
(2312, 180, '_thursday_hour_start', 'field_592f26d56aa63'),
(2313, 180, 'thursday_hour_end', '2:00 AM'),
(2314, 180, '_thursday_hour_end', 'field_592f2db28407e'),
(2315, 180, 'friday_open', 'yes'),
(2316, 180, '_friday_open', 'field_592f273a6aa65'),
(2317, 180, 'friday_hour_start', '11:00 AM'),
(2318, 180, '_friday_hour_start', 'field_592f27546aa66'),
(2319, 180, 'friday_hour_end', '3:00 AM'),
(2320, 180, '_friday_hour_end', 'field_592f2ddf8407f'),
(2321, 180, 'saturday_open', 'yes'),
(2322, 180, '_saturday_open', 'field_592f27776aa68'),
(2323, 180, 'saturday_hour_start', '11:00 AM'),
(2324, 180, '_saturday_hour_start', 'field_592f277c6aa69'),
(2325, 180, 'saturday_hour_end', '3:00 AM'),
(2326, 180, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2327, 181, 'sunday_open', 'yes'),
(2328, 181, '_sunday_open', 'field_592f1c186df04'),
(2329, 181, 'sunday_hour_start', '11:00 AM'),
(2330, 181, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2331, 181, 'sunday_hour_end', '1:00 AM'),
(2332, 181, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2333, 181, 'monday_open', 'yes'),
(2334, 181, '_monday_open', 'field_592f228ad89d0'),
(2335, 181, 'monday_hour_start', '11:00 AM'),
(2336, 181, '_monday_hour_start', 'field_592f22c6d89d1'),
(2337, 181, 'monday_hour_end', '2:00 AM'),
(2338, 181, '_monday_hour_end', 'field_592f2d258407b'),
(2339, 181, 'tuesday_open', 'no'),
(2340, 181, '_tuesday_open', 'field_592f25d4d1571'),
(2341, 181, 'tuesday_hour_start', '12:00 PM'),
(2342, 181, '_tuesday_hour_start', 'field_592f260dd1572'),
(2343, 181, 'tuesday_hour_end', '2:00 AM'),
(2344, 181, '_tuesday_hour_end', 'field_592f2d758407c'),
(2345, 181, 'wednesday_open', 'yes'),
(2346, 181, '_wednesday_open', 'field_592f267b6aa5f'),
(2347, 181, 'wednesday_hour_start', '11:00 AM'),
(2348, 181, '_wednesday_hour_start', 'field_592f26996aa60'),
(2349, 181, 'wednesday_hour_end', '2:00 AM'),
(2350, 181, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2351, 181, 'thursday_open', 'yes'),
(2352, 181, '_thursday_open', 'field_592f26c16aa62'),
(2353, 181, 'thursday_hour_start', '11:00 AM'),
(2354, 181, '_thursday_hour_start', 'field_592f26d56aa63'),
(2355, 181, 'thursday_hour_end', '2:00 AM'),
(2356, 181, '_thursday_hour_end', 'field_592f2db28407e'),
(2357, 181, 'friday_open', 'yes'),
(2358, 181, '_friday_open', 'field_592f273a6aa65'),
(2359, 181, 'friday_hour_start', '11:00 AM'),
(2360, 181, '_friday_hour_start', 'field_592f27546aa66'),
(2361, 181, 'friday_hour_end', '3:00 AM'),
(2362, 181, '_friday_hour_end', 'field_592f2ddf8407f'),
(2363, 181, 'saturday_open', 'yes'),
(2364, 181, '_saturday_open', 'field_592f27776aa68'),
(2365, 181, 'saturday_hour_start', '11:00 AM'),
(2366, 181, '_saturday_hour_start', 'field_592f277c6aa69'),
(2367, 181, 'saturday_hour_end', '3:00 AM'),
(2368, 181, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2369, 182, 'sunday_open', 'yes'),
(2370, 182, '_sunday_open', 'field_592f1c186df04'),
(2371, 182, 'sunday_hour_start', '11:00 AM'),
(2372, 182, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2373, 182, 'sunday_hour_end', '1:00 AM'),
(2374, 182, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2375, 182, 'monday_open', 'yes'),
(2376, 182, '_monday_open', 'field_592f228ad89d0'),
(2377, 182, 'monday_hour_start', '11:00 AM'),
(2378, 182, '_monday_hour_start', 'field_592f22c6d89d1'),
(2379, 182, 'monday_hour_end', '2:00 AM'),
(2380, 182, '_monday_hour_end', 'field_592f2d258407b'),
(2381, 182, 'tuesday_open', 'yes'),
(2382, 182, '_tuesday_open', 'field_592f25d4d1571'),
(2383, 182, 'tuesday_hour_start', '11:00 AM'),
(2384, 182, '_tuesday_hour_start', 'field_592f260dd1572'),
(2385, 182, 'tuesday_hour_end', '2:00 AM'),
(2386, 182, '_tuesday_hour_end', 'field_592f2d758407c'),
(2387, 182, 'wednesday_open', 'yes'),
(2388, 182, '_wednesday_open', 'field_592f267b6aa5f'),
(2389, 182, 'wednesday_hour_start', '11:00 AM'),
(2390, 182, '_wednesday_hour_start', 'field_592f26996aa60'),
(2391, 182, 'wednesday_hour_end', '2:00 AM'),
(2392, 182, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2393, 182, 'thursday_open', 'yes'),
(2394, 182, '_thursday_open', 'field_592f26c16aa62'),
(2395, 182, 'thursday_hour_start', '11:00 AM'),
(2396, 182, '_thursday_hour_start', 'field_592f26d56aa63'),
(2397, 182, 'thursday_hour_end', '2:00 AM'),
(2398, 182, '_thursday_hour_end', 'field_592f2db28407e'),
(2399, 182, 'friday_open', 'yes'),
(2400, 182, '_friday_open', 'field_592f273a6aa65'),
(2401, 182, 'friday_hour_start', '11:00 AM'),
(2402, 182, '_friday_hour_start', 'field_592f27546aa66'),
(2403, 182, 'friday_hour_end', '3:00 AM'),
(2404, 182, '_friday_hour_end', 'field_592f2ddf8407f'),
(2405, 182, 'saturday_open', 'yes'),
(2406, 182, '_saturday_open', 'field_592f27776aa68'),
(2407, 182, 'saturday_hour_start', '11:00 AM'),
(2408, 182, '_saturday_hour_start', 'field_592f277c6aa69'),
(2409, 182, 'saturday_hour_end', '3:00 AM'),
(2410, 182, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2411, 183, 'image_1', '127'),
(2412, 183, '_image_1', 'field_59395ee251b63'),
(2413, 183, 'image_2', '128'),
(2414, 183, '_image_2', 'field_5939618147f5c'),
(2415, 183, 'image_3', '142'),
(2416, 183, '_image_3', 'field_593963aa01433'),
(2417, 183, 'image_4', '119'),
(2418, 183, '_image_4', 'field_593963b901434'),
(2419, 183, 'image_5', ''),
(2420, 183, '_image_5', 'field_593963c401435'),
(2421, 183, 'hiring_title', 'We’re Hiring'),
(2422, 183, '_hiring_title', 'field_593aa8d194096'),
(2423, 183, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(2424, 183, '_hiring_description', 'field_593aa8fd94098'),
(2425, 183, 'hiring_button_text', 'APPLY TODAY'),
(2426, 183, '_hiring_button_text', 'field_593aa9f39409b'),
(2427, 183, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(2428, 183, '_hiring_button_url', 'field_593aa95e94099'),
(2429, 183, 'concessions_food', '175'),
(2430, 183, '_concessions_food', 'field_593ea7460696b'),
(2431, 183, 'concessions_drink', '176'),
(2432, 183, '_concessions_drink', 'field_593ea7600696c'),
(2433, 184, 'image_1', '127'),
(2434, 184, '_image_1', 'field_59395ee251b63'),
(2435, 184, 'image_2', '128'),
(2436, 184, '_image_2', 'field_5939618147f5c'),
(2437, 184, 'image_3', '142'),
(2438, 184, '_image_3', 'field_593963aa01433'),
(2439, 184, 'image_4', ''),
(2440, 184, '_image_4', 'field_593963b901434'),
(2441, 184, 'image_5', ''),
(2442, 184, '_image_5', 'field_593963c401435'),
(2443, 184, 'hiring_title', 'We’re Hiring'),
(2444, 184, '_hiring_title', 'field_593aa8d194096'),
(2445, 184, 'hiring_description', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec sollicitudin dolor leo, at dignissim lorem condimentum eget.'),
(2446, 184, '_hiring_description', 'field_593aa8fd94098'),
(2447, 184, 'hiring_button_text', 'APPLY TODAY'),
(2448, 184, '_hiring_button_text', 'field_593aa9f39409b'),
(2449, 184, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(2450, 184, '_hiring_button_url', 'field_593aa95e94099'),
(2451, 184, 'concessions_food', '175'),
(2452, 184, '_concessions_food', 'field_593ea7460696b'),
(2453, 184, 'concessions_drink', '176'),
(2454, 184, '_concessions_drink', 'field_593ea7600696c'),
(2455, 186, 'special_item_1', '1/2 Sandwich & Soup'),
(2456, 186, '_special_item_1', 'field_593eecaf12e91'),
(2457, 186, 'special_price_1', '5'),
(2458, 186, '_special_price_1', 'field_593eecdf12e92'),
(2459, 186, 'special_item_2', 'Goose Island Drafts'),
(2460, 186, '_special_item_2', 'field_593ef4497d399'),
(2461, 186, 'special_price_2', '4'),
(2462, 186, '_special_price_2', 'field_593ef49f7d39a'),
(2463, 186, 'special_item_3', 'Powers Whiskey'),
(2464, 186, '_special_item_3', 'field_593ef5217d39b'),
(2465, 186, 'special_price_3', '3'),
(2466, 186, '_special_price_3', 'field_593ef5347d39c'),
(2467, 186, 'special_item_4', 'Buffalo Chicken Wings'),
(2468, 186, '_special_item_4', 'field_593ef56c7d39e'),
(2469, 186, 'special_price_4', '10'),
(2470, 186, '_special_price_4', 'field_593ef5627d39d'),
(2471, 186, 'special_item_5', ''),
(2472, 186, '_special_item_5', 'field_593ef6157d3a1'),
(2473, 186, 'special_price_5', ''),
(2474, 186, '_special_price_5', 'field_593ef6357d3a2'),
(2475, 186, 'special_item_6', ''),
(2476, 186, '_special_item_6', 'field_593ef6a17d3a3'),
(2477, 186, 'special_price_6', ''),
(2478, 186, '_special_price_6', 'field_593ef6b07d3a4'),
(2479, 186, 'special_item_7', ''),
(2480, 186, '_special_item_7', 'field_593ef7457d3a5'),
(2481, 186, 'special_price_7', ''),
(2482, 186, '_special_price_7', 'field_593ef7507d3a6'),
(2483, 186, 'special_item_8', ''),
(2484, 186, '_special_item_8', 'field_593ef75b7d3a7'),
(2485, 186, 'special_price_8', ''),
(2486, 186, '_special_price_8', 'field_593ef7827d3a8'),
(2487, 186, 'special_item_9', ''),
(2488, 186, '_special_item_9', 'field_593ef80f7d3a9'),
(2489, 186, 'special_price_9', ''),
(2490, 186, '_special_price_9', 'field_593ef83b7d3aa'),
(2491, 186, 'special_item_10', ''),
(2492, 186, '_special_item_10', 'field_593ef84a7d3ab'),
(2493, 186, 'special_price_10', ''),
(2494, 186, '_special_price_10', 'field_593ef8567d3ac'),
(9858, 795, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(2499, 187, '_edit_lock', '1498161321:3'),
(2500, 187, '_edit_last', '3'),
(2501, 188, 'special_item_1', 'Chicago Dog'),
(2502, 188, '_special_item_1', 'field_593eecaf12e91'),
(2503, 188, 'special_price_1', '7'),
(2504, 188, '_special_price_1', 'field_593eecdf12e92'),
(2505, 188, 'special_item_2', ''),
(2506, 188, '_special_item_2', 'field_593ef4497d399'),
(2507, 188, 'special_price_2', ''),
(2508, 188, '_special_price_2', 'field_593ef49f7d39a'),
(2509, 188, 'special_item_3', ''),
(2510, 188, '_special_item_3', 'field_593ef5217d39b'),
(2511, 188, 'special_price_3', ''),
(2512, 188, '_special_price_3', 'field_593ef5347d39c'),
(2513, 188, 'special_item_4', ''),
(2514, 188, '_special_item_4', 'field_593ef56c7d39e'),
(2515, 188, 'special_price_4', ''),
(2516, 188, '_special_price_4', 'field_593ef5627d39d'),
(2517, 188, 'special_item_5', ''),
(2518, 188, '_special_item_5', 'field_593ef6157d3a1'),
(2519, 188, 'special_price_5', ''),
(2520, 188, '_special_price_5', 'field_593ef6357d3a2'),
(2521, 188, 'special_item_6', ''),
(2522, 188, '_special_item_6', 'field_593ef6a17d3a3'),
(2523, 188, 'special_price_6', ''),
(2524, 188, '_special_price_6', 'field_593ef6b07d3a4'),
(2525, 188, 'special_item_7', ''),
(2526, 188, '_special_item_7', 'field_593ef7457d3a5'),
(2527, 188, 'special_price_7', ''),
(2528, 188, '_special_price_7', 'field_593ef7507d3a6'),
(2529, 188, 'special_item_8', ''),
(2530, 188, '_special_item_8', 'field_593ef75b7d3a7'),
(2531, 188, 'special_price_8', ''),
(2532, 188, '_special_price_8', 'field_593ef7827d3a8'),
(2533, 188, 'special_item_9', ''),
(2534, 188, '_special_item_9', 'field_593ef80f7d3a9'),
(2535, 188, 'special_price_9', ''),
(2536, 188, '_special_price_9', 'field_593ef83b7d3aa'),
(2537, 188, 'special_item_10', ''),
(2538, 188, '_special_item_10', 'field_593ef84a7d3ab'),
(2539, 188, 'special_price_10', ''),
(2540, 188, '_special_price_10', 'field_593ef8567d3ac'),
(2541, 187, '_yoast_wpseo_content_score', '30'),
(2542, 187, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(2543, 187, '_special_item_1', 'field_593eecaf12e91'),
(2544, 187, 'special_price_1', ''),
(2545, 187, '_special_price_1', 'field_593eecdf12e92'),
(2546, 187, 'special_item_2', ''),
(2547, 187, '_special_item_2', 'field_593ef4497d399'),
(2548, 187, 'special_price_2', ''),
(2549, 187, '_special_price_2', 'field_593ef49f7d39a'),
(2550, 187, 'special_item_3', ''),
(2551, 187, '_special_item_3', 'field_593ef5217d39b'),
(2552, 187, 'special_price_3', ''),
(2553, 187, '_special_price_3', 'field_593ef5347d39c'),
(2554, 187, 'special_item_4', ''),
(2555, 187, '_special_item_4', 'field_593ef56c7d39e'),
(2556, 187, 'special_price_4', ''),
(2557, 187, '_special_price_4', 'field_593ef5627d39d'),
(2558, 187, 'special_item_5', ''),
(2559, 187, '_special_item_5', 'field_593ef6157d3a1'),
(2560, 187, 'special_price_5', ''),
(2561, 187, '_special_price_5', 'field_593ef6357d3a2'),
(2562, 187, 'special_item_6', ''),
(2563, 187, '_special_item_6', 'field_593ef6a17d3a3'),
(2564, 187, 'special_price_6', ''),
(2565, 187, '_special_price_6', 'field_593ef6b07d3a4'),
(2566, 187, 'special_item_7', ''),
(2567, 187, '_special_item_7', 'field_593ef7457d3a5'),
(2568, 187, 'special_price_7', ''),
(2569, 187, '_special_price_7', 'field_593ef7507d3a6'),
(2570, 187, 'special_item_8', ''),
(2571, 187, '_special_item_8', 'field_593ef75b7d3a7'),
(2572, 187, 'special_price_8', ''),
(2573, 187, '_special_price_8', 'field_593ef7827d3a8'),
(2574, 187, 'special_item_9', ''),
(2575, 187, '_special_item_9', 'field_593ef80f7d3a9'),
(2576, 187, 'special_price_9', ''),
(2577, 187, '_special_price_9', 'field_593ef83b7d3aa'),
(2578, 187, 'special_item_10', ''),
(2579, 187, '_special_item_10', 'field_593ef84a7d3ab'),
(2580, 187, 'special_price_10', ''),
(2581, 187, '_special_price_10', 'field_593ef8567d3ac'),
(8578, 666, 'image_4', '662'),
(8579, 666, '_image_4', 'field_593963b901434'),
(8580, 666, 'image_5', '274'),
(8581, 666, '_image_5', 'field_593963c401435'),
(8582, 666, 'upcoming_text_button', 'Learn more'),
(8583, 666, '_upcoming_text_button', 'field_59419925e898e'),
(8559, 661, '_wp_attached_file', '2017/06/Brickhouse-Burger-1.jpg'),
(8560, 661, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1999;s:4:\"file\";s:31:\"2017/06/Brickhouse-Burger-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Brickhouse-Burger-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Brickhouse-Burger-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:31:\"Brickhouse-Burger-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:32:\"Brickhouse-Burger-1-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:32:\"Brickhouse-Burger-1-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:32:\"Brickhouse-Burger-1-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:33:\"Brickhouse-Burger-1-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:31:\"Brickhouse-Burger-1-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(2584, 192, 'image_1', '127'),
(2585, 192, '_image_1', 'field_59395ee251b63'),
(2586, 192, 'image_2', '128'),
(2587, 192, '_image_2', 'field_5939618147f5c'),
(2588, 192, 'image_3', '142'),
(2589, 192, '_image_3', 'field_593963aa01433'),
(2590, 192, 'image_4', '191'),
(2591, 192, '_image_4', 'field_593963b901434'),
(2592, 192, 'image_5', ''),
(2593, 192, '_image_5', 'field_593963c401435'),
(2594, 192, 'hiring_title', 'We’re Hiring'),
(2595, 192, '_hiring_title', 'field_593aa8d194096'),
(2596, 192, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(2597, 192, '_hiring_description', 'field_593aa8fd94098'),
(2598, 192, 'hiring_button_text', 'APPLY TODAY'),
(2599, 192, '_hiring_button_text', 'field_593aa9f39409b'),
(2600, 192, 'hiring_button_url', 'http://fourcornerstaverns.com/careers/'),
(2601, 192, '_hiring_button_url', 'field_593aa95e94099'),
(2602, 192, 'concessions_food', '175'),
(2603, 192, '_concessions_food', 'field_593ea7460696b'),
(2604, 192, 'concessions_drink', '176'),
(2605, 192, '_concessions_drink', 'field_593ea7600696c'),
(2606, 5, '_yoast_wpseo_content_score', '60'),
(2608, 193, '_sunday_open', 'field_592f1c186df04'),
(2609, 193, 'sunday_hour_start', '11:00 AM'),
(2610, 193, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2611, 193, 'sunday_hour_end', '1:00 AM'),
(2612, 193, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2613, 193, 'monday_open', 'yes'),
(2614, 193, '_monday_open', 'field_592f228ad89d0'),
(2615, 193, 'monday_hour_start', '11:00 AM'),
(2616, 193, '_monday_hour_start', 'field_592f22c6d89d1'),
(2617, 193, 'monday_hour_end', '2:00 AM'),
(2618, 193, '_monday_hour_end', 'field_592f2d258407b'),
(2619, 193, 'tuesday_open', 'no'),
(2620, 193, '_tuesday_open', 'field_592f25d4d1571'),
(2621, 193, 'tuesday_hour_start', '11:00 AM'),
(2622, 193, '_tuesday_hour_start', 'field_592f260dd1572'),
(2623, 193, 'tuesday_hour_end', '2:00 AM'),
(2624, 193, '_tuesday_hour_end', 'field_592f2d758407c'),
(2625, 193, 'wednesday_open', 'yes'),
(2626, 193, '_wednesday_open', 'field_592f267b6aa5f'),
(2627, 193, 'wednesday_hour_start', '11:00 AM'),
(2628, 193, '_wednesday_hour_start', 'field_592f26996aa60'),
(2629, 193, 'wednesday_hour_end', '2:00 AM'),
(2630, 193, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2631, 193, 'thursday_open', 'yes'),
(2632, 193, '_thursday_open', 'field_592f26c16aa62'),
(2633, 193, 'thursday_hour_start', '11:00 AM'),
(2634, 193, '_thursday_hour_start', 'field_592f26d56aa63'),
(2635, 193, 'thursday_hour_end', '2:00 AM');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2636, 193, '_thursday_hour_end', 'field_592f2db28407e'),
(2637, 193, 'friday_open', 'yes'),
(2638, 193, '_friday_open', 'field_592f273a6aa65'),
(2639, 193, 'friday_hour_start', '11:00 AM'),
(2640, 193, '_friday_hour_start', 'field_592f27546aa66'),
(2641, 193, 'friday_hour_end', '3:00 AM'),
(2642, 193, '_friday_hour_end', 'field_592f2ddf8407f'),
(2643, 193, 'saturday_open', 'yes'),
(2644, 193, '_saturday_open', 'field_592f27776aa68'),
(2645, 193, 'saturday_hour_start', '11:00 AM'),
(2646, 193, '_saturday_hour_start', 'field_592f277c6aa69'),
(2647, 193, 'saturday_hour_end', '3:00 AM'),
(2648, 193, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2649, 90, '_yoast_wpseo_content_score', '30'),
(2650, 194, 'sunday_open', 'yes'),
(2651, 194, '_sunday_open', 'field_592f1c186df04'),
(2652, 194, 'sunday_hour_start', '11:00 AM'),
(2653, 194, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2654, 194, 'sunday_hour_end', '1:00 AM'),
(2655, 194, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2656, 194, 'monday_open', 'yes'),
(2657, 194, '_monday_open', 'field_592f228ad89d0'),
(2658, 194, 'monday_hour_start', '11:00 AM'),
(2659, 194, '_monday_hour_start', 'field_592f22c6d89d1'),
(2660, 194, 'monday_hour_end', '2:00 AM'),
(2661, 194, '_monday_hour_end', 'field_592f2d258407b'),
(2662, 194, 'tuesday_open', 'yes'),
(2663, 194, '_tuesday_open', 'field_592f25d4d1571'),
(2664, 194, 'tuesday_hour_start', '11:00 AM'),
(2665, 194, '_tuesday_hour_start', 'field_592f260dd1572'),
(2666, 194, 'tuesday_hour_end', '2:00 AM'),
(2667, 194, '_tuesday_hour_end', 'field_592f2d758407c'),
(2668, 194, 'wednesday_open', 'yes'),
(2669, 194, '_wednesday_open', 'field_592f267b6aa5f'),
(2670, 194, 'wednesday_hour_start', '11:00 AM'),
(2671, 194, '_wednesday_hour_start', 'field_592f26996aa60'),
(2672, 194, 'wednesday_hour_end', '2:00 AM'),
(2673, 194, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2674, 194, 'thursday_open', 'yes'),
(2675, 194, '_thursday_open', 'field_592f26c16aa62'),
(2676, 194, 'thursday_hour_start', '11:00 AM'),
(2677, 194, '_thursday_hour_start', 'field_592f26d56aa63'),
(2678, 194, 'thursday_hour_end', '2:00 AM'),
(2679, 194, '_thursday_hour_end', 'field_592f2db28407e'),
(2680, 194, 'friday_open', 'yes'),
(2681, 194, '_friday_open', 'field_592f273a6aa65'),
(2682, 194, 'friday_hour_start', '11:00 AM'),
(2683, 194, '_friday_hour_start', 'field_592f27546aa66'),
(2684, 194, 'friday_hour_end', '3:00 AM'),
(2685, 194, '_friday_hour_end', 'field_592f2ddf8407f'),
(2686, 194, 'saturday_open', 'yes'),
(2687, 194, '_saturday_open', 'field_592f27776aa68'),
(2688, 194, 'saturday_hour_start', '11:00 AM'),
(2689, 194, '_saturday_hour_start', 'field_592f277c6aa69'),
(2690, 194, 'saturday_hour_end', '3:00 AM'),
(2691, 194, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2692, 195, 'sunday_open', 'yes'),
(2693, 195, '_sunday_open', 'field_592f1c186df04'),
(2694, 195, 'sunday_hour_start', '11:00 AM'),
(2695, 195, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2696, 195, 'sunday_hour_end', '1:00 AM'),
(2697, 195, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2698, 195, 'monday_open', 'yes'),
(2699, 195, '_monday_open', 'field_592f228ad89d0'),
(2700, 195, 'monday_hour_start', '11:00 AM'),
(2701, 195, '_monday_hour_start', 'field_592f22c6d89d1'),
(2702, 195, 'monday_hour_end', '2:00 AM'),
(2703, 195, '_monday_hour_end', 'field_592f2d258407b'),
(2704, 195, 'tuesday_open', 'no'),
(2705, 195, '_tuesday_open', 'field_592f25d4d1571'),
(2706, 195, 'tuesday_hour_start', '11:00 AM'),
(2707, 195, '_tuesday_hour_start', 'field_592f260dd1572'),
(2708, 195, 'tuesday_hour_end', '2:00 AM'),
(2709, 195, '_tuesday_hour_end', 'field_592f2d758407c'),
(2710, 195, 'wednesday_open', 'yes'),
(2711, 195, '_wednesday_open', 'field_592f267b6aa5f'),
(2712, 195, 'wednesday_hour_start', '11:00 AM'),
(2713, 195, '_wednesday_hour_start', 'field_592f26996aa60'),
(2714, 195, 'wednesday_hour_end', '2:00 AM'),
(2715, 195, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2716, 195, 'thursday_open', 'yes'),
(2717, 195, '_thursday_open', 'field_592f26c16aa62'),
(2718, 195, 'thursday_hour_start', '11:00 AM'),
(2719, 195, '_thursday_hour_start', 'field_592f26d56aa63'),
(2720, 195, 'thursday_hour_end', '2:00 AM'),
(2721, 195, '_thursday_hour_end', 'field_592f2db28407e'),
(2722, 195, 'friday_open', 'yes'),
(2723, 195, '_friday_open', 'field_592f273a6aa65'),
(2724, 195, 'friday_hour_start', '11:00 AM'),
(2725, 195, '_friday_hour_start', 'field_592f27546aa66'),
(2726, 195, 'friday_hour_end', '3:00 AM'),
(2727, 195, '_friday_hour_end', 'field_592f2ddf8407f'),
(2728, 195, 'saturday_open', 'yes'),
(2729, 195, '_saturday_open', 'field_592f27776aa68'),
(2730, 195, 'saturday_hour_start', '11:00 AM'),
(2731, 195, '_saturday_hour_start', 'field_592f277c6aa69'),
(2732, 195, 'saturday_hour_end', '3:00 AM'),
(2733, 195, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2734, 196, 'sunday_open', 'no'),
(2735, 196, '_sunday_open', 'field_592f1c186df04'),
(2736, 196, 'sunday_hour_start', '11:00 AM'),
(2737, 196, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(2738, 196, 'sunday_hour_end', '1:00 AM'),
(2739, 196, '_sunday_hour_end', 'field_592f2b4f8320d'),
(2740, 196, 'monday_open', 'yes'),
(2741, 196, '_monday_open', 'field_592f228ad89d0'),
(2742, 196, 'monday_hour_start', '11:00 AM'),
(2743, 196, '_monday_hour_start', 'field_592f22c6d89d1'),
(2744, 196, 'monday_hour_end', '2:00 AM'),
(2745, 196, '_monday_hour_end', 'field_592f2d258407b'),
(2746, 196, 'tuesday_open', 'no'),
(2747, 196, '_tuesday_open', 'field_592f25d4d1571'),
(2748, 196, 'tuesday_hour_start', '11:00 AM'),
(2749, 196, '_tuesday_hour_start', 'field_592f260dd1572'),
(2750, 196, 'tuesday_hour_end', '2:00 AM'),
(2751, 196, '_tuesday_hour_end', 'field_592f2d758407c'),
(2752, 196, 'wednesday_open', 'yes'),
(2753, 196, '_wednesday_open', 'field_592f267b6aa5f'),
(2754, 196, 'wednesday_hour_start', '11:00 AM'),
(2755, 196, '_wednesday_hour_start', 'field_592f26996aa60'),
(2756, 196, 'wednesday_hour_end', '2:00 AM'),
(2757, 196, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(2758, 196, 'thursday_open', 'yes'),
(2759, 196, '_thursday_open', 'field_592f26c16aa62'),
(2760, 196, 'thursday_hour_start', '11:00 AM'),
(2761, 196, '_thursday_hour_start', 'field_592f26d56aa63'),
(2762, 196, 'thursday_hour_end', '2:00 AM'),
(2763, 196, '_thursday_hour_end', 'field_592f2db28407e'),
(2764, 196, 'friday_open', 'yes'),
(2765, 196, '_friday_open', 'field_592f273a6aa65'),
(2766, 196, 'friday_hour_start', '11:00 AM'),
(2767, 196, '_friday_hour_start', 'field_592f27546aa66'),
(2768, 196, 'friday_hour_end', '3:00 AM'),
(2769, 196, '_friday_hour_end', 'field_592f2ddf8407f'),
(2770, 196, 'saturday_open', 'yes'),
(2771, 196, '_saturday_open', 'field_592f27776aa68'),
(2772, 196, 'saturday_hour_start', '11:00 AM'),
(2773, 196, '_saturday_hour_start', 'field_592f277c6aa69'),
(2774, 196, 'saturday_hour_end', '3:00 AM'),
(2775, 196, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(2778, 197, '_hiring_title', 'field_593aa8d194096'),
(2779, 197, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(2780, 197, '_hiring_description', 'field_593aa8fd94098'),
(2781, 197, 'hiring_button_text', 'APPLY TODAY'),
(2782, 197, '_hiring_button_text', 'field_593aa9f39409b'),
(2783, 197, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(2784, 197, '_hiring_url', 'field_593aa95e94099'),
(2785, 197, 'concessions_food', '175'),
(2786, 197, '_concessions_food', 'field_593ea7460696b'),
(2787, 197, 'concessions_drink', '176'),
(2788, 197, '_concessions_drink', 'field_593ea7600696c'),
(2789, 197, 'image_1', '127'),
(2790, 197, '_image_1', 'field_59395ee251b63'),
(2791, 197, 'image_2', '128'),
(2792, 197, '_image_2', 'field_5939618147f5c'),
(2793, 197, 'image_3', '142'),
(2794, 197, '_image_3', 'field_593963aa01433'),
(2795, 197, 'image_4', '191'),
(2796, 197, '_image_4', 'field_593963b901434'),
(2797, 197, 'image_5', ''),
(2798, 197, '_image_5', 'field_593963c401435'),
(2799, 5, 'hiring_url', 'http://fourcornerstaverngroup.applytojob.com/apply/jobs?department=brickhouse'),
(2800, 5, '_hiring_url', 'field_593aa95e94099'),
(4848, 374, '_event_type', 'field_5931c5ec289b2'),
(4847, 374, 'event_type', 'home'),
(4846, 374, '_event_description', 'field_5931b8344c168'),
(4845, 374, 'event_description', ''),
(4844, 374, '_event_subtitle', 'field_5931b8041f123'),
(4843, 374, 'event_subtitle', ''),
(3136, 5, '_yoast_wpseo_title', 'Brickhouse Tavern'),
(3137, 5, '_yoast_wpseo_metadesc', 'Brickhouse Tavern a distinct vibe within the new Park at Wrigley, inviting all to revel in the lively atmosphere of the two-story concept year-round.'),
(3138, 133, '_yoast_wpseo_focuskw_text_input', 'Weekly Specials'),
(3139, 133, '_yoast_wpseo_focuskw', 'Weekly Specials'),
(3140, 133, '_yoast_wpseo_title', 'Brickhouse Tavern - Weekly Specials'),
(2945, 210, '_menu_item_type', 'custom'),
(2946, 210, '_menu_item_menu_item_parent', '0'),
(2947, 210, '_menu_item_object_id', '210'),
(2948, 210, '_menu_item_object', 'custom'),
(2949, 210, '_menu_item_target', '_blank'),
(2950, 210, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2951, 210, '_menu_item_xfn', ''),
(2952, 210, '_menu_item_url', 'https://nightout.com/events/four-corners-tavern-group-gift-card/tickets?a=b…'),
(2954, 211, '_menu_item_type', 'custom'),
(2955, 211, '_menu_item_menu_item_parent', '0'),
(2956, 211, '_menu_item_object_id', '211'),
(2957, 211, '_menu_item_object', 'custom'),
(2958, 211, '_menu_item_target', '_blank'),
(2959, 211, '_menu_item_classes', 'a:1:{i:0;s:6:\"hidden\";}'),
(2960, 211, '_menu_item_xfn', ''),
(2961, 211, '_menu_item_url', 'https://www.opentable.com/chicago-restaurants'),
(3333, 240, 'field_59419a30e8993', 'a:14:{s:3:\"key\";s:19:\"field_59419a30e8993\";s:5:\"label\";s:11:\"Text button\";s:4:\"name\";s:18:\"weekly_text_button\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(3011, 216, 'monday_hour_end', '2:00 AM'),
(3012, 216, '_monday_hour_end', 'field_592f2d258407b'),
(3013, 216, 'tuesday_open', 'no'),
(3014, 216, '_tuesday_open', 'field_592f25d4d1571'),
(3015, 216, 'tuesday_hour_start', '11:00 AM'),
(3016, 216, '_tuesday_hour_start', 'field_592f260dd1572'),
(3017, 216, 'tuesday_hour_end', '2:00 AM'),
(3018, 216, '_tuesday_hour_end', 'field_592f2d758407c'),
(3019, 216, 'wednesday_open', 'yes'),
(3020, 216, '_wednesday_open', 'field_592f267b6aa5f'),
(3021, 216, 'wednesday_hour_start', '11:00 AM'),
(3022, 216, '_wednesday_hour_start', 'field_592f26996aa60'),
(3023, 216, 'wednesday_hour_end', '2:00 AM'),
(3024, 216, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(3025, 216, 'thursday_open', 'yes'),
(3026, 216, '_thursday_open', 'field_592f26c16aa62'),
(3027, 216, 'thursday_hour_start', '11:00 AM'),
(3028, 216, '_thursday_hour_start', 'field_592f26d56aa63'),
(3029, 216, 'thursday_hour_end', '2:00 AM'),
(3030, 216, '_thursday_hour_end', 'field_592f2db28407e'),
(3031, 216, 'friday_open', 'yes'),
(3032, 216, '_friday_open', 'field_592f273a6aa65'),
(3033, 216, 'friday_hour_start', '11:00 AM'),
(3034, 216, '_friday_hour_start', 'field_592f27546aa66'),
(3035, 216, 'friday_hour_end', '3:00 AM'),
(3036, 216, '_friday_hour_end', 'field_592f2ddf8407f'),
(3037, 216, 'saturday_open', 'yes'),
(3038, 216, '_saturday_open', 'field_592f27776aa68'),
(3039, 216, 'saturday_hour_start', '11:00 AM'),
(3040, 216, '_saturday_hour_start', 'field_592f277c6aa69'),
(3041, 216, 'saturday_hour_end', '3:00 AM'),
(3042, 216, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(3043, 90, 'gift_card_url', 'https://nightout.com/events/federales-gift-card/10-3-2016/tickets'),
(3044, 90, '_gift_card_url', 'field_5941331e7cece'),
(3045, 217, '_menu_item_type', 'custom'),
(3046, 217, '_menu_item_menu_item_parent', '0'),
(3047, 217, '_menu_item_object_id', '217'),
(3048, 217, '_menu_item_object', 'custom'),
(3049, 217, '_menu_item_target', ''),
(3050, 217, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3051, 217, '_menu_item_xfn', ''),
(3052, 217, '_menu_item_url', ''),
(3357, 242, 'brickhouse_text_buttom', 'View all'),
(3054, 218, '_menu_item_type', 'custom'),
(3055, 218, '_menu_item_menu_item_parent', '0'),
(3056, 218, '_menu_item_object_id', '218'),
(3057, 218, '_menu_item_object', 'custom'),
(3058, 218, '_menu_item_target', ''),
(3059, 218, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(3060, 218, '_menu_item_xfn', ''),
(3061, 218, '_menu_item_url', '#gallery'),
(3063, 219, '_menu_item_type', 'custom'),
(3064, 219, '_menu_item_menu_item_parent', '0'),
(3065, 219, '_menu_item_object_id', '219'),
(3066, 219, '_menu_item_object', 'custom'),
(3067, 219, '_menu_item_target', ''),
(3068, 219, '_menu_item_classes', 'a:1:{i:0;s:8:\"btAnchor\";}'),
(3069, 219, '_menu_item_xfn', ''),
(3070, 219, '_menu_item_url', '#about-us'),
(3081, 221, '_special_item_3', 'field_593ef5217d39b'),
(3082, 221, 'special_price_3', ''),
(3083, 221, '_special_price_3', 'field_593ef5347d39c'),
(3084, 221, 'special_item_4', ''),
(3085, 221, '_special_item_4', 'field_593ef56c7d39e'),
(3086, 221, 'special_price_4', ''),
(3087, 221, '_special_price_4', 'field_593ef5627d39d'),
(3088, 221, 'special_item_5', ''),
(3089, 221, '_special_item_5', 'field_593ef6157d3a1'),
(3090, 221, 'special_price_5', ''),
(3091, 221, '_special_price_5', 'field_593ef6357d3a2'),
(3092, 221, 'special_item_6', ''),
(3093, 221, '_special_item_6', 'field_593ef6a17d3a3'),
(3094, 221, 'special_price_6', ''),
(3095, 221, '_special_price_6', 'field_593ef6b07d3a4'),
(3096, 221, 'special_item_7', ''),
(3097, 221, '_special_item_7', 'field_593ef7457d3a5'),
(3098, 221, 'special_price_7', ''),
(3099, 221, '_special_price_7', 'field_593ef7507d3a6'),
(3100, 221, 'special_item_8', ''),
(3101, 221, '_special_item_8', 'field_593ef75b7d3a7'),
(3102, 221, 'special_price_8', ''),
(3103, 221, '_special_price_8', 'field_593ef7827d3a8'),
(3104, 221, 'special_item_9', ''),
(3105, 221, '_special_item_9', 'field_593ef80f7d3a9'),
(3106, 221, 'special_price_9', ''),
(3107, 221, '_special_price_9', 'field_593ef83b7d3aa'),
(3108, 221, 'special_item_10', ''),
(3109, 221, '_special_item_10', 'field_593ef84a7d3ab'),
(3110, 221, 'special_price_10', ''),
(3111, 221, '_special_price_10', 'field_593ef8567d3ac'),
(9817, 794, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(3112, 222, '_wp_attached_file', '2017/05/Brickhouse-Food-TEST.pdf'),
(3113, 223, 'image_1', '127'),
(3114, 223, '_image_1', 'field_59395ee251b63'),
(3115, 223, 'image_2', '128'),
(3116, 223, '_image_2', 'field_5939618147f5c'),
(3117, 223, 'image_3', '142'),
(3118, 223, '_image_3', 'field_593963aa01433'),
(3119, 223, 'image_4', '191'),
(3120, 223, '_image_4', 'field_593963b901434'),
(3121, 223, 'image_5', ''),
(3122, 223, '_image_5', 'field_593963c401435'),
(3123, 223, 'hiring_title', 'We’re Hiring'),
(3124, 223, '_hiring_title', 'field_593aa8d194096'),
(3125, 223, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3126, 223, '_hiring_description', 'field_593aa8fd94098'),
(3127, 223, 'hiring_button_text', 'APPLY TODAY'),
(3128, 223, '_hiring_button_text', 'field_593aa9f39409b'),
(3129, 223, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3130, 223, '_hiring_url', 'field_593aa95e94099'),
(3131, 223, 'concessions_food', '222'),
(3132, 223, '_concessions_food', 'field_593ea7460696b'),
(3133, 223, 'concessions_drink', '176'),
(3134, 223, '_concessions_drink', 'field_593ea7600696c'),
(3141, 133, '_yoast_wpseo_metadesc', 'Brickhouse Tavern a distinct vibe within the new Park at Wrigley, inviting all to revel in the lively atmosphere of the two-story concept year-round.'),
(3142, 133, '_yoast_wpseo_linkdex', '29'),
(3143, 133, '_yoast_wpseo_content_score', '60'),
(3144, 18, '_yoast_wpseo_title', 'Brickhouse Tavern - Parties'),
(3145, 18, '_yoast_wpseo_metadesc', 'Brickhouse Tavern a distinct vibe within the new Park at Wrigley, inviting all to revel in the lively atmosphere of the two-story concept year-round.'),
(3146, 18, '_yoast_wpseo_content_score', '30'),
(3147, 10, '_yoast_wpseo_content_score', '30'),
(3148, 227, 'sunday_open', 'yes'),
(3149, 227, '_sunday_open', 'field_592f1c186df04'),
(3150, 227, 'sunday_hour_start', '11:00 AM'),
(3151, 227, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(3152, 227, 'sunday_hour_end', '1:00 AM'),
(3153, 227, '_sunday_hour_end', 'field_592f2b4f8320d'),
(3154, 227, 'monday_open', 'yes'),
(3155, 227, '_monday_open', 'field_592f228ad89d0'),
(3156, 227, 'monday_hour_start', '11:00 AM'),
(3157, 227, '_monday_hour_start', 'field_592f22c6d89d1'),
(3158, 227, 'monday_hour_end', '2:00 AM'),
(3159, 227, '_monday_hour_end', 'field_592f2d258407b'),
(3160, 227, 'tuesday_open', 'yes'),
(3161, 227, '_tuesday_open', 'field_592f25d4d1571'),
(3162, 227, 'tuesday_hour_start', '11:00 AM'),
(3163, 227, '_tuesday_hour_start', 'field_592f260dd1572'),
(3164, 227, 'tuesday_hour_end', '2:00 AM'),
(3165, 227, '_tuesday_hour_end', 'field_592f2d758407c'),
(3166, 227, 'wednesday_open', 'yes'),
(3167, 227, '_wednesday_open', 'field_592f267b6aa5f'),
(3168, 227, 'wednesday_hour_start', '11:00 AM'),
(3169, 227, '_wednesday_hour_start', 'field_592f26996aa60'),
(3170, 227, 'wednesday_hour_end', '2:00 AM'),
(3171, 227, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(3172, 227, 'thursday_open', 'yes'),
(3173, 227, '_thursday_open', 'field_592f26c16aa62'),
(3174, 227, 'thursday_hour_start', '11:00 AM'),
(3175, 227, '_thursday_hour_start', 'field_592f26d56aa63'),
(3176, 227, 'thursday_hour_end', '2:00 AM'),
(3177, 227, '_thursday_hour_end', 'field_592f2db28407e'),
(3178, 227, 'friday_open', 'yes'),
(3179, 227, '_friday_open', 'field_592f273a6aa65'),
(3180, 227, 'friday_hour_start', '11:00 AM'),
(3181, 227, '_friday_hour_start', 'field_592f27546aa66'),
(3182, 227, 'friday_hour_end', '3:00 AM'),
(3183, 227, '_friday_hour_end', 'field_592f2ddf8407f'),
(3184, 227, 'saturday_open', 'yes'),
(3185, 227, '_saturday_open', 'field_592f27776aa68'),
(3186, 227, 'saturday_hour_start', '11:00 AM'),
(3187, 227, '_saturday_hour_start', 'field_592f277c6aa69'),
(3188, 227, 'saturday_hour_end', '3:00 AM'),
(3189, 227, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(3194, 228, 'image_3', '142'),
(3195, 228, '_image_3', 'field_593963aa01433'),
(3196, 228, 'image_4', '191'),
(3197, 228, '_image_4', 'field_593963b901434'),
(3198, 228, 'image_5', ''),
(3199, 228, '_image_5', 'field_593963c401435'),
(3200, 228, 'hiring_title', 'We’re Hiring'),
(3201, 228, '_hiring_title', 'field_593aa8d194096'),
(3202, 228, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3203, 228, '_hiring_description', 'field_593aa8fd94098'),
(3204, 228, 'hiring_button_text', 'APPLY TODAY'),
(3205, 228, '_hiring_button_text', 'field_593aa9f39409b'),
(3206, 228, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3207, 228, '_hiring_url', 'field_593aa95e94099'),
(3208, 228, 'concessions_food', '222'),
(3209, 228, '_concessions_food', 'field_593ea7460696b'),
(3210, 228, 'concessions_drink', '147'),
(3211, 228, '_concessions_drink', 'field_593ea7600696c'),
(8101, 633, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(8100, 633, 'saturday_hour_end', '3:00 AM'),
(8099, 633, '_saturday_hour_start', 'field_592f277c6aa69'),
(4856, 371, '_event_subtitle', 'field_5931b8041f123'),
(4855, 371, 'event_subtitle', ''),
(4854, 374, '_event_reserve_url', 'field_5931c5d445353'),
(4853, 374, 'event_reserve_url', ''),
(4852, 374, '_event_place', 'field_5931c5c11a7c2'),
(4851, 374, 'event_place', 'Wrigley Field - Chicago'),
(4850, 374, '_event_datetime', 'field_5931b84b7a9bd'),
(4849, 374, 'event_datetime', '2017-06-21 1:20 pm'),
(3367, 242, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3368, 242, '_hiring_description', 'field_593aa8fd94098'),
(3369, 242, 'hiring_button_text', 'APPLY TODAY'),
(3370, 242, '_hiring_button_text', 'field_593aa9f39409b'),
(3371, 242, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3372, 242, '_hiring_url', 'field_593aa95e94099'),
(3373, 242, 'concessions_food', '222'),
(3374, 242, '_concessions_food', 'field_593ea7460696b'),
(3375, 242, 'concessions_drink', '147'),
(3376, 242, '_concessions_drink', 'field_593ea7600696c'),
(3377, 242, 'image_1', '127'),
(3378, 242, '_image_1', 'field_59395ee251b63'),
(3379, 242, 'image_2', '128'),
(3380, 242, '_image_2', 'field_5939618147f5c'),
(3381, 242, 'image_3', '142'),
(3382, 242, '_image_3', 'field_593963aa01433'),
(3383, 242, 'image_4', '191'),
(3384, 242, '_image_4', 'field_593963b901434'),
(3385, 242, 'image_5', ''),
(3386, 242, '_image_5', 'field_593963c401435'),
(3387, 5, 'upcoming_text_buttom', 'Learn more'),
(3388, 5, '_upcoming_text_buttom', 'field_59419925e898e'),
(3389, 5, 'upcoming_link_buttom', '18'),
(3390, 5, '_upcoming_link_buttom', 'field_59419986e898f'),
(3391, 5, 'brickhouse_text_buttom', 'View all'),
(3392, 5, '_brickhouse_text_buttom', 'field_594199d8e8990'),
(3393, 5, 'brickhouse_page_link', '7'),
(3394, 5, '_brickhouse_page_link', 'field_59419a1ee8992'),
(3395, 5, 'weekly_text_buttom', 'Learn more'),
(3396, 5, '_weekly_text_buttom', 'field_59419a30e8993'),
(3397, 5, 'weekly_page_link', '133'),
(3398, 5, '_weekly_page_link', 'field_59419a43e8994'),
(3424, 245, 'upcoming_text_button', 'Learn more'),
(3425, 245, '_upcoming_text_button', 'field_59419925e898e'),
(3426, 245, 'upcoming_link_button', '18'),
(3427, 245, '_upcoming_link_button', 'field_59419986e898f'),
(3428, 245, 'brickhouse_text_button', 'View all'),
(3429, 245, '_brickhouse_text_button', 'field_594199d8e8990'),
(3430, 245, 'brickhouse_link_button', '7'),
(3431, 245, '_brickhouse_link_button', 'field_59419a1ee8992'),
(3432, 245, 'weekly_text_button', 'Learn more'),
(3433, 245, '_weekly_text_button', 'field_59419a30e8993'),
(3434, 245, 'weekly_link_button', '133'),
(3435, 245, '_weekly_link_button', 'field_59419a43e8994'),
(3436, 245, 'hiring_title', 'We’re Hiring'),
(3437, 245, '_hiring_title', 'field_593aa8d194096'),
(3438, 245, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3439, 245, '_hiring_description', 'field_593aa8fd94098'),
(3440, 245, 'hiring_button_text', 'APPLY TODAY'),
(3441, 245, '_hiring_button_text', 'field_593aa9f39409b'),
(3442, 245, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3443, 245, '_hiring_url', 'field_593aa95e94099'),
(3444, 245, 'concessions_food', '222'),
(3445, 245, '_concessions_food', 'field_593ea7460696b'),
(3446, 245, 'concessions_drink', '147'),
(3447, 245, '_concessions_drink', 'field_593ea7600696c'),
(3448, 245, 'image_1', '127'),
(3449, 245, '_image_1', 'field_59395ee251b63'),
(3450, 245, 'image_2', '128'),
(3451, 245, '_image_2', 'field_5939618147f5c'),
(3452, 245, 'image_3', '142'),
(3453, 245, '_image_3', 'field_593963aa01433'),
(3454, 245, 'image_4', '191'),
(3455, 245, '_image_4', 'field_593963b901434'),
(3456, 245, 'image_5', ''),
(3457, 245, '_image_5', 'field_593963c401435'),
(3458, 5, 'upcoming_text_button', 'Learn more'),
(3459, 5, '_upcoming_text_button', 'field_59419925e898e'),
(3460, 5, 'upcoming_link_button', '18'),
(3461, 5, '_upcoming_link_button', 'field_59419986e898f'),
(3462, 5, 'brickhouse_text_button', 'View all'),
(3463, 5, '_brickhouse_text_button', 'field_594199d8e8990'),
(3464, 5, 'brickhouse_link_button', '7'),
(3465, 5, '_brickhouse_link_button', 'field_59419a1ee8992'),
(3466, 5, 'weekly_text_button', 'Learn more'),
(3467, 5, '_weekly_text_button', 'field_59419a30e8993'),
(3468, 5, 'weekly_link_button', '133'),
(3469, 5, '_weekly_link_button', 'field_59419a43e8994'),
(4884, 379, '_event_place', 'field_5931c5c11a7c2'),
(4883, 379, 'event_place', 'Marlins Park - Miami'),
(4882, 379, '_event_datetime', 'field_5931b84b7a9bd'),
(4881, 379, 'event_datetime', '2017-06-22 6:10 pm'),
(4880, 379, '_event_type', 'field_5931c5ec289b2'),
(4879, 379, 'event_type', 'away'),
(4878, 379, '_event_description', 'field_5931b8344c168'),
(4877, 379, 'event_description', ''),
(3482, 250, '_edit_lock', '1497545169:1'),
(3484, 250, '_edit_last', '1'),
(3485, 250, 'field_5941a7b30c29d', 'a:11:{s:3:\"key\";s:19:\"field_5941a7b30c29d\";s:5:\"label\";s:8:\"Features\";s:4:\"name\";s:15:\"parties_feature\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";s:3:\"yes\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(3486, 250, 'field_5941a7f00c29e', 'a:11:{s:3:\"key\";s:19:\"field_5941a7f00c29e\";s:5:\"label\";s:16:\"Background image\";s:4:\"name\";s:13:\"parties_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:12:\"preview_size\";s:4:\"full\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(3746, 250, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"18\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(3488, 250, 'position', 'normal'),
(3489, 250, 'layout', 'default'),
(3490, 250, 'hide_on_screen', ''),
(4893, 375, 'event_datetime', '2017-06-22 6:10 pm'),
(4892, 375, '_event_type', 'field_5931c5ec289b2'),
(4891, 375, 'event_type', 'away'),
(4890, 375, '_event_description', 'field_5931b8344c168'),
(4889, 375, 'event_description', ''),
(4888, 375, '_event_subtitle', 'field_5931b8041f123'),
(4887, 375, 'event_subtitle', ''),
(4886, 379, '_event_reserve_url', 'field_5931c5d445353'),
(4885, 379, 'event_reserve_url', ''),
(3504, 252, '_edit_lock', '1497475648:1'),
(4876, 379, '_event_subtitle', 'field_5931b8041f123'),
(4875, 379, 'event_subtitle', ''),
(4874, 378, '_edit_last', '1'),
(4873, 377, '_edit_last', '1'),
(4872, 376, '_edit_last', '1'),
(4871, 375, '_edit_last', '1'),
(4870, 378, '_edit_lock', '1497633998:1'),
(4869, 377, '_edit_lock', '1497633961:1'),
(4868, 376, '_edit_lock', '1497633960:1'),
(4867, 375, '_edit_lock', '1498144134:2'),
(4866, 371, '_event_reserve_url', 'field_5931c5d445353'),
(3517, 252, '_edit_last', '1'),
(3518, 252, 'field_5941a923066cc', 'a:14:{s:3:\"key\";s:19:\"field_5941a923066cc\";s:5:\"label\";s:9:\"Text link\";s:4:\"name\";s:24:\"weekly_reserve_text_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(3519, 252, 'field_5941a943066cd', 'a:14:{s:3:\"key\";s:19:\"field_5941a943066cd\";s:5:\"label\";s:8:\"Url link\";s:4:\"name\";s:23:\"weekly_reserve_url_link\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(3520, 252, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"133\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(3521, 252, 'position', 'normal'),
(3522, 252, 'layout', 'default'),
(3523, 252, 'hide_on_screen', ''),
(3536, 255, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(3537, 255, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(3538, 255, 'weekly_reserve_url_link', '#'),
(3539, 255, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(3540, 256, 'parties_feature', '<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>\r\n</div>'),
(3541, 256, '_parties_feature', 'field_5941a7b30c29d'),
(3542, 256, 'parties_image', ''),
(3543, 256, '_parties_image', 'field_5941a7f00c29e'),
(3544, 18, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand new venue located at the Park at Wrigley\r\n2 levels with outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V, DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book Your Party Today’ button below'),
(3796, 286, 'box_footer', 'hours'),
(3797, 286, '_box_footer', 'field_5942855135298'),
(3798, 286, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(3545, 133, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(3546, 18, '_parties_feature', 'field_5941a7b30c29d'),
(3547, 133, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(3548, 18, 'parties_image', '273'),
(3549, 133, 'weekly_reserve_url_link', ''),
(3550, 18, '_parties_image', 'field_5941a7f00c29e'),
(3551, 133, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(3552, 257, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3553, 257, '_parties_feature', 'field_5941a7b30c29d'),
(3554, 257, 'parties_image', ''),
(3555, 257, '_parties_image', 'field_5941a7f00c29e'),
(3556, 258, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3557, 258, '_parties_feature', 'field_5941a7b30c29d'),
(3558, 258, 'parties_image', ''),
(3559, 258, '_parties_image', 'field_5941a7f00c29e'),
(3560, 259, '_edit_lock', '1498071281:5'),
(3561, 259, '_edit_last', '1'),
(3562, 259, 'field_5942855135298', 'a:12:{s:3:\"key\";s:19:\"field_5942855135298\";s:5:\"label\";s:14:\"Select the box\";s:4:\"name\";s:10:\"box_footer\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:3:{s:14:\"upcoming-party\";s:14:\"Upcoming Party\";s:12:\"get-in-touch\";s:12:\"Get in touch\";s:5:\"hours\";s:5:\"Hours\";}s:13:\"default_value\";s:27:\"get-in-touch : Get in touch\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(3609, 259, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:2:\"10\";s:8:\"order_no\";i:1;s:8:\"group_no\";i:0;}'),
(3596, 263, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(3564, 259, 'position', 'normal'),
(3565, 259, 'layout', 'default'),
(3566, 259, 'hide_on_screen', ''),
(3567, 260, '_wp_attached_file', '2017/05/people2.jpg'),
(3568, 260, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:19:\"2017/05/people2.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"people2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"people2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:19:\"people2-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:20:\"people2-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:20:\"people2-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:20:\"people2-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:7:\"svetikd\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3569, 261, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3570, 261, '_parties_feature', 'field_5941a7b30c29d'),
(3571, 261, 'parties_image', '260'),
(3572, 261, '_parties_image', 'field_5941a7f00c29e'),
(3608, 259, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(3586, 262, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3587, 262, '_parties_feature', 'field_5941a7b30c29d'),
(3588, 262, 'parties_image', '260'),
(3589, 262, '_parties_image', 'field_5941a7f00c29e'),
(3590, 262, 'select_the_box', 'hours'),
(3591, 262, '_select_the_box', 'field_5942855135298'),
(3592, 18, 'select_the_box', 'hours'),
(3593, 18, '_select_the_box', 'field_5942855135298'),
(3597, 263, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(3598, 263, 'weekly_reserve_url_link', '#'),
(3599, 263, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(3600, 263, 'select_the_box', 'get-in-touch'),
(3601, 263, '_select_the_box', 'field_5942855135298'),
(3602, 133, 'select_the_box', 'get-in-touch'),
(3603, 133, '_select_the_box', 'field_5942855135298'),
(3610, 264, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(3611, 264, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(3612, 264, 'weekly_reserve_url_link', '#'),
(3613, 264, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(3614, 264, 'box_footer', 'upcoming-party'),
(3615, 264, '_box_footer', 'field_5942855135298'),
(3616, 133, 'box_footer', 'upcoming-party'),
(3617, 133, '_box_footer', 'field_5942855135298'),
(3618, 265, 'upcoming_text_button', 'Learn more'),
(3619, 265, '_upcoming_text_button', 'field_59419925e898e'),
(3620, 265, 'upcoming_link_button', '18'),
(3621, 265, '_upcoming_link_button', 'field_59419986e898f'),
(3622, 265, 'brickhouse_text_button', 'View all'),
(3623, 265, '_brickhouse_text_button', 'field_594199d8e8990'),
(3624, 265, 'brickhouse_link_button', '7'),
(3625, 265, '_brickhouse_link_button', 'field_59419a1ee8992'),
(3626, 265, 'weekly_text_button', 'Learn more'),
(3627, 265, '_weekly_text_button', 'field_59419a30e8993'),
(3628, 265, 'weekly_link_button', '133'),
(3629, 265, '_weekly_link_button', 'field_59419a43e8994'),
(3630, 265, 'hiring_title', 'We’re Hiring'),
(3631, 265, '_hiring_title', 'field_593aa8d194096'),
(3632, 265, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3633, 265, '_hiring_description', 'field_593aa8fd94098'),
(3634, 265, 'hiring_button_text', 'APPLY TODAY'),
(3635, 265, '_hiring_button_text', 'field_593aa9f39409b'),
(3636, 265, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3637, 265, '_hiring_url', 'field_593aa95e94099'),
(3638, 265, 'concessions_food', '222'),
(3639, 265, '_concessions_food', 'field_593ea7460696b'),
(3640, 265, 'concessions_drink', '147'),
(3641, 265, '_concessions_drink', 'field_593ea7600696c'),
(3642, 265, 'image_1', '127'),
(3643, 265, '_image_1', 'field_59395ee251b63'),
(3644, 265, 'image_2', '128'),
(3645, 265, '_image_2', 'field_5939618147f5c'),
(3646, 265, 'image_3', '142'),
(3647, 265, '_image_3', 'field_593963aa01433'),
(3648, 265, 'image_4', '191'),
(3649, 265, '_image_4', 'field_593963b901434'),
(3650, 265, 'image_5', ''),
(3651, 265, '_image_5', 'field_593963c401435'),
(3652, 265, 'box_footer', 'get-in-touch'),
(3653, 265, '_box_footer', 'field_5942855135298'),
(3654, 5, 'box_footer', 'get-in-touch'),
(3655, 5, '_box_footer', 'field_5942855135298'),
(3656, 266, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3657, 266, '_parties_feature', 'field_5941a7b30c29d'),
(3658, 266, 'parties_image', '260'),
(3659, 266, '_parties_image', 'field_5941a7f00c29e'),
(3660, 266, 'box_footer', 'hours'),
(3661, 266, '_box_footer', 'field_5942855135298'),
(3662, 18, 'box_footer', 'hours'),
(3663, 18, '_box_footer', 'field_5942855135298'),
(3665, 268, '_wp_attached_file', '2017/05/beerGlasses.jpg'),
(3666, 268, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1276;s:4:\"file\";s:23:\"2017/05/beerGlasses.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"beerGlasses-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"beerGlasses-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:23:\"beerGlasses-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:24:\"beerGlasses-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:24:\"beerGlasses-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:24:\"beerGlasses-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3667, 18, '_thumbnail_id', '683'),
(3680, 270, 'box_footer', 'hours'),
(3681, 270, '_box_footer', 'field_5942855135298'),
(3682, 7, '_yoast_wpseo_content_score', '30'),
(3683, 7, 'box_footer', 'upcoming-party'),
(3684, 7, '_box_footer', 'field_5942855135298'),
(3685, 271, 'box_footer', 'upcoming-party'),
(3686, 271, '_box_footer', 'field_5942855135298'),
(3689, 273, '_wp_attached_file', '2017/05/Thrillist.jpg'),
(3690, 273, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:21:\"2017/05/Thrillist.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Thrillist-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Thrillist-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:21:\"Thrillist-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:22:\"Thrillist-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:22:\"Thrillist-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:22:\"Thrillist-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"© 2017 Heidi Zeiger\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3691, 274, '_wp_attached_file', '2017/05/WrigleyCraft_335-1.jpg'),
(3692, 274, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2017/05/WrigleyCraft_335-1.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"WrigleyCraft_335-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"WrigleyCraft_335-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:30:\"WrigleyCraft_335-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:31:\"WrigleyCraft_335-1-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:31:\"WrigleyCraft_335-1-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:31:\"WrigleyCraft_335-1-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"© 2017 Heidi Zeiger\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3693, 275, '_wp_attached_file', '2017/05/WrigleyCraft_347.jpg'),
(3694, 275, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2017/05/WrigleyCraft_347.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_347-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_347-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_347-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_347-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_347-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_347-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"© 2017 Heidi Zeiger\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3695, 276, '_wp_attached_file', '2017/05/WrigleyCraft_348.jpg'),
(3696, 276, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:28:\"2017/05/WrigleyCraft_348.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_348-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_348-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:28:\"WrigleyCraft_348-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_348-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_348-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:29:\"WrigleyCraft_348-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"© 2017 Heidi Zeiger\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3697, 277, 'box_footer', 'get-in-touch'),
(3698, 277, '_box_footer', 'field_5942855135298'),
(3699, 277, 'image_1', '273'),
(3700, 277, '_image_1', 'field_59395ee251b63'),
(3701, 277, 'image_2', '274'),
(3702, 277, '_image_2', 'field_5939618147f5c'),
(3703, 277, 'image_3', '275'),
(3704, 277, '_image_3', 'field_593963aa01433'),
(3705, 277, 'image_4', '276'),
(3706, 277, '_image_4', 'field_593963b901434'),
(3707, 277, 'image_5', ''),
(3708, 277, '_image_5', 'field_593963c401435'),
(3709, 277, 'upcoming_text_button', 'Learn more'),
(3710, 277, '_upcoming_text_button', 'field_59419925e898e'),
(3711, 277, 'upcoming_link_button', '18'),
(3712, 277, '_upcoming_link_button', 'field_59419986e898f'),
(3713, 277, 'brickhouse_text_button', 'View all'),
(3714, 277, '_brickhouse_text_button', 'field_594199d8e8990'),
(3715, 277, 'brickhouse_link_button', '7'),
(3716, 277, '_brickhouse_link_button', 'field_59419a1ee8992'),
(3717, 277, 'weekly_text_button', 'Learn more'),
(3718, 277, '_weekly_text_button', 'field_59419a30e8993'),
(3719, 277, 'weekly_link_button', '133'),
(3720, 277, '_weekly_link_button', 'field_59419a43e8994'),
(3721, 277, 'hiring_title', 'We’re Hiring'),
(3722, 277, '_hiring_title', 'field_593aa8d194096'),
(3723, 277, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(3724, 277, '_hiring_description', 'field_593aa8fd94098'),
(3725, 277, 'hiring_button_text', 'APPLY TODAY'),
(3726, 277, '_hiring_button_text', 'field_593aa9f39409b'),
(3727, 277, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(3728, 277, '_hiring_url', 'field_593aa95e94099'),
(3729, 277, 'concessions_food', '222'),
(3730, 277, '_concessions_food', 'field_593ea7460696b'),
(3731, 277, 'concessions_drink', '147'),
(3732, 277, '_concessions_drink', 'field_593ea7600696c'),
(3733, 250, 'field_5942b87fe349a', 'a:10:{s:3:\"key\";s:19:\"field_5942b87fe349a\";s:5:\"label\";s:17:\"PDF Private Party\";s:4:\"name\";s:19:\"parties_private_pdf\";s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(3735, 278, '_wp_attached_file', '2017/05/event-kit-2017-brickhouse.pdf'),
(3736, 279, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div>\r\n<ul>\r\n  <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n</div>'),
(3737, 279, '_parties_feature', 'field_5941a7b30c29d'),
(3738, 279, 'parties_image', '260'),
(3739, 279, '_parties_image', 'field_5941a7f00c29e'),
(3740, 279, 'parties_private_pdf', '278'),
(3741, 279, '_parties_private_pdf', 'field_5942b87fe349a'),
(3742, 279, 'box_footer', 'hours'),
(3743, 279, '_box_footer', 'field_5942855135298'),
(3744, 18, 'parties_private_pdf', '806'),
(3745, 18, '_parties_private_pdf', 'field_5942b87fe349a'),
(3747, 280, '_wp_attached_file', '2017/05/glove_.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3748, 280, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2905;s:6:\"height\";i:1937;s:4:\"file\";s:18:\"2017/05/glove_.jpg\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"glove_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"glove_-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:18:\"glove_-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:19:\"glove_-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:19:\"glove_-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:19:\"glove_-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(3788, 285, 'box_footer', 'hours'),
(3789, 285, '_box_footer', 'field_5942855135298'),
(3790, 285, 'parties_feature', '<ul>\r\n   <li>Parties of 15 - 200</li>\r\n    <li>Newly Remodeled in 2015</li>\r\n    <li>Private Room with a bar</li>\r\n    <li>16 TV\'s</li>\r\n   <li>Full A/V and microphone</li>\r\n</ul>\r\n<div></div>'),
(3791, 285, '_parties_feature', 'field_5941a7b30c29d'),
(3792, 285, 'parties_image', '260'),
(3793, 285, '_parties_image', 'field_5941a7f00c29e'),
(3794, 285, 'parties_private_pdf', '278'),
(3795, 285, '_parties_private_pdf', 'field_5942b87fe349a'),
(3799, 286, '_parties_feature', 'field_5941a7b30c29d'),
(3800, 286, 'parties_image', '260'),
(3801, 286, '_parties_image', 'field_5941a7f00c29e'),
(3802, 286, 'parties_private_pdf', '278'),
(3803, 286, '_parties_private_pdf', 'field_5942b87fe349a'),
(3804, 287, 'box_footer', 'hours'),
(3805, 287, '_box_footer', 'field_5942855135298'),
(3806, 287, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(3807, 287, '_parties_feature', 'field_5941a7b30c29d'),
(3808, 287, 'parties_image', '260'),
(3809, 287, '_parties_image', 'field_5941a7f00c29e'),
(3810, 287, 'parties_private_pdf', '278'),
(3811, 287, '_parties_private_pdf', 'field_5942b87fe349a'),
(3812, 288, 'box_footer', 'hours'),
(3813, 288, '_box_footer', 'field_5942855135298'),
(3814, 288, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(3815, 288, '_parties_feature', 'field_5941a7b30c29d'),
(3816, 288, 'parties_image', '260'),
(3817, 288, '_parties_image', 'field_5941a7f00c29e'),
(3818, 288, 'parties_private_pdf', '278'),
(3819, 288, '_parties_private_pdf', 'field_5942b87fe349a'),
(3820, 289, 'box_footer', 'hours'),
(3821, 289, '_box_footer', 'field_5942855135298'),
(3822, 289, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(3823, 289, '_parties_feature', 'field_5941a7b30c29d'),
(3824, 289, 'parties_image', '260'),
(3825, 289, '_parties_image', 'field_5941a7f00c29e'),
(3826, 289, 'parties_private_pdf', '278'),
(3827, 289, '_parties_private_pdf', 'field_5942b87fe349a'),
(4794, 371, '_edit_last', '2'),
(4791, 371, '_edit_lock', '1497972072:2'),
(8098, 633, 'saturday_hour_start', '11:00 AM'),
(8097, 633, '_saturday_open', 'field_592f27776aa68'),
(8089, 633, '_thursday_hour_end', 'field_592f2db28407e'),
(8090, 633, 'friday_open', 'yes'),
(8091, 633, '_friday_open', 'field_592f273a6aa65'),
(8092, 633, 'friday_hour_start', '11:00 AM'),
(8093, 633, '_friday_hour_start', 'field_592f27546aa66'),
(8094, 633, 'friday_hour_end', '2:00 AM'),
(8095, 633, '_friday_hour_end', 'field_592f2ddf8407f'),
(8096, 633, 'saturday_open', 'yes'),
(8088, 633, 'thursday_hour_end', '2:00 AM'),
(8087, 633, '_thursday_hour_start', 'field_592f26d56aa63'),
(8086, 633, 'thursday_hour_start', '11:00 AM'),
(8085, 633, '_thursday_open', 'field_592f26c16aa62'),
(8084, 633, 'thursday_open', 'yes'),
(8083, 633, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(8082, 633, 'wednesday_hour_end', '2:00 AM'),
(8081, 633, '_wednesday_hour_start', 'field_592f26996aa60'),
(8080, 633, 'wednesday_hour_start', '11:00 AM'),
(8072, 633, 'tuesday_open', 'yes'),
(8073, 633, '_tuesday_open', 'field_592f25d4d1571'),
(8074, 633, 'tuesday_hour_start', '11:00 AM'),
(8075, 633, '_tuesday_hour_start', 'field_592f260dd1572'),
(8076, 633, 'tuesday_hour_end', '2:00 AM'),
(8077, 633, '_tuesday_hour_end', 'field_592f2d758407c'),
(8078, 633, 'wednesday_open', 'yes'),
(8079, 633, '_wednesday_open', 'field_592f267b6aa5f'),
(8071, 633, '_monday_hour_end', 'field_592f2d258407b'),
(8070, 633, 'monday_hour_end', '2:00 AM'),
(8069, 633, '_monday_hour_start', 'field_592f22c6d89d1'),
(8068, 633, 'monday_hour_start', '11:00 AM'),
(8066, 633, 'monday_open', 'yes'),
(8067, 633, '_monday_open', 'field_592f228ad89d0'),
(8065, 633, '_sunday_hour_end', 'field_592f2b4f8320d'),
(8064, 633, 'sunday_hour_end', '2:00 AM'),
(8060, 633, 'sunday_open', 'yes'),
(8061, 633, '_sunday_open', 'field_592f1c186df04'),
(8062, 633, 'sunday_hour_start', '11:00 AM'),
(8063, 633, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(7701, 597, '_event_subtitle', 'field_5931b8041f123'),
(7702, 597, 'event_description', ''),
(7703, 597, '_event_description', 'field_5931b8344c168'),
(7704, 597, 'event_type', 'away'),
(7705, 597, '_event_type', 'field_5931c5ec289b2'),
(7706, 597, 'event_datetime', '2017-07-17 6:35 pm'),
(7707, 597, '_event_datetime', 'field_5931b84b7a9bd'),
(7708, 597, 'event_place', 'SunTrust Park - Atlanta'),
(7709, 597, '_event_place', 'field_5931c5c11a7c2'),
(7710, 597, 'event_reserve_url', ''),
(7711, 597, '_event_reserve_url', 'field_5931c5d445353'),
(10336, 814, 'weekly_text_button', 'Learn more'),
(4011, 308, 'upcoming_text_button', 'Learn more'),
(4012, 308, '_upcoming_text_button', 'field_59419925e898e'),
(4013, 308, 'upcoming_link_button', '18'),
(4014, 308, '_upcoming_link_button', 'field_59419986e898f'),
(4015, 308, 'brickhouse_text_button', 'View all'),
(4016, 308, '_brickhouse_text_button', 'field_594199d8e8990'),
(4017, 308, 'brickhouse_link_button', '7'),
(4018, 308, '_brickhouse_link_button', 'field_59419a1ee8992'),
(4019, 308, 'weekly_text_button', 'Learn more'),
(4020, 308, '_weekly_text_button', 'field_59419a30e8993'),
(4021, 308, 'weekly_link_button', '133'),
(4022, 308, '_weekly_link_button', 'field_59419a43e8994'),
(4023, 308, 'hiring_title', 'We’re Hiring'),
(4024, 308, '_hiring_title', 'field_593aa8d194096'),
(4025, 308, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(4026, 308, '_hiring_description', 'field_593aa8fd94098'),
(4027, 308, 'hiring_button_text', 'APPLY TODAY'),
(4028, 308, '_hiring_button_text', 'field_593aa9f39409b'),
(4029, 308, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(4030, 308, '_hiring_url', 'field_593aa95e94099'),
(4031, 308, 'concessions_food', '222'),
(4032, 308, '_concessions_food', 'field_593ea7460696b'),
(4033, 308, 'concessions_drink', '147'),
(4034, 308, '_concessions_drink', 'field_593ea7600696c'),
(4035, 308, 'image_1', '273'),
(4036, 308, '_image_1', 'field_59395ee251b63'),
(4037, 308, 'image_2', '274'),
(4038, 308, '_image_2', 'field_5939618147f5c'),
(4039, 308, 'image_3', '275'),
(4040, 308, '_image_3', 'field_593963aa01433'),
(4041, 308, 'image_4', '276'),
(4042, 308, '_image_4', 'field_593963b901434'),
(4043, 308, 'image_5', ''),
(4044, 308, '_image_5', 'field_593963c401435'),
(4045, 308, 'box_footer', 'get-in-touch'),
(4046, 308, '_box_footer', 'field_5942855135298'),
(8660, 675, 'box_footer', 'hours'),
(4071, 312, 'upcoming_text_button', 'Learn more'),
(4072, 312, '_upcoming_text_button', 'field_59419925e898e'),
(4073, 312, 'upcoming_link_button', '18'),
(4074, 312, '_upcoming_link_button', 'field_59419986e898f'),
(4075, 312, 'brickhouse_text_button', 'View all'),
(4076, 312, '_brickhouse_text_button', 'field_594199d8e8990'),
(4077, 312, 'brickhouse_link_button', '7'),
(4078, 312, '_brickhouse_link_button', 'field_59419a1ee8992'),
(4079, 312, 'weekly_text_button', 'Learn more'),
(4080, 312, '_weekly_text_button', 'field_59419a30e8993'),
(4081, 312, 'weekly_link_button', '133'),
(4082, 312, '_weekly_link_button', 'field_59419a43e8994'),
(4083, 312, 'hiring_title', 'We’re Hiring'),
(4084, 312, '_hiring_title', 'field_593aa8d194096'),
(4085, 312, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(4086, 312, '_hiring_description', 'field_593aa8fd94098'),
(4087, 312, 'hiring_button_text', 'APPLY TODAY'),
(4088, 312, '_hiring_button_text', 'field_593aa9f39409b'),
(4089, 312, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(4090, 312, '_hiring_url', 'field_593aa95e94099'),
(4091, 312, 'concessions_food', '222'),
(4092, 312, '_concessions_food', 'field_593ea7460696b'),
(4093, 312, 'concessions_drink', '147'),
(4094, 312, '_concessions_drink', 'field_593ea7600696c'),
(4095, 312, 'image_1', '273'),
(4096, 312, '_image_1', 'field_59395ee251b63'),
(4097, 312, 'image_2', '274'),
(4098, 312, '_image_2', 'field_5939618147f5c'),
(4099, 312, 'image_3', '275'),
(4100, 312, '_image_3', 'field_593963aa01433'),
(4101, 312, 'image_4', '276'),
(4102, 312, '_image_4', 'field_593963b901434'),
(4103, 312, 'image_5', ''),
(4104, 312, '_image_5', 'field_593963c401435'),
(4105, 312, 'box_footer', 'get-in-touch'),
(4106, 312, '_box_footer', 'field_5942855135298'),
(4107, 313, 'upcoming_text_button', 'Learn more'),
(4108, 313, '_upcoming_text_button', 'field_59419925e898e'),
(4109, 313, 'upcoming_link_button', '18'),
(4110, 313, '_upcoming_link_button', 'field_59419986e898f'),
(4111, 313, 'brickhouse_text_button', 'View all'),
(4112, 313, '_brickhouse_text_button', 'field_594199d8e8990'),
(4113, 313, 'brickhouse_link_button', '7'),
(4114, 313, '_brickhouse_link_button', 'field_59419a1ee8992'),
(4115, 313, 'weekly_text_button', 'Learn more'),
(4116, 313, '_weekly_text_button', 'field_59419a30e8993'),
(4117, 313, 'weekly_link_button', '133'),
(4118, 313, '_weekly_link_button', 'field_59419a43e8994'),
(4119, 313, 'hiring_title', 'We’re Hiring'),
(4120, 313, '_hiring_title', 'field_593aa8d194096'),
(4121, 313, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(4122, 313, '_hiring_description', 'field_593aa8fd94098'),
(4123, 313, 'hiring_button_text', 'APPLY TODAY'),
(4124, 313, '_hiring_button_text', 'field_593aa9f39409b'),
(4125, 313, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(4126, 313, '_hiring_url', 'field_593aa95e94099'),
(4127, 313, 'concessions_food', '222'),
(4128, 313, '_concessions_food', 'field_593ea7460696b'),
(4129, 313, 'concessions_drink', '147'),
(4130, 313, '_concessions_drink', 'field_593ea7600696c'),
(4131, 313, 'image_1', '273'),
(4132, 313, '_image_1', 'field_59395ee251b63'),
(4133, 313, 'image_2', '274'),
(4134, 313, '_image_2', 'field_5939618147f5c'),
(4135, 313, 'image_3', '275'),
(4136, 313, '_image_3', 'field_593963aa01433'),
(4137, 313, 'image_4', '276'),
(4138, 313, '_image_4', 'field_593963b901434'),
(4139, 313, 'image_5', ''),
(4140, 313, '_image_5', 'field_593963c401435'),
(4141, 313, 'box_footer', 'get-in-touch'),
(4142, 313, '_box_footer', 'field_5942855135298'),
(8437, 649, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:18:\"2017/06/mic2-1.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"mic2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"mic2-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:18:\"mic2-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:19:\"mic2-1-1280x654.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:19:\"mic2-1-1280x392.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:19:\"mic2-1-1280x735.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:18:\"mic2-1-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10337, 814, '_weekly_text_button', 'field_59419a30e8993'),
(8436, 649, '_wp_attached_file', '2017/06/mic2-1.jpg'),
(10338, 814, 'weekly_link_button', '133'),
(10339, 814, '_weekly_link_button', 'field_59419a43e8994'),
(10340, 814, 'hiring_title', 'We’re Hiring'),
(4906, 380, '_event_datetime', 'field_5931b84b7a9bd'),
(7982, 624, 'parties_image', '260'),
(7970, 623, 'box_footer', 'hours'),
(7971, 623, '_box_footer', 'field_5942855135298'),
(7972, 623, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(7993, 625, '_parties_private_pdf', 'field_5942b87fe349a'),
(7992, 625, 'parties_private_pdf', '278'),
(7991, 625, '_parties_image', 'field_5941a7f00c29e'),
(7990, 625, 'parties_image', '260'),
(7989, 625, '_parties_feature', 'field_5941a7b30c29d'),
(7969, 622, '_parties_private_pdf', 'field_5942b87fe349a'),
(7988, 625, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(7987, 625, '_box_footer', 'field_5942855135298'),
(7986, 625, 'box_footer', 'hours'),
(7985, 624, '_parties_private_pdf', 'field_5942b87fe349a'),
(7984, 624, 'parties_private_pdf', '278'),
(7983, 624, '_parties_image', 'field_5941a7f00c29e'),
(7981, 624, '_parties_feature', 'field_5941a7b30c29d'),
(7980, 624, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(7975, 623, '_parties_image', 'field_5941a7f00c29e'),
(7974, 623, 'parties_image', '260'),
(7973, 623, '_parties_feature', 'field_5941a7b30c29d'),
(7968, 622, 'parties_private_pdf', '278'),
(7967, 622, '_parties_image', 'field_5941a7f00c29e'),
(7966, 622, 'parties_image', '260'),
(7965, 622, '_parties_feature', 'field_5941a7b30c29d'),
(7947, 618, 'box_footer', 'upcoming-party'),
(7948, 618, '_box_footer', 'field_5942855135298'),
(7964, 622, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(7963, 622, '_box_footer', 'field_5942855135298'),
(7962, 622, 'box_footer', 'hours'),
(7961, 621, '_parties_private_pdf', 'field_5942b87fe349a'),
(7960, 621, 'parties_private_pdf', '278'),
(7959, 621, '_parties_image', 'field_5941a7f00c29e'),
(7958, 621, 'parties_image', '260'),
(7957, 621, '_parties_feature', 'field_5941a7b30c29d'),
(7956, 621, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(7955, 621, '_box_footer', 'field_5942855135298'),
(7954, 621, 'box_footer', 'hours'),
(8994, 718, '_box_footer', 'field_5942855135298'),
(7952, 618, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(7951, 618, 'weekly_reserve_url_link', 'https://www.opentable.com/chicago-restaurants'),
(7950, 618, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(7949, 618, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(4907, 380, 'event_place', 'Marlins Park - Miami'),
(4908, 380, '_event_place', 'field_5931c5c11a7c2'),
(4909, 380, 'event_reserve_url', ''),
(4910, 380, '_event_reserve_url', 'field_5931c5d445353'),
(4911, 376, 'event_subtitle', ''),
(4912, 376, '_event_subtitle', 'field_5931b8041f123'),
(4913, 376, 'event_description', ''),
(4914, 376, '_event_description', 'field_5931b8344c168'),
(4915, 376, 'event_type', 'away'),
(4916, 376, '_event_type', 'field_5931c5ec289b2'),
(4917, 376, 'event_datetime', '2017-06-23 6:10 pm'),
(4918, 376, '_event_datetime', 'field_5931b84b7a9bd'),
(4919, 376, 'event_place', 'Marlins Park - Miami'),
(4920, 376, '_event_place', 'field_5931c5c11a7c2'),
(4921, 376, 'event_reserve_url', ''),
(4922, 376, '_event_reserve_url', 'field_5931c5d445353'),
(4923, 381, 'event_subtitle', ''),
(4924, 381, '_event_subtitle', 'field_5931b8041f123'),
(4925, 381, 'event_description', ''),
(4926, 381, '_event_description', 'field_5931b8344c168'),
(4927, 381, 'event_type', 'away'),
(4928, 381, '_event_type', 'field_5931c5ec289b2'),
(4929, 381, 'event_datetime', '2017-06-24 3:10 pm'),
(4930, 381, '_event_datetime', 'field_5931b84b7a9bd'),
(4931, 381, 'event_place', 'Marlins Park - Miami'),
(4932, 381, '_event_place', 'field_5931c5c11a7c2'),
(4933, 381, 'event_reserve_url', ''),
(4934, 381, '_event_reserve_url', 'field_5931c5d445353'),
(4935, 377, 'event_subtitle', ''),
(4936, 377, '_event_subtitle', 'field_5931b8041f123'),
(4937, 377, 'event_description', ''),
(4938, 377, '_event_description', 'field_5931b8344c168'),
(4939, 377, 'event_type', 'away'),
(4940, 377, '_event_type', 'field_5931c5ec289b2'),
(4941, 377, 'event_datetime', '2017-06-24 3:10 pm'),
(4942, 377, '_event_datetime', 'field_5931b84b7a9bd'),
(4943, 377, 'event_place', 'Marlins Park - Miami'),
(4944, 377, '_event_place', 'field_5931c5c11a7c2'),
(4945, 377, 'event_reserve_url', ''),
(4946, 377, '_event_reserve_url', 'field_5931c5d445353'),
(4947, 382, 'event_subtitle', ''),
(4948, 382, '_event_subtitle', 'field_5931b8041f123'),
(4949, 382, 'event_description', ''),
(4950, 382, '_event_description', 'field_5931b8344c168'),
(4951, 382, 'event_type', 'away'),
(4952, 382, '_event_type', 'field_5931c5ec289b2'),
(4953, 382, 'event_datetime', '2017-06-25 12:10 pm'),
(4954, 382, '_event_datetime', 'field_5931b84b7a9bd'),
(4955, 382, 'event_place', 'Marlins Park - Miami'),
(4956, 382, '_event_place', 'field_5931c5c11a7c2'),
(4957, 382, 'event_reserve_url', ''),
(4958, 382, '_event_reserve_url', 'field_5931c5d445353'),
(4959, 378, 'event_subtitle', ''),
(4960, 378, '_event_subtitle', 'field_5931b8041f123'),
(4961, 378, 'event_description', ''),
(4962, 378, '_event_description', 'field_5931b8344c168'),
(4963, 378, 'event_type', 'away'),
(4964, 378, '_event_type', 'field_5931c5ec289b2'),
(4965, 378, 'event_datetime', '2017-06-25 12:10 pm'),
(4966, 378, '_event_datetime', 'field_5931b84b7a9bd'),
(4967, 378, 'event_place', 'Marlins Park - Miami'),
(4968, 378, '_event_place', 'field_5931c5c11a7c2'),
(4969, 378, 'event_reserve_url', ''),
(4970, 378, '_event_reserve_url', 'field_5931c5d445353'),
(4971, 383, '_edit_lock', '1497634113:1'),
(4972, 384, '_edit_lock', '1497634113:1'),
(4973, 385, '_edit_lock', '1497634114:1'),
(4974, 386, '_edit_lock', '1497634116:1'),
(4975, 386, '_edit_last', '1'),
(4976, 383, '_edit_last', '1'),
(4977, 384, '_edit_last', '1'),
(4978, 385, '_edit_last', '1'),
(4979, 387, 'event_subtitle', ''),
(4980, 387, '_event_subtitle', 'field_5931b8041f123'),
(4981, 387, 'event_description', ''),
(4982, 387, '_event_description', 'field_5931b8344c168'),
(4983, 387, 'event_type', 'home'),
(4984, 387, '_event_type', 'field_5931c5ec289b2'),
(4985, 387, 'event_datetime', '2017-06-26 6:05 pm'),
(4986, 387, '_event_datetime', 'field_5931b84b7a9bd'),
(4987, 387, 'event_place', 'Nationals Park - Washington'),
(4988, 387, '_event_place', 'field_5931c5c11a7c2'),
(4989, 387, 'event_reserve_url', ''),
(4990, 387, '_event_reserve_url', 'field_5931c5d445353'),
(4991, 383, 'event_subtitle', ''),
(4992, 383, '_event_subtitle', 'field_5931b8041f123'),
(4993, 383, 'event_description', ''),
(4994, 383, '_event_description', 'field_5931b8344c168'),
(4995, 383, 'event_type', 'away'),
(4996, 383, '_event_type', 'field_5931c5ec289b2'),
(4997, 383, 'event_datetime', '2017-06-26 6:05 pm'),
(4998, 383, '_event_datetime', 'field_5931b84b7a9bd'),
(4999, 383, 'event_place', 'Nationals Park - Washington'),
(5000, 383, '_event_place', 'field_5931c5c11a7c2'),
(5001, 383, 'event_reserve_url', ''),
(5002, 383, '_event_reserve_url', 'field_5931c5d445353'),
(5003, 388, 'event_subtitle', ''),
(5004, 388, '_event_subtitle', 'field_5931b8041f123'),
(5005, 388, 'event_description', ''),
(5006, 388, '_event_description', 'field_5931b8344c168'),
(5007, 388, 'event_type', 'home'),
(5008, 388, '_event_type', 'field_5931c5ec289b2'),
(5009, 388, 'event_datetime', '2017-06-27 6:05 pm'),
(5010, 388, '_event_datetime', 'field_5931b84b7a9bd'),
(5011, 388, 'event_place', 'Nationals Park - Washington'),
(5012, 388, '_event_place', 'field_5931c5c11a7c2'),
(5013, 388, 'event_reserve_url', ''),
(5014, 388, '_event_reserve_url', 'field_5931c5d445353'),
(5015, 384, 'event_subtitle', ''),
(5016, 384, '_event_subtitle', 'field_5931b8041f123'),
(5017, 384, 'event_description', ''),
(5018, 384, '_event_description', 'field_5931b8344c168'),
(5019, 384, 'event_type', 'away'),
(5020, 384, '_event_type', 'field_5931c5ec289b2'),
(5021, 384, 'event_datetime', '2017-06-27 6:05 pm'),
(5022, 384, '_event_datetime', 'field_5931b84b7a9bd'),
(5023, 384, 'event_place', 'Nationals Park - Washington'),
(5024, 384, '_event_place', 'field_5931c5c11a7c2'),
(5025, 384, 'event_reserve_url', ''),
(5026, 384, '_event_reserve_url', 'field_5931c5d445353'),
(5027, 389, 'event_subtitle', ''),
(5028, 389, '_event_subtitle', 'field_5931b8041f123'),
(5029, 389, 'event_description', ''),
(5030, 389, '_event_description', 'field_5931b8344c168'),
(5031, 389, 'event_type', 'home'),
(5032, 389, '_event_type', 'field_5931c5ec289b2'),
(5033, 389, 'event_datetime', '2017-06-28 6:05 pm'),
(5034, 389, '_event_datetime', 'field_5931b84b7a9bd'),
(5035, 389, 'event_place', 'Nationals Park - Washington'),
(5036, 389, '_event_place', 'field_5931c5c11a7c2'),
(5037, 389, 'event_reserve_url', ''),
(5038, 389, '_event_reserve_url', 'field_5931c5d445353'),
(5039, 385, 'event_subtitle', ''),
(5040, 385, '_event_subtitle', 'field_5931b8041f123'),
(5041, 385, 'event_description', ''),
(5042, 385, '_event_description', 'field_5931b8344c168'),
(5043, 385, 'event_type', 'away'),
(5044, 385, '_event_type', 'field_5931c5ec289b2'),
(5045, 385, 'event_datetime', '2017-06-28 6:05 pm'),
(5046, 385, '_event_datetime', 'field_5931b84b7a9bd'),
(5047, 385, 'event_place', 'Nationals Park - Washington'),
(5048, 385, '_event_place', 'field_5931c5c11a7c2'),
(5049, 385, 'event_reserve_url', ''),
(5050, 385, '_event_reserve_url', 'field_5931c5d445353'),
(5051, 390, 'event_subtitle', ''),
(5052, 390, '_event_subtitle', 'field_5931b8041f123'),
(5053, 390, 'event_description', ''),
(5054, 390, '_event_description', 'field_5931b8344c168'),
(5055, 390, 'event_type', 'away'),
(5056, 390, '_event_type', 'field_5931c5ec289b2'),
(5057, 390, 'event_datetime', '2017-06-29 3:05 pm'),
(5058, 390, '_event_datetime', 'field_5931b84b7a9bd'),
(5059, 390, 'event_place', 'Nationals Park - Washington'),
(5060, 390, '_event_place', 'field_5931c5c11a7c2'),
(5061, 390, 'event_reserve_url', ''),
(5062, 390, '_event_reserve_url', 'field_5931c5d445353'),
(5063, 386, 'event_subtitle', ''),
(5064, 386, '_event_subtitle', 'field_5931b8041f123'),
(5065, 386, 'event_description', ''),
(5066, 386, '_event_description', 'field_5931b8344c168'),
(5067, 386, 'event_type', 'away'),
(5068, 386, '_event_type', 'field_5931c5ec289b2'),
(5069, 386, 'event_datetime', '2017-06-29 3:05 pm'),
(5070, 386, '_event_datetime', 'field_5931b84b7a9bd'),
(5071, 386, 'event_place', 'Nationals Park - Washington'),
(5072, 386, '_event_place', 'field_5931c5c11a7c2'),
(5073, 386, 'event_reserve_url', ''),
(5074, 386, '_event_reserve_url', 'field_5931c5d445353'),
(5075, 391, 'event_subtitle', ''),
(5076, 391, '_event_subtitle', 'field_5931b8041f123'),
(5077, 391, 'event_description', ''),
(5078, 391, '_event_description', 'field_5931b8344c168'),
(5079, 391, 'event_type', 'away'),
(5080, 391, '_event_type', 'field_5931c5ec289b2'),
(5081, 391, 'event_datetime', '2017-06-26 6:05 pm'),
(5082, 391, '_event_datetime', 'field_5931b84b7a9bd'),
(5083, 391, 'event_place', 'Nationals Park - Washington'),
(5084, 391, '_event_place', 'field_5931c5c11a7c2'),
(5085, 391, 'event_reserve_url', ''),
(5086, 391, '_event_reserve_url', 'field_5931c5d445353'),
(5087, 392, 'event_subtitle', ''),
(5088, 392, '_event_subtitle', 'field_5931b8041f123'),
(5089, 392, 'event_description', ''),
(5090, 392, '_event_description', 'field_5931b8344c168'),
(5091, 392, 'event_type', 'away'),
(5092, 392, '_event_type', 'field_5931c5ec289b2'),
(5093, 392, 'event_datetime', '2017-06-27 6:05 pm'),
(5094, 392, '_event_datetime', 'field_5931b84b7a9bd'),
(5095, 392, 'event_place', 'Nationals Park - Washington'),
(5096, 392, '_event_place', 'field_5931c5c11a7c2'),
(5097, 392, 'event_reserve_url', ''),
(5098, 392, '_event_reserve_url', 'field_5931c5d445353'),
(5099, 393, 'event_subtitle', ''),
(5100, 393, '_event_subtitle', 'field_5931b8041f123'),
(5101, 393, 'event_description', ''),
(5102, 393, '_event_description', 'field_5931b8344c168'),
(5103, 393, 'event_type', 'away'),
(5104, 393, '_event_type', 'field_5931c5ec289b2'),
(5105, 393, 'event_datetime', '2017-06-28 6:05 pm'),
(5106, 393, '_event_datetime', 'field_5931b84b7a9bd'),
(5107, 393, 'event_place', 'Nationals Park - Washington'),
(5108, 393, '_event_place', 'field_5931c5c11a7c2'),
(5109, 393, 'event_reserve_url', ''),
(5110, 393, '_event_reserve_url', 'field_5931c5d445353'),
(5111, 394, '_edit_lock', '1497634175:1'),
(5112, 394, '_edit_last', '1'),
(5113, 395, 'event_subtitle', ''),
(5114, 395, '_event_subtitle', 'field_5931b8041f123'),
(5115, 395, 'event_description', ''),
(5116, 395, '_event_description', 'field_5931b8344c168'),
(5117, 395, 'event_type', 'away'),
(5118, 395, '_event_type', 'field_5931c5ec289b2'),
(5119, 395, 'event_datetime', '2017-06-30 6:10 pm'),
(5120, 395, '_event_datetime', 'field_5931b84b7a9bd'),
(5121, 395, 'event_place', 'Great American Ball Park - Cincinnati'),
(5122, 395, '_event_place', 'field_5931c5c11a7c2'),
(5123, 395, 'event_reserve_url', ''),
(5124, 395, '_event_reserve_url', 'field_5931c5d445353'),
(5125, 394, 'event_subtitle', ''),
(5126, 394, '_event_subtitle', 'field_5931b8041f123'),
(5127, 394, 'event_description', ''),
(5128, 394, '_event_description', 'field_5931b8344c168'),
(5129, 394, 'event_type', 'away'),
(5130, 394, '_event_type', 'field_5931c5ec289b2'),
(5131, 394, 'event_datetime', '2017-06-30 6:10 pm'),
(5132, 394, '_event_datetime', 'field_5931b84b7a9bd'),
(5133, 394, 'event_place', 'Great American Ball Park - Cincinnati'),
(5134, 394, '_event_place', 'field_5931c5c11a7c2'),
(5135, 394, 'event_reserve_url', ''),
(5136, 394, '_event_reserve_url', 'field_5931c5d445353'),
(5137, 396, '_edit_lock', '1497877042:1'),
(5138, 397, '_edit_lock', '1497877044:1'),
(5139, 396, '_edit_last', '1'),
(5140, 397, '_edit_last', '1'),
(5141, 400, 'event_subtitle', ''),
(5142, 400, '_event_subtitle', 'field_5931b8041f123'),
(5143, 400, 'event_description', ''),
(5144, 400, '_event_description', 'field_5931b8344c168'),
(5145, 400, 'event_type', 'away'),
(5146, 400, '_event_type', 'field_5931c5ec289b2'),
(5147, 400, 'event_datetime', '2017-07-01 3:10 pm'),
(5148, 400, '_event_datetime', 'field_5931b84b7a9bd'),
(5149, 400, 'event_place', 'Great American Ball Park - Cincinnati'),
(5150, 400, '_event_place', 'field_5931c5c11a7c2'),
(5151, 400, 'event_reserve_url', ''),
(5152, 400, '_event_reserve_url', 'field_5931c5d445353'),
(5153, 397, 'event_subtitle', ''),
(5154, 397, '_event_subtitle', 'field_5931b8041f123'),
(5155, 397, 'event_description', ''),
(5156, 397, '_event_description', 'field_5931b8344c168'),
(5157, 397, 'event_type', 'away'),
(5158, 397, '_event_type', 'field_5931c5ec289b2'),
(5159, 397, 'event_datetime', '2017-07-01 3:10 pm'),
(5160, 397, '_event_datetime', 'field_5931b84b7a9bd'),
(5161, 397, 'event_place', 'Great American Ball Park - Cincinnati'),
(5162, 397, '_event_place', 'field_5931c5c11a7c2'),
(5163, 397, 'event_reserve_url', ''),
(5164, 397, '_event_reserve_url', 'field_5931c5d445353'),
(5165, 401, 'event_subtitle', ''),
(5166, 401, '_event_subtitle', 'field_5931b8041f123'),
(5167, 401, 'event_description', ''),
(5168, 401, '_event_description', 'field_5931b8344c168'),
(5169, 401, 'event_type', 'away'),
(5170, 401, '_event_type', 'field_5931c5ec289b2'),
(5171, 401, 'event_datetime', '2017-07-02 12:10 pm'),
(5172, 401, '_event_datetime', 'field_5931b84b7a9bd'),
(5173, 401, 'event_place', 'Great American Ball Park - Cincinnati'),
(5174, 401, '_event_place', 'field_5931c5c11a7c2'),
(5175, 401, 'event_reserve_url', ''),
(5176, 401, '_event_reserve_url', 'field_5931c5d445353'),
(5177, 396, 'event_subtitle', ''),
(5178, 396, '_event_subtitle', 'field_5931b8041f123'),
(5179, 396, 'event_description', ''),
(5180, 396, '_event_description', 'field_5931b8344c168'),
(5181, 396, 'event_type', 'away'),
(5182, 396, '_event_type', 'field_5931c5ec289b2'),
(5183, 396, 'event_datetime', '2017-07-02 12:10 pm'),
(5184, 396, '_event_datetime', 'field_5931b84b7a9bd'),
(5185, 396, 'event_place', 'Great American Ball Park - Cincinnati'),
(5186, 396, '_event_place', 'field_5931c5c11a7c2'),
(5187, 396, 'event_reserve_url', ''),
(5188, 396, '_event_reserve_url', 'field_5931c5d445353'),
(5189, 403, '_edit_lock', '1497877149:1'),
(5190, 403, '_edit_last', '1'),
(5191, 404, '_edit_lock', '1497877150:1'),
(5192, 404, '_edit_last', '1'),
(5193, 405, 'event_subtitle', ''),
(5194, 405, '_event_subtitle', 'field_5931b8041f123'),
(5195, 405, 'event_description', ''),
(5196, 405, '_event_description', 'field_5931b8344c168'),
(5197, 405, 'event_type', 'home'),
(5198, 405, '_event_type', 'field_5931c5ec289b2'),
(5199, 405, 'event_datetime', '2017-07-04 1:20 pm'),
(5200, 405, '_event_datetime', 'field_5931b84b7a9bd'),
(5201, 405, 'event_place', 'Wrigley Field - Chicago'),
(5202, 405, '_event_place', 'field_5931c5c11a7c2'),
(5203, 405, 'event_reserve_url', ''),
(5204, 405, '_event_reserve_url', 'field_5931c5d445353'),
(5205, 403, 'event_subtitle', ''),
(5206, 403, '_event_subtitle', 'field_5931b8041f123'),
(5207, 403, 'event_description', ''),
(5208, 403, '_event_description', 'field_5931b8344c168'),
(5209, 403, 'event_type', 'home'),
(5210, 403, '_event_type', 'field_5931c5ec289b2'),
(5211, 403, 'event_datetime', '2017-07-04 1:20 pm'),
(5212, 403, '_event_datetime', 'field_5931b84b7a9bd'),
(5213, 403, 'event_place', 'Wrigley Field - Chicago'),
(5214, 403, '_event_place', 'field_5931c5c11a7c2'),
(5215, 403, 'event_reserve_url', ''),
(5216, 403, '_event_reserve_url', 'field_5931c5d445353'),
(5217, 406, 'event_subtitle', ''),
(5218, 406, '_event_subtitle', 'field_5931b8041f123'),
(5219, 406, 'event_description', ''),
(5220, 406, '_event_description', 'field_5931b8344c168'),
(5221, 406, 'event_type', 'home'),
(5222, 406, '_event_type', 'field_5931c5ec289b2'),
(5223, 406, 'event_datetime', '2017-07-05 1:20 pm'),
(5224, 406, '_event_datetime', 'field_5931b84b7a9bd'),
(5225, 406, 'event_place', 'Wrigley Field - Chicago'),
(5226, 406, '_event_place', 'field_5931c5c11a7c2'),
(5227, 406, 'event_reserve_url', ''),
(5228, 406, '_event_reserve_url', 'field_5931c5d445353'),
(5229, 404, 'event_subtitle', ''),
(5230, 404, '_event_subtitle', 'field_5931b8041f123'),
(5231, 404, 'event_description', ''),
(5232, 404, '_event_description', 'field_5931b8344c168'),
(5233, 404, 'event_type', 'home'),
(5234, 404, '_event_type', 'field_5931c5ec289b2'),
(5235, 404, 'event_datetime', '2017-07-05 1:20 pm'),
(5236, 404, '_event_datetime', 'field_5931b84b7a9bd'),
(5237, 404, 'event_place', 'Wrigley Field - Chicago'),
(5238, 404, '_event_place', 'field_5931c5c11a7c2'),
(5239, 404, 'event_reserve_url', ''),
(5240, 404, '_event_reserve_url', 'field_5931c5d445353'),
(5241, 407, '_edit_lock', '1497889735:1'),
(5242, 411, '_edit_lock', '1497889342:1'),
(5243, 411, '_edit_last', '1'),
(5244, 408, '_edit_lock', '1497889814:1'),
(5245, 407, '_edit_last', '1'),
(5246, 409, '_edit_lock', '1497889815:1'),
(5247, 408, '_edit_last', '1'),
(5248, 410, '_edit_lock', '1497889815:1'),
(5249, 409, '_edit_last', '1'),
(5250, 410, '_edit_last', '1'),
(5251, 412, 'event_subtitle', ''),
(5252, 412, '_event_subtitle', 'field_5931b8041f123'),
(5253, 412, 'event_description', ''),
(5254, 412, '_event_description', 'field_5931b8344c168'),
(5255, 412, 'event_type', 'home'),
(5256, 412, '_event_type', 'field_5931c5ec289b2'),
(5257, 412, 'event_datetime', '2017-07-06 1:20 pm'),
(5258, 412, '_event_datetime', 'field_5931b84b7a9bd'),
(5259, 412, 'event_place', 'Wrigley Field - Chicago'),
(5260, 412, '_event_place', 'field_5931c5c11a7c2'),
(5261, 412, 'event_reserve_url', ''),
(5262, 412, '_event_reserve_url', 'field_5931c5d445353'),
(5263, 407, 'event_subtitle', ''),
(5264, 407, '_event_subtitle', 'field_5931b8041f123'),
(5265, 407, 'event_description', ''),
(5266, 407, '_event_description', 'field_5931b8344c168'),
(5267, 407, 'event_type', 'home'),
(5268, 407, '_event_type', 'field_5931c5ec289b2'),
(5269, 407, 'event_datetime', '2017-07-06 1:20 pm'),
(5270, 407, '_event_datetime', 'field_5931b84b7a9bd'),
(5271, 407, 'event_place', 'Wrigley Field - Chicago'),
(5272, 407, '_event_place', 'field_5931c5c11a7c2'),
(5273, 407, 'event_reserve_url', ''),
(5274, 407, '_event_reserve_url', 'field_5931c5d445353'),
(5275, 413, 'event_subtitle', ''),
(5276, 413, '_event_subtitle', 'field_5931b8041f123'),
(5277, 413, 'event_description', ''),
(5278, 413, '_event_description', 'field_5931b8344c168'),
(5279, 413, 'event_type', 'home'),
(5280, 413, '_event_type', 'field_5931c5ec289b2'),
(5281, 413, 'event_datetime', '2017-07-07 1:20 pm'),
(5282, 413, '_event_datetime', 'field_5931b84b7a9bd'),
(5283, 413, 'event_place', 'Wrigley Field - Chicago'),
(5284, 413, '_event_place', 'field_5931c5c11a7c2'),
(5285, 413, 'event_reserve_url', ''),
(5286, 413, '_event_reserve_url', 'field_5931c5d445353'),
(5287, 408, 'event_subtitle', ''),
(5288, 408, '_event_subtitle', 'field_5931b8041f123'),
(5289, 408, 'event_description', ''),
(5290, 408, '_event_description', 'field_5931b8344c168'),
(5291, 408, 'event_type', 'home'),
(5292, 408, '_event_type', 'field_5931c5ec289b2'),
(5293, 408, 'event_datetime', '2017-07-07 1:20 pm'),
(5294, 408, '_event_datetime', 'field_5931b84b7a9bd'),
(5295, 408, 'event_place', 'Wrigley Field - Chicago'),
(5296, 408, '_event_place', 'field_5931c5c11a7c2'),
(5297, 408, 'event_reserve_url', ''),
(5298, 408, '_event_reserve_url', 'field_5931c5d445353'),
(5299, 414, 'event_subtitle', ''),
(5300, 414, '_event_subtitle', 'field_5931b8041f123'),
(5301, 414, 'event_description', ''),
(5302, 414, '_event_description', 'field_5931b8344c168'),
(5303, 414, 'event_type', 'home'),
(5304, 414, '_event_type', 'field_5931c5ec289b2'),
(5305, 414, 'event_datetime', '2017-07-08 6:15 pm'),
(5306, 414, '_event_datetime', 'field_5931b84b7a9bd'),
(5307, 414, 'event_place', 'Wrigley Field - Chicago'),
(5308, 414, '_event_place', 'field_5931c5c11a7c2'),
(5309, 414, 'event_reserve_url', ''),
(5310, 414, '_event_reserve_url', 'field_5931c5d445353'),
(5311, 409, 'event_subtitle', ''),
(5312, 409, '_event_subtitle', 'field_5931b8041f123'),
(5313, 409, 'event_description', ''),
(5314, 409, '_event_description', 'field_5931b8344c168'),
(5315, 409, 'event_type', 'home'),
(5316, 409, '_event_type', 'field_5931c5ec289b2'),
(5317, 409, 'event_datetime', '2017-07-08 6:15 pm'),
(5318, 409, '_event_datetime', 'field_5931b84b7a9bd'),
(5319, 409, 'event_place', 'Wrigley Field - Chicago'),
(5320, 409, '_event_place', 'field_5931c5c11a7c2'),
(5321, 409, 'event_reserve_url', ''),
(5322, 409, '_event_reserve_url', 'field_5931c5d445353'),
(5323, 415, 'event_subtitle', ''),
(5324, 415, '_event_subtitle', 'field_5931b8041f123'),
(5325, 415, 'event_description', ''),
(5326, 415, '_event_description', 'field_5931b8344c168'),
(5327, 415, 'event_type', 'home'),
(5328, 415, '_event_type', 'field_5931c5ec289b2'),
(5329, 415, 'event_datetime', '2017-07-09 12:10 pm'),
(5330, 415, '_event_datetime', 'field_5931b84b7a9bd'),
(5331, 415, 'event_place', 'Wrigley Field - Chicago'),
(5332, 415, '_event_place', 'field_5931c5c11a7c2'),
(5333, 415, 'event_reserve_url', ''),
(5334, 415, '_event_reserve_url', 'field_5931c5d445353'),
(5335, 410, 'event_subtitle', ''),
(5336, 410, '_event_subtitle', 'field_5931b8041f123'),
(5337, 410, 'event_description', ''),
(5338, 410, '_event_description', 'field_5931b8344c168'),
(5339, 410, 'event_type', 'home'),
(5340, 410, '_event_type', 'field_5931c5ec289b2'),
(5341, 410, 'event_datetime', '2017-07-09 12:10 pm'),
(5342, 410, '_event_datetime', 'field_5931b84b7a9bd'),
(5343, 410, 'event_place', 'Wrigley Field - Chicago'),
(5344, 410, '_event_place', 'field_5931c5c11a7c2'),
(5345, 410, 'event_reserve_url', ''),
(5346, 410, '_event_reserve_url', 'field_5931c5d445353'),
(5347, 416, '_edit_lock', '1497883076:2'),
(5348, 416, '_edit_last', '1'),
(5349, 417, 'event_subtitle', ''),
(5350, 417, '_event_subtitle', 'field_5931b8041f123'),
(5351, 417, 'event_description', ''),
(5352, 417, '_event_description', 'field_5931b8344c168'),
(5353, 417, 'event_type', 'away'),
(5354, 417, '_event_type', 'field_5931c5ec289b2'),
(5355, 417, 'event_datetime', '2017-07-11 8:00 pm'),
(5356, 417, '_event_datetime', 'field_5931b84b7a9bd'),
(5357, 417, 'event_place', 'Marlins Park - Miami'),
(5358, 417, '_event_place', 'field_5931c5c11a7c2'),
(5359, 417, 'event_reserve_url', ''),
(5360, 417, '_event_reserve_url', 'field_5931c5d445353'),
(5361, 416, 'event_subtitle', ''),
(5362, 416, '_event_subtitle', 'field_5931b8041f123'),
(5363, 416, 'event_description', ''),
(5364, 416, '_event_description', 'field_5931b8344c168'),
(5365, 416, 'event_type', 'away'),
(5366, 416, '_event_type', 'field_5931c5ec289b2'),
(5367, 416, 'event_datetime', '2017-07-11 8:00 pm'),
(5368, 416, '_event_datetime', 'field_5931b84b7a9bd'),
(5369, 416, 'event_place', 'Marlins Park - Miami'),
(5370, 416, '_event_place', 'field_5931c5c11a7c2'),
(5371, 416, 'event_reserve_url', ''),
(5372, 416, '_event_reserve_url', 'field_5931c5d445353'),
(5373, 418, '_edit_lock', '1497880111:1'),
(5374, 419, '_edit_lock', '1497880112:1'),
(5375, 420, '_edit_lock', '1497880113:1'),
(5376, 418, '_edit_last', '1'),
(5377, 419, '_edit_last', '1'),
(5378, 420, '_edit_last', '1'),
(5379, 421, 'event_subtitle', ''),
(5380, 421, '_event_subtitle', 'field_5931b8041f123'),
(5381, 421, 'event_description', ''),
(5382, 421, '_event_description', 'field_5931b8344c168'),
(5383, 421, 'event_type', 'away'),
(5384, 421, '_event_type', 'field_5931c5ec289b2'),
(5385, 421, 'event_datetime', '2017-07-14 6:05 pm'),
(5386, 421, '_event_datetime', 'field_5931b84b7a9bd'),
(5387, 421, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5388, 421, '_event_place', 'field_5931c5c11a7c2'),
(5389, 421, 'event_reserve_url', ''),
(5390, 421, '_event_reserve_url', 'field_5931c5d445353'),
(5391, 418, 'event_subtitle', ''),
(5392, 418, '_event_subtitle', 'field_5931b8041f123'),
(5393, 418, 'event_description', ''),
(5394, 418, '_event_description', 'field_5931b8344c168'),
(5395, 418, 'event_type', 'away'),
(5396, 418, '_event_type', 'field_5931c5ec289b2'),
(5397, 418, 'event_datetime', '2017-07-14 6:05 pm'),
(5398, 418, '_event_datetime', 'field_5931b84b7a9bd'),
(5399, 418, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5400, 418, '_event_place', 'field_5931c5c11a7c2'),
(5401, 418, 'event_reserve_url', ''),
(5402, 418, '_event_reserve_url', 'field_5931c5d445353'),
(5403, 422, 'event_subtitle', ''),
(5404, 422, '_event_subtitle', 'field_5931b8041f123'),
(5405, 422, 'event_description', ''),
(5406, 422, '_event_description', 'field_5931b8344c168'),
(5407, 422, 'event_type', 'away'),
(5408, 422, '_event_type', 'field_5931c5ec289b2'),
(5409, 422, 'event_datetime', '2017-07-15 6:05 pm'),
(5410, 422, '_event_datetime', 'field_5931b84b7a9bd'),
(5411, 422, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5412, 422, '_event_place', 'field_5931c5c11a7c2'),
(5413, 422, 'event_reserve_url', ''),
(5414, 422, '_event_reserve_url', 'field_5931c5d445353'),
(5415, 419, 'event_subtitle', ''),
(5416, 419, '_event_subtitle', 'field_5931b8041f123'),
(5417, 419, 'event_description', ''),
(5418, 419, '_event_description', 'field_5931b8344c168'),
(5419, 419, 'event_type', 'away'),
(5420, 419, '_event_type', 'field_5931c5ec289b2'),
(5421, 419, 'event_datetime', '2017-07-15 6:05 pm'),
(5422, 419, '_event_datetime', 'field_5931b84b7a9bd'),
(5423, 419, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5424, 419, '_event_place', 'field_5931c5c11a7c2'),
(5425, 419, 'event_reserve_url', ''),
(5426, 419, '_event_reserve_url', 'field_5931c5d445353'),
(5427, 423, 'event_subtitle', ''),
(5428, 423, '_event_subtitle', 'field_5931b8041f123'),
(5429, 423, 'event_description', ''),
(5430, 423, '_event_description', 'field_5931b8344c168'),
(5431, 423, 'event_type', 'away'),
(5432, 423, '_event_type', 'field_5931c5ec289b2'),
(5433, 423, 'event_datetime', '2017-07-16 12:35 pm'),
(5434, 423, '_event_datetime', 'field_5931b84b7a9bd'),
(5435, 423, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5436, 423, '_event_place', 'field_5931c5c11a7c2'),
(5437, 423, 'event_reserve_url', ''),
(5438, 423, '_event_reserve_url', 'field_5931c5d445353'),
(5439, 420, 'event_subtitle', ''),
(5440, 420, '_event_subtitle', 'field_5931b8041f123'),
(5441, 420, 'event_description', ''),
(5442, 420, '_event_description', 'field_5931b8344c168'),
(5443, 420, 'event_type', 'away'),
(5444, 420, '_event_type', 'field_5931c5ec289b2'),
(5445, 420, 'event_datetime', '2017-07-16 12:35 pm'),
(5446, 420, '_event_datetime', 'field_5931b84b7a9bd'),
(5447, 420, 'event_place', 'Oriole Park at Camden Yards - Baltimore'),
(5448, 420, '_event_place', 'field_5931c5c11a7c2'),
(5449, 420, 'event_reserve_url', ''),
(5450, 420, '_event_reserve_url', 'field_5931c5d445353'),
(5452, 425, '_edit_lock', '1497884832:2'),
(5453, 426, '_edit_lock', '1498149017:5'),
(5454, 425, '_edit_last', '2'),
(5456, 426, '_edit_last', '5'),
(5457, 427, 'event_subtitle', ''),
(5458, 427, '_event_subtitle', 'field_5931b8041f123'),
(5459, 427, 'event_description', ''),
(5460, 427, '_event_description', 'field_5931b8344c168'),
(5461, 427, 'event_type', 'away'),
(5462, 427, '_event_type', 'field_5931c5ec289b2'),
(5463, 427, 'event_datetime', '2017-07-17 6:35 pm'),
(5464, 427, '_event_datetime', 'field_5931b84b7a9bd'),
(5465, 427, 'event_place', 'SunTrust Park - Atlanta'),
(5466, 427, '_event_place', 'field_5931c5c11a7c2'),
(5467, 427, 'event_reserve_url', ''),
(5468, 427, '_event_reserve_url', 'field_5931c5d445353'),
(5469, 426, 'event_subtitle', ''),
(5470, 426, '_event_subtitle', 'field_5931b8041f123'),
(5471, 426, 'event_description', ''),
(5472, 426, '_event_description', 'field_5931b8344c168'),
(5473, 426, 'event_type', 'away'),
(5474, 426, '_event_type', 'field_5931c5ec289b2'),
(5475, 426, 'event_datetime', '2017-07-17 6:35 pm'),
(5476, 426, '_event_datetime', 'field_5931b84b7a9bd'),
(5477, 426, 'event_place', 'SunTrust Park - Atlanta'),
(5478, 426, '_event_place', 'field_5931c5c11a7c2'),
(5479, 426, 'event_reserve_url', ''),
(5480, 426, '_event_reserve_url', 'field_5931c5d445353'),
(5505, 429, 'event_subtitle', ''),
(5506, 429, '_event_subtitle', 'field_5931b8041f123'),
(5507, 429, 'event_description', ''),
(5508, 429, '_event_description', 'field_5931b8344c168'),
(5509, 429, 'event_type', 'away'),
(5510, 429, '_event_type', 'field_5931c5ec289b2'),
(5511, 429, 'event_datetime', '2017-07-19 11:10 am'),
(5512, 429, '_event_datetime', 'field_5931b84b7a9bd'),
(5513, 429, 'event_place', 'SunTrust Park - Atlanta'),
(5514, 429, '_event_place', 'field_5931c5c11a7c2'),
(5515, 429, 'event_reserve_url', ''),
(5516, 429, '_event_reserve_url', 'field_5931c5d445353'),
(5517, 425, 'event_subtitle', 'test'),
(5518, 425, '_event_subtitle', 'field_5931b8041f123'),
(5519, 425, 'event_description', 'test'),
(5520, 425, '_event_description', 'field_5931b8344c168'),
(5521, 425, 'event_type', 'home'),
(5522, 425, '_event_type', 'field_5931c5ec289b2'),
(5523, 425, 'event_datetime', '2017-07-19 11:10 am'),
(5524, 425, '_event_datetime', 'field_5931b84b7a9bd'),
(5525, 425, 'event_place', 'Wrigley Field'),
(5526, 425, '_event_place', 'field_5931c5c11a7c2'),
(5527, 425, 'event_reserve_url', ''),
(5528, 425, '_event_reserve_url', 'field_5931c5d445353'),
(5529, 430, '_edit_lock', '1497880371:1'),
(5530, 431, '_edit_lock', '1497880369:1'),
(5531, 430, '_edit_last', '1'),
(5532, 432, '_edit_lock', '1497880368:1'),
(5533, 431, '_edit_last', '1'),
(5534, 433, '_edit_lock', '1497880347:1'),
(5535, 432, '_edit_last', '1'),
(5536, 434, '_edit_lock', '1497898081:1'),
(5537, 433, '_edit_last', '1'),
(5538, 434, '_edit_last', '1'),
(5539, 435, 'event_subtitle', ''),
(5540, 435, '_event_subtitle', 'field_5931b8041f123'),
(5541, 435, 'event_description', ''),
(5542, 435, '_event_description', 'field_5931b8344c168'),
(5543, 435, 'event_type', 'home'),
(5544, 435, '_event_type', 'field_5931c5ec289b2'),
(5545, 435, 'event_datetime', '2017-07-21 1:20 pm'),
(5546, 435, '_event_datetime', 'field_5931b84b7a9bd'),
(5547, 435, 'event_place', 'Wrigley Field - Chicago'),
(5548, 435, '_event_place', 'field_5931c5c11a7c2'),
(5549, 435, 'event_reserve_url', ''),
(5550, 435, '_event_reserve_url', 'field_5931c5d445353'),
(5551, 430, 'event_subtitle', ''),
(5552, 430, '_event_subtitle', 'field_5931b8041f123'),
(5553, 430, 'event_description', ''),
(5554, 430, '_event_description', 'field_5931b8344c168'),
(5555, 430, 'event_type', 'home'),
(5556, 430, '_event_type', 'field_5931c5ec289b2'),
(5557, 430, 'event_datetime', '2017-07-21 1:20 pm'),
(5558, 430, '_event_datetime', 'field_5931b84b7a9bd'),
(5559, 430, 'event_place', 'Wrigley Field - Chicago'),
(5560, 430, '_event_place', 'field_5931c5c11a7c2'),
(5561, 430, 'event_reserve_url', ''),
(5562, 430, '_event_reserve_url', 'field_5931c5d445353'),
(5563, 436, 'event_subtitle', ''),
(5564, 436, '_event_subtitle', 'field_5931b8041f123'),
(5565, 436, 'event_description', ''),
(5566, 436, '_event_description', 'field_5931b8344c168'),
(5567, 436, 'event_type', 'home'),
(5568, 436, '_event_type', 'field_5931c5ec289b2'),
(5569, 436, 'event_datetime', '2017-07-22 3:05 pm'),
(5570, 436, '_event_datetime', 'field_5931b84b7a9bd'),
(5571, 436, 'event_place', 'Wrigley Field - Chicago'),
(5572, 436, '_event_place', 'field_5931c5c11a7c2'),
(5573, 436, 'event_reserve_url', ''),
(5574, 436, '_event_reserve_url', 'field_5931c5d445353'),
(5575, 431, 'event_subtitle', ''),
(5576, 431, '_event_subtitle', 'field_5931b8041f123'),
(5577, 431, 'event_description', ''),
(5578, 431, '_event_description', 'field_5931b8344c168'),
(5579, 431, 'event_type', 'home'),
(5580, 431, '_event_type', 'field_5931c5ec289b2'),
(5581, 431, 'event_datetime', '2017-07-22 3:05 pm'),
(5582, 431, '_event_datetime', 'field_5931b84b7a9bd'),
(5583, 431, 'event_place', 'Wrigley Field - Chicago'),
(5584, 431, '_event_place', 'field_5931c5c11a7c2'),
(5585, 431, 'event_reserve_url', ''),
(5586, 431, '_event_reserve_url', 'field_5931c5d445353'),
(5587, 437, 'event_subtitle', ''),
(5588, 437, '_event_subtitle', 'field_5931b8041f123'),
(5589, 437, 'event_description', ''),
(5590, 437, '_event_description', 'field_5931b8344c168'),
(5591, 437, 'event_type', 'home'),
(5592, 437, '_event_type', 'field_5931c5ec289b2'),
(5593, 437, 'event_datetime', '2017-07-23 7:05 pm'),
(5594, 437, '_event_datetime', 'field_5931b84b7a9bd'),
(5595, 437, 'event_place', 'Wrigley Field - Chicago'),
(5596, 437, '_event_place', 'field_5931c5c11a7c2'),
(5597, 437, 'event_reserve_url', ''),
(5598, 437, '_event_reserve_url', 'field_5931c5d445353'),
(5599, 432, 'event_subtitle', ''),
(5600, 432, '_event_subtitle', 'field_5931b8041f123'),
(5601, 432, 'event_description', ''),
(5602, 432, '_event_description', 'field_5931b8344c168'),
(5603, 432, 'event_type', 'home'),
(5604, 432, '_event_type', 'field_5931c5ec289b2'),
(5605, 432, 'event_datetime', '2017-07-23 7:05 pm'),
(5606, 432, '_event_datetime', 'field_5931b84b7a9bd'),
(5607, 432, 'event_place', 'Wrigley Field - Chicago'),
(5608, 432, '_event_place', 'field_5931c5c11a7c2'),
(5609, 432, 'event_reserve_url', ''),
(5610, 432, '_event_reserve_url', 'field_5931c5d445353'),
(5611, 438, 'event_subtitle', ''),
(5612, 438, '_event_subtitle', 'field_5931b8041f123'),
(5613, 438, 'event_description', ''),
(5614, 438, '_event_description', 'field_5931b8344c168'),
(5615, 438, 'event_type', 'home'),
(5616, 438, '_event_type', 'field_5931c5ec289b2'),
(5617, 438, 'event_datetime', '2017-07-24 1:20 pm'),
(5618, 438, '_event_datetime', 'field_5931b84b7a9bd'),
(5619, 438, 'event_place', 'Wrigley Field - Chicago'),
(5620, 438, '_event_place', 'field_5931c5c11a7c2'),
(5621, 438, 'event_reserve_url', ''),
(5622, 438, '_event_reserve_url', 'field_5931c5d445353'),
(5623, 433, 'event_subtitle', ''),
(5624, 433, '_event_subtitle', 'field_5931b8041f123'),
(5625, 433, 'event_description', ''),
(5626, 433, '_event_description', 'field_5931b8344c168'),
(5627, 433, 'event_type', 'home');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5628, 433, '_event_type', 'field_5931c5ec289b2'),
(5629, 433, 'event_datetime', '2017-07-24 1:20 pm'),
(5630, 433, '_event_datetime', 'field_5931b84b7a9bd'),
(5631, 433, 'event_place', 'Wrigley Field - Chicago'),
(5632, 433, '_event_place', 'field_5931c5c11a7c2'),
(5633, 433, 'event_reserve_url', ''),
(5634, 433, '_event_reserve_url', 'field_5931c5d445353'),
(5635, 439, 'event_subtitle', ''),
(5636, 439, '_event_subtitle', 'field_5931b8041f123'),
(5637, 439, 'event_description', ''),
(5638, 439, '_event_description', 'field_5931b8344c168'),
(5639, 439, 'event_type', 'home'),
(5640, 439, '_event_type', 'field_5931c5ec289b2'),
(5641, 439, 'event_datetime', '2017-07-25 1:20 pm'),
(5642, 439, '_event_datetime', 'field_5931b84b7a9bd'),
(5643, 439, 'event_place', 'Wrigley Field - Chicago'),
(5644, 439, '_event_place', 'field_5931c5c11a7c2'),
(5645, 439, 'event_reserve_url', ''),
(5646, 439, '_event_reserve_url', 'field_5931c5d445353'),
(5647, 434, 'event_subtitle', ''),
(5648, 434, '_event_subtitle', 'field_5931b8041f123'),
(5649, 434, 'event_description', ''),
(5650, 434, '_event_description', 'field_5931b8344c168'),
(5651, 434, 'event_type', 'home'),
(5652, 434, '_event_type', 'field_5931c5ec289b2'),
(5653, 434, 'event_datetime', '2017-07-25 1:20 pm'),
(5654, 434, '_event_datetime', 'field_5931b84b7a9bd'),
(5655, 434, 'event_place', 'Wrigley Field - Chicago'),
(5656, 434, '_event_place', 'field_5931c5c11a7c2'),
(5657, 434, 'event_reserve_url', ''),
(5658, 434, '_event_reserve_url', 'field_5931c5d445353'),
(5659, 440, 'event_subtitle', ''),
(5660, 440, '_event_subtitle', 'field_5931b8041f123'),
(5661, 440, 'event_description', ''),
(5662, 440, '_event_description', 'field_5931b8344c168'),
(5663, 440, 'event_type', 'home'),
(5664, 440, '_event_type', 'field_5931c5ec289b2'),
(5665, 440, 'event_datetime', '2017-07-24 1:20 pm'),
(5666, 440, '_event_datetime', 'field_5931b84b7a9bd'),
(5667, 440, 'event_place', 'Wrigley Field - Chicago'),
(5668, 440, '_event_place', 'field_5931c5c11a7c2'),
(5669, 440, 'event_reserve_url', ''),
(5670, 440, '_event_reserve_url', 'field_5931c5d445353'),
(5671, 441, 'event_subtitle', ''),
(5672, 441, '_event_subtitle', 'field_5931b8041f123'),
(5673, 441, 'event_description', ''),
(5674, 441, '_event_description', 'field_5931b8344c168'),
(5675, 441, 'event_type', 'home'),
(5676, 441, '_event_type', 'field_5931c5ec289b2'),
(5677, 441, 'event_datetime', '2017-07-25 1:20 pm'),
(5678, 441, '_event_datetime', 'field_5931b84b7a9bd'),
(5679, 441, 'event_place', 'Wrigley Field - Chicago'),
(5680, 441, '_event_place', 'field_5931c5c11a7c2'),
(5681, 441, 'event_reserve_url', ''),
(5682, 441, '_event_reserve_url', 'field_5931c5d445353'),
(5683, 442, '_edit_lock', '1497880503:1'),
(5684, 442, '_edit_last', '1'),
(5685, 443, '_edit_lock', '1497880480:1'),
(5686, 443, '_edit_last', '1'),
(5687, 444, 'event_subtitle', ''),
(5688, 444, '_event_subtitle', 'field_5931b8041f123'),
(5689, 444, 'event_description', ''),
(5690, 444, '_event_description', 'field_5931b8344c168'),
(5691, 444, 'event_type', 'away'),
(5692, 444, '_event_type', 'field_5931c5ec289b2'),
(5693, 444, 'event_datetime', '2017-07-26 7:10 pm'),
(5694, 444, '_event_datetime', 'field_5931b84b7a9bd'),
(5695, 444, 'event_place', 'Guaranteed Rate Field - Chicago'),
(5696, 444, '_event_place', 'field_5931c5c11a7c2'),
(5697, 444, 'event_reserve_url', ''),
(5698, 444, '_event_reserve_url', 'field_5931c5d445353'),
(5699, 442, 'event_subtitle', ''),
(5700, 442, '_event_subtitle', 'field_5931b8041f123'),
(5701, 442, 'event_description', ''),
(5702, 442, '_event_description', 'field_5931b8344c168'),
(5703, 442, 'event_type', 'away'),
(5704, 442, '_event_type', 'field_5931c5ec289b2'),
(5705, 442, 'event_datetime', '2017-07-26 7:10 pm'),
(5706, 442, '_event_datetime', 'field_5931b84b7a9bd'),
(5707, 442, 'event_place', 'Guaranteed Rate Field - Chicago'),
(5708, 442, '_event_place', 'field_5931c5c11a7c2'),
(5709, 442, 'event_reserve_url', ''),
(5710, 442, '_event_reserve_url', 'field_5931c5d445353'),
(5711, 445, 'event_subtitle', ''),
(5712, 445, '_event_subtitle', 'field_5931b8041f123'),
(5713, 445, 'event_description', ''),
(5714, 445, '_event_description', 'field_5931b8344c168'),
(5715, 445, 'event_type', 'away'),
(5716, 445, '_event_type', 'field_5931c5ec289b2'),
(5717, 445, 'event_datetime', '2017-07-27 7:10 pm'),
(5718, 445, '_event_datetime', 'field_5931b84b7a9bd'),
(5719, 445, 'event_place', 'Guaranteed Rate Field - Chicago'),
(5720, 445, '_event_place', 'field_5931c5c11a7c2'),
(5721, 445, 'event_reserve_url', ''),
(5722, 445, '_event_reserve_url', 'field_5931c5d445353'),
(5723, 443, 'event_subtitle', ''),
(5724, 443, '_event_subtitle', 'field_5931b8041f123'),
(5725, 443, 'event_description', ''),
(5726, 443, '_event_description', 'field_5931b8344c168'),
(5727, 443, 'event_type', 'away'),
(5728, 443, '_event_type', 'field_5931c5ec289b2'),
(5729, 443, 'event_datetime', '2017-07-27 7:10 pm'),
(5730, 443, '_event_datetime', 'field_5931b84b7a9bd'),
(5731, 443, 'event_place', 'Guaranteed Rate Field - Chicago'),
(5732, 443, '_event_place', 'field_5931c5c11a7c2'),
(5733, 443, 'event_reserve_url', ''),
(5734, 443, '_event_reserve_url', 'field_5931c5d445353'),
(5735, 448, '_edit_lock', '1497880620:1'),
(5736, 448, '_edit_last', '1'),
(5737, 446, '_edit_lock', '1497903946:1'),
(5738, 446, '_edit_last', '1'),
(5739, 447, '_edit_lock', '1497900903:3'),
(5740, 447, '_edit_last', '1'),
(5741, 449, 'event_subtitle', ''),
(5742, 449, '_event_subtitle', 'field_5931b8041f123'),
(5743, 449, 'event_description', ''),
(5744, 449, '_event_description', 'field_5931b8344c168'),
(5745, 449, 'event_type', 'away'),
(5746, 449, '_event_type', 'field_5931c5ec289b2'),
(5747, 449, 'event_datetime', '2017-07-28 7:10 pm'),
(5748, 449, '_event_datetime', 'field_5931b84b7a9bd'),
(5749, 449, 'event_place', 'Miller Park - Milwaukee'),
(5750, 449, '_event_place', 'field_5931c5c11a7c2'),
(5751, 449, 'event_reserve_url', ''),
(5752, 449, '_event_reserve_url', 'field_5931c5d445353'),
(5753, 448, 'event_subtitle', ''),
(5754, 448, '_event_subtitle', 'field_5931b8041f123'),
(5755, 448, 'event_description', ''),
(5756, 448, '_event_description', 'field_5931b8344c168'),
(5757, 448, 'event_type', 'away'),
(5758, 448, '_event_type', 'field_5931c5ec289b2'),
(5759, 448, 'event_datetime', '2017-07-28 7:10 pm'),
(5760, 448, '_event_datetime', 'field_5931b84b7a9bd'),
(5761, 448, 'event_place', 'Miller Park - Milwaukee'),
(5762, 448, '_event_place', 'field_5931c5c11a7c2'),
(5763, 448, 'event_reserve_url', ''),
(5764, 448, '_event_reserve_url', 'field_5931c5d445353'),
(5765, 450, 'event_subtitle', ''),
(5766, 450, '_event_subtitle', 'field_5931b8041f123'),
(5767, 450, 'event_description', ''),
(5768, 450, '_event_description', 'field_5931b8344c168'),
(5769, 450, 'event_type', 'away'),
(5770, 450, '_event_type', 'field_5931c5ec289b2'),
(5771, 450, 'event_datetime', '2017-07-29 6:10 pm'),
(5772, 450, '_event_datetime', 'field_5931b84b7a9bd'),
(5773, 450, 'event_place', 'Miller Park - Milwaukee'),
(5774, 450, '_event_place', 'field_5931c5c11a7c2'),
(5775, 450, 'event_reserve_url', ''),
(5776, 450, '_event_reserve_url', 'field_5931c5d445353'),
(5777, 446, 'event_subtitle', ''),
(5778, 446, '_event_subtitle', 'field_5931b8041f123'),
(5779, 446, 'event_description', ''),
(5780, 446, '_event_description', 'field_5931b8344c168'),
(5781, 446, 'event_type', 'away'),
(5782, 446, '_event_type', 'field_5931c5ec289b2'),
(5783, 446, 'event_datetime', '2017-07-29 6:10 pm'),
(5784, 446, '_event_datetime', 'field_5931b84b7a9bd'),
(5785, 446, 'event_place', 'Miller Park - Milwaukee'),
(5786, 446, '_event_place', 'field_5931c5c11a7c2'),
(5787, 446, 'event_reserve_url', ''),
(5788, 446, '_event_reserve_url', 'field_5931c5d445353'),
(5789, 451, 'event_subtitle', ''),
(5790, 451, '_event_subtitle', 'field_5931b8041f123'),
(5791, 451, 'event_description', ''),
(5792, 451, '_event_description', 'field_5931b8344c168'),
(5793, 451, 'event_type', 'away'),
(5794, 451, '_event_type', 'field_5931c5ec289b2'),
(5795, 451, 'event_datetime', '2017-07-30 1:10 pm'),
(5796, 451, '_event_datetime', 'field_5931b84b7a9bd'),
(5797, 451, 'event_place', 'Miller Park - Milwaukee'),
(5798, 451, '_event_place', 'field_5931c5c11a7c2'),
(5799, 451, 'event_reserve_url', ''),
(5800, 451, '_event_reserve_url', 'field_5931c5d445353'),
(5801, 447, 'event_subtitle', ''),
(5802, 447, '_event_subtitle', 'field_5931b8041f123'),
(5803, 447, 'event_description', ''),
(5804, 447, '_event_description', 'field_5931b8344c168'),
(5805, 447, 'event_type', 'away'),
(5806, 447, '_event_type', 'field_5931c5ec289b2'),
(5807, 447, 'event_datetime', '2017-07-30 1:10 pm'),
(5808, 447, '_event_datetime', 'field_5931b84b7a9bd'),
(5809, 447, 'event_place', 'Miller Park - Milwaukee'),
(5810, 447, '_event_place', 'field_5931c5c11a7c2'),
(5811, 447, 'event_reserve_url', ''),
(5812, 447, '_event_reserve_url', 'field_5931c5d445353'),
(5813, 452, '_edit_lock', '1497883291:1'),
(5814, 453, '_edit_lock', '1497883090:1'),
(5815, 452, '_edit_last', '1'),
(5816, 454, '_edit_lock', '1497883090:1'),
(5817, 453, '_edit_last', '1'),
(5818, 454, '_edit_last', '1'),
(5819, 458, 'box_footer', 'get-in-touch'),
(5820, 458, '_box_footer', 'field_5942855135298'),
(5821, 458, 'image_1', '273'),
(5822, 458, '_image_1', 'field_59395ee251b63'),
(5823, 458, 'image_2', '274'),
(5824, 458, '_image_2', 'field_5939618147f5c'),
(5825, 458, 'image_3', '275'),
(5826, 458, '_image_3', 'field_593963aa01433'),
(5827, 458, 'image_4', '276'),
(5828, 458, '_image_4', 'field_593963b901434'),
(5829, 458, 'image_5', ''),
(5830, 458, '_image_5', 'field_593963c401435'),
(5831, 458, 'upcoming_text_button', 'Learn more'),
(5832, 458, '_upcoming_text_button', 'field_59419925e898e'),
(5833, 458, 'upcoming_link_button', '18'),
(5834, 458, '_upcoming_link_button', 'field_59419986e898f'),
(5835, 458, 'brickhouse_text_button', 'View all'),
(5836, 458, '_brickhouse_text_button', 'field_594199d8e8990'),
(5837, 458, 'brickhouse_link_button', '7'),
(5838, 458, '_brickhouse_link_button', 'field_59419a1ee8992'),
(5839, 458, 'weekly_text_button', 'Learn more'),
(5840, 458, '_weekly_text_button', 'field_59419a30e8993'),
(5841, 458, 'weekly_link_button', '133'),
(5842, 458, '_weekly_link_button', 'field_59419a43e8994'),
(5843, 458, 'hiring_title', 'We’re Hiring'),
(5844, 458, '_hiring_title', 'field_593aa8d194096'),
(5845, 458, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(5846, 458, '_hiring_description', 'field_593aa8fd94098'),
(5847, 458, 'hiring_button_text', 'APPLY TODAY'),
(5848, 458, '_hiring_button_text', 'field_593aa9f39409b'),
(5849, 458, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(5850, 458, '_hiring_url', 'field_593aa95e94099'),
(5851, 458, 'concessions_food', '222'),
(5852, 458, '_concessions_food', 'field_593ea7460696b'),
(5853, 458, 'concessions_drink', '147'),
(5854, 458, '_concessions_drink', 'field_593ea7600696c'),
(5855, 455, '_edit_lock', '1497883088:1'),
(5856, 456, '_edit_lock', '1497883089:1'),
(5858, 455, '_edit_last', '1'),
(5859, 456, '_edit_last', '1'),
(5861, 459, 'event_subtitle', ''),
(5862, 459, '_event_subtitle', 'field_5931b8041f123'),
(5863, 459, 'event_description', ''),
(5864, 459, '_event_description', 'field_5931b8344c168'),
(5865, 459, 'event_type', 'home'),
(5866, 459, '_event_type', 'field_5931c5ec289b2'),
(5867, 459, 'event_datetime', '2017-08-01 7:05 pm'),
(5868, 459, '_event_datetime', 'field_5931b84b7a9bd'),
(5869, 459, 'event_place', 'Wrigley Field - Chicago'),
(5870, 459, '_event_place', 'field_5931c5c11a7c2'),
(5871, 459, 'event_reserve_url', ''),
(5872, 459, '_event_reserve_url', 'field_5931c5d445353'),
(5873, 452, 'event_subtitle', ''),
(5874, 452, '_event_subtitle', 'field_5931b8041f123'),
(5875, 452, 'event_description', ''),
(5876, 452, '_event_description', 'field_5931b8344c168'),
(5877, 452, 'event_type', 'home'),
(5878, 452, '_event_type', 'field_5931c5ec289b2'),
(5879, 452, 'event_datetime', '2017-08-01 7:05 pm'),
(5880, 452, '_event_datetime', 'field_5931b84b7a9bd'),
(5881, 452, 'event_place', 'Wrigley Field - Chicago'),
(5882, 452, '_event_place', 'field_5931c5c11a7c2'),
(5883, 452, 'event_reserve_url', ''),
(5884, 452, '_event_reserve_url', 'field_5931c5d445353'),
(5885, 460, 'event_subtitle', ''),
(5886, 460, '_event_subtitle', 'field_5931b8041f123'),
(5887, 460, 'event_description', ''),
(5888, 460, '_event_description', 'field_5931b8344c168'),
(5889, 460, 'event_type', 'home'),
(5890, 460, '_event_type', 'field_5931c5ec289b2'),
(5891, 460, 'event_datetime', '2017-08-02 7:05 pm'),
(5892, 460, '_event_datetime', 'field_5931b84b7a9bd'),
(5893, 460, 'event_place', 'Wrigley Field - Chicago'),
(5894, 460, '_event_place', 'field_5931c5c11a7c2'),
(5895, 460, 'event_reserve_url', ''),
(5896, 460, '_event_reserve_url', 'field_5931c5d445353'),
(5897, 453, 'event_subtitle', ''),
(5898, 453, '_event_subtitle', 'field_5931b8041f123'),
(5899, 453, 'event_description', ''),
(5900, 453, '_event_description', 'field_5931b8344c168'),
(5901, 453, 'event_type', 'home'),
(5902, 453, '_event_type', 'field_5931c5ec289b2'),
(5903, 453, 'event_datetime', '2017-08-02 7:05 pm'),
(5904, 453, '_event_datetime', 'field_5931b84b7a9bd'),
(5905, 453, 'event_place', 'Wrigley Field - Chicago'),
(5906, 453, '_event_place', 'field_5931c5c11a7c2'),
(5907, 453, 'event_reserve_url', ''),
(5908, 453, '_event_reserve_url', 'field_5931c5d445353'),
(5909, 461, 'event_subtitle', ''),
(5910, 461, '_event_subtitle', 'field_5931b8041f123'),
(5911, 461, 'event_description', ''),
(5912, 461, '_event_description', 'field_5931b8344c168'),
(5913, 461, 'event_type', 'home'),
(5914, 461, '_event_type', 'field_5931c5ec289b2'),
(5915, 461, 'event_datetime', '2017-08-03 1:20 pm'),
(5916, 461, '_event_datetime', 'field_5931b84b7a9bd'),
(5917, 461, 'event_place', 'Wrigley Field - Chicago'),
(5918, 461, '_event_place', 'field_5931c5c11a7c2'),
(5919, 461, 'event_reserve_url', ''),
(5920, 461, '_event_reserve_url', 'field_5931c5d445353'),
(5921, 454, 'event_subtitle', ''),
(5922, 454, '_event_subtitle', 'field_5931b8041f123'),
(5923, 454, 'event_description', ''),
(5924, 454, '_event_description', 'field_5931b8344c168'),
(5925, 454, 'event_type', 'home'),
(5926, 454, '_event_type', 'field_5931c5ec289b2'),
(5927, 454, 'event_datetime', '2017-08-03 1:20 pm'),
(5928, 454, '_event_datetime', 'field_5931b84b7a9bd'),
(5929, 454, 'event_place', 'Wrigley Field - Chicago'),
(5930, 454, '_event_place', 'field_5931c5c11a7c2'),
(5931, 454, 'event_reserve_url', ''),
(5932, 454, '_event_reserve_url', 'field_5931c5d445353'),
(5933, 462, 'event_subtitle', ''),
(5934, 462, '_event_subtitle', 'field_5931b8041f123'),
(5935, 462, 'event_description', ''),
(5936, 462, '_event_description', 'field_5931b8344c168'),
(5937, 462, 'event_type', 'home'),
(5938, 462, '_event_type', 'field_5931c5ec289b2'),
(5939, 462, 'event_datetime', '2017-08-04 1:20 pm'),
(5940, 462, '_event_datetime', 'field_5931b84b7a9bd'),
(5941, 462, 'event_place', 'Wrigley Field - Chicago'),
(5942, 462, '_event_place', 'field_5931c5c11a7c2'),
(5943, 462, 'event_reserve_url', ''),
(5944, 462, '_event_reserve_url', 'field_5931c5d445353'),
(5945, 455, 'event_subtitle', ''),
(5946, 455, '_event_subtitle', 'field_5931b8041f123'),
(5947, 455, 'event_description', ''),
(5948, 455, '_event_description', 'field_5931b8344c168'),
(5949, 455, 'event_type', 'home'),
(5950, 455, '_event_type', 'field_5931c5ec289b2'),
(5951, 455, 'event_datetime', '2017-08-04 1:20 pm'),
(5952, 455, '_event_datetime', 'field_5931b84b7a9bd'),
(5953, 455, 'event_place', 'Wrigley Field - Chicago'),
(5954, 455, '_event_place', 'field_5931c5c11a7c2'),
(5955, 455, 'event_reserve_url', ''),
(5956, 455, '_event_reserve_url', 'field_5931c5d445353'),
(5957, 463, 'event_subtitle', ''),
(5958, 463, '_event_subtitle', 'field_5931b8041f123'),
(5959, 463, 'event_description', ''),
(5960, 463, '_event_description', 'field_5931b8344c168'),
(5961, 463, 'event_type', 'home'),
(5962, 463, '_event_type', 'field_5931c5ec289b2'),
(5963, 463, 'event_datetime', '2017-08-05 1:20 pm'),
(5964, 463, '_event_datetime', 'field_5931b84b7a9bd'),
(5965, 463, 'event_place', 'Wrigley Field - Chicago'),
(5966, 463, '_event_place', 'field_5931c5c11a7c2'),
(5967, 463, 'event_reserve_url', ''),
(5968, 463, '_event_reserve_url', 'field_5931c5d445353'),
(5969, 456, 'event_subtitle', ''),
(5970, 456, '_event_subtitle', 'field_5931b8041f123'),
(5971, 456, 'event_description', ''),
(5972, 456, '_event_description', 'field_5931b8344c168'),
(5973, 456, 'event_type', 'home'),
(5974, 456, '_event_type', 'field_5931c5ec289b2'),
(5975, 456, 'event_datetime', '2017-08-05 1:20 pm'),
(5976, 456, '_event_datetime', 'field_5931b84b7a9bd'),
(5977, 456, 'event_place', 'Wrigley Field - Chicago'),
(5978, 456, '_event_place', 'field_5931c5c11a7c2'),
(5979, 456, 'event_reserve_url', ''),
(5980, 456, '_event_reserve_url', 'field_5931c5d445353'),
(6005, 465, 'event_subtitle', ''),
(6006, 465, '_event_subtitle', 'field_5931b8041f123'),
(6007, 465, 'event_description', ''),
(6008, 465, '_event_description', 'field_5931b8344c168'),
(6009, 465, 'event_type', 'home'),
(6010, 465, '_event_type', 'field_5931c5ec289b2'),
(6011, 465, 'event_datetime', '2017-07-19 11:10 am'),
(6012, 465, '_event_datetime', 'field_5931b84b7a9bd'),
(6013, 465, 'event_place', 'SunTrust Park - Atlanta'),
(6014, 465, '_event_place', 'field_5931c5c11a7c2'),
(6015, 465, 'event_reserve_url', ''),
(6016, 465, '_event_reserve_url', 'field_5931c5d445353'),
(6017, 466, 'event_subtitle', ''),
(6018, 466, '_event_subtitle', 'field_5931b8041f123'),
(6019, 466, 'event_description', ''),
(6020, 466, '_event_description', 'field_5931b8344c168'),
(6021, 466, 'event_type', 'home'),
(6022, 466, '_event_type', 'field_5931c5ec289b2'),
(6023, 466, 'event_datetime', '2017-07-19 11:10 am'),
(6024, 466, '_event_datetime', 'field_5931b84b7a9bd'),
(6025, 466, 'event_place', 'Wrigley Field'),
(6026, 466, '_event_place', 'field_5931c5c11a7c2'),
(6027, 466, 'event_reserve_url', ''),
(6028, 466, '_event_reserve_url', 'field_5931c5d445353'),
(6029, 467, '_edit_lock', '1497883414:1'),
(6030, 468, '_edit_lock', '1497883414:1'),
(6031, 469, '_edit_lock', '1497883432:1'),
(6032, 470, 'event_subtitle', ''),
(6033, 470, '_event_subtitle', 'field_5931b8041f123'),
(6034, 470, 'event_description', ''),
(6035, 470, '_event_description', 'field_5931b8344c168'),
(6036, 470, 'event_type', 'home'),
(6037, 470, '_event_type', 'field_5931c5ec289b2'),
(6038, 470, 'event_datetime', '2017-07-19 11:10 am'),
(6039, 470, '_event_datetime', 'field_5931b84b7a9bd'),
(6040, 470, 'event_place', 'Wrigley Field'),
(6041, 470, '_event_place', 'field_5931c5c11a7c2'),
(6042, 470, 'event_reserve_url', ''),
(6043, 470, '_event_reserve_url', 'field_5931c5d445353'),
(6044, 468, '_edit_last', '1'),
(6045, 471, 'event_subtitle', ''),
(6046, 471, '_event_subtitle', 'field_5931b8041f123'),
(6047, 471, 'event_description', ''),
(6048, 471, '_event_description', 'field_5931b8344c168'),
(6049, 471, 'event_type', 'away'),
(6050, 471, '_event_type', 'field_5931c5ec289b2'),
(6051, 471, 'event_datetime', '2017-08-07 9:15 pm'),
(6052, 471, '_event_datetime', 'field_5931b84b7a9bd'),
(6053, 471, 'event_place', 'AT&T Park - San Francisco'),
(6054, 471, '_event_place', 'field_5931c5c11a7c2'),
(6055, 471, 'event_reserve_url', ''),
(6056, 471, '_event_reserve_url', 'field_5931c5d445353'),
(6057, 468, 'event_subtitle', ''),
(6058, 468, '_event_subtitle', 'field_5931b8041f123'),
(6059, 468, 'event_description', ''),
(6060, 468, '_event_description', 'field_5931b8344c168'),
(6061, 468, 'event_type', 'away'),
(6062, 468, '_event_type', 'field_5931c5ec289b2'),
(6063, 468, 'event_datetime', '2017-08-07 9:15 pm'),
(6064, 468, '_event_datetime', 'field_5931b84b7a9bd'),
(6065, 468, 'event_place', 'AT&T Park - San Francisco'),
(6066, 468, '_event_place', 'field_5931c5c11a7c2'),
(6067, 468, 'event_reserve_url', ''),
(6068, 468, '_event_reserve_url', 'field_5931c5d445353'),
(6069, 467, '_edit_last', '1'),
(6070, 472, 'event_subtitle', ''),
(6071, 472, '_event_subtitle', 'field_5931b8041f123'),
(6072, 472, 'event_description', ''),
(6073, 472, '_event_description', 'field_5931b8344c168'),
(6074, 472, 'event_type', 'away'),
(6075, 472, '_event_type', 'field_5931c5ec289b2'),
(6076, 472, 'event_datetime', '2017-08-08 9:15 pm'),
(6077, 472, '_event_datetime', 'field_5931b84b7a9bd'),
(6078, 472, 'event_place', 'AT&T Park - San Francisco'),
(6079, 472, '_event_place', 'field_5931c5c11a7c2'),
(6080, 472, 'event_reserve_url', ''),
(6081, 472, '_event_reserve_url', 'field_5931c5d445353'),
(6082, 467, 'event_subtitle', ''),
(6083, 467, '_event_subtitle', 'field_5931b8041f123'),
(6084, 467, 'event_description', ''),
(6085, 467, '_event_description', 'field_5931b8344c168'),
(6086, 467, 'event_type', 'away'),
(6087, 467, '_event_type', 'field_5931c5ec289b2'),
(6088, 467, 'event_datetime', '2017-08-08 9:15 pm'),
(6089, 467, '_event_datetime', 'field_5931b84b7a9bd'),
(6090, 467, 'event_place', 'AT&T Park - San Francisco'),
(6091, 467, '_event_place', 'field_5931c5c11a7c2'),
(6092, 467, 'event_reserve_url', ''),
(6093, 467, '_event_reserve_url', 'field_5931c5d445353'),
(6094, 469, '_edit_last', '1'),
(6095, 473, 'event_subtitle', ''),
(6096, 473, '_event_subtitle', 'field_5931b8041f123'),
(6097, 473, 'event_description', ''),
(6098, 473, '_event_description', 'field_5931b8344c168'),
(6099, 473, 'event_type', 'away'),
(6100, 473, '_event_type', 'field_5931c5ec289b2'),
(6101, 473, 'event_datetime', '2017-08-09 2:45 pm'),
(6102, 473, '_event_datetime', 'field_5931b84b7a9bd'),
(6103, 473, 'event_place', 'AT&T Park - San Francisco'),
(6104, 473, '_event_place', 'field_5931c5c11a7c2'),
(6105, 473, 'event_reserve_url', ''),
(6106, 473, '_event_reserve_url', 'field_5931c5d445353'),
(6107, 469, 'event_subtitle', ''),
(6108, 469, '_event_subtitle', 'field_5931b8041f123'),
(6109, 469, 'event_description', ''),
(6110, 469, '_event_description', 'field_5931b8344c168'),
(6111, 469, 'event_type', 'away'),
(6112, 469, '_event_type', 'field_5931c5ec289b2'),
(6113, 469, 'event_datetime', '2017-08-09 2:45 pm'),
(6114, 469, '_event_datetime', 'field_5931b84b7a9bd'),
(6115, 469, 'event_place', 'AT&T Park - San Francisco'),
(6116, 469, '_event_place', 'field_5931c5c11a7c2'),
(6117, 469, 'event_reserve_url', ''),
(6118, 469, '_event_reserve_url', 'field_5931c5d445353'),
(6119, 474, 'event_subtitle', ''),
(6120, 474, '_event_subtitle', 'field_5931b8041f123'),
(6121, 474, 'event_description', ''),
(6122, 474, '_event_description', 'field_5931b8344c168'),
(6123, 474, 'event_type', 'home'),
(6124, 474, '_event_type', 'field_5931c5ec289b2'),
(6125, 474, 'event_datetime', '2017-07-19 11:10 am'),
(6126, 474, '_event_datetime', 'field_5931b84b7a9bd'),
(6127, 474, 'event_place', 'Wrigley Field'),
(6128, 474, '_event_place', 'field_5931c5c11a7c2'),
(6129, 474, 'event_reserve_url', ''),
(6130, 474, '_event_reserve_url', 'field_5931c5d445353'),
(6131, 478, 'event_subtitle', ''),
(6132, 478, '_event_subtitle', 'field_5931b8041f123'),
(6133, 478, 'event_description', 'test'),
(6134, 478, '_event_description', 'field_5931b8344c168'),
(6135, 478, 'event_type', 'home'),
(6136, 478, '_event_type', 'field_5931c5ec289b2'),
(6137, 478, 'event_datetime', '2017-07-19 11:10 am'),
(6138, 478, '_event_datetime', 'field_5931b84b7a9bd'),
(6139, 478, 'event_place', 'Wrigley Field'),
(6140, 478, '_event_place', 'field_5931c5c11a7c2'),
(6141, 478, 'event_reserve_url', ''),
(6142, 478, '_event_reserve_url', 'field_5931c5d445353'),
(6143, 477, '_edit_lock', '1497883602:1'),
(6144, 477, '_edit_last', '1'),
(6145, 475, '_edit_lock', '1497883581:1'),
(6146, 475, '_edit_last', '1'),
(6147, 476, '_edit_lock', '1497883582:1'),
(6148, 476, '_edit_last', '1'),
(6149, 479, 'event_subtitle', 'test'),
(6150, 479, '_event_subtitle', 'field_5931b8041f123'),
(6151, 479, 'event_description', 'test'),
(6152, 479, '_event_description', 'field_5931b8344c168'),
(6153, 479, 'event_type', 'home'),
(6154, 479, '_event_type', 'field_5931c5ec289b2'),
(6155, 479, 'event_datetime', '2017-07-19 11:10 am'),
(6156, 479, '_event_datetime', 'field_5931b84b7a9bd'),
(6157, 479, 'event_place', 'Wrigley Field'),
(6158, 479, '_event_place', 'field_5931c5c11a7c2'),
(6159, 479, 'event_reserve_url', ''),
(6160, 479, '_event_reserve_url', 'field_5931c5d445353'),
(6161, 480, 'event_subtitle', ''),
(6162, 480, '_event_subtitle', 'field_5931b8041f123'),
(6163, 480, 'event_description', ''),
(6164, 480, '_event_description', 'field_5931b8344c168'),
(6165, 480, 'event_type', 'away'),
(6166, 480, '_event_type', 'field_5931c5ec289b2'),
(6167, 480, 'event_datetime', '2017-08-11 8:40 pm'),
(6168, 480, '_event_datetime', 'field_5931b84b7a9bd'),
(6169, 480, 'event_place', 'Chase Field - Phoenix'),
(6170, 480, '_event_place', 'field_5931c5c11a7c2'),
(6171, 480, 'event_reserve_url', ''),
(6172, 480, '_event_reserve_url', 'field_5931c5d445353'),
(6173, 477, 'event_subtitle', ''),
(6174, 477, '_event_subtitle', 'field_5931b8041f123'),
(6175, 477, 'event_description', ''),
(6176, 477, '_event_description', 'field_5931b8344c168'),
(6177, 477, 'event_type', 'away'),
(6178, 477, '_event_type', 'field_5931c5ec289b2'),
(6179, 477, 'event_datetime', '2017-08-11 8:40 pm'),
(6180, 477, '_event_datetime', 'field_5931b84b7a9bd'),
(6181, 477, 'event_place', 'Chase Field - Phoenix'),
(6182, 477, '_event_place', 'field_5931c5c11a7c2'),
(6183, 477, 'event_reserve_url', ''),
(6184, 477, '_event_reserve_url', 'field_5931c5d445353'),
(6185, 481, 'event_subtitle', ''),
(6186, 481, '_event_subtitle', 'field_5931b8041f123'),
(6187, 481, 'event_description', ''),
(6188, 481, '_event_description', 'field_5931b8344c168'),
(6189, 481, 'event_type', 'away'),
(6190, 481, '_event_type', 'field_5931c5ec289b2'),
(6191, 481, 'event_datetime', '2017-08-12 7:10 pm'),
(6192, 481, '_event_datetime', 'field_5931b84b7a9bd'),
(6193, 481, 'event_place', 'Chase Field - Phoenix'),
(6194, 481, '_event_place', 'field_5931c5c11a7c2'),
(6195, 481, 'event_reserve_url', ''),
(6196, 481, '_event_reserve_url', 'field_5931c5d445353'),
(6197, 475, 'event_subtitle', ''),
(6198, 475, '_event_subtitle', 'field_5931b8041f123'),
(6199, 475, 'event_description', ''),
(6200, 475, '_event_description', 'field_5931b8344c168'),
(6201, 475, 'event_type', 'away'),
(6202, 475, '_event_type', 'field_5931c5ec289b2'),
(6203, 475, 'event_datetime', '2017-08-12 7:10 pm'),
(6204, 475, '_event_datetime', 'field_5931b84b7a9bd'),
(6205, 475, 'event_place', 'Chase Field - Phoenix'),
(6206, 475, '_event_place', 'field_5931c5c11a7c2'),
(6207, 475, 'event_reserve_url', ''),
(6208, 475, '_event_reserve_url', 'field_5931c5d445353'),
(6209, 482, 'event_subtitle', ''),
(6210, 482, '_event_subtitle', 'field_5931b8041f123'),
(6211, 482, 'event_description', ''),
(6212, 482, '_event_description', 'field_5931b8344c168'),
(6213, 482, 'event_type', 'away'),
(6214, 482, '_event_type', 'field_5931c5ec289b2'),
(6215, 482, 'event_datetime', '2017-08-13 3:10 pm'),
(6216, 482, '_event_datetime', 'field_5931b84b7a9bd'),
(6217, 482, 'event_place', 'Chase Field - Phoenix'),
(6218, 482, '_event_place', 'field_5931c5c11a7c2'),
(6219, 482, 'event_reserve_url', ''),
(6220, 482, '_event_reserve_url', 'field_5931c5d445353'),
(6221, 476, 'event_subtitle', ''),
(6222, 476, '_event_subtitle', 'field_5931b8041f123'),
(6223, 476, 'event_description', ''),
(6224, 476, '_event_description', 'field_5931b8344c168'),
(6225, 476, 'event_type', 'away'),
(6226, 476, '_event_type', 'field_5931c5ec289b2'),
(6227, 476, 'event_datetime', '2017-08-13 3:10 pm'),
(6228, 476, '_event_datetime', 'field_5931b84b7a9bd'),
(6229, 476, 'event_place', 'Chase Field - Phoenix'),
(6230, 476, '_event_place', 'field_5931c5c11a7c2'),
(6231, 476, 'event_reserve_url', ''),
(6232, 476, '_event_reserve_url', 'field_5931c5d445353'),
(6233, 483, '_edit_lock', '1497884000:1'),
(6234, 489, '_edit_lock', '1497884144:1'),
(6235, 489, '_edit_last', '1'),
(6236, 484, '_edit_lock', '1497884000:1'),
(6237, 483, '_edit_last', '1'),
(6238, 485, '_edit_lock', '1497884001:1'),
(6239, 484, '_edit_last', '1'),
(6240, 486, '_edit_lock', '1497884001:1'),
(6241, 485, '_edit_last', '1'),
(6242, 486, '_edit_last', '1'),
(6243, 487, '_edit_lock', '1497884001:1'),
(6244, 488, '_edit_lock', '1497884007:1'),
(6245, 487, '_edit_last', '1'),
(6246, 488, '_edit_last', '1'),
(6247, 490, 'event_subtitle', ''),
(6248, 490, '_event_subtitle', 'field_5931b8041f123'),
(6249, 490, 'event_description', ''),
(6250, 490, '_event_description', 'field_5931b8344c168'),
(6251, 490, 'event_type', 'home'),
(6252, 490, '_event_type', 'field_5931c5ec289b2'),
(6253, 490, 'event_datetime', '2017-08-14 7:05 pm'),
(6254, 490, '_event_datetime', 'field_5931b84b7a9bd'),
(6255, 490, 'event_place', 'Wrigley Field - Chicago'),
(6256, 490, '_event_place', 'field_5931c5c11a7c2'),
(6257, 490, 'event_reserve_url', ''),
(6258, 490, '_event_reserve_url', 'field_5931c5d445353'),
(6259, 489, 'event_subtitle', ''),
(6260, 489, '_event_subtitle', 'field_5931b8041f123'),
(6261, 489, 'event_description', ''),
(6262, 489, '_event_description', 'field_5931b8344c168'),
(6263, 489, 'event_type', 'home'),
(6264, 489, '_event_type', 'field_5931c5ec289b2'),
(6265, 489, 'event_datetime', '2017-08-14 7:05 pm'),
(6266, 489, '_event_datetime', 'field_5931b84b7a9bd'),
(6267, 489, 'event_place', 'Wrigley Field - Chicago'),
(6268, 489, '_event_place', 'field_5931c5c11a7c2'),
(6269, 489, 'event_reserve_url', ''),
(6270, 489, '_event_reserve_url', 'field_5931c5d445353'),
(6271, 491, 'event_subtitle', ''),
(6272, 491, '_event_subtitle', 'field_5931b8041f123'),
(6273, 491, 'event_description', ''),
(6274, 491, '_event_description', 'field_5931b8344c168'),
(6275, 491, 'event_type', 'home'),
(6276, 491, '_event_type', 'field_5931c5ec289b2'),
(6277, 491, 'event_datetime', '2017-08-15 7:05 pm'),
(6278, 491, '_event_datetime', 'field_5931b84b7a9bd'),
(6279, 491, 'event_place', 'Wrigley Field - Chicago'),
(6280, 491, '_event_place', 'field_5931c5c11a7c2'),
(6281, 491, 'event_reserve_url', ''),
(6282, 491, '_event_reserve_url', 'field_5931c5d445353'),
(6283, 483, 'event_subtitle', ''),
(6284, 483, '_event_subtitle', 'field_5931b8041f123'),
(6285, 483, 'event_description', ''),
(6286, 483, '_event_description', 'field_5931b8344c168'),
(6287, 483, 'event_type', 'home'),
(6288, 483, '_event_type', 'field_5931c5ec289b2'),
(6289, 483, 'event_datetime', '2017-08-15 7:05 pm'),
(6290, 483, '_event_datetime', 'field_5931b84b7a9bd'),
(6291, 483, 'event_place', 'Wrigley Field - Chicago'),
(6292, 483, '_event_place', 'field_5931c5c11a7c2'),
(6293, 483, 'event_reserve_url', ''),
(6294, 483, '_event_reserve_url', 'field_5931c5d445353'),
(6295, 492, 'event_subtitle', ''),
(6296, 492, '_event_subtitle', 'field_5931b8041f123'),
(6297, 492, 'event_description', ''),
(6298, 492, '_event_description', 'field_5931b8344c168'),
(6299, 492, 'event_type', 'home'),
(6300, 492, '_event_type', 'field_5931c5ec289b2'),
(6301, 492, 'event_datetime', '2017-08-16 7:05 pm'),
(6302, 492, '_event_datetime', 'field_5931b84b7a9bd'),
(6303, 492, 'event_place', 'Wrigley Field - Chicago'),
(6304, 492, '_event_place', 'field_5931c5c11a7c2'),
(6305, 492, 'event_reserve_url', ''),
(6306, 492, '_event_reserve_url', 'field_5931c5d445353'),
(6307, 484, 'event_subtitle', ''),
(6308, 484, '_event_subtitle', 'field_5931b8041f123'),
(6309, 484, 'event_description', ''),
(6310, 484, '_event_description', 'field_5931b8344c168'),
(6311, 484, 'event_type', 'home'),
(6312, 484, '_event_type', 'field_5931c5ec289b2'),
(6313, 484, 'event_datetime', '2017-08-16 7:05 pm'),
(6314, 484, '_event_datetime', 'field_5931b84b7a9bd'),
(6315, 484, 'event_place', 'Wrigley Field - Chicago'),
(6316, 484, '_event_place', 'field_5931c5c11a7c2'),
(6317, 484, 'event_reserve_url', ''),
(6318, 484, '_event_reserve_url', 'field_5931c5d445353'),
(6319, 493, 'event_subtitle', ''),
(6320, 493, '_event_subtitle', 'field_5931b8041f123'),
(6321, 493, 'event_description', ''),
(6322, 493, '_event_description', 'field_5931b8344c168'),
(6323, 493, 'event_type', 'home'),
(6324, 493, '_event_type', 'field_5931c5ec289b2'),
(6325, 493, 'event_datetime', '2017-08-17 1:20 pm'),
(6326, 493, '_event_datetime', 'field_5931b84b7a9bd'),
(6327, 493, 'event_place', 'Wrigley Field - Chicago'),
(6328, 493, '_event_place', 'field_5931c5c11a7c2'),
(6329, 493, 'event_reserve_url', ''),
(6330, 493, '_event_reserve_url', 'field_5931c5d445353'),
(6331, 485, 'event_subtitle', ''),
(6332, 485, '_event_subtitle', 'field_5931b8041f123'),
(6333, 485, 'event_description', ''),
(6334, 485, '_event_description', 'field_5931b8344c168'),
(6335, 485, 'event_type', 'home'),
(6336, 485, '_event_type', 'field_5931c5ec289b2'),
(6337, 485, 'event_datetime', '2017-08-17 1:20 pm'),
(6338, 485, '_event_datetime', 'field_5931b84b7a9bd'),
(6339, 485, 'event_place', 'Wrigley Field - Chicago'),
(6340, 485, '_event_place', 'field_5931c5c11a7c2'),
(6341, 485, 'event_reserve_url', ''),
(6342, 485, '_event_reserve_url', 'field_5931c5d445353'),
(6343, 494, 'event_subtitle', ''),
(6344, 494, '_event_subtitle', 'field_5931b8041f123'),
(6345, 494, 'event_description', ''),
(6346, 494, '_event_description', 'field_5931b8344c168'),
(6347, 494, 'event_type', 'home'),
(6348, 494, '_event_type', 'field_5931c5ec289b2'),
(6349, 494, 'event_datetime', '2017-08-18 1:20 pm'),
(6350, 494, '_event_datetime', 'field_5931b84b7a9bd'),
(6351, 494, 'event_place', 'Wrigley Field - Chicago'),
(6352, 494, '_event_place', 'field_5931c5c11a7c2'),
(6353, 494, 'event_reserve_url', ''),
(6354, 494, '_event_reserve_url', 'field_5931c5d445353'),
(6355, 486, 'event_subtitle', ''),
(6356, 486, '_event_subtitle', 'field_5931b8041f123'),
(6357, 486, 'event_description', ''),
(6358, 486, '_event_description', 'field_5931b8344c168'),
(6359, 486, 'event_type', 'home'),
(6360, 486, '_event_type', 'field_5931c5ec289b2'),
(6361, 486, 'event_datetime', '2017-08-18 1:20 pm'),
(6362, 486, '_event_datetime', 'field_5931b84b7a9bd'),
(6363, 486, 'event_place', 'Wrigley Field - Chicago'),
(6364, 486, '_event_place', 'field_5931c5c11a7c2'),
(6365, 486, 'event_reserve_url', ''),
(6366, 486, '_event_reserve_url', 'field_5931c5d445353'),
(6367, 495, 'event_subtitle', ''),
(6368, 495, '_event_subtitle', 'field_5931b8041f123'),
(6369, 495, 'event_description', ''),
(6370, 495, '_event_description', 'field_5931b8344c168'),
(6371, 495, 'event_type', 'home'),
(6372, 495, '_event_type', 'field_5931c5ec289b2'),
(6373, 495, 'event_datetime', '2017-08-19 1:20 pm'),
(6374, 495, '_event_datetime', 'field_5931b84b7a9bd'),
(6375, 495, 'event_place', 'Wrigley Field - Chicago'),
(6376, 495, '_event_place', 'field_5931c5c11a7c2'),
(6377, 495, 'event_reserve_url', ''),
(6378, 495, '_event_reserve_url', 'field_5931c5d445353'),
(6379, 487, 'event_subtitle', ''),
(6380, 487, '_event_subtitle', 'field_5931b8041f123'),
(6381, 487, 'event_description', ''),
(6382, 487, '_event_description', 'field_5931b8344c168'),
(6383, 487, 'event_type', 'home'),
(6384, 487, '_event_type', 'field_5931c5ec289b2'),
(6385, 487, 'event_datetime', '2017-08-19 1:20 pm'),
(6386, 487, '_event_datetime', 'field_5931b84b7a9bd'),
(6387, 487, 'event_place', 'Wrigley Field - Chicago'),
(6388, 487, '_event_place', 'field_5931c5c11a7c2'),
(6389, 487, 'event_reserve_url', ''),
(6390, 487, '_event_reserve_url', 'field_5931c5d445353'),
(6391, 496, 'event_subtitle', ''),
(6392, 496, '_event_subtitle', 'field_5931b8041f123'),
(6393, 496, 'event_description', ''),
(6394, 496, '_event_description', 'field_5931b8344c168'),
(6395, 496, 'event_type', 'home'),
(6396, 496, '_event_type', 'field_5931c5ec289b2'),
(6397, 496, 'event_datetime', '2017-08-20 1:20 pm'),
(6398, 496, '_event_datetime', 'field_5931b84b7a9bd'),
(6399, 496, 'event_place', 'Wrigley Field - Chicago'),
(6400, 496, '_event_place', 'field_5931c5c11a7c2'),
(6401, 496, 'event_reserve_url', ''),
(6402, 496, '_event_reserve_url', 'field_5931c5d445353'),
(6403, 488, 'event_subtitle', ''),
(6404, 488, '_event_subtitle', 'field_5931b8041f123'),
(6405, 488, 'event_description', ''),
(6406, 488, '_event_description', 'field_5931b8344c168'),
(6407, 488, 'event_type', 'home'),
(6408, 488, '_event_type', 'field_5931c5ec289b2'),
(6409, 488, 'event_datetime', '2017-08-20 1:20 pm'),
(6410, 488, '_event_datetime', 'field_5931b84b7a9bd'),
(6411, 488, 'event_place', 'Wrigley Field - Chicago'),
(6412, 488, '_event_place', 'field_5931c5c11a7c2'),
(6413, 488, 'event_reserve_url', ''),
(6414, 488, '_event_reserve_url', 'field_5931c5d445353'),
(6415, 497, '_edit_lock', '1497884124:1'),
(6416, 497, '_edit_last', '1'),
(6417, 498, '_edit_lock', '1497884104:1'),
(6418, 498, '_edit_last', '1'),
(6419, 499, '_edit_lock', '1497884148:1'),
(6420, 499, '_edit_last', '1'),
(6421, 500, 'event_subtitle', ''),
(6422, 500, '_event_subtitle', 'field_5931b8041f123'),
(6423, 500, 'event_description', ''),
(6424, 500, '_event_description', 'field_5931b8344c168'),
(6425, 500, 'event_type', 'away'),
(6426, 500, '_event_type', 'field_5931c5ec289b2'),
(6427, 500, 'event_datetime', '2017-08-22 6:10 pm'),
(6428, 500, '_event_datetime', 'field_5931b84b7a9bd'),
(6429, 500, 'event_place', 'Great American Ball Park - Cincinnati'),
(6430, 500, '_event_place', 'field_5931c5c11a7c2'),
(6431, 500, 'event_reserve_url', ''),
(6432, 500, '_event_reserve_url', 'field_5931c5d445353'),
(6433, 497, 'event_subtitle', ''),
(6434, 497, '_event_subtitle', 'field_5931b8041f123'),
(6435, 497, 'event_description', ''),
(6436, 497, '_event_description', 'field_5931b8344c168'),
(6437, 497, 'event_type', 'away'),
(6438, 497, '_event_type', 'field_5931c5ec289b2'),
(6439, 497, 'event_datetime', '2017-08-22 6:10 pm'),
(6440, 497, '_event_datetime', 'field_5931b84b7a9bd'),
(6441, 497, 'event_place', 'Great American Ball Park - Cincinnati'),
(6442, 497, '_event_place', 'field_5931c5c11a7c2'),
(6443, 497, 'event_reserve_url', ''),
(6444, 497, '_event_reserve_url', 'field_5931c5d445353'),
(6445, 501, 'event_subtitle', ''),
(6446, 501, '_event_subtitle', 'field_5931b8041f123'),
(6447, 501, 'event_description', ''),
(6448, 501, '_event_description', 'field_5931b8344c168'),
(6449, 501, 'event_type', 'away'),
(6450, 501, '_event_type', 'field_5931c5ec289b2'),
(6451, 501, 'event_datetime', '2017-08-23 6:10 pm'),
(6452, 501, '_event_datetime', 'field_5931b84b7a9bd'),
(6453, 501, 'event_place', 'Great American Ball Park - Cincinnati'),
(6454, 501, '_event_place', 'field_5931c5c11a7c2'),
(6455, 501, 'event_reserve_url', ''),
(6456, 501, '_event_reserve_url', 'field_5931c5d445353'),
(6457, 498, 'event_subtitle', ''),
(6458, 498, '_event_subtitle', 'field_5931b8041f123'),
(6459, 498, 'event_description', ''),
(6460, 498, '_event_description', 'field_5931b8344c168'),
(6461, 498, 'event_type', 'away'),
(6462, 498, '_event_type', 'field_5931c5ec289b2'),
(6463, 498, 'event_datetime', '2017-08-23 6:10 pm'),
(6464, 498, '_event_datetime', 'field_5931b84b7a9bd'),
(6465, 498, 'event_place', 'Great American Ball Park - Cincinnati'),
(6466, 498, '_event_place', 'field_5931c5c11a7c2'),
(6467, 498, 'event_reserve_url', ''),
(6468, 498, '_event_reserve_url', 'field_5931c5d445353'),
(6469, 502, 'event_subtitle', ''),
(6470, 502, '_event_subtitle', 'field_5931b8041f123'),
(6471, 502, 'event_description', ''),
(6472, 502, '_event_description', 'field_5931b8344c168'),
(6473, 502, 'event_type', 'away'),
(6474, 502, '_event_type', 'field_5931c5ec289b2'),
(6475, 502, 'event_datetime', '2017-08-24 6:10 pm'),
(6476, 502, '_event_datetime', 'field_5931b84b7a9bd'),
(6477, 502, 'event_place', 'Great American Ball Park - Cincinnati'),
(6478, 502, '_event_place', 'field_5931c5c11a7c2'),
(6479, 502, 'event_reserve_url', ''),
(6480, 502, '_event_reserve_url', 'field_5931c5d445353'),
(6481, 499, 'event_subtitle', ''),
(6482, 499, '_event_subtitle', 'field_5931b8041f123'),
(6483, 499, 'event_description', ''),
(6484, 499, '_event_description', 'field_5931b8344c168'),
(6485, 499, 'event_type', 'away'),
(6486, 499, '_event_type', 'field_5931c5ec289b2'),
(6487, 499, 'event_datetime', '2017-08-24 6:10 pm'),
(6488, 499, '_event_datetime', 'field_5931b84b7a9bd'),
(6489, 499, 'event_place', 'Great American Ball Park - Cincinnati'),
(6490, 499, '_event_place', 'field_5931c5c11a7c2'),
(6491, 499, 'event_reserve_url', ''),
(6492, 499, '_event_reserve_url', 'field_5931c5d445353'),
(6493, 503, '_edit_lock', '1497884209:1'),
(6494, 504, '_edit_lock', '1497884265:1'),
(6495, 505, '_edit_lock', '1497884209:1'),
(6496, 505, '_edit_last', '1'),
(6497, 503, '_edit_last', '1'),
(6498, 504, '_edit_last', '1'),
(6499, 506, 'event_subtitle', ''),
(6500, 506, '_event_subtitle', 'field_5931b8041f123'),
(6501, 506, 'event_description', ''),
(6502, 506, '_event_description', 'field_5931b8344c168'),
(6503, 506, 'event_type', 'away'),
(6504, 506, '_event_type', 'field_5931c5ec289b2'),
(6505, 506, 'event_datetime', '2017-08-25 6:05 pm'),
(6506, 506, '_event_datetime', 'field_5931b84b7a9bd'),
(6507, 506, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6508, 506, '_event_place', 'field_5931c5c11a7c2'),
(6509, 506, 'event_reserve_url', ''),
(6510, 506, '_event_reserve_url', 'field_5931c5d445353'),
(6511, 505, 'event_subtitle', ''),
(6512, 505, '_event_subtitle', 'field_5931b8041f123'),
(6513, 505, 'event_description', ''),
(6514, 505, '_event_description', 'field_5931b8344c168'),
(6515, 505, 'event_type', 'away'),
(6516, 505, '_event_type', 'field_5931c5ec289b2'),
(6517, 505, 'event_datetime', '2017-08-25 6:05 pm'),
(6518, 505, '_event_datetime', 'field_5931b84b7a9bd'),
(6519, 505, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6520, 505, '_event_place', 'field_5931c5c11a7c2'),
(6521, 505, 'event_reserve_url', ''),
(6522, 505, '_event_reserve_url', 'field_5931c5d445353'),
(6523, 507, 'event_subtitle', ''),
(6524, 507, '_event_subtitle', 'field_5931b8041f123'),
(6525, 507, 'event_description', ''),
(6526, 507, '_event_description', 'field_5931b8344c168'),
(6527, 507, 'event_type', 'away'),
(6528, 507, '_event_type', 'field_5931c5ec289b2'),
(6529, 507, 'event_datetime', '2017-08-26 6:05 pm'),
(6530, 507, '_event_datetime', 'field_5931b84b7a9bd'),
(6531, 507, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6532, 507, '_event_place', 'field_5931c5c11a7c2'),
(6533, 507, 'event_reserve_url', ''),
(6534, 507, '_event_reserve_url', 'field_5931c5d445353'),
(6535, 503, 'event_subtitle', ''),
(6536, 503, '_event_subtitle', 'field_5931b8041f123'),
(6537, 503, 'event_description', ''),
(6538, 503, '_event_description', 'field_5931b8344c168'),
(6539, 503, 'event_type', 'away'),
(6540, 503, '_event_type', 'field_5931c5ec289b2'),
(6541, 503, 'event_datetime', '2017-08-26 6:05 pm'),
(6542, 503, '_event_datetime', 'field_5931b84b7a9bd'),
(6543, 503, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6544, 503, '_event_place', 'field_5931c5c11a7c2'),
(6545, 503, 'event_reserve_url', ''),
(6546, 503, '_event_reserve_url', 'field_5931c5d445353'),
(6547, 508, 'event_subtitle', ''),
(6548, 508, '_event_subtitle', 'field_5931b8041f123'),
(6549, 508, 'event_description', ''),
(6550, 508, '_event_description', 'field_5931b8344c168'),
(6551, 508, 'event_type', 'away'),
(6552, 508, '_event_type', 'field_5931c5ec289b2'),
(6553, 508, 'event_datetime', '2017-08-27 12:35 pm'),
(6554, 508, '_event_datetime', 'field_5931b84b7a9bd'),
(6555, 508, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6556, 508, '_event_place', 'field_5931c5c11a7c2'),
(6557, 508, 'event_reserve_url', ''),
(6558, 508, '_event_reserve_url', 'field_5931c5d445353'),
(6559, 504, 'event_subtitle', ''),
(6560, 504, '_event_subtitle', 'field_5931b8041f123'),
(6561, 504, 'event_description', ''),
(6562, 504, '_event_description', 'field_5931b8344c168'),
(6563, 504, 'event_type', 'away'),
(6564, 504, '_event_type', 'field_5931c5ec289b2'),
(6565, 504, 'event_datetime', '2017-08-27 12:35 pm'),
(6566, 504, '_event_datetime', 'field_5931b84b7a9bd'),
(6567, 504, 'event_place', 'Citizens Bank Park - Philadelphia'),
(6568, 504, '_event_place', 'field_5931c5c11a7c2'),
(6569, 504, 'event_reserve_url', ''),
(6570, 504, '_event_reserve_url', 'field_5931c5d445353'),
(6571, 512, '_edit_lock', '1497884385:1'),
(6572, 512, '_edit_last', '1'),
(6573, 509, '_edit_lock', '1497884386:1'),
(6574, 509, '_edit_last', '1'),
(6575, 510, '_edit_lock', '1497884387:1'),
(6576, 510, '_edit_last', '1'),
(6577, 511, '_edit_lock', '1497890526:1'),
(6578, 511, '_edit_last', '1'),
(6579, 513, 'event_subtitle', ''),
(6580, 513, '_event_subtitle', 'field_5931b8041f123'),
(6581, 513, 'event_description', ''),
(6582, 513, '_event_description', 'field_5931b8344c168'),
(6583, 513, 'event_type', 'home'),
(6584, 513, '_event_type', 'field_5931c5ec289b2'),
(6585, 513, 'event_datetime', '2017-08-28 7:05 pm'),
(6586, 513, '_event_datetime', 'field_5931b84b7a9bd'),
(6587, 513, 'event_place', 'Wrigley Field - Chicago'),
(6588, 513, '_event_place', 'field_5931c5c11a7c2'),
(6589, 513, 'event_reserve_url', ''),
(6590, 513, '_event_reserve_url', 'field_5931c5d445353'),
(6591, 512, 'event_subtitle', ''),
(6592, 512, '_event_subtitle', 'field_5931b8041f123'),
(6593, 512, 'event_description', ''),
(6594, 512, '_event_description', 'field_5931b8344c168'),
(6595, 512, 'event_type', 'home'),
(6596, 512, '_event_type', 'field_5931c5ec289b2'),
(6597, 512, 'event_datetime', '2017-08-28 7:05 pm'),
(6598, 512, '_event_datetime', 'field_5931b84b7a9bd'),
(6599, 512, 'event_place', 'Wrigley Field - Chicago'),
(6600, 512, '_event_place', 'field_5931c5c11a7c2'),
(6601, 512, 'event_reserve_url', ''),
(6602, 512, '_event_reserve_url', 'field_5931c5d445353'),
(6603, 514, 'event_subtitle', ''),
(6604, 514, '_event_subtitle', 'field_5931b8041f123'),
(6605, 514, 'event_description', ''),
(6606, 514, '_event_description', 'field_5931b8344c168'),
(6607, 514, 'event_type', 'home'),
(6608, 514, '_event_type', 'field_5931c5ec289b2'),
(6609, 514, 'event_datetime', '2017-08-29 7:05 pm'),
(6610, 514, '_event_datetime', 'field_5931b84b7a9bd'),
(6611, 514, 'event_place', 'Wrigley Field - Chicago'),
(6612, 514, '_event_place', 'field_5931c5c11a7c2'),
(6613, 514, 'event_reserve_url', ''),
(6614, 514, '_event_reserve_url', 'field_5931c5d445353'),
(6615, 509, 'event_subtitle', ''),
(6616, 509, '_event_subtitle', 'field_5931b8041f123'),
(6617, 509, 'event_description', ''),
(6618, 509, '_event_description', 'field_5931b8344c168'),
(6619, 509, 'event_type', 'home'),
(6620, 509, '_event_type', 'field_5931c5ec289b2'),
(6621, 509, 'event_datetime', '2017-08-29 7:05 pm'),
(6622, 509, '_event_datetime', 'field_5931b84b7a9bd'),
(6623, 509, 'event_place', 'Wrigley Field - Chicago'),
(6624, 509, '_event_place', 'field_5931c5c11a7c2'),
(6625, 509, 'event_reserve_url', ''),
(6626, 509, '_event_reserve_url', 'field_5931c5d445353'),
(6627, 515, 'event_subtitle', ''),
(6628, 515, '_event_subtitle', 'field_5931b8041f123'),
(6629, 515, 'event_description', ''),
(6630, 515, '_event_description', 'field_5931b8344c168'),
(6631, 515, 'event_type', 'home'),
(6632, 515, '_event_type', 'field_5931c5ec289b2'),
(6633, 515, 'event_datetime', '2017-08-30 7:05 pm'),
(6634, 515, '_event_datetime', 'field_5931b84b7a9bd'),
(6635, 515, 'event_place', 'Wrigley Field - Chicago'),
(6636, 515, '_event_place', 'field_5931c5c11a7c2'),
(6637, 515, 'event_reserve_url', ''),
(6638, 515, '_event_reserve_url', 'field_5931c5d445353'),
(6639, 510, 'event_subtitle', ''),
(6640, 510, '_event_subtitle', 'field_5931b8041f123'),
(6641, 510, 'event_description', ''),
(6642, 510, '_event_description', 'field_5931b8344c168'),
(6643, 510, 'event_type', 'home'),
(6644, 510, '_event_type', 'field_5931c5ec289b2'),
(6645, 510, 'event_datetime', '2017-08-30 7:05 pm'),
(6646, 510, '_event_datetime', 'field_5931b84b7a9bd'),
(6647, 510, 'event_place', 'Wrigley Field - Chicago'),
(6648, 510, '_event_place', 'field_5931c5c11a7c2'),
(6649, 510, 'event_reserve_url', ''),
(6650, 510, '_event_reserve_url', 'field_5931c5d445353'),
(6651, 516, 'event_subtitle', ''),
(6652, 516, '_event_subtitle', 'field_5931b8041f123'),
(6653, 516, 'event_description', ''),
(6654, 516, '_event_description', 'field_5931b8344c168'),
(6655, 516, 'event_type', 'home'),
(6656, 516, '_event_type', 'field_5931c5ec289b2'),
(6657, 516, 'event_datetime', '2017-08-31 7:05 pm'),
(6658, 516, '_event_datetime', 'field_5931b84b7a9bd'),
(6659, 516, 'event_place', 'Wrigley Field - Chicago'),
(6660, 516, '_event_place', 'field_5931c5c11a7c2'),
(6661, 516, 'event_reserve_url', ''),
(6662, 516, '_event_reserve_url', 'field_5931c5d445353'),
(6663, 511, 'event_subtitle', ''),
(6664, 511, '_event_subtitle', 'field_5931b8041f123'),
(6665, 511, 'event_description', ''),
(6666, 511, '_event_description', 'field_5931b8344c168'),
(6667, 511, 'event_type', 'home'),
(6668, 511, '_event_type', 'field_5931c5ec289b2'),
(6669, 511, 'event_datetime', '2017-08-31 7:05 pm'),
(6670, 511, '_event_datetime', 'field_5931b84b7a9bd'),
(6671, 511, 'event_place', 'Wrigley Field - Chicago'),
(6672, 511, '_event_place', 'field_5931c5c11a7c2'),
(6673, 511, 'event_reserve_url', ''),
(6674, 511, '_event_reserve_url', 'field_5931c5d445353'),
(6675, 517, '_edit_lock', '1497884558:1'),
(10315, 814, '_box_footer', 'field_5942855135298'),
(6677, 519, '_edit_lock', '1497884564:1'),
(6678, 519, '_edit_last', '1'),
(6679, 517, '_edit_last', '1'),
(6680, 520, 'event_subtitle', ''),
(6681, 520, '_event_subtitle', 'field_5931b8041f123'),
(6682, 520, 'event_description', ''),
(6683, 520, '_event_description', 'field_5931b8344c168'),
(6684, 520, 'event_type', 'home'),
(6685, 520, '_event_type', 'field_5931c5ec289b2'),
(6686, 520, 'event_datetime', '2017-09-01 1:20 pm'),
(6687, 520, '_event_datetime', 'field_5931b84b7a9bd'),
(6688, 520, 'event_place', 'Wrigley Field - Chicago'),
(6689, 520, '_event_place', 'field_5931c5c11a7c2'),
(6690, 520, 'event_reserve_url', ''),
(6691, 520, '_event_reserve_url', 'field_5931c5d445353'),
(6692, 519, 'event_subtitle', ''),
(6693, 519, '_event_subtitle', 'field_5931b8041f123'),
(6694, 519, 'event_description', ''),
(6695, 519, '_event_description', 'field_5931b8344c168'),
(6696, 519, 'event_type', 'home'),
(6697, 519, '_event_type', 'field_5931c5ec289b2'),
(6698, 519, 'event_datetime', '2017-09-01 1:20 pm'),
(6699, 519, '_event_datetime', 'field_5931b84b7a9bd'),
(6700, 519, 'event_place', 'Wrigley Field - Chicago'),
(6701, 519, '_event_place', 'field_5931c5c11a7c2'),
(6702, 519, 'event_reserve_url', ''),
(6703, 519, '_event_reserve_url', 'field_5931c5d445353'),
(6704, 521, 'event_subtitle', ''),
(6705, 521, '_event_subtitle', 'field_5931b8041f123'),
(6706, 521, 'event_description', ''),
(6707, 521, '_event_description', 'field_5931b8344c168'),
(6708, 521, 'event_type', 'home'),
(6709, 521, '_event_type', 'field_5931c5ec289b2'),
(6710, 521, 'event_datetime', '2017-09-02 1:20 pm'),
(6711, 521, '_event_datetime', 'field_5931b84b7a9bd'),
(6712, 521, 'event_place', 'Wrigley Field - Chicago'),
(6713, 521, '_event_place', 'field_5931c5c11a7c2'),
(6714, 521, 'event_reserve_url', ''),
(6715, 521, '_event_reserve_url', 'field_5931c5d445353'),
(6716, 517, 'event_subtitle', ''),
(6717, 517, '_event_subtitle', 'field_5931b8041f123'),
(6718, 517, 'event_description', ''),
(6719, 517, '_event_description', 'field_5931b8344c168'),
(6720, 517, 'event_type', 'home'),
(6721, 517, '_event_type', 'field_5931c5ec289b2'),
(6722, 517, 'event_datetime', '2017-09-02 1:20 pm'),
(6723, 517, '_event_datetime', 'field_5931b84b7a9bd'),
(6724, 517, 'event_place', 'Wrigley Field - Chicago'),
(6725, 517, '_event_place', 'field_5931c5c11a7c2'),
(6726, 517, 'event_reserve_url', ''),
(6727, 517, '_event_reserve_url', 'field_5931c5d445353'),
(6728, 522, '_edit_lock', '1497884876:1'),
(6729, 523, '_edit_lock', '1497884877:1'),
(6730, 524, '_edit_lock', '1497884878:1'),
(6731, 525, '_edit_lock', '1497884928:1'),
(6732, 522, '_edit_last', '1'),
(6733, 523, '_edit_last', '1'),
(6734, 524, '_edit_last', '1'),
(6735, 525, '_edit_last', '1'),
(6736, 526, 'event_subtitle', ''),
(6737, 526, '_event_subtitle', 'field_5931b8041f123'),
(6738, 526, 'event_description', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6739, 526, '_event_description', 'field_5931b8344c168'),
(6740, 526, 'event_type', 'away'),
(6741, 526, '_event_type', 'field_5931c5ec289b2'),
(6742, 526, 'event_datetime', '2017-09-04 3:05 pm'),
(6743, 526, '_event_datetime', 'field_5931b84b7a9bd'),
(6744, 526, 'event_place', 'PNC Park - Pittsburgh'),
(6745, 526, '_event_place', 'field_5931c5c11a7c2'),
(6746, 526, 'event_reserve_url', ''),
(6747, 526, '_event_reserve_url', 'field_5931c5d445353'),
(6748, 522, 'event_subtitle', ''),
(6749, 522, '_event_subtitle', 'field_5931b8041f123'),
(6750, 522, 'event_description', ''),
(6751, 522, '_event_description', 'field_5931b8344c168'),
(6752, 522, 'event_type', 'away'),
(6753, 522, '_event_type', 'field_5931c5ec289b2'),
(6754, 522, 'event_datetime', '2017-09-04 3:05 pm'),
(6755, 522, '_event_datetime', 'field_5931b84b7a9bd'),
(6756, 522, 'event_place', 'PNC Park - Pittsburgh'),
(6757, 522, '_event_place', 'field_5931c5c11a7c2'),
(6758, 522, 'event_reserve_url', ''),
(6759, 522, '_event_reserve_url', 'field_5931c5d445353'),
(6760, 527, 'event_subtitle', ''),
(6761, 527, '_event_subtitle', 'field_5931b8041f123'),
(6762, 527, 'event_description', ''),
(6763, 527, '_event_description', 'field_5931b8344c168'),
(6764, 527, 'event_type', 'away'),
(6765, 527, '_event_type', 'field_5931c5ec289b2'),
(6766, 527, 'event_datetime', '2017-09-05 6:05 pm'),
(6767, 527, '_event_datetime', 'field_5931b84b7a9bd'),
(6768, 527, 'event_place', 'PNC Park - Pittsburgh'),
(6769, 527, '_event_place', 'field_5931c5c11a7c2'),
(6770, 527, 'event_reserve_url', ''),
(6771, 527, '_event_reserve_url', 'field_5931c5d445353'),
(6772, 523, 'event_subtitle', ''),
(6773, 523, '_event_subtitle', 'field_5931b8041f123'),
(6774, 523, 'event_description', ''),
(6775, 523, '_event_description', 'field_5931b8344c168'),
(6776, 523, 'event_type', 'away'),
(6777, 523, '_event_type', 'field_5931c5ec289b2'),
(6778, 523, 'event_datetime', '2017-09-05 6:05 pm'),
(6779, 523, '_event_datetime', 'field_5931b84b7a9bd'),
(6780, 523, 'event_place', 'PNC Park - Pittsburgh'),
(6781, 523, '_event_place', 'field_5931c5c11a7c2'),
(6782, 523, 'event_reserve_url', ''),
(6783, 523, '_event_reserve_url', 'field_5931c5d445353'),
(6784, 528, 'event_subtitle', ''),
(6785, 528, '_event_subtitle', 'field_5931b8041f123'),
(6786, 528, 'event_description', ''),
(6787, 528, '_event_description', 'field_5931b8344c168'),
(6788, 528, 'event_type', 'away'),
(6789, 528, '_event_type', 'field_5931c5ec289b2'),
(6790, 528, 'event_datetime', '2017-09-06 6:05 pm'),
(6791, 528, '_event_datetime', 'field_5931b84b7a9bd'),
(6792, 528, 'event_place', 'PNC Park - Pittsburgh'),
(6793, 528, '_event_place', 'field_5931c5c11a7c2'),
(6794, 528, 'event_reserve_url', ''),
(6795, 528, '_event_reserve_url', 'field_5931c5d445353'),
(6796, 524, 'event_subtitle', ''),
(6797, 524, '_event_subtitle', 'field_5931b8041f123'),
(6798, 524, 'event_description', ''),
(6799, 524, '_event_description', 'field_5931b8344c168'),
(6800, 524, 'event_type', 'away'),
(6801, 524, '_event_type', 'field_5931c5ec289b2'),
(6802, 524, 'event_datetime', '2017-09-06 6:05 pm'),
(6803, 524, '_event_datetime', 'field_5931b84b7a9bd'),
(6804, 524, 'event_place', 'PNC Park - Pittsburgh'),
(6805, 524, '_event_place', 'field_5931c5c11a7c2'),
(6806, 524, 'event_reserve_url', ''),
(6807, 524, '_event_reserve_url', 'field_5931c5d445353'),
(6808, 529, 'event_subtitle', ''),
(6809, 529, '_event_subtitle', 'field_5931b8041f123'),
(6810, 529, 'event_description', ''),
(6811, 529, '_event_description', 'field_5931b8344c168'),
(6812, 529, 'event_type', 'away'),
(6813, 529, '_event_type', 'field_5931c5ec289b2'),
(6814, 529, 'event_datetime', '2017-09-07 6:05 pm'),
(6815, 529, '_event_datetime', 'field_5931b84b7a9bd'),
(6816, 529, 'event_place', 'PNC Park - Pittsburgh'),
(6817, 529, '_event_place', 'field_5931c5c11a7c2'),
(6818, 529, 'event_reserve_url', ''),
(6819, 529, '_event_reserve_url', 'field_5931c5d445353'),
(6820, 525, 'event_subtitle', ''),
(6821, 525, '_event_subtitle', 'field_5931b8041f123'),
(6822, 525, 'event_description', ''),
(6823, 525, '_event_description', 'field_5931b8344c168'),
(6824, 525, 'event_type', 'away'),
(6825, 525, '_event_type', 'field_5931c5ec289b2'),
(6826, 525, 'event_datetime', '2017-09-07 6:05 pm'),
(6827, 525, '_event_datetime', 'field_5931b84b7a9bd'),
(6828, 525, 'event_place', 'PNC Park - Pittsburgh'),
(6829, 525, '_event_place', 'field_5931c5c11a7c2'),
(6830, 525, 'event_reserve_url', ''),
(6831, 525, '_event_reserve_url', 'field_5931c5d445353'),
(6832, 530, '_edit_lock', '1497885223:1'),
(6833, 538, '_edit_lock', '1497885223:1'),
(6834, 538, '_edit_last', '1'),
(6835, 531, '_edit_lock', '1497885224:1'),
(6836, 530, '_edit_last', '1'),
(6837, 532, '_edit_lock', '1497885224:1'),
(6838, 531, '_edit_last', '1'),
(6839, 533, '_edit_lock', '1497885224:1'),
(6840, 532, '_edit_last', '1'),
(6841, 534, '_edit_lock', '1497885225:1'),
(6842, 533, '_edit_last', '1'),
(6843, 534, '_edit_last', '1'),
(6844, 535, '_edit_lock', '1497885225:1'),
(6845, 536, '_edit_lock', '1497885229:1'),
(6846, 535, '_edit_last', '1'),
(6848, 536, '_edit_last', '1'),
(6849, 539, 'event_subtitle', ''),
(6850, 539, '_event_subtitle', 'field_5931b8041f123'),
(6851, 539, 'event_description', ''),
(6852, 539, '_event_description', 'field_5931b8344c168'),
(6853, 539, 'event_type', 'home'),
(6854, 539, '_event_type', 'field_5931c5ec289b2'),
(6855, 539, 'event_datetime', '2017-09-08 1:20 pm'),
(6856, 539, '_event_datetime', 'field_5931b84b7a9bd'),
(6857, 539, 'event_place', 'Wrigley Field - Chicago'),
(6858, 539, '_event_place', 'field_5931c5c11a7c2'),
(6859, 539, 'event_reserve_url', ''),
(6860, 539, '_event_reserve_url', 'field_5931c5d445353'),
(6861, 538, 'event_subtitle', ''),
(6862, 538, '_event_subtitle', 'field_5931b8041f123'),
(6863, 538, 'event_description', ''),
(6864, 538, '_event_description', 'field_5931b8344c168'),
(6865, 538, 'event_type', 'home'),
(6866, 538, '_event_type', 'field_5931c5ec289b2'),
(6867, 538, 'event_datetime', '2017-09-08 1:20 pm'),
(6868, 538, '_event_datetime', 'field_5931b84b7a9bd'),
(6869, 538, 'event_place', 'Wrigley Field - Chicago'),
(6870, 538, '_event_place', 'field_5931c5c11a7c2'),
(6871, 538, 'event_reserve_url', ''),
(6872, 538, '_event_reserve_url', 'field_5931c5d445353'),
(6873, 540, 'event_subtitle', ''),
(6874, 540, '_event_subtitle', 'field_5931b8041f123'),
(6875, 540, 'event_description', ''),
(6876, 540, '_event_description', 'field_5931b8344c168'),
(6877, 540, 'event_type', 'home'),
(6878, 540, '_event_type', 'field_5931c5ec289b2'),
(6879, 540, 'event_datetime', '2017-09-09 3:05 pm'),
(6880, 540, '_event_datetime', 'field_5931b84b7a9bd'),
(6881, 540, 'event_place', 'Wrigley Field - Chicago'),
(6882, 540, '_event_place', 'field_5931c5c11a7c2'),
(6883, 540, 'event_reserve_url', ''),
(6884, 540, '_event_reserve_url', 'field_5931c5d445353'),
(6885, 530, 'event_subtitle', ''),
(6886, 530, '_event_subtitle', 'field_5931b8041f123'),
(6887, 530, 'event_description', ''),
(6888, 530, '_event_description', 'field_5931b8344c168'),
(6889, 530, 'event_type', 'home'),
(6890, 530, '_event_type', 'field_5931c5ec289b2'),
(6891, 530, 'event_datetime', '2017-09-09 3:05 pm'),
(6892, 530, '_event_datetime', 'field_5931b84b7a9bd'),
(6893, 530, 'event_place', 'Wrigley Field - Chicago'),
(6894, 530, '_event_place', 'field_5931c5c11a7c2'),
(6895, 530, 'event_reserve_url', ''),
(6896, 530, '_event_reserve_url', 'field_5931c5d445353'),
(6897, 541, 'event_subtitle', ''),
(6898, 541, '_event_subtitle', 'field_5931b8041f123'),
(6899, 541, 'event_description', ''),
(6900, 541, '_event_description', 'field_5931b8344c168'),
(6901, 541, 'event_type', 'home'),
(6902, 541, '_event_type', 'field_5931c5ec289b2'),
(6903, 541, 'event_datetime', '2017-09-10 1:20 pm'),
(6904, 541, '_event_datetime', 'field_5931b84b7a9bd'),
(6905, 541, 'event_place', 'Wrigley Field - Chicago'),
(6906, 541, '_event_place', 'field_5931c5c11a7c2'),
(6907, 541, 'event_reserve_url', ''),
(6908, 541, '_event_reserve_url', 'field_5931c5d445353'),
(6909, 531, 'event_subtitle', ''),
(6910, 531, '_event_subtitle', 'field_5931b8041f123'),
(6911, 531, 'event_description', ''),
(6912, 531, '_event_description', 'field_5931b8344c168'),
(6913, 531, 'event_type', 'home'),
(6914, 531, '_event_type', 'field_5931c5ec289b2'),
(6915, 531, 'event_datetime', '2017-09-10 1:20 pm'),
(6916, 531, '_event_datetime', 'field_5931b84b7a9bd'),
(6917, 531, 'event_place', 'Wrigley Field - Chicago'),
(6918, 531, '_event_place', 'field_5931c5c11a7c2'),
(6919, 531, 'event_reserve_url', ''),
(6920, 531, '_event_reserve_url', 'field_5931c5d445353'),
(6921, 542, 'event_subtitle', ''),
(6922, 542, '_event_subtitle', 'field_5931b8041f123'),
(6923, 542, 'event_description', ''),
(6924, 542, '_event_description', 'field_5931b8344c168'),
(6925, 542, 'event_type', 'home'),
(6926, 542, '_event_type', 'field_5931c5ec289b2'),
(6927, 542, 'event_datetime', '2017-09-12 7:05 pm'),
(6928, 542, '_event_datetime', 'field_5931b84b7a9bd'),
(6929, 542, 'event_place', 'Wrigley Field - Chicago'),
(6930, 542, '_event_place', 'field_5931c5c11a7c2'),
(6931, 542, 'event_reserve_url', ''),
(6932, 542, '_event_reserve_url', 'field_5931c5d445353'),
(6933, 532, 'event_subtitle', ''),
(6934, 532, '_event_subtitle', 'field_5931b8041f123'),
(6935, 532, 'event_description', ''),
(6936, 532, '_event_description', 'field_5931b8344c168'),
(6937, 532, 'event_type', 'home'),
(6938, 532, '_event_type', 'field_5931c5ec289b2'),
(6939, 532, 'event_datetime', '2017-09-12 7:05 pm'),
(6940, 532, '_event_datetime', 'field_5931b84b7a9bd'),
(6941, 532, 'event_place', 'Wrigley Field - Chicago'),
(6942, 532, '_event_place', 'field_5931c5c11a7c2'),
(6943, 532, 'event_reserve_url', ''),
(6944, 532, '_event_reserve_url', 'field_5931c5d445353'),
(6945, 543, 'event_subtitle', ''),
(6946, 543, '_event_subtitle', 'field_5931b8041f123'),
(6947, 543, 'event_description', ''),
(6948, 543, '_event_description', 'field_5931b8344c168'),
(6949, 543, 'event_type', 'home'),
(6950, 543, '_event_type', 'field_5931c5ec289b2'),
(6951, 543, 'event_datetime', '2017-09-13 7:05 pm'),
(6952, 543, '_event_datetime', 'field_5931b84b7a9bd'),
(6953, 543, 'event_place', 'Wrigley Field - Chicago'),
(6954, 543, '_event_place', 'field_5931c5c11a7c2'),
(6955, 543, 'event_reserve_url', ''),
(6956, 543, '_event_reserve_url', 'field_5931c5d445353'),
(6957, 533, 'event_subtitle', ''),
(6958, 533, '_event_subtitle', 'field_5931b8041f123'),
(6959, 533, 'event_description', ''),
(6960, 533, '_event_description', 'field_5931b8344c168'),
(6961, 533, 'event_type', 'home'),
(6962, 533, '_event_type', 'field_5931c5ec289b2'),
(6963, 533, 'event_datetime', '2017-09-13 7:05 pm'),
(6964, 533, '_event_datetime', 'field_5931b84b7a9bd'),
(6965, 533, 'event_place', 'Wrigley Field - Chicago'),
(6966, 533, '_event_place', 'field_5931c5c11a7c2'),
(6967, 533, 'event_reserve_url', ''),
(6968, 533, '_event_reserve_url', 'field_5931c5d445353'),
(6969, 544, 'event_subtitle', ''),
(6970, 544, '_event_subtitle', 'field_5931b8041f123'),
(6971, 544, 'event_description', ''),
(6972, 544, '_event_description', 'field_5931b8344c168'),
(6973, 544, 'event_type', 'home'),
(6974, 544, '_event_type', 'field_5931c5ec289b2'),
(6975, 544, 'event_datetime', '2017-09-14 7:05 pm'),
(6976, 544, '_event_datetime', 'field_5931b84b7a9bd'),
(6977, 544, 'event_place', 'Wrigley Field - Chicago'),
(6978, 544, '_event_place', 'field_5931c5c11a7c2'),
(6979, 544, 'event_reserve_url', ''),
(6980, 544, '_event_reserve_url', 'field_5931c5d445353'),
(6981, 534, 'event_subtitle', ''),
(6982, 534, '_event_subtitle', 'field_5931b8041f123'),
(6983, 534, 'event_description', ''),
(6984, 534, '_event_description', 'field_5931b8344c168'),
(6985, 534, 'event_type', 'home'),
(6986, 534, '_event_type', 'field_5931c5ec289b2'),
(6987, 534, 'event_datetime', '2017-09-14 7:05 pm'),
(6988, 534, '_event_datetime', 'field_5931b84b7a9bd'),
(6989, 534, 'event_place', 'Wrigley Field - Chicago'),
(6990, 534, '_event_place', 'field_5931c5c11a7c2'),
(6991, 534, 'event_reserve_url', ''),
(6992, 534, '_event_reserve_url', 'field_5931c5d445353'),
(6993, 545, 'event_subtitle', ''),
(6994, 545, '_event_subtitle', 'field_5931b8041f123'),
(6995, 545, 'event_description', ''),
(6996, 545, '_event_description', 'field_5931b8344c168'),
(6997, 545, 'event_type', 'home'),
(6998, 545, '_event_type', 'field_5931c5ec289b2'),
(6999, 545, 'event_datetime', '2017-09-15 1:20 pm'),
(7000, 545, '_event_datetime', 'field_5931b84b7a9bd'),
(7001, 545, 'event_place', 'Wrigley Field - Chicago'),
(7002, 545, '_event_place', 'field_5931c5c11a7c2'),
(7003, 545, 'event_reserve_url', ''),
(7004, 545, '_event_reserve_url', 'field_5931c5d445353'),
(7005, 535, 'event_subtitle', ''),
(7006, 535, '_event_subtitle', 'field_5931b8041f123'),
(7007, 535, 'event_description', ''),
(7008, 535, '_event_description', 'field_5931b8344c168'),
(7009, 535, 'event_type', 'home'),
(7010, 535, '_event_type', 'field_5931c5ec289b2'),
(7011, 535, 'event_datetime', '2017-09-15 1:20 pm'),
(7012, 535, '_event_datetime', 'field_5931b84b7a9bd'),
(7013, 535, 'event_place', 'Wrigley Field - Chicago'),
(7014, 535, '_event_place', 'field_5931c5c11a7c2'),
(7015, 535, 'event_reserve_url', ''),
(7016, 535, '_event_reserve_url', 'field_5931c5d445353'),
(7017, 546, 'event_subtitle', ''),
(7018, 546, '_event_subtitle', 'field_5931b8041f123'),
(7019, 546, 'event_description', ''),
(7020, 546, '_event_description', 'field_5931b8344c168'),
(7021, 546, 'event_type', 'home'),
(7022, 546, '_event_type', 'field_5931c5ec289b2'),
(7023, 546, 'event_datetime', '2017-09-16 12:05 pm'),
(7024, 546, '_event_datetime', 'field_5931b84b7a9bd'),
(7025, 546, 'event_place', 'Wrigley Field - Chicago'),
(7026, 546, '_event_place', 'field_5931c5c11a7c2'),
(7027, 546, 'event_reserve_url', ''),
(7028, 546, '_event_reserve_url', 'field_5931c5d445353'),
(7029, 536, 'event_subtitle', ''),
(7030, 536, '_event_subtitle', 'field_5931b8041f123'),
(7031, 536, 'event_description', ''),
(7032, 536, '_event_description', 'field_5931b8344c168'),
(7033, 536, 'event_type', 'home'),
(7034, 536, '_event_type', 'field_5931c5ec289b2'),
(7035, 536, 'event_datetime', '2017-09-16 12:05 pm'),
(7036, 536, '_event_datetime', 'field_5931b84b7a9bd'),
(7037, 536, 'event_place', 'Wrigley Field - Chicago'),
(7038, 536, '_event_place', 'field_5931c5c11a7c2'),
(7039, 536, 'event_reserve_url', ''),
(7040, 536, '_event_reserve_url', 'field_5931c5d445353'),
(7041, 548, '_edit_lock', '1497885327:1'),
(7042, 548, '_edit_last', '1'),
(7043, 547, '_edit_lock', '1497885311:1'),
(7044, 547, '_edit_last', '1'),
(7045, 549, 'event_subtitle', ''),
(7046, 549, '_event_subtitle', 'field_5931b8041f123'),
(7047, 549, 'event_description', ''),
(7048, 549, '_event_description', 'field_5931b8344c168'),
(7049, 549, 'event_type', 'away'),
(7050, 549, '_event_type', 'field_5931c5ec289b2'),
(7051, 549, 'event_datetime', '2017-09-19 6:10 pm'),
(7052, 549, '_event_datetime', 'field_5931b84b7a9bd'),
(7053, 549, 'event_place', 'Tropicana Field - St. Petersburg'),
(7054, 549, '_event_place', 'field_5931c5c11a7c2'),
(7055, 549, 'event_reserve_url', ''),
(7056, 549, '_event_reserve_url', 'field_5931c5d445353'),
(7057, 548, 'event_subtitle', ''),
(7058, 548, '_event_subtitle', 'field_5931b8041f123'),
(7059, 548, 'event_description', ''),
(7060, 548, '_event_description', 'field_5931b8344c168'),
(7061, 548, 'event_type', 'away'),
(7062, 548, '_event_type', 'field_5931c5ec289b2'),
(7063, 548, 'event_datetime', '2017-09-19 6:10 pm'),
(7064, 548, '_event_datetime', 'field_5931b84b7a9bd'),
(7065, 548, 'event_place', 'Tropicana Field - St. Petersburg'),
(7066, 548, '_event_place', 'field_5931c5c11a7c2'),
(7067, 548, 'event_reserve_url', ''),
(7068, 548, '_event_reserve_url', 'field_5931c5d445353'),
(7069, 550, 'event_subtitle', ''),
(7070, 550, '_event_subtitle', 'field_5931b8041f123'),
(7071, 550, 'event_description', ''),
(7072, 550, '_event_description', 'field_5931b8344c168'),
(7073, 550, 'event_type', 'away'),
(7074, 550, '_event_type', 'field_5931c5ec289b2'),
(7075, 550, 'event_datetime', '2017-09-20 6:10 pm'),
(7076, 550, '_event_datetime', 'field_5931b84b7a9bd'),
(7077, 550, 'event_place', 'Tropicana Field - St. Petersburg'),
(7078, 550, '_event_place', 'field_5931c5c11a7c2'),
(7079, 550, 'event_reserve_url', ''),
(7080, 550, '_event_reserve_url', 'field_5931c5d445353'),
(7081, 547, 'event_subtitle', ''),
(7082, 547, '_event_subtitle', 'field_5931b8041f123'),
(7083, 547, 'event_description', ''),
(7084, 547, '_event_description', 'field_5931b8344c168'),
(7085, 547, 'event_type', 'away'),
(7086, 547, '_event_type', 'field_5931c5ec289b2'),
(7087, 547, 'event_datetime', '2017-09-20 6:10 pm'),
(7088, 547, '_event_datetime', 'field_5931b84b7a9bd'),
(7089, 547, 'event_place', 'Tropicana Field - St. Petersburg'),
(7090, 547, '_event_place', 'field_5931c5c11a7c2'),
(7091, 547, 'event_reserve_url', ''),
(7092, 547, '_event_reserve_url', 'field_5931c5d445353'),
(7093, 551, '_edit_lock', '1497885468:1'),
(7094, 552, '_edit_lock', '1497885497:1'),
(7095, 551, '_edit_last', '1'),
(7096, 553, '_edit_lock', '1497885475:1'),
(7097, 552, '_edit_last', '1'),
(7098, 554, '_edit_lock', '1497885476:1'),
(7099, 553, '_edit_last', '1'),
(7100, 554, '_edit_last', '1'),
(7101, 555, 'event_subtitle', ''),
(7102, 555, '_event_subtitle', 'field_5931b8041f123'),
(7103, 555, 'event_description', ''),
(7104, 555, '_event_description', 'field_5931b8344c168'),
(7105, 555, 'event_type', 'away'),
(7106, 555, '_event_type', 'field_5931c5ec289b2'),
(7107, 555, 'event_datetime', '2017-09-21 7:10 pm'),
(7108, 555, '_event_datetime', 'field_5931b84b7a9bd'),
(7109, 555, 'event_place', 'Miller Park - Milwaukee'),
(7110, 555, '_event_place', 'field_5931c5c11a7c2'),
(7111, 555, 'event_reserve_url', ''),
(7112, 555, '_event_reserve_url', 'field_5931c5d445353'),
(7113, 551, 'event_subtitle', ''),
(7114, 551, '_event_subtitle', 'field_5931b8041f123'),
(7115, 551, 'event_description', ''),
(7116, 551, '_event_description', 'field_5931b8344c168'),
(7117, 551, 'event_type', 'away'),
(7118, 551, '_event_type', 'field_5931c5ec289b2'),
(7119, 551, 'event_datetime', '2017-09-21 7:10 pm'),
(7120, 551, '_event_datetime', 'field_5931b84b7a9bd'),
(7121, 551, 'event_place', 'Miller Park - Milwaukee'),
(7122, 551, '_event_place', 'field_5931c5c11a7c2'),
(7123, 551, 'event_reserve_url', ''),
(7124, 551, '_event_reserve_url', 'field_5931c5d445353'),
(7125, 556, 'event_subtitle', ''),
(7126, 556, '_event_subtitle', 'field_5931b8041f123'),
(7127, 556, 'event_description', ''),
(7128, 556, '_event_description', 'field_5931b8344c168'),
(7129, 556, 'event_type', 'away'),
(7130, 556, '_event_type', 'field_5931c5ec289b2'),
(7131, 556, 'event_datetime', '2017-09-23 6:10 pm'),
(7132, 556, '_event_datetime', 'field_5931b84b7a9bd'),
(7133, 556, 'event_place', 'Miller Park - Milwaukee'),
(7134, 556, '_event_place', 'field_5931c5c11a7c2'),
(7135, 556, 'event_reserve_url', ''),
(7136, 556, '_event_reserve_url', 'field_5931c5d445353'),
(7137, 553, 'event_subtitle', ''),
(7138, 553, '_event_subtitle', 'field_5931b8041f123'),
(7139, 553, 'event_description', ''),
(7140, 553, '_event_description', 'field_5931b8344c168'),
(7141, 553, 'event_type', 'away'),
(7142, 553, '_event_type', 'field_5931c5ec289b2'),
(7143, 553, 'event_datetime', '2017-09-23 6:10 pm'),
(7144, 553, '_event_datetime', 'field_5931b84b7a9bd'),
(7145, 553, 'event_place', 'Miller Park - Milwaukee'),
(7146, 553, '_event_place', 'field_5931c5c11a7c2'),
(7147, 553, 'event_reserve_url', ''),
(7148, 553, '_event_reserve_url', 'field_5931c5d445353'),
(7149, 557, 'event_subtitle', ''),
(7150, 557, '_event_subtitle', 'field_5931b8041f123'),
(7151, 557, 'event_description', ''),
(7152, 557, '_event_description', 'field_5931b8344c168'),
(7153, 557, 'event_type', 'away'),
(7154, 557, '_event_type', 'field_5931c5ec289b2'),
(7155, 557, 'event_datetime', '2017-09-24 1:10 pm'),
(7156, 557, '_event_datetime', 'field_5931b84b7a9bd'),
(7157, 557, 'event_place', 'Miller Park - Milwaukee'),
(7158, 557, '_event_place', 'field_5931c5c11a7c2'),
(7159, 557, 'event_reserve_url', ''),
(7160, 557, '_event_reserve_url', 'field_5931c5d445353'),
(7161, 554, 'event_subtitle', ''),
(7162, 554, '_event_subtitle', 'field_5931b8041f123'),
(7163, 554, 'event_description', ''),
(7164, 554, '_event_description', 'field_5931b8344c168'),
(7165, 554, 'event_type', 'away'),
(7166, 554, '_event_type', 'field_5931c5ec289b2'),
(7167, 554, 'event_datetime', '2017-09-24 1:10 pm'),
(7168, 554, '_event_datetime', 'field_5931b84b7a9bd'),
(7169, 554, 'event_place', 'Miller Park - Milwaukee'),
(7170, 554, '_event_place', 'field_5931c5c11a7c2'),
(7171, 554, 'event_reserve_url', ''),
(7172, 554, '_event_reserve_url', 'field_5931c5d445353'),
(7173, 558, 'event_subtitle', ''),
(7174, 558, '_event_subtitle', 'field_5931b8041f123'),
(7175, 558, 'event_description', ''),
(7176, 558, '_event_description', 'field_5931b8344c168'),
(7177, 558, 'event_type', 'away'),
(7178, 558, '_event_type', 'field_5931c5ec289b2'),
(7179, 558, 'event_datetime', '2017-09-22 7:10 pm'),
(7180, 558, '_event_datetime', 'field_5931b84b7a9bd'),
(7181, 558, 'event_place', 'Miller Park - Milwaukee'),
(7182, 558, '_event_place', 'field_5931c5c11a7c2'),
(7183, 558, 'event_reserve_url', ''),
(7184, 558, '_event_reserve_url', 'field_5931c5d445353'),
(7185, 552, 'event_subtitle', ''),
(7186, 552, '_event_subtitle', 'field_5931b8041f123'),
(7187, 552, 'event_description', ''),
(7188, 552, '_event_description', 'field_5931b8344c168'),
(7189, 552, 'event_type', 'away'),
(7190, 552, '_event_type', 'field_5931c5ec289b2'),
(7191, 552, 'event_datetime', '2017-09-22 7:10 pm'),
(7192, 552, '_event_datetime', 'field_5931b84b7a9bd'),
(7193, 552, 'event_place', 'Miller Park - Milwaukee'),
(7194, 552, '_event_place', 'field_5931c5c11a7c2'),
(7195, 552, 'event_reserve_url', ''),
(7196, 552, '_event_reserve_url', 'field_5931c5d445353'),
(7197, 562, '_edit_lock', '1497885628:1'),
(7198, 562, '_edit_last', '1'),
(7199, 559, '_edit_lock', '1497885632:1'),
(7200, 559, '_edit_last', '1'),
(7201, 560, '_edit_lock', '1497885634:1'),
(7202, 560, '_edit_last', '1'),
(7203, 561, '_edit_lock', '1497885647:1'),
(7204, 561, '_edit_last', '1'),
(7205, 563, 'event_subtitle', ''),
(7206, 563, '_event_subtitle', 'field_5931b8041f123'),
(7207, 563, 'event_description', ''),
(7208, 563, '_event_description', 'field_5931b8344c168'),
(7209, 563, 'event_type', 'away'),
(7210, 563, '_event_type', 'field_5931c5ec289b2'),
(7211, 563, 'event_datetime', '2017-09-25 7:15 pm'),
(7212, 563, '_event_datetime', 'field_5931b84b7a9bd'),
(7213, 563, 'event_place', 'Busch Stadium - St. Louis'),
(7214, 563, '_event_place', 'field_5931c5c11a7c2'),
(7215, 563, 'event_reserve_url', ''),
(7216, 563, '_event_reserve_url', 'field_5931c5d445353'),
(7217, 562, 'event_subtitle', ''),
(7218, 562, '_event_subtitle', 'field_5931b8041f123'),
(7219, 562, 'event_description', ''),
(7220, 562, '_event_description', 'field_5931b8344c168'),
(7221, 562, 'event_type', 'away'),
(7222, 562, '_event_type', 'field_5931c5ec289b2'),
(7223, 562, 'event_datetime', '2017-09-25 7:15 pm'),
(7224, 562, '_event_datetime', 'field_5931b84b7a9bd'),
(7225, 562, 'event_place', 'Busch Stadium - St. Louis'),
(7226, 562, '_event_place', 'field_5931c5c11a7c2'),
(7227, 562, 'event_reserve_url', ''),
(7228, 562, '_event_reserve_url', 'field_5931c5d445353'),
(7229, 564, 'event_subtitle', ''),
(7230, 564, '_event_subtitle', 'field_5931b8041f123'),
(7231, 564, 'event_description', ''),
(7232, 564, '_event_description', 'field_5931b8344c168'),
(7233, 564, 'event_type', 'away'),
(7234, 564, '_event_type', 'field_5931c5ec289b2'),
(7235, 564, 'event_datetime', '2017-09-26 7:15 pm'),
(7236, 564, '_event_datetime', 'field_5931b84b7a9bd'),
(7237, 564, 'event_place', 'Busch Stadium - St. Louis'),
(7238, 564, '_event_place', 'field_5931c5c11a7c2'),
(7239, 564, 'event_reserve_url', ''),
(7240, 564, '_event_reserve_url', 'field_5931c5d445353'),
(7241, 559, 'event_subtitle', ''),
(7242, 559, '_event_subtitle', 'field_5931b8041f123'),
(7243, 559, 'event_description', ''),
(7244, 559, '_event_description', 'field_5931b8344c168'),
(7245, 559, 'event_type', 'away'),
(7246, 559, '_event_type', 'field_5931c5ec289b2'),
(7247, 559, 'event_datetime', '2017-09-26 7:15 pm'),
(7248, 559, '_event_datetime', 'field_5931b84b7a9bd'),
(7249, 559, 'event_place', 'Busch Stadium - St. Louis'),
(7250, 559, '_event_place', 'field_5931c5c11a7c2'),
(7251, 559, 'event_reserve_url', ''),
(7252, 559, '_event_reserve_url', 'field_5931c5d445353'),
(7253, 565, 'event_subtitle', ''),
(7254, 565, '_event_subtitle', 'field_5931b8041f123'),
(7255, 565, 'event_description', ''),
(7256, 565, '_event_description', 'field_5931b8344c168'),
(7257, 565, 'event_type', 'away'),
(7258, 565, '_event_type', 'field_5931c5ec289b2'),
(7259, 565, 'event_datetime', '2017-09-27 7:15 pm'),
(7260, 565, '_event_datetime', 'field_5931b84b7a9bd'),
(7261, 565, 'event_place', 'Busch Stadium - St. Louis'),
(7262, 565, '_event_place', 'field_5931c5c11a7c2'),
(7263, 565, 'event_reserve_url', ''),
(7264, 565, '_event_reserve_url', 'field_5931c5d445353'),
(7265, 560, 'event_subtitle', ''),
(7266, 560, '_event_subtitle', 'field_5931b8041f123'),
(7267, 560, 'event_description', ''),
(7268, 560, '_event_description', 'field_5931b8344c168'),
(7269, 560, 'event_type', 'away'),
(7270, 560, '_event_type', 'field_5931c5ec289b2'),
(7271, 560, 'event_datetime', '2017-09-27 7:15 pm'),
(7272, 560, '_event_datetime', 'field_5931b84b7a9bd'),
(7273, 560, 'event_place', 'Busch Stadium - St. Louis'),
(7274, 560, '_event_place', 'field_5931c5c11a7c2'),
(7275, 560, 'event_reserve_url', ''),
(7276, 560, '_event_reserve_url', 'field_5931c5d445353'),
(7277, 566, 'event_subtitle', ''),
(7278, 566, '_event_subtitle', 'field_5931b8041f123'),
(7279, 566, 'event_description', ''),
(7280, 566, '_event_description', 'field_5931b8344c168'),
(7281, 566, 'event_type', 'away'),
(7282, 566, '_event_type', 'field_5931c5ec289b2'),
(7283, 566, 'event_datetime', '2017-09-28 6:15 pm'),
(7284, 566, '_event_datetime', 'field_5931b84b7a9bd'),
(7285, 566, 'event_place', 'Busch Stadium - St. Louis'),
(7286, 566, '_event_place', 'field_5931c5c11a7c2'),
(7287, 566, 'event_reserve_url', ''),
(7288, 566, '_event_reserve_url', 'field_5931c5d445353'),
(7289, 561, 'event_subtitle', ''),
(7290, 561, '_event_subtitle', 'field_5931b8041f123'),
(7291, 561, 'event_description', ''),
(7292, 561, '_event_description', 'field_5931b8344c168'),
(7293, 561, 'event_type', 'away'),
(7294, 561, '_event_type', 'field_5931c5ec289b2'),
(7295, 561, 'event_datetime', '2017-09-28 6:15 pm'),
(7296, 561, '_event_datetime', 'field_5931b84b7a9bd'),
(7297, 561, 'event_place', 'Busch Stadium - St. Louis'),
(7298, 561, '_event_place', 'field_5931c5c11a7c2'),
(7299, 561, 'event_reserve_url', ''),
(7300, 561, '_event_reserve_url', 'field_5931c5d445353'),
(7301, 567, '_edit_lock', '1497885739:1'),
(7302, 567, '_edit_last', '1'),
(7303, 568, '_edit_lock', '1497885740:1'),
(7304, 568, '_edit_last', '1'),
(7305, 569, '_edit_lock', '1498230583:1'),
(7306, 569, '_edit_last', '1'),
(7307, 570, 'event_subtitle', ''),
(7308, 570, '_event_subtitle', 'field_5931b8041f123'),
(7309, 570, 'event_description', ''),
(7310, 570, '_event_description', 'field_5931b8344c168'),
(7311, 570, 'event_type', 'home'),
(7312, 570, '_event_type', 'field_5931c5ec289b2'),
(7313, 570, 'event_datetime', '2017-09-29 1:20 pm'),
(7314, 570, '_event_datetime', 'field_5931b84b7a9bd'),
(7315, 570, 'event_place', 'Wrigley Field - Chicago'),
(7316, 570, '_event_place', 'field_5931c5c11a7c2'),
(7317, 570, 'event_reserve_url', ''),
(7318, 570, '_event_reserve_url', 'field_5931c5d445353'),
(7319, 567, 'event_subtitle', ''),
(7320, 567, '_event_subtitle', 'field_5931b8041f123'),
(7321, 567, 'event_description', ''),
(7322, 567, '_event_description', 'field_5931b8344c168'),
(7323, 567, 'event_type', 'home'),
(7324, 567, '_event_type', 'field_5931c5ec289b2'),
(7325, 567, 'event_datetime', '2017-09-29 1:20 pm'),
(7326, 567, '_event_datetime', 'field_5931b84b7a9bd'),
(7327, 567, 'event_place', 'Wrigley Field - Chicago'),
(7328, 567, '_event_place', 'field_5931c5c11a7c2'),
(7329, 567, 'event_reserve_url', ''),
(7330, 567, '_event_reserve_url', 'field_5931c5d445353'),
(7331, 571, 'event_subtitle', ''),
(7332, 571, '_event_subtitle', 'field_5931b8041f123'),
(7333, 571, 'event_description', ''),
(7334, 571, '_event_description', 'field_5931b8344c168'),
(7335, 571, 'event_type', 'home'),
(7336, 571, '_event_type', 'field_5931c5ec289b2'),
(7337, 571, 'event_datetime', '2017-09-30 3:05 pm'),
(7338, 571, '_event_datetime', 'field_5931b84b7a9bd'),
(7339, 571, 'event_place', 'Wrigley Field - Chicago'),
(7340, 571, '_event_place', 'field_5931c5c11a7c2'),
(7341, 571, 'event_reserve_url', ''),
(7342, 571, '_event_reserve_url', 'field_5931c5d445353'),
(7343, 568, 'event_subtitle', ''),
(7344, 568, '_event_subtitle', 'field_5931b8041f123'),
(7345, 568, 'event_description', ''),
(7346, 568, '_event_description', 'field_5931b8344c168'),
(7347, 568, 'event_type', 'home'),
(7348, 568, '_event_type', 'field_5931c5ec289b2'),
(7349, 568, 'event_datetime', '2017-09-30 3:05 pm'),
(7350, 568, '_event_datetime', 'field_5931b84b7a9bd'),
(7351, 568, 'event_place', 'Wrigley Field - Chicago'),
(7352, 568, '_event_place', 'field_5931c5c11a7c2'),
(7353, 568, 'event_reserve_url', ''),
(7354, 568, '_event_reserve_url', 'field_5931c5d445353'),
(7355, 572, 'event_subtitle', ''),
(7356, 572, '_event_subtitle', 'field_5931b8041f123'),
(7357, 572, 'event_description', ''),
(7358, 572, '_event_description', 'field_5931b8344c168'),
(7359, 572, 'event_type', 'home'),
(7360, 572, '_event_type', 'field_5931c5ec289b2'),
(7361, 572, 'event_datetime', '2017-10-01 2:20 pm'),
(7362, 572, '_event_datetime', 'field_5931b84b7a9bd'),
(7363, 572, 'event_place', 'Wrigley Field - Chicago'),
(7364, 572, '_event_place', 'field_5931c5c11a7c2'),
(7365, 572, 'event_reserve_url', ''),
(7366, 572, '_event_reserve_url', 'field_5931c5d445353'),
(7367, 569, 'event_subtitle', ''),
(7368, 569, '_event_subtitle', 'field_5931b8041f123'),
(7369, 569, 'event_description', ''),
(7370, 569, '_event_description', 'field_5931b8344c168'),
(7371, 569, 'event_type', 'home'),
(7372, 569, '_event_type', 'field_5931c5ec289b2'),
(7373, 569, 'event_datetime', '2017-10-01 2:20 pm'),
(7374, 569, '_event_datetime', 'field_5931b84b7a9bd'),
(7375, 569, 'event_place', 'Wrigley Field - Chicago'),
(7376, 569, '_event_place', 'field_5931c5c11a7c2'),
(7377, 569, 'event_reserve_url', ''),
(7378, 569, '_event_reserve_url', 'field_5931c5d445353'),
(7401, 575, '_event_datetime', 'field_5931b84b7a9bd'),
(7381, 7, '_thumbnail_id', '280'),
(7382, 574, 'event_subtitle', ''),
(7383, 574, '_event_subtitle', 'field_5931b8041f123'),
(7384, 574, 'event_description', ''),
(7385, 574, '_event_description', 'field_5931b8344c168'),
(7386, 574, 'event_type', 'home'),
(7387, 574, '_event_type', 'field_5931c5ec289b2'),
(7388, 574, 'event_datetime', '2017-07-07 1:20 pm'),
(7389, 574, '_event_datetime', 'field_5931b84b7a9bd'),
(7390, 574, 'event_place', 'Wrigley Field - Chicago'),
(7391, 574, '_event_place', 'field_5931c5c11a7c2'),
(7392, 574, 'event_reserve_url', ''),
(7393, 574, '_event_reserve_url', 'field_5931c5d445353'),
(7394, 575, 'event_subtitle', ''),
(7395, 575, '_event_subtitle', 'field_5931b8041f123'),
(7396, 575, 'event_description', ''),
(7397, 575, '_event_description', 'field_5931b8344c168'),
(7398, 575, 'event_type', 'home'),
(7399, 575, '_event_type', 'field_5931c5ec289b2'),
(7400, 575, 'event_datetime', '2017-07-09 12:10 pm'),
(7403, 575, '_event_place', 'field_5931c5c11a7c2'),
(7404, 575, 'event_reserve_url', ''),
(7405, 575, '_event_reserve_url', 'field_5931c5d445353'),
(7406, 576, 'event_subtitle', ''),
(7407, 576, '_event_subtitle', 'field_5931b8041f123'),
(7408, 576, 'event_description', ''),
(7409, 576, '_event_description', 'field_5931b8344c168'),
(7410, 576, 'event_type', 'home'),
(7411, 576, '_event_type', 'field_5931c5ec289b2'),
(7412, 576, 'event_datetime', '2017-07-08 6:15 pm'),
(7413, 576, '_event_datetime', 'field_5931b84b7a9bd'),
(7414, 576, 'event_place', 'Wrigley Field - Chicago'),
(7415, 576, '_event_place', 'field_5931c5c11a7c2'),
(7416, 576, 'event_reserve_url', ''),
(7417, 576, '_event_reserve_url', 'field_5931c5d445353'),
(7418, 577, 'event_subtitle', ''),
(7419, 577, '_event_subtitle', 'field_5931b8041f123'),
(7420, 577, 'event_description', ''),
(7421, 577, '_event_description', 'field_5931b8344c168'),
(7422, 577, 'event_type', 'home'),
(7423, 577, '_event_type', 'field_5931c5ec289b2'),
(7424, 577, 'event_datetime', '2017-08-31 7:05 pm'),
(7425, 577, '_event_datetime', 'field_5931b84b7a9bd'),
(7426, 577, 'event_place', 'Wrigley Field - Chicago'),
(7427, 577, '_event_place', 'field_5931c5c11a7c2'),
(7428, 577, 'event_reserve_url', ''),
(7429, 577, '_event_reserve_url', 'field_5931c5d445353'),
(7976, 623, 'parties_private_pdf', '278'),
(7977, 623, '_parties_private_pdf', 'field_5942b87fe349a'),
(7978, 624, 'box_footer', 'hours'),
(7979, 624, '_box_footer', 'field_5942855135298'),
(8563, 663, '_wp_attached_file', '2017/06/Buffalo-Chicken-Waffle-Cone_v2.jpg'),
(8564, 663, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1999;s:4:\"file\";s:42:\"2017/06/Buffalo-Chicken-Waffle-Cone_v2.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v2-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v2-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v2-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:43:\"Buffalo-Chicken-Waffle-Cone_v2-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:44:\"Buffalo-Chicken-Waffle-Cone_v2-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:42:\"Buffalo-Chicken-Waffle-Cone_v2-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8170, 640, '_edit_last', '4'),
(8171, 641, 'special_item_1', ''),
(8172, 641, '_special_item_1', 'field_593eecaf12e91'),
(8173, 641, 'special_price_1', ''),
(8174, 641, '_special_price_1', 'field_593eecdf12e92'),
(8175, 641, 'special_item_2', ''),
(8176, 641, '_special_item_2', 'field_593ef4497d399'),
(8177, 641, 'special_price_2', ''),
(8178, 641, '_special_price_2', 'field_593ef49f7d39a'),
(8179, 641, 'special_item_3', ''),
(8180, 641, '_special_item_3', 'field_593ef5217d39b'),
(8181, 641, 'special_price_3', ''),
(8182, 641, '_special_price_3', 'field_593ef5347d39c'),
(8183, 641, 'special_item_4', ''),
(8184, 641, '_special_item_4', 'field_593ef56c7d39e'),
(8185, 641, 'special_price_4', ''),
(8186, 641, '_special_price_4', 'field_593ef5627d39d'),
(8187, 641, 'special_item_5', ''),
(8188, 641, '_special_item_5', 'field_593ef6157d3a1'),
(8189, 641, 'special_price_5', ''),
(8190, 641, '_special_price_5', 'field_593ef6357d3a2'),
(8191, 641, 'special_item_6', ''),
(8192, 641, '_special_item_6', 'field_593ef6a17d3a3'),
(8193, 641, 'special_price_6', ''),
(8194, 641, '_special_price_6', 'field_593ef6b07d3a4'),
(8195, 641, 'special_item_7', ''),
(8196, 641, '_special_item_7', 'field_593ef7457d3a5'),
(8197, 641, 'special_price_7', ''),
(8198, 641, '_special_price_7', 'field_593ef7507d3a6'),
(8199, 641, 'special_item_8', ''),
(8200, 641, '_special_item_8', 'field_593ef75b7d3a7'),
(8201, 641, 'special_price_8', ''),
(8202, 641, '_special_price_8', 'field_593ef7827d3a8'),
(8203, 641, 'special_item_9', ''),
(8204, 641, '_special_item_9', 'field_593ef80f7d3a9'),
(8205, 641, 'special_price_9', ''),
(8206, 641, '_special_price_9', 'field_593ef83b7d3aa'),
(8207, 641, 'special_item_10', ''),
(8208, 641, '_special_item_10', 'field_593ef84a7d3ab'),
(8209, 641, 'special_price_10', ''),
(8210, 641, '_special_price_10', 'field_593ef8567d3ac'),
(8211, 640, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(8212, 640, '_special_item_1', 'field_593eecaf12e91'),
(8213, 640, 'special_price_1', ''),
(8214, 640, '_special_price_1', 'field_593eecdf12e92'),
(8215, 640, 'special_item_2', ''),
(8216, 640, '_special_item_2', 'field_593ef4497d399'),
(8217, 640, 'special_price_2', ''),
(8218, 640, '_special_price_2', 'field_593ef49f7d39a'),
(8219, 640, 'special_item_3', ''),
(8220, 640, '_special_item_3', 'field_593ef5217d39b'),
(8221, 640, 'special_price_3', ''),
(8222, 640, '_special_price_3', 'field_593ef5347d39c'),
(8223, 640, 'special_item_4', ''),
(8224, 640, '_special_item_4', 'field_593ef56c7d39e'),
(8225, 640, 'special_price_4', ''),
(8226, 640, '_special_price_4', 'field_593ef5627d39d'),
(8227, 640, 'special_item_5', ''),
(8228, 640, '_special_item_5', 'field_593ef6157d3a1'),
(8229, 640, 'special_price_5', ''),
(8230, 640, '_special_price_5', 'field_593ef6357d3a2'),
(8231, 640, 'special_item_6', ''),
(8232, 640, '_special_item_6', 'field_593ef6a17d3a3'),
(8233, 640, 'special_price_6', ''),
(8234, 640, '_special_price_6', 'field_593ef6b07d3a4'),
(8235, 640, 'special_item_7', ''),
(8236, 640, '_special_item_7', 'field_593ef7457d3a5'),
(8237, 640, 'special_price_7', ''),
(8238, 640, '_special_price_7', 'field_593ef7507d3a6'),
(8239, 640, 'special_item_8', ''),
(8240, 640, '_special_item_8', 'field_593ef75b7d3a7'),
(8241, 640, 'special_price_8', ''),
(8242, 640, '_special_price_8', 'field_593ef7827d3a8'),
(8243, 640, 'special_item_9', ''),
(8244, 640, '_special_item_9', 'field_593ef80f7d3a9'),
(8245, 640, 'special_price_9', ''),
(8246, 640, '_special_price_9', 'field_593ef83b7d3aa'),
(8247, 640, 'special_item_10', ''),
(8248, 640, '_special_item_10', 'field_593ef84a7d3ab'),
(8249, 640, 'special_price_10', ''),
(8250, 640, '_special_price_10', 'field_593ef8567d3ac'),
(8251, 640, '_edit_lock', '1498141831:4'),
(8252, 642, '_edit_last', '4'),
(8253, 643, 'special_item_1', ''),
(8254, 643, '_special_item_1', 'field_593eecaf12e91'),
(8255, 643, 'special_price_1', ''),
(8256, 643, '_special_price_1', 'field_593eecdf12e92'),
(8257, 643, 'special_item_2', ''),
(8258, 643, '_special_item_2', 'field_593ef4497d399'),
(8259, 643, 'special_price_2', ''),
(8260, 643, '_special_price_2', 'field_593ef49f7d39a'),
(8261, 643, 'special_item_3', ''),
(8262, 643, '_special_item_3', 'field_593ef5217d39b'),
(8263, 643, 'special_price_3', ''),
(8264, 643, '_special_price_3', 'field_593ef5347d39c'),
(8265, 643, 'special_item_4', ''),
(8266, 643, '_special_item_4', 'field_593ef56c7d39e'),
(8267, 643, 'special_price_4', ''),
(8268, 643, '_special_price_4', 'field_593ef5627d39d'),
(8269, 643, 'special_item_5', ''),
(8270, 643, '_special_item_5', 'field_593ef6157d3a1'),
(8271, 643, 'special_price_5', ''),
(8272, 643, '_special_price_5', 'field_593ef6357d3a2'),
(8273, 643, 'special_item_6', ''),
(8274, 643, '_special_item_6', 'field_593ef6a17d3a3'),
(8275, 643, 'special_price_6', ''),
(8276, 643, '_special_price_6', 'field_593ef6b07d3a4'),
(8277, 643, 'special_item_7', ''),
(8278, 643, '_special_item_7', 'field_593ef7457d3a5'),
(8279, 643, 'special_price_7', ''),
(8280, 643, '_special_price_7', 'field_593ef7507d3a6'),
(8281, 643, 'special_item_8', ''),
(8282, 643, '_special_item_8', 'field_593ef75b7d3a7'),
(8283, 643, 'special_price_8', ''),
(8284, 643, '_special_price_8', 'field_593ef7827d3a8'),
(8285, 643, 'special_item_9', ''),
(8286, 643, '_special_item_9', 'field_593ef80f7d3a9'),
(8287, 643, 'special_price_9', ''),
(8288, 643, '_special_price_9', 'field_593ef83b7d3aa'),
(8289, 643, 'special_item_10', ''),
(8290, 643, '_special_item_10', 'field_593ef84a7d3ab'),
(8291, 643, 'special_price_10', ''),
(8292, 643, '_special_price_10', 'field_593ef8567d3ac'),
(8293, 642, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(8294, 642, '_special_item_1', 'field_593eecaf12e91'),
(8295, 642, 'special_price_1', ''),
(8296, 642, '_special_price_1', 'field_593eecdf12e92'),
(8297, 642, 'special_item_2', ''),
(8298, 642, '_special_item_2', 'field_593ef4497d399'),
(8299, 642, 'special_price_2', ''),
(8300, 642, '_special_price_2', 'field_593ef49f7d39a'),
(8301, 642, 'special_item_3', ''),
(8302, 642, '_special_item_3', 'field_593ef5217d39b'),
(8303, 642, 'special_price_3', ''),
(8304, 642, '_special_price_3', 'field_593ef5347d39c'),
(8305, 642, 'special_item_4', ''),
(8306, 642, '_special_item_4', 'field_593ef56c7d39e'),
(8307, 642, 'special_price_4', ''),
(8308, 642, '_special_price_4', 'field_593ef5627d39d'),
(8309, 642, 'special_item_5', ''),
(8310, 642, '_special_item_5', 'field_593ef6157d3a1'),
(8311, 642, 'special_price_5', ''),
(8312, 642, '_special_price_5', 'field_593ef6357d3a2'),
(8313, 642, 'special_item_6', ''),
(8314, 642, '_special_item_6', 'field_593ef6a17d3a3'),
(8315, 642, 'special_price_6', ''),
(8316, 642, '_special_price_6', 'field_593ef6b07d3a4'),
(8317, 642, 'special_item_7', ''),
(8318, 642, '_special_item_7', 'field_593ef7457d3a5'),
(8319, 642, 'special_price_7', ''),
(8320, 642, '_special_price_7', 'field_593ef7507d3a6'),
(8321, 642, 'special_item_8', ''),
(8322, 642, '_special_item_8', 'field_593ef75b7d3a7'),
(8323, 642, 'special_price_8', ''),
(8324, 642, '_special_price_8', 'field_593ef7827d3a8'),
(8325, 642, 'special_item_9', ''),
(8326, 642, '_special_item_9', 'field_593ef80f7d3a9'),
(8327, 642, 'special_price_9', ''),
(8328, 642, '_special_price_9', 'field_593ef83b7d3aa'),
(8329, 642, 'special_item_10', ''),
(8330, 642, '_special_item_10', 'field_593ef84a7d3ab'),
(8331, 642, 'special_price_10', ''),
(8332, 642, '_special_price_10', 'field_593ef8567d3ac'),
(8333, 642, '_edit_lock', '1498141851:4'),
(8334, 644, 'special_item_1', 'Mimosas'),
(8335, 644, '_special_item_1', 'field_593eecaf12e91'),
(8336, 644, 'special_price_1', '7'),
(8337, 644, '_special_price_1', 'field_593eecdf12e92'),
(8338, 644, 'special_item_2', 'Bloody Mary'),
(8339, 644, '_special_item_2', 'field_593ef4497d399'),
(8340, 644, 'special_price_2', '7'),
(8341, 644, '_special_price_2', 'field_593ef49f7d39a'),
(8342, 644, 'special_item_3', 'Domestic Bottles'),
(8343, 644, '_special_item_3', 'field_593ef5217d39b'),
(8344, 644, 'special_price_3', '5'),
(8345, 644, '_special_price_3', 'field_593ef5347d39c'),
(8346, 644, 'special_item_4', ''),
(8347, 644, '_special_item_4', 'field_593ef56c7d39e'),
(8348, 644, 'special_price_4', ''),
(8349, 644, '_special_price_4', 'field_593ef5627d39d'),
(8350, 644, 'special_item_5', ''),
(8351, 644, '_special_item_5', 'field_593ef6157d3a1'),
(8352, 644, 'special_price_5', ''),
(8353, 644, '_special_price_5', 'field_593ef6357d3a2'),
(8354, 644, 'special_item_6', ''),
(8355, 644, '_special_item_6', 'field_593ef6a17d3a3'),
(8356, 644, 'special_price_6', ''),
(8357, 644, '_special_price_6', 'field_593ef6b07d3a4'),
(8358, 644, 'special_item_7', ''),
(8359, 644, '_special_item_7', 'field_593ef7457d3a5'),
(8360, 644, 'special_price_7', ''),
(8361, 644, '_special_price_7', 'field_593ef7507d3a6'),
(8362, 644, 'special_item_8', ''),
(8363, 644, '_special_item_8', 'field_593ef75b7d3a7'),
(8364, 644, 'special_price_8', ''),
(8365, 644, '_special_price_8', 'field_593ef7827d3a8'),
(8366, 644, 'special_item_9', ''),
(8367, 644, '_special_item_9', 'field_593ef80f7d3a9'),
(8368, 644, 'special_price_9', ''),
(8369, 644, '_special_price_9', 'field_593ef83b7d3aa'),
(8370, 644, 'special_item_10', ''),
(8371, 644, '_special_item_10', 'field_593ef84a7d3ab'),
(8372, 644, 'special_price_10', ''),
(8373, 644, '_special_price_10', 'field_593ef8567d3ac'),
(9940, 797, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(8374, 645, 'special_item_1', 'Domestic Buckets'),
(8375, 645, '_special_item_1', 'field_593eecaf12e91'),
(8376, 645, 'special_price_1', '15'),
(8377, 645, '_special_price_1', 'field_593eecdf12e92'),
(8378, 645, 'special_item_2', 'Old Style Tall Boy'),
(8379, 645, '_special_item_2', 'field_593ef4497d399'),
(8380, 645, 'special_price_2', '3'),
(8381, 645, '_special_price_2', 'field_593ef49f7d39a'),
(8382, 645, 'special_item_3', ''),
(8383, 645, '_special_item_3', 'field_593ef5217d39b'),
(8384, 645, 'special_price_3', ''),
(8385, 645, '_special_price_3', 'field_593ef5347d39c'),
(8386, 645, 'special_item_4', ''),
(8387, 645, '_special_item_4', 'field_593ef56c7d39e'),
(8388, 645, 'special_price_4', ''),
(8389, 645, '_special_price_4', 'field_593ef5627d39d'),
(8390, 645, 'special_item_5', ''),
(8391, 645, '_special_item_5', 'field_593ef6157d3a1'),
(8392, 645, 'special_price_5', ''),
(8393, 645, '_special_price_5', 'field_593ef6357d3a2'),
(8394, 645, 'special_item_6', ''),
(8395, 645, '_special_item_6', 'field_593ef6a17d3a3'),
(8396, 645, 'special_price_6', ''),
(8397, 645, '_special_price_6', 'field_593ef6b07d3a4'),
(8398, 645, 'special_item_7', ''),
(8399, 645, '_special_item_7', 'field_593ef7457d3a5'),
(8400, 645, 'special_price_7', ''),
(8401, 645, '_special_price_7', 'field_593ef7507d3a6'),
(8402, 645, 'special_item_8', ''),
(8403, 645, '_special_item_8', 'field_593ef75b7d3a7'),
(8404, 645, 'special_price_8', ''),
(8405, 645, '_special_price_8', 'field_593ef7827d3a8'),
(8406, 645, 'special_item_9', ''),
(8407, 645, '_special_item_9', 'field_593ef80f7d3a9'),
(8408, 645, 'special_price_9', ''),
(8409, 645, '_special_price_9', 'field_593ef83b7d3aa'),
(8410, 645, 'special_item_10', ''),
(8411, 645, '_special_item_10', 'field_593ef84a7d3ab'),
(8412, 645, 'special_price_10', ''),
(8413, 645, '_special_price_10', 'field_593ef8567d3ac'),
(9899, 796, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(8414, 646, 'weekly_reserve_text_link', 'RESERVE YOUR SPOT TODAY'),
(8415, 646, '_weekly_reserve_text_link', 'field_5941a923066cc'),
(8416, 646, 'weekly_reserve_url_link', ''),
(8417, 646, '_weekly_reserve_url_link', 'field_5941a943066cd'),
(8418, 646, 'box_footer', 'upcoming-party'),
(8419, 646, '_box_footer', 'field_5942855135298'),
(8567, 665, '_wp_attached_file', '2017/06/Tuna-Poke.jpg'),
(8568, 665, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1999;s:4:\"file\";s:21:\"2017/06/Tuna-Poke.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Tuna-Poke-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Tuna-Poke-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:21:\"Tuna-Poke-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:22:\"Tuna-Poke-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:22:\"Tuna-Poke-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:22:\"Tuna-Poke-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:23:\"Tuna-Poke-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:21:\"Tuna-Poke-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8596, 666, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(8597, 666, '_hiring_description', 'field_593aa8fd94098'),
(8598, 666, 'hiring_button_text', 'APPLY TODAY'),
(8599, 666, '_hiring_button_text', 'field_593aa9f39409b'),
(8600, 666, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(8601, 666, '_hiring_url', 'field_593aa95e94099'),
(8602, 666, 'concessions_food', '222'),
(8603, 666, '_concessions_food', 'field_593ea7460696b'),
(8604, 667, 'box_footer', 'hours'),
(8605, 667, '_box_footer', 'field_5942855135298'),
(8606, 667, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Parties of 15 - 200</li>\r\n  <li style=\"text-align: center;\">Newly Remodeled in 2015</li>\r\n  <li style=\"text-align: center;\">Private Room with a bar</li>\r\n  <li style=\"text-align: center;\">16 TV\'s</li>\r\n     <li style=\"text-align: center;\">Full A/V and microphone</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(8607, 667, '_parties_feature', 'field_5941a7b30c29d'),
(8608, 667, 'parties_image', '273'),
(8609, 667, '_parties_image', 'field_5941a7f00c29e'),
(8610, 667, 'parties_private_pdf', '278'),
(8611, 667, '_parties_private_pdf', 'field_5942b87fe349a'),
(8624, 670, 'box_footer', 'hours'),
(8625, 670, '_box_footer', 'field_5942855135298'),
(8626, 670, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n</ul>\r\n&nbsp;\r\n<p style=\"text-align: center;\">To discuss party options, please contact <a>alex@fourcornerstaverns.com</a> or click the \'Book your next party\' button below</p>\r\n\r\n<div style=\"text-align: center;\"></div>'),
(8627, 670, '_parties_feature', 'field_5941a7b30c29d'),
(8628, 670, 'parties_image', '273'),
(8629, 670, '_parties_image', 'field_5941a7f00c29e'),
(8630, 670, 'parties_private_pdf', '278'),
(8631, 670, '_parties_private_pdf', 'field_5942b87fe349a'),
(8692, 679, 'box_footer', 'hours'),
(8693, 679, '_box_footer', 'field_5942855135298'),
(8694, 679, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n   <li>To discuss party options, please contact alex@fourcornerstaverns.com or click the \'Book your next party\' button below</li>\r\n    <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8632, 671, 'box_footer', 'hours'),
(8633, 671, '_box_footer', 'field_5942855135298');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8634, 671, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n</ul>\r\n&nbsp;\r\n<ul>\r\n     <li style=\"text-align: center;\">To discuss party options, please contact <a>alex@fourcornerstaverns.com</a> or click the \'Book your next party\' button below</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(8635, 671, '_parties_feature', 'field_5941a7b30c29d'),
(8636, 671, 'parties_image', '273'),
(8637, 671, '_parties_image', 'field_5941a7f00c29e'),
(8638, 671, 'parties_private_pdf', '278'),
(8639, 671, '_parties_private_pdf', 'field_5942b87fe349a'),
(8676, 677, 'box_footer', 'hours'),
(8640, 672, 'box_footer', 'hours'),
(8641, 672, '_box_footer', 'field_5942855135298'),
(8642, 672, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n</ul>\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n   <li style=\"text-align: center;\">To discuss party options, please contact <a>alex@fourcornerstaverns.com </a>or click the \'Book your next party\' button below</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(8643, 672, '_parties_feature', 'field_5941a7b30c29d'),
(8644, 672, 'parties_image', '273'),
(8645, 672, '_parties_image', 'field_5941a7f00c29e'),
(8646, 672, 'parties_private_pdf', '278'),
(8647, 672, '_parties_private_pdf', 'field_5942b87fe349a'),
(8668, 676, 'box_footer', 'hours'),
(8661, 675, '_box_footer', 'field_5942855135298'),
(8662, 675, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n</ul>\r\n&nbsp;\r\n\r\n&nbsp;\r\n<ul>\r\n   <li style=\"text-align: center;\">To discuss party options, please contact alex@fourcornerstaverns.com or click the \'Book your next party\' button below</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(8663, 675, '_parties_feature', 'field_5941a7b30c29d'),
(8664, 675, 'parties_image', '273'),
(8665, 675, '_parties_image', 'field_5941a7f00c29e'),
(8666, 675, 'parties_private_pdf', '278'),
(8667, 675, '_parties_private_pdf', 'field_5942b87fe349a'),
(8669, 676, '_box_footer', 'field_5942855135298'),
(8670, 676, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n</ul>\r\n&nbsp;\r\n\r\nTo discuss party options, please contact alex@fourcornerstaverns.com or click the \'Book your next party\' button below\r\n<div style=\"text-align: center;\"></div>'),
(8671, 676, '_parties_feature', 'field_5941a7b30c29d'),
(8672, 676, 'parties_image', '273'),
(8673, 676, '_parties_image', 'field_5941a7f00c29e'),
(8674, 676, 'parties_private_pdf', '278'),
(8675, 676, '_parties_private_pdf', 'field_5942b87fe349a'),
(8677, 677, '_box_footer', 'field_5942855135298'),
(8678, 677, 'parties_feature', '<ul>\r\n   <li style=\"text-align: center;\">Event spaces for 20-900 guests</li>\r\n   <li style=\"text-align: center;\">Brand New venue located at the Park at Wrigley</li>\r\n   <li style=\"text-align: center;\">2 levels with Outdoor options on both floors</li>\r\n     <li style=\"text-align: center;\">4 Full bars</li>\r\n  <li style=\"text-align: center;\">State of the art A/V; DJ booth and stage</li>\r\n     <li style=\"text-align: center;\">Custom menus and event branding options available</li>\r\n    <li></li>\r\n   <li>To discuss party options, please contact alex@fourcornerstaverns.com or click the \'Book your next party\' button below</li>\r\n</ul>\r\n<div style=\"text-align: center;\"></div>'),
(8679, 677, '_parties_feature', 'field_5941a7b30c29d'),
(8680, 677, 'parties_image', '273'),
(8681, 677, '_parties_image', 'field_5941a7f00c29e'),
(8682, 677, 'parties_private_pdf', '278'),
(8683, 677, '_parties_private_pdf', 'field_5942b87fe349a'),
(8684, 678, 'box_footer', 'hours'),
(8685, 678, '_box_footer', 'field_5942855135298'),
(8686, 678, 'parties_feature', 'Event spaces for 20-900 guests\r\n\r\nBrand New venue located at the Park at Wrigley\r\n\r\n2 levels with Outdoor options on both floors\r\n\r\n4 Full bars\r\n\r\nState of the art A/V; DJ booth and stage\r\n\r\nCustom menus and event branding options available\r\n\r\n&nbsp;\r\n\r\nTo discuss party options, please contact alex@fourcornerstaverns.com or click the \'Book your next party\' button below\r\n<div style=\"text-align: center;\"></div>'),
(8687, 678, '_parties_feature', 'field_5941a7b30c29d'),
(8688, 678, 'parties_image', '273'),
(8689, 678, '_parties_image', 'field_5941a7f00c29e'),
(8690, 678, 'parties_private_pdf', '278'),
(8691, 678, '_parties_private_pdf', 'field_5942b87fe349a'),
(8695, 679, '_parties_feature', 'field_5941a7b30c29d'),
(8696, 679, 'parties_image', '273'),
(8697, 679, '_parties_image', 'field_5941a7f00c29e'),
(8698, 679, 'parties_private_pdf', '278'),
(8699, 679, '_parties_private_pdf', 'field_5942b87fe349a'),
(8700, 680, 'box_footer', 'hours'),
(8701, 680, '_box_footer', 'field_5942855135298'),
(8702, 680, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"> alex@fourcornerstaverns.com </a></li>\r\n   <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8703, 680, '_parties_feature', 'field_5941a7b30c29d'),
(8704, 680, 'parties_image', '273'),
(8705, 680, '_parties_image', 'field_5941a7f00c29e'),
(8706, 680, 'parties_private_pdf', '278'),
(8707, 680, '_parties_private_pdf', 'field_5942b87fe349a'),
(8708, 681, 'box_footer', 'hours'),
(8709, 681, '_box_footer', 'field_5942855135298'),
(8710, 681, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a></li>\r\n  <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8711, 681, '_parties_feature', 'field_5941a7b30c29d'),
(8712, 681, 'parties_image', '273'),
(8713, 681, '_parties_image', 'field_5941a7f00c29e'),
(8714, 681, 'parties_private_pdf', '278'),
(8715, 681, '_parties_private_pdf', 'field_5942b87fe349a'),
(8716, 682, 'box_footer', 'hours'),
(8717, 682, '_box_footer', 'field_5942855135298'),
(8718, 682, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n     <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a></li>\r\n  <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8719, 682, '_parties_feature', 'field_5941a7b30c29d'),
(8720, 682, 'parties_image', '273'),
(8721, 682, '_parties_image', 'field_5941a7f00c29e'),
(8722, 682, 'parties_private_pdf', '278'),
(8723, 682, '_parties_private_pdf', 'field_5942b87fe349a'),
(8770, 689, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n</ul>\r\n<ul>\r\n    <li>\r\n<p style=\"text-align: center;\">To discuss party options, please contact:\r\n<a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a>\r\nor click the \'Book your next party\' button below</p>\r\n</li>\r\n</ul>'),
(8724, 683, '_wp_attached_file', '2017/05/Pepperoni_Big-Slice.jpg'),
(8725, 683, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1333;s:4:\"file\";s:31:\"2017/05/Pepperoni_Big-Slice.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Pepperoni_Big-Slice-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Pepperoni_Big-Slice-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:31:\"Pepperoni_Big-Slice-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:32:\"Pepperoni_Big-Slice-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:32:\"Pepperoni_Big-Slice-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:32:\"Pepperoni_Big-Slice-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:33:\"Pepperoni_Big-Slice-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:31:\"Pepperoni_Big-Slice-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8738, 685, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n     <li>\r\nTo discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a></li>\r\n  <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8739, 685, '_parties_feature', 'field_5941a7b30c29d'),
(8740, 685, 'parties_image', '273'),
(8741, 685, '_parties_image', 'field_5941a7f00c29e'),
(8742, 685, 'parties_private_pdf', '278'),
(8743, 685, '_parties_private_pdf', 'field_5942b87fe349a'),
(8744, 685, 'box_footer', 'hours'),
(8745, 685, '_box_footer', 'field_5942855135298'),
(8746, 686, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n     <li>\r\nTo discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a></li>\r\n  <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8747, 686, '_parties_feature', 'field_5941a7b30c29d'),
(8748, 686, 'parties_image', '273'),
(8749, 686, '_parties_image', 'field_5941a7f00c29e'),
(8750, 686, 'parties_private_pdf', '278'),
(8751, 686, '_parties_private_pdf', 'field_5942b87fe349a'),
(8752, 686, 'box_footer', 'hours'),
(8753, 686, '_box_footer', 'field_5942855135298'),
(8754, 687, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n     <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a></li>\r\n  <li>or click the \'Book your next party\' button below</li>\r\n     <li style=\"text-align: center;\"></li>\r\n</ul>'),
(8755, 687, '_parties_feature', 'field_5941a7b30c29d'),
(8756, 687, 'parties_image', '273'),
(8757, 687, '_parties_image', 'field_5941a7f00c29e'),
(8758, 687, 'parties_private_pdf', '278'),
(8759, 687, '_parties_private_pdf', 'field_5942b87fe349a'),
(8760, 687, 'box_footer', 'hours'),
(8761, 687, '_box_footer', 'field_5942855135298'),
(8762, 688, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n</ul>\r\n<p style=\"text-align: center;\">To discuss party options, please contact:\r\n<a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a>\r\nor click the \'Book your next party\' button below</p>'),
(8763, 688, '_parties_feature', 'field_5941a7b30c29d'),
(8764, 688, 'parties_image', '273'),
(8765, 688, '_parties_image', 'field_5941a7f00c29e'),
(8766, 688, 'parties_private_pdf', '278'),
(8767, 688, '_parties_private_pdf', 'field_5942b87fe349a'),
(8768, 688, 'box_footer', 'hours'),
(8769, 688, '_box_footer', 'field_5942855135298'),
(8771, 689, '_parties_feature', 'field_5941a7b30c29d'),
(8772, 689, 'parties_image', '273'),
(8773, 689, '_parties_image', 'field_5941a7f00c29e'),
(8774, 689, 'parties_private_pdf', '278'),
(8775, 689, '_parties_private_pdf', 'field_5942b87fe349a'),
(8776, 689, 'box_footer', 'hours'),
(8777, 689, '_box_footer', 'field_5942855135298'),
(8794, 692, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available</li>\r\n   <li>To discuss party options, please contact:\r\nalex@fourcornerstaverns.com\r\nor click the \'Book your next party\' button below</li>\r\n</ul>'),
(8778, 690, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li></li>\r\n   <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li></li>\r\n   <li>2 levels with Outdoor options on both floors</li>\r\n   <li></li>\r\n   <li>4 Full bars</li>\r\n    <li></li>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li></li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n</ul>\r\n<div>\r\n<p style=\"text-align: center;\">To discuss party options, please contact:\r\n<a href=\"mailto:alex@fourcornerstaverns.com\"><strong> alex@fourcornerstaverns.com</strong> </a>\r\nor click the \'Book your next party\' button below</p>\r\n\r\n</div>'),
(8779, 690, '_parties_feature', 'field_5941a7b30c29d'),
(8780, 690, 'parties_image', '273'),
(8781, 690, '_parties_image', 'field_5941a7f00c29e'),
(8782, 690, 'parties_private_pdf', '278'),
(8783, 690, '_parties_private_pdf', 'field_5942b87fe349a'),
(8784, 690, 'box_footer', 'hours'),
(8785, 690, '_box_footer', 'field_5942855135298'),
(8786, 691, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\nTo discuss party options, please contact:\r\nalex@fourcornerstaverns.com\r\nor click the \'Book your next party\' button below'),
(8787, 691, '_parties_feature', 'field_5941a7b30c29d'),
(8788, 691, 'parties_image', '273'),
(8789, 691, '_parties_image', 'field_5941a7f00c29e'),
(8790, 691, 'parties_private_pdf', '278'),
(8791, 691, '_parties_private_pdf', 'field_5942b87fe349a'),
(8792, 691, 'box_footer', 'hours'),
(8793, 691, '_box_footer', 'field_5942855135298'),
(8795, 692, '_parties_feature', 'field_5941a7b30c29d'),
(8796, 692, 'parties_image', '273'),
(8797, 692, '_parties_image', 'field_5941a7f00c29e'),
(8798, 692, 'parties_private_pdf', '278'),
(8799, 692, '_parties_private_pdf', 'field_5942b87fe349a'),
(8800, 692, 'box_footer', 'hours'),
(8801, 692, '_box_footer', 'field_5942855135298'),
(8802, 693, 'parties_feature', 'Event spaces for 20-900 guests\r\n\r\nBrand New venue located at the Park at Wrigley\r\n\r\n2 levels with Outdoor options on both floors\r\n\r\n4 Full bars\r\n\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\nTo discuss party options, please contact:\r\nalex@fourcornerstaverns.com\r\nor click the \'Book your next party\' button below'),
(8803, 693, '_parties_feature', 'field_5941a7b30c29d'),
(8804, 693, 'parties_image', '273'),
(8805, 693, '_parties_image', 'field_5941a7f00c29e'),
(8806, 693, 'parties_private_pdf', '278'),
(8807, 693, '_parties_private_pdf', 'field_5942b87fe349a'),
(8808, 693, 'box_footer', 'hours'),
(8809, 693, '_box_footer', 'field_5942855135298'),
(8810, 694, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li>alex@fourcornerstaverns.com</li>\r\n    <li>or click the \'Book your next party\' button below</li>\r\n</ul>'),
(8811, 694, '_parties_feature', 'field_5941a7b30c29d'),
(8812, 694, 'parties_image', '273'),
(8813, 694, '_parties_image', 'field_5941a7f00c29e'),
(8814, 694, 'parties_private_pdf', '278'),
(8815, 694, '_parties_private_pdf', 'field_5942b87fe349a'),
(8816, 694, 'box_footer', 'hours'),
(8817, 694, '_box_footer', 'field_5942855135298'),
(8818, 695, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n</ul>\r\n<ul>\r\n  <li>To discuss party options, please contact:</li>\r\n  <li>alex@fourcornerstaverns.com</li>\r\n    <li>or click the \'Book your next party\' button below</li>\r\n</ul>'),
(8819, 695, '_parties_feature', 'field_5941a7b30c29d'),
(8820, 695, 'parties_image', '273'),
(8821, 695, '_parties_image', 'field_5941a7f00c29e'),
(8822, 695, 'parties_private_pdf', '278'),
(8823, 695, '_parties_private_pdf', 'field_5942b87fe349a'),
(8824, 695, 'box_footer', 'hours'),
(8825, 695, '_box_footer', 'field_5942855135298'),
(9385, 760, 'event_subtitle', ''),
(8826, 696, 'parties_feature', '<ul>\r\n   <li style=\"list-style-type: none\">\r\n<ul>\r\n    <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n  <li>To discuss party options, please contact:</li>\r\n  <li>alex@fourcornerstaverns.com</li>\r\n    <li>or click the \'Book your next party\' button below</li>\r\n</ul>'),
(8827, 696, '_parties_feature', 'field_5941a7b30c29d'),
(8828, 696, 'parties_image', '273'),
(8829, 696, '_parties_image', 'field_5941a7f00c29e'),
(8830, 696, 'parties_private_pdf', '278'),
(8831, 696, '_parties_private_pdf', 'field_5942b87fe349a'),
(8832, 696, 'box_footer', 'hours'),
(8833, 696, '_box_footer', 'field_5942855135298'),
(9384, 759, '_edit_last', '2'),
(8834, 697, 'parties_feature', '<ul>\r\n   <li>\r\n<ul>\r\n    <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li></li>\r\n</ul>\r\n</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n  <li>To discuss party options, please contact:</li>\r\n  <li>alex@fourcornerstaverns.com</li>\r\n    <li>or click the \'Book your next party\' button below</li>\r\n</ul>'),
(8835, 697, '_parties_feature', 'field_5941a7b30c29d'),
(8836, 697, 'parties_image', '273'),
(8837, 697, '_parties_image', 'field_5941a7f00c29e'),
(8838, 697, 'parties_private_pdf', '278'),
(8839, 697, '_parties_private_pdf', 'field_5942b87fe349a'),
(8840, 697, 'box_footer', 'hours'),
(8841, 697, '_box_footer', 'field_5942855135298'),
(8842, 698, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></li>\r\n     <li>or click the ‘Book your next party’ button below</li>\r\n</ul>'),
(8843, 698, '_parties_feature', 'field_5941a7b30c29d'),
(8844, 698, 'parties_image', '273'),
(8845, 698, '_parties_image', 'field_5941a7f00c29e'),
(8846, 698, 'parties_private_pdf', '278'),
(8847, 698, '_parties_private_pdf', 'field_5942b87fe349a'),
(8848, 698, 'box_footer', 'hours'),
(8849, 698, '_box_footer', 'field_5942855135298'),
(8850, 699, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>To discuss party options, please contact:</li>\r\n  <li><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></li>\r\n     <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8851, 699, '_parties_feature', 'field_5941a7b30c29d'),
(8852, 699, 'parties_image', '273'),
(8853, 699, '_parties_image', 'field_5941a7f00c29e'),
(8854, 699, 'parties_private_pdf', '278'),
(8855, 699, '_parties_private_pdf', 'field_5942b87fe349a'),
(8856, 699, 'box_footer', 'hours'),
(8857, 699, '_box_footer', 'field_5942855135298'),
(8858, 700, 'box_footer', 'hours'),
(8859, 700, '_box_footer', 'field_5942855135298'),
(8860, 700, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>\r\n\r\n<hr />\r\n\r\n</li>\r\n     <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8861, 700, '_parties_feature', 'field_5941a7b30c29d'),
(8862, 700, 'parties_image', '273'),
(8863, 700, '_parties_image', 'field_5941a7f00c29e'),
(8864, 700, 'parties_private_pdf', '278'),
(8865, 700, '_parties_private_pdf', 'field_5942b87fe349a'),
(8866, 701, 'box_footer', 'hours'),
(8867, 701, '_box_footer', 'field_5942855135298'),
(8868, 701, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>&lt;ul&gt;</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n  <li>&lt;ul&gt;\r\n\r\n<hr />\r\n\r\n</li>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8869, 701, '_parties_feature', 'field_5941a7b30c29d'),
(8870, 701, 'parties_image', '273'),
(8871, 701, '_parties_image', 'field_5941a7f00c29e'),
(8872, 701, 'parties_private_pdf', '278'),
(8873, 701, '_parties_private_pdf', 'field_5942b87fe349a'),
(8882, 703, 'box_footer', 'hours'),
(8874, 702, 'box_footer', 'hours'),
(8875, 702, '_box_footer', 'field_5942855135298'),
(8876, 702, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available\r\n\r\n<hr />\r\n\r\n</li>\r\n    <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8877, 702, '_parties_feature', 'field_5941a7b30c29d'),
(8878, 702, 'parties_image', '273'),
(8879, 702, '_parties_image', 'field_5941a7f00c29e'),
(8880, 702, 'parties_private_pdf', '278'),
(8881, 702, '_parties_private_pdf', 'field_5942b87fe349a'),
(8883, 703, '_box_footer', 'field_5942855135298'),
(8884, 703, 'parties_feature', '<ul>\r\n   <li>\r\n<h2>Event spaces for 20-900 guests</h2>\r\n</li>\r\n    <li>\r\n<h2>Brand New venue located at the Park at Wrigley</h2>\r\n</li>\r\n    <li>\r\n<h2>2 levels with Outdoor options on both floors</h2>\r\n</li>\r\n  <li>\r\n<h2>4 Full bars</h2>\r\n</li>\r\n   <li>\r\n<h2>State of the art A/V; DJ booth and stage</h2>\r\n</li>\r\n  <li>\r\n<h2>Custom menus and event branding options available</h2>\r\n\r\n<hr />\r\n\r\n</li>\r\n   <li>\r\n<h2>To discuss party options, please contact:</h2>\r\n</li>\r\n     <li>\r\n<h2><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></h2>\r\n</li>\r\n   <li>\r\n<h2>or click the ‘Book your next party’ button below</h2>\r\n</li>\r\n</ul>\r\n<h2>Test</h2>'),
(8885, 703, '_parties_feature', 'field_5941a7b30c29d'),
(8886, 703, 'parties_image', '273'),
(8887, 703, '_parties_image', 'field_5941a7f00c29e'),
(8888, 703, 'parties_private_pdf', '278'),
(8889, 703, '_parties_private_pdf', 'field_5942b87fe349a'),
(9383, 759, '_edit_lock', '1498071526:2'),
(8906, 706, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available&nbsp;</li>\r\n</ul>\r\n<ul>\r\n   <li>bla bla bla</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n     <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8890, 704, 'box_footer', 'hours'),
(8891, 704, '_box_footer', 'field_5942855135298'),
(8892, 704, 'parties_feature', '<ul>\r\n   <li>\r\n<h3>Event spaces for 20-900 guests</h3>\r\n</li>\r\n    <li>\r\n<h3>Brand New venue located at the Park at Wrigley</h3>\r\n</li>\r\n    <li>\r\n<h3>2 levels with Outdoor options on both floors</h3>\r\n</li>\r\n  <li>\r\n<h3>4 Full bars</h3>\r\n</li>\r\n   <li>\r\n<h3>State of the art A/V; DJ booth and stage</h3>\r\n</li>\r\n  <li>\r\n<h3>Custom menus and event branding options available</h3>\r\n\r\n<hr />\r\n\r\n</li>\r\n   <li>\r\n<h3>To discuss party options, please contact:</h3>\r\n</li>\r\n     <li>\r\n<h3><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></h3>\r\n</li>\r\n   <li>\r\n<h3>or click the ‘Book your next party’ button below</h3>\r\n</li>\r\n</ul>\r\n<h3>Test</h3>'),
(8893, 704, '_parties_feature', 'field_5941a7b30c29d'),
(8894, 704, 'parties_image', '273'),
(8895, 704, '_parties_image', 'field_5941a7f00c29e'),
(8896, 704, 'parties_private_pdf', '278'),
(8897, 704, '_parties_private_pdf', 'field_5942b87fe349a'),
(8898, 705, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available\r\n\r\n&nbsp;</li>\r\n    <li>bla bla bla</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n     <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>\r\nTest'),
(8899, 705, '_parties_feature', 'field_5941a7b30c29d'),
(8900, 705, 'parties_image', '273'),
(8901, 705, '_parties_image', 'field_5941a7f00c29e'),
(8902, 705, 'parties_private_pdf', '278'),
(8903, 705, '_parties_private_pdf', 'field_5942b87fe349a'),
(8904, 705, 'box_footer', 'hours'),
(8905, 705, '_box_footer', 'field_5942855135298'),
(8907, 706, '_parties_feature', 'field_5941a7b30c29d'),
(8908, 706, 'parties_image', '273'),
(8909, 706, '_parties_image', 'field_5941a7f00c29e'),
(8910, 706, 'parties_private_pdf', '278'),
(8911, 706, '_parties_private_pdf', 'field_5942b87fe349a'),
(8912, 706, 'box_footer', 'hours'),
(8913, 706, '_box_footer', 'field_5942855135298'),
(8914, 707, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floors</li>\r\n   <li>4 Full bars</li>\r\n</ul>\r\n<ul>\r\n   <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>'),
(8915, 707, '_parties_feature', 'field_5941a7b30c29d'),
(8916, 707, 'parties_image', '273'),
(8917, 707, '_parties_image', 'field_5941a7f00c29e'),
(8918, 707, 'parties_private_pdf', '278'),
(8919, 707, '_parties_private_pdf', 'field_5942b87fe349a'),
(8920, 707, 'box_footer', 'hours'),
(8921, 707, '_box_footer', 'field_5942855135298'),
(8922, 708, 'parties_feature', '<ul>\r\n   <li>Event spaces for 20-900 guests</li>\r\n     <li>Brand New venue located at the Park at Wrigley</li>\r\n     <li>2 levels with Outdoor options on both floor</li>\r\n</ul>\r\n<ul>\r\n   <li>4 Full bars</li>\r\n    <li>State of the art A/V; DJ booth and stage</li>\r\n   <li>Custom menus and event branding options available</li>\r\n</ul>\r\n\r\n<hr />\r\n\r\n<ul>\r\n   <li>To discuss party options, please contact:</li>\r\n  <li><strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong></li>\r\n    <li>or click the ‘Book your next party’ button below</li>\r\n</ul>'),
(8923, 708, '_parties_feature', 'field_5941a7b30c29d'),
(8924, 708, 'parties_image', '273'),
(8925, 708, '_parties_image', 'field_5941a7f00c29e'),
(8926, 708, 'parties_private_pdf', '278'),
(8927, 708, '_parties_private_pdf', 'field_5942b87fe349a'),
(8928, 708, 'box_footer', 'hours'),
(8929, 708, '_box_footer', 'field_5942855135298'),
(8930, 709, '_edit_lock', '1498075597:2'),
(8931, 709, '_edit_last', '2'),
(8932, 710, 'event_subtitle', ''),
(8933, 710, '_event_subtitle', 'field_5931b8041f123'),
(8934, 710, 'event_description', ''),
(8935, 710, '_event_description', 'field_5931b8344c168'),
(8936, 710, 'event_type', 'home'),
(8937, 710, '_event_type', 'field_5931c5ec289b2'),
(8938, 710, 'event_datetime', '2017-06-02 1:20 pm'),
(8939, 710, '_event_datetime', 'field_5931b84b7a9bd'),
(8940, 710, 'event_place', 'Wrigley Field - Chicago'),
(8941, 710, '_event_place', 'field_5931c5c11a7c2'),
(8942, 710, 'event_reserve_url', ''),
(8943, 710, '_event_reserve_url', 'field_5931c5d445353'),
(8944, 709, 'event_subtitle', ''),
(8945, 709, '_event_subtitle', 'field_5931b8041f123'),
(8946, 709, 'event_description', ''),
(8947, 709, '_event_description', 'field_5931b8344c168'),
(8948, 709, 'event_type', 'home'),
(8949, 709, '_event_type', 'field_5931c5ec289b2'),
(8950, 709, 'event_datetime', '2017-06-02 1:20 pm'),
(8951, 709, '_event_datetime', 'field_5931b84b7a9bd'),
(8952, 709, 'event_place', 'Wrigley Field - Chicago'),
(8953, 709, '_event_place', 'field_5931c5c11a7c2'),
(8954, 709, 'event_reserve_url', ''),
(8955, 709, '_event_reserve_url', 'field_5931c5d445353'),
(8957, 715, '_wp_attached_file', '2017/05/dummy_pdf.pdf'),
(8958, 716, 'box_footer', 'get-in-touch'),
(8959, 716, '_box_footer', 'field_5942855135298'),
(8960, 716, 'image_1', '273'),
(8961, 716, '_image_1', 'field_59395ee251b63'),
(8962, 716, 'image_2', '661'),
(8963, 716, '_image_2', 'field_5939618147f5c'),
(8964, 716, 'image_3', '276'),
(8965, 716, '_image_3', 'field_593963aa01433'),
(8966, 716, 'image_4', '662'),
(8967, 716, '_image_4', 'field_593963b901434'),
(8968, 716, 'image_5', '274'),
(8969, 716, '_image_5', 'field_593963c401435'),
(8970, 716, 'upcoming_text_button', 'Learn more'),
(8971, 716, '_upcoming_text_button', 'field_59419925e898e'),
(8972, 716, 'upcoming_link_button', '18'),
(8973, 716, '_upcoming_link_button', 'field_59419986e898f'),
(8974, 716, 'brickhouse_text_button', 'View all'),
(8975, 716, '_brickhouse_text_button', 'field_594199d8e8990'),
(8976, 716, 'brickhouse_link_button', '7'),
(8977, 716, '_brickhouse_link_button', 'field_59419a1ee8992'),
(8978, 716, 'weekly_text_button', 'Learn more'),
(8979, 716, '_weekly_text_button', 'field_59419a30e8993'),
(8980, 716, 'weekly_link_button', '133'),
(8981, 716, '_weekly_link_button', 'field_59419a43e8994'),
(8982, 716, 'hiring_title', 'We’re Hiring'),
(8983, 716, '_hiring_title', 'field_593aa8d194096'),
(8984, 716, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(8985, 716, '_hiring_description', 'field_593aa8fd94098'),
(8986, 716, 'hiring_button_text', 'APPLY TODAY'),
(8987, 716, '_hiring_button_text', 'field_593aa9f39409b'),
(8988, 716, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(8989, 716, '_hiring_url', 'field_593aa95e94099'),
(8990, 716, 'concessions_food', '715'),
(8991, 716, '_concessions_food', 'field_593ea7460696b'),
(8993, 718, 'box_footer', 'get-in-touch'),
(8995, 718, 'image_1', '273'),
(8996, 718, '_image_1', 'field_59395ee251b63'),
(8997, 718, 'image_2', '661'),
(8998, 718, '_image_2', 'field_5939618147f5c'),
(8999, 718, 'image_3', '276'),
(9000, 718, '_image_3', 'field_593963aa01433'),
(9001, 718, 'image_4', '662'),
(9002, 718, '_image_4', 'field_593963b901434'),
(9003, 718, 'image_5', '274'),
(9004, 718, '_image_5', 'field_593963c401435'),
(9005, 718, 'upcoming_text_button', 'Learn more'),
(9006, 718, '_upcoming_text_button', 'field_59419925e898e'),
(9007, 718, 'upcoming_link_button', '18'),
(9008, 718, '_upcoming_link_button', 'field_59419986e898f'),
(9009, 718, 'brickhouse_text_button', 'View all'),
(9010, 718, '_brickhouse_text_button', 'field_594199d8e8990'),
(9011, 718, 'brickhouse_link_button', '7'),
(9012, 718, '_brickhouse_link_button', 'field_59419a1ee8992'),
(9013, 718, 'weekly_text_button', 'Learn more'),
(9014, 718, '_weekly_text_button', 'field_59419a30e8993'),
(9015, 718, 'weekly_link_button', '133'),
(9016, 718, '_weekly_link_button', 'field_59419a43e8994'),
(9017, 718, 'hiring_title', 'We’re Hiring'),
(9018, 718, '_hiring_title', 'field_593aa8d194096'),
(9019, 718, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(9020, 718, '_hiring_description', 'field_593aa8fd94098'),
(9021, 718, 'hiring_button_text', 'APPLY TODAY'),
(9022, 718, '_hiring_button_text', 'field_593aa9f39409b'),
(9023, 718, 'hiring_url', 'http://fourcornerstaverns.com/careers/'),
(9024, 718, '_hiring_url', 'field_593aa95e94099'),
(9025, 718, 'concessions_food', '222'),
(9026, 718, '_concessions_food', 'field_593ea7460696b'),
(9027, 721, '_edit_lock', '1498071613:2'),
(9028, 721, '_edit_last', '2'),
(9029, 722, 'event_subtitle', ''),
(9030, 722, '_event_subtitle', 'field_5931b8041f123'),
(9031, 722, 'event_description', ''),
(9032, 722, '_event_description', 'field_5931b8344c168'),
(9033, 722, 'event_type', 'home'),
(9034, 722, '_event_type', 'field_5931c5ec289b2'),
(9035, 722, 'event_datetime', '2017-06-03 1:20 am'),
(9036, 722, '_event_datetime', 'field_5931b84b7a9bd'),
(9037, 722, 'event_place', ''),
(9038, 722, '_event_place', 'field_5931c5c11a7c2'),
(9039, 722, 'event_reserve_url', ''),
(9040, 722, '_event_reserve_url', 'field_5931c5d445353'),
(9041, 721, 'event_subtitle', ''),
(9042, 721, '_event_subtitle', 'field_5931b8041f123'),
(9043, 721, 'event_description', ''),
(9044, 721, '_event_description', 'field_5931b8344c168'),
(9045, 721, 'event_type', 'home'),
(9046, 721, '_event_type', 'field_5931c5ec289b2'),
(9047, 721, 'event_datetime', '2017-06-03 1:20 am'),
(9048, 721, '_event_datetime', 'field_5931b84b7a9bd'),
(9049, 721, 'event_place', ''),
(9050, 721, '_event_place', 'field_5931c5c11a7c2'),
(9051, 721, 'event_reserve_url', ''),
(9052, 721, '_event_reserve_url', 'field_5931c5d445353'),
(9053, 723, '_edit_lock', '1498071608:2'),
(9054, 723, '_edit_last', '2'),
(9055, 724, 'event_subtitle', ''),
(9056, 724, '_event_subtitle', 'field_5931b8041f123'),
(9057, 724, 'event_description', ''),
(9058, 724, '_event_description', 'field_5931b8344c168'),
(9059, 724, 'event_type', 'home'),
(9060, 724, '_event_type', 'field_5931c5ec289b2'),
(9061, 724, 'event_datetime', '2017-06-04 6:35 pm'),
(9062, 724, '_event_datetime', 'field_5931b84b7a9bd'),
(9063, 724, 'event_place', ''),
(9064, 724, '_event_place', 'field_5931c5c11a7c2'),
(9065, 724, 'event_reserve_url', ''),
(9066, 724, '_event_reserve_url', 'field_5931c5d445353'),
(9067, 723, 'event_subtitle', ''),
(9068, 723, '_event_subtitle', 'field_5931b8041f123'),
(9069, 723, 'event_description', ''),
(9070, 723, '_event_description', 'field_5931b8344c168'),
(9071, 723, 'event_type', 'home'),
(9072, 723, '_event_type', 'field_5931c5ec289b2'),
(9073, 723, 'event_datetime', '2017-06-04 6:35 pm'),
(9074, 723, '_event_datetime', 'field_5931b84b7a9bd'),
(9075, 723, 'event_place', ''),
(9076, 723, '_event_place', 'field_5931c5c11a7c2'),
(9077, 723, 'event_reserve_url', ''),
(9078, 723, '_event_reserve_url', 'field_5931c5d445353'),
(9079, 725, '_edit_lock', '1498071603:2'),
(9080, 725, '_edit_last', '2'),
(9081, 726, 'event_subtitle', ''),
(9082, 726, '_event_subtitle', 'field_5931b8041f123'),
(9083, 726, 'event_description', ''),
(9084, 726, '_event_description', 'field_5931b8344c168'),
(9085, 726, 'event_type', 'home'),
(9086, 726, '_event_type', 'field_5931c5ec289b2'),
(9087, 726, 'event_datetime', '2017-06-05 7:05 pm'),
(9088, 726, '_event_datetime', 'field_5931b84b7a9bd'),
(9089, 726, 'event_place', ''),
(9090, 726, '_event_place', 'field_5931c5c11a7c2'),
(9091, 726, 'event_reserve_url', ''),
(9092, 726, '_event_reserve_url', 'field_5931c5d445353'),
(9093, 725, 'event_subtitle', ''),
(9094, 725, '_event_subtitle', 'field_5931b8041f123'),
(9095, 725, 'event_description', ''),
(9096, 725, '_event_description', 'field_5931b8344c168'),
(9097, 725, 'event_type', 'home'),
(9098, 725, '_event_type', 'field_5931c5ec289b2'),
(9099, 725, 'event_datetime', '2017-06-05 7:05 pm'),
(9100, 725, '_event_datetime', 'field_5931b84b7a9bd'),
(9101, 725, 'event_place', ''),
(9102, 725, '_event_place', 'field_5931c5c11a7c2'),
(9103, 725, 'event_reserve_url', ''),
(9104, 725, '_event_reserve_url', 'field_5931c5d445353'),
(9105, 727, '_edit_lock', '1498071598:2'),
(9106, 727, '_edit_last', '2'),
(9107, 728, 'event_subtitle', ''),
(9108, 728, '_event_subtitle', 'field_5931b8041f123'),
(9109, 728, 'event_description', ''),
(9110, 728, '_event_description', 'field_5931b8344c168'),
(9111, 728, 'event_type', 'home'),
(9112, 728, '_event_type', 'field_5931c5ec289b2'),
(9113, 728, 'event_datetime', '2017-06-06 7:05 pm'),
(9114, 728, '_event_datetime', 'field_5931b84b7a9bd'),
(9115, 728, 'event_place', ''),
(9116, 728, '_event_place', 'field_5931c5c11a7c2'),
(9117, 728, 'event_reserve_url', ''),
(9118, 728, '_event_reserve_url', 'field_5931c5d445353'),
(9119, 727, 'event_subtitle', ''),
(9120, 727, '_event_subtitle', 'field_5931b8041f123'),
(9121, 727, 'event_description', ''),
(9122, 727, '_event_description', 'field_5931b8344c168'),
(9123, 727, 'event_type', 'home'),
(9124, 727, '_event_type', 'field_5931c5ec289b2'),
(9125, 727, 'event_datetime', '2017-06-06 7:05 pm'),
(9126, 727, '_event_datetime', 'field_5931b84b7a9bd'),
(9127, 727, 'event_place', ''),
(9128, 727, '_event_place', 'field_5931c5c11a7c2'),
(9129, 727, 'event_reserve_url', ''),
(9130, 727, '_event_reserve_url', 'field_5931c5d445353'),
(9131, 729, '_edit_lock', '1498071592:2'),
(9132, 729, '_edit_last', '2'),
(9133, 730, 'event_subtitle', ''),
(9134, 730, '_event_subtitle', 'field_5931b8041f123'),
(9135, 730, 'event_description', ''),
(9136, 730, '_event_description', 'field_5931b8344c168'),
(9137, 730, 'event_type', 'home'),
(9138, 730, '_event_type', 'field_5931c5ec289b2'),
(9139, 730, 'event_datetime', '2017-06-07 7:05 pm'),
(9140, 730, '_event_datetime', 'field_5931b84b7a9bd'),
(9141, 730, 'event_place', ''),
(9142, 730, '_event_place', 'field_5931c5c11a7c2'),
(9143, 730, 'event_reserve_url', ''),
(9144, 730, '_event_reserve_url', 'field_5931c5d445353'),
(9145, 729, 'event_subtitle', ''),
(9146, 729, '_event_subtitle', 'field_5931b8041f123'),
(9147, 729, 'event_description', ''),
(9148, 729, '_event_description', 'field_5931b8344c168'),
(9149, 729, 'event_type', 'home'),
(9150, 729, '_event_type', 'field_5931c5ec289b2'),
(9151, 729, 'event_datetime', '2017-06-07 7:05 pm'),
(9152, 729, '_event_datetime', 'field_5931b84b7a9bd'),
(9153, 729, 'event_place', ''),
(9154, 729, '_event_place', 'field_5931c5c11a7c2'),
(9155, 729, 'event_reserve_url', ''),
(9156, 729, '_event_reserve_url', 'field_5931c5d445353'),
(9157, 731, '_edit_lock', '1498071586:2'),
(9158, 731, '_edit_last', '2'),
(9159, 732, 'event_subtitle', ''),
(9160, 732, '_event_subtitle', 'field_5931b8041f123'),
(9161, 732, 'event_description', ''),
(9162, 732, '_event_description', 'field_5931b8344c168'),
(9163, 732, 'event_type', 'home'),
(9164, 732, '_event_type', 'field_5931c5ec289b2'),
(9165, 732, 'event_datetime', '2017-06-08 7:05 pm'),
(9166, 732, '_event_datetime', 'field_5931b84b7a9bd'),
(9167, 732, 'event_place', ''),
(9168, 732, '_event_place', 'field_5931c5c11a7c2'),
(9169, 732, 'event_reserve_url', ''),
(9170, 732, '_event_reserve_url', 'field_5931c5d445353'),
(9171, 731, 'event_subtitle', ''),
(9172, 731, '_event_subtitle', 'field_5931b8041f123'),
(9173, 731, 'event_description', ''),
(9174, 731, '_event_description', 'field_5931b8344c168'),
(9175, 731, 'event_type', 'home'),
(9176, 731, '_event_type', 'field_5931c5ec289b2'),
(9177, 731, 'event_datetime', '2017-06-08 7:05 pm'),
(9178, 731, '_event_datetime', 'field_5931b84b7a9bd'),
(9179, 731, 'event_place', ''),
(9180, 731, '_event_place', 'field_5931c5c11a7c2'),
(9181, 731, 'event_reserve_url', ''),
(9182, 731, '_event_reserve_url', 'field_5931c5d445353'),
(9183, 733, '_edit_lock', '1498071579:2'),
(9184, 733, '_edit_last', '2'),
(9185, 734, 'event_subtitle', ''),
(9186, 734, '_event_subtitle', 'field_5931b8041f123'),
(9187, 734, 'event_description', ''),
(9188, 734, '_event_description', 'field_5931b8344c168'),
(9189, 734, 'event_type', 'home'),
(9190, 734, '_event_type', 'field_5931c5ec289b2'),
(9191, 734, 'event_datetime', '2017-06-21 1:20 pm'),
(9192, 734, '_event_datetime', 'field_5931b84b7a9bd'),
(9193, 734, 'event_place', ''),
(9194, 734, '_event_place', 'field_5931c5c11a7c2'),
(9195, 734, 'event_reserve_url', ''),
(9196, 734, '_event_reserve_url', 'field_5931c5d445353'),
(9197, 733, 'event_subtitle', ''),
(9198, 733, '_event_subtitle', 'field_5931b8041f123'),
(9199, 733, 'event_description', ''),
(9200, 733, '_event_description', 'field_5931b8344c168'),
(9201, 733, 'event_type', 'home'),
(9202, 733, '_event_type', 'field_5931c5ec289b2'),
(9203, 733, 'event_datetime', '2017-06-09 1:20 pm'),
(9204, 733, '_event_datetime', 'field_5931b84b7a9bd'),
(9205, 733, 'event_place', ''),
(9206, 733, '_event_place', 'field_5931c5c11a7c2'),
(9207, 733, 'event_reserve_url', ''),
(9208, 733, '_event_reserve_url', 'field_5931c5d445353'),
(9209, 735, 'event_subtitle', ''),
(9210, 735, '_event_subtitle', 'field_5931b8041f123'),
(9211, 735, 'event_description', ''),
(9212, 735, '_event_description', 'field_5931b8344c168'),
(9213, 735, 'event_type', 'home'),
(9214, 735, '_event_type', 'field_5931c5ec289b2'),
(9215, 735, 'event_datetime', '2017-06-09 1:20 pm'),
(9216, 735, '_event_datetime', 'field_5931b84b7a9bd'),
(9217, 735, 'event_place', ''),
(9218, 735, '_event_place', 'field_5931c5c11a7c2'),
(9219, 735, 'event_reserve_url', ''),
(9220, 735, '_event_reserve_url', 'field_5931c5d445353'),
(9221, 736, '_edit_lock', '1498071568:2'),
(9222, 736, '_edit_last', '2'),
(9223, 737, 'event_subtitle', ''),
(9224, 737, '_event_subtitle', 'field_5931b8041f123'),
(9225, 737, 'event_description', ''),
(9226, 737, '_event_description', 'field_5931b8344c168'),
(9227, 737, 'event_type', 'home'),
(9228, 737, '_event_type', 'field_5931c5ec289b2'),
(9229, 737, 'event_datetime', '2017-06-10 1:20 pm'),
(9230, 737, '_event_datetime', 'field_5931b84b7a9bd'),
(9231, 737, 'event_place', ''),
(9232, 737, '_event_place', 'field_5931c5c11a7c2'),
(9233, 737, 'event_reserve_url', ''),
(9234, 737, '_event_reserve_url', 'field_5931c5d445353'),
(9235, 736, 'event_subtitle', ''),
(9236, 736, '_event_subtitle', 'field_5931b8041f123'),
(9237, 736, 'event_description', ''),
(9238, 736, '_event_description', 'field_5931b8344c168'),
(9239, 736, 'event_type', 'home'),
(9240, 736, '_event_type', 'field_5931c5ec289b2'),
(9241, 736, 'event_datetime', '2017-06-10 1:20 pm'),
(9242, 736, '_event_datetime', 'field_5931b84b7a9bd'),
(9243, 736, 'event_place', ''),
(9244, 736, '_event_place', 'field_5931c5c11a7c2'),
(9245, 736, 'event_reserve_url', ''),
(9246, 736, '_event_reserve_url', 'field_5931c5d445353'),
(9247, 738, '_edit_lock', '1498071564:2'),
(9248, 738, '_edit_last', '2'),
(9249, 739, 'event_subtitle', ''),
(9250, 739, '_event_subtitle', 'field_5931b8041f123'),
(9251, 739, 'event_description', ''),
(9252, 739, '_event_description', 'field_5931b8344c168'),
(9253, 739, 'event_type', 'home'),
(9254, 739, '_event_type', 'field_5931c5ec289b2'),
(9255, 739, 'event_datetime', '2017-06-11 1:20 pm'),
(9256, 739, '_event_datetime', 'field_5931b84b7a9bd'),
(9257, 739, 'event_place', ''),
(9258, 739, '_event_place', 'field_5931c5c11a7c2'),
(9259, 739, 'event_reserve_url', ''),
(9260, 739, '_event_reserve_url', 'field_5931c5d445353'),
(9261, 738, 'event_subtitle', ''),
(9262, 738, '_event_subtitle', 'field_5931b8041f123'),
(9263, 738, 'event_description', ''),
(9264, 738, '_event_description', 'field_5931b8344c168'),
(9265, 738, 'event_type', 'home');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9266, 738, '_event_type', 'field_5931c5ec289b2'),
(9267, 738, 'event_datetime', '2017-06-11 1:20 pm'),
(9268, 738, '_event_datetime', 'field_5931b84b7a9bd'),
(9269, 738, 'event_place', ''),
(9270, 738, '_event_place', 'field_5931c5c11a7c2'),
(9271, 738, 'event_reserve_url', ''),
(9272, 738, '_event_reserve_url', 'field_5931c5d445353'),
(9273, 740, '_edit_lock', '1498071288:2'),
(9274, 740, '_edit_last', '2'),
(9275, 741, 'event_subtitle', ''),
(9276, 741, '_event_subtitle', 'field_5931b8041f123'),
(9277, 741, 'event_description', ''),
(9278, 741, '_event_description', 'field_5931b8344c168'),
(9279, 741, 'event_type', 'away'),
(9280, 741, '_event_type', 'field_5931c5ec289b2'),
(9281, 741, 'event_datetime', '2017-06-12 6:10 pm'),
(9282, 741, '_event_datetime', 'field_5931b84b7a9bd'),
(9283, 741, 'event_place', ''),
(9284, 741, '_event_place', 'field_5931c5c11a7c2'),
(9285, 741, 'event_reserve_url', ''),
(9286, 741, '_event_reserve_url', 'field_5931c5d445353'),
(9287, 740, 'event_subtitle', ''),
(9288, 740, '_event_subtitle', 'field_5931b8041f123'),
(9289, 740, 'event_description', ''),
(9290, 740, '_event_description', 'field_5931b8344c168'),
(9291, 740, 'event_type', 'away'),
(9292, 740, '_event_type', 'field_5931c5ec289b2'),
(9293, 740, 'event_datetime', '2017-06-12 6:10 pm'),
(9294, 740, '_event_datetime', 'field_5931b84b7a9bd'),
(9295, 740, 'event_place', ''),
(9296, 740, '_event_place', 'field_5931c5c11a7c2'),
(9297, 740, 'event_reserve_url', ''),
(9298, 740, '_event_reserve_url', 'field_5931c5d445353'),
(9299, 743, 'event_subtitle', ''),
(9300, 743, '_event_subtitle', 'field_5931b8041f123'),
(9301, 743, 'event_description', ''),
(9302, 743, '_event_description', 'field_5931b8344c168'),
(9303, 743, 'event_type', 'away'),
(9304, 743, '_event_type', 'field_5931c5ec289b2'),
(9305, 743, 'event_datetime', '2017-06-12 6:10 pm'),
(9306, 743, '_event_datetime', 'field_5931b84b7a9bd'),
(9307, 743, 'event_place', ''),
(9308, 743, '_event_place', 'field_5931c5c11a7c2'),
(9309, 743, 'event_reserve_url', ''),
(9310, 743, '_event_reserve_url', 'field_5931c5d445353'),
(9311, 744, '_edit_lock', '1498071322:2'),
(9312, 744, '_edit_last', '2'),
(9313, 745, 'event_subtitle', ''),
(9314, 745, '_event_subtitle', 'field_5931b8041f123'),
(9315, 745, 'event_description', ''),
(9316, 745, '_event_description', 'field_5931b8344c168'),
(9317, 745, 'event_type', 'away'),
(9318, 745, '_event_type', 'field_5931c5ec289b2'),
(9319, 745, 'event_datetime', '2017-06-13 6:10 pm'),
(9320, 745, '_event_datetime', 'field_5931b84b7a9bd'),
(9321, 745, 'event_place', ''),
(9322, 745, '_event_place', 'field_5931c5c11a7c2'),
(9323, 745, 'event_reserve_url', ''),
(9324, 745, '_event_reserve_url', 'field_5931c5d445353'),
(9325, 744, 'event_subtitle', ''),
(9326, 744, '_event_subtitle', 'field_5931b8041f123'),
(9327, 744, 'event_description', ''),
(9328, 744, '_event_description', 'field_5931b8344c168'),
(9329, 744, 'event_type', 'away'),
(9330, 744, '_event_type', 'field_5931c5ec289b2'),
(9331, 744, 'event_datetime', '2017-06-13 6:10 pm'),
(9332, 744, '_event_datetime', 'field_5931b84b7a9bd'),
(9333, 744, 'event_place', ''),
(9334, 744, '_event_place', 'field_5931c5c11a7c2'),
(9335, 744, 'event_reserve_url', ''),
(9336, 744, '_event_reserve_url', 'field_5931c5d445353'),
(9337, 746, '_edit_lock', '1498071407:2'),
(9338, 746, '_edit_last', '2'),
(9339, 747, 'event_subtitle', ''),
(9340, 747, '_event_subtitle', 'field_5931b8041f123'),
(9341, 747, 'event_description', ''),
(9342, 747, '_event_description', 'field_5931b8344c168'),
(9343, 747, 'event_type', 'away'),
(9344, 747, '_event_type', 'field_5931c5ec289b2'),
(9345, 747, 'event_datetime', '2017-06-21 6:10 pm'),
(9346, 747, '_event_datetime', 'field_5931b84b7a9bd'),
(9347, 747, 'event_place', ''),
(9348, 747, '_event_place', 'field_5931c5c11a7c2'),
(9349, 747, 'event_reserve_url', ''),
(9350, 747, '_event_reserve_url', 'field_5931c5d445353'),
(9351, 746, 'event_subtitle', ''),
(9352, 746, '_event_subtitle', 'field_5931b8041f123'),
(9353, 746, 'event_description', ''),
(9354, 746, '_event_description', 'field_5931b8344c168'),
(9355, 746, 'event_type', 'away'),
(9356, 746, '_event_type', 'field_5931c5ec289b2'),
(9357, 746, 'event_datetime', '2017-06-14 6:10 pm'),
(9358, 746, '_event_datetime', 'field_5931b84b7a9bd'),
(9359, 746, 'event_place', ''),
(9360, 746, '_event_place', 'field_5931c5c11a7c2'),
(9361, 746, 'event_reserve_url', ''),
(9362, 746, '_event_reserve_url', 'field_5931c5d445353'),
(9363, 748, 'event_subtitle', ''),
(9364, 748, '_event_subtitle', 'field_5931b8041f123'),
(9365, 748, 'event_description', ''),
(9366, 748, '_event_description', 'field_5931b8344c168'),
(9367, 748, 'event_type', 'away'),
(9368, 748, '_event_type', 'field_5931c5ec289b2'),
(9369, 748, 'event_datetime', '2017-06-14 6:10 pm'),
(9370, 748, '_event_datetime', 'field_5931b84b7a9bd'),
(9371, 748, 'event_place', ''),
(9372, 748, '_event_place', 'field_5931c5c11a7c2'),
(9373, 748, 'event_reserve_url', ''),
(9374, 748, '_event_reserve_url', 'field_5931c5d445353'),
(9375, 749, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book your next party’ button below'),
(9376, 749, '_parties_feature', 'field_5941a7b30c29d'),
(9377, 749, 'parties_image', '273'),
(9378, 749, '_parties_image', 'field_5941a7f00c29e'),
(9379, 749, 'parties_private_pdf', '278'),
(9380, 749, '_parties_private_pdf', 'field_5942b87fe349a'),
(9381, 749, 'box_footer', 'hours'),
(9382, 749, '_box_footer', 'field_5942855135298'),
(9386, 760, '_event_subtitle', 'field_5931b8041f123'),
(9387, 760, 'event_description', ''),
(9388, 760, '_event_description', 'field_5931b8344c168'),
(9389, 760, 'event_type', 'away'),
(9390, 760, '_event_type', 'field_5931c5ec289b2'),
(9391, 760, 'event_datetime', '2017-06-16 6:05 pm'),
(9392, 760, '_event_datetime', 'field_5931b84b7a9bd'),
(9393, 760, 'event_place', ''),
(9394, 760, '_event_place', 'field_5931c5c11a7c2'),
(9395, 760, 'event_reserve_url', ''),
(9396, 760, '_event_reserve_url', 'field_5931c5d445353'),
(9397, 759, 'event_subtitle', ''),
(9398, 759, '_event_subtitle', 'field_5931b8041f123'),
(9399, 759, 'event_description', ''),
(9400, 759, '_event_description', 'field_5931b8344c168'),
(9401, 759, 'event_type', 'away'),
(9402, 759, '_event_type', 'field_5931c5ec289b2'),
(9403, 759, 'event_datetime', '2017-06-16 6:05 pm'),
(9404, 759, '_event_datetime', 'field_5931b84b7a9bd'),
(9405, 759, 'event_place', ''),
(9406, 759, '_event_place', 'field_5931c5c11a7c2'),
(9407, 759, 'event_reserve_url', ''),
(9408, 759, '_event_reserve_url', 'field_5931c5d445353'),
(9409, 761, '_edit_lock', '1498071551:2'),
(9410, 761, '_edit_last', '2'),
(9411, 762, 'event_subtitle', ''),
(9412, 762, '_event_subtitle', 'field_5931b8041f123'),
(9413, 762, 'event_description', ''),
(9414, 762, '_event_description', 'field_5931b8344c168'),
(9415, 762, 'event_type', 'away'),
(9416, 762, '_event_type', 'field_5931c5ec289b2'),
(9417, 762, 'event_datetime', '2017-06-17 7:15 pm'),
(9418, 762, '_event_datetime', 'field_5931b84b7a9bd'),
(9419, 762, 'event_place', ''),
(9420, 762, '_event_place', 'field_5931c5c11a7c2'),
(9421, 762, 'event_reserve_url', ''),
(9422, 762, '_event_reserve_url', 'field_5931c5d445353'),
(9423, 761, 'event_subtitle', ''),
(9424, 761, '_event_subtitle', 'field_5931b8041f123'),
(9425, 761, 'event_description', ''),
(9426, 761, '_event_description', 'field_5931b8344c168'),
(9427, 761, 'event_type', 'away'),
(9428, 761, '_event_type', 'field_5931c5ec289b2'),
(9429, 761, 'event_datetime', '2017-06-17 7:15 pm'),
(9430, 761, '_event_datetime', 'field_5931b84b7a9bd'),
(9431, 761, 'event_place', ''),
(9432, 761, '_event_place', 'field_5931c5c11a7c2'),
(9433, 761, 'event_reserve_url', ''),
(9434, 761, '_event_reserve_url', 'field_5931c5d445353'),
(9435, 763, '_edit_lock', '1498071595:2'),
(9436, 763, '_edit_last', '2'),
(9437, 764, 'event_subtitle', ''),
(9438, 764, '_event_subtitle', 'field_5931b8041f123'),
(9439, 764, 'event_description', ''),
(9440, 764, '_event_description', 'field_5931b8344c168'),
(9441, 764, 'event_type', 'away'),
(9442, 764, '_event_type', 'field_5931c5ec289b2'),
(9443, 764, 'event_datetime', '2017-06-18 12:35 pm'),
(9444, 764, '_event_datetime', 'field_5931b84b7a9bd'),
(9445, 764, 'event_place', ''),
(9446, 764, '_event_place', 'field_5931c5c11a7c2'),
(9447, 764, 'event_reserve_url', ''),
(9448, 764, '_event_reserve_url', 'field_5931c5d445353'),
(9449, 763, 'event_subtitle', ''),
(9450, 763, '_event_subtitle', 'field_5931b8041f123'),
(9451, 763, 'event_description', ''),
(9452, 763, '_event_description', 'field_5931b8344c168'),
(9453, 763, 'event_type', 'away'),
(9454, 763, '_event_type', 'field_5931c5ec289b2'),
(9455, 763, 'event_datetime', '2017-06-18 12:35 pm'),
(9456, 763, '_event_datetime', 'field_5931b84b7a9bd'),
(9457, 763, 'event_place', ''),
(9458, 763, '_event_place', 'field_5931c5c11a7c2'),
(9459, 763, 'event_reserve_url', ''),
(9460, 763, '_event_reserve_url', 'field_5931c5d445353'),
(9461, 765, '_edit_lock', '1498071619:2'),
(9462, 765, '_edit_last', '2'),
(9463, 766, 'event_subtitle', ''),
(9464, 766, '_event_subtitle', 'field_5931b8041f123'),
(9465, 766, 'event_description', ''),
(9466, 766, '_event_description', 'field_5931b8344c168'),
(9467, 766, 'event_type', 'home'),
(9468, 766, '_event_type', 'field_5931c5ec289b2'),
(9469, 766, 'event_datetime', '2017-06-19 7:05 pm'),
(9470, 766, '_event_datetime', 'field_5931b84b7a9bd'),
(9471, 766, 'event_place', ''),
(9472, 766, '_event_place', 'field_5931c5c11a7c2'),
(9473, 766, 'event_reserve_url', ''),
(9474, 766, '_event_reserve_url', 'field_5931c5d445353'),
(9475, 765, 'event_subtitle', ''),
(9476, 765, '_event_subtitle', 'field_5931b8041f123'),
(9477, 765, 'event_description', ''),
(9478, 765, '_event_description', 'field_5931b8344c168'),
(9479, 765, 'event_type', 'home'),
(9480, 765, '_event_type', 'field_5931c5ec289b2'),
(9481, 765, 'event_datetime', '2017-06-19 7:05 pm'),
(9482, 765, '_event_datetime', 'field_5931b84b7a9bd'),
(9483, 765, 'event_place', ''),
(9484, 765, '_event_place', 'field_5931c5c11a7c2'),
(9485, 765, 'event_reserve_url', ''),
(9486, 765, '_event_reserve_url', 'field_5931c5d445353'),
(9487, 767, '_edit_lock', '1498071717:2'),
(9488, 767, '_edit_last', '2'),
(9489, 768, 'event_subtitle', ''),
(9490, 768, '_event_subtitle', 'field_5931b8041f123'),
(9491, 768, 'event_description', ''),
(9492, 768, '_event_description', 'field_5931b8344c168'),
(9493, 768, 'event_type', 'home'),
(9494, 768, '_event_type', 'field_5931c5ec289b2'),
(9495, 768, 'event_datetime', '2017-06-20 7:05 pm'),
(9496, 768, '_event_datetime', 'field_5931b84b7a9bd'),
(9497, 768, 'event_place', ''),
(9498, 768, '_event_place', 'field_5931c5c11a7c2'),
(9499, 768, 'event_reserve_url', ''),
(9500, 768, '_event_reserve_url', 'field_5931c5d445353'),
(9501, 767, 'event_subtitle', ''),
(9502, 767, '_event_subtitle', 'field_5931b8041f123'),
(9503, 767, 'event_description', ''),
(9504, 767, '_event_description', 'field_5931b8344c168'),
(9505, 767, 'event_type', 'home'),
(9506, 767, '_event_type', 'field_5931c5ec289b2'),
(9507, 767, 'event_datetime', '2017-06-20 7:05 pm'),
(9508, 767, '_event_datetime', 'field_5931b84b7a9bd'),
(9509, 767, 'event_place', ''),
(9510, 767, '_event_place', 'field_5931c5c11a7c2'),
(9511, 767, 'event_reserve_url', ''),
(9512, 767, '_event_reserve_url', 'field_5931c5d445353'),
(9513, 769, 'box_footer', 'hours'),
(9514, 769, '_box_footer', 'field_5942855135298'),
(9515, 769, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book your party today’ button below'),
(9516, 769, '_parties_feature', 'field_5941a7b30c29d'),
(9517, 769, 'parties_image', '273'),
(9518, 769, '_parties_image', 'field_5941a7f00c29e'),
(9519, 769, 'parties_private_pdf', '278'),
(9520, 769, '_parties_private_pdf', 'field_5942b87fe349a'),
(9521, 770, '_edit_lock', '1498073229:5'),
(9522, 770, '_edit_last', '5'),
(9523, 771, 'sunday_open', 'yes'),
(9524, 771, '_sunday_open', 'field_592f1c186df04'),
(9525, 771, 'sunday_hour_start', '11:00 AM'),
(9526, 771, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(9527, 771, 'sunday_hour_end', '2:00 AM'),
(9528, 771, '_sunday_hour_end', 'field_592f2b4f8320d'),
(9529, 771, 'monday_open', 'yes'),
(9530, 771, '_monday_open', 'field_592f228ad89d0'),
(9531, 771, 'monday_hour_start', '11:00 AM'),
(9532, 771, '_monday_hour_start', 'field_592f22c6d89d1'),
(9533, 771, 'monday_hour_end', '2:00 AM'),
(9534, 771, '_monday_hour_end', 'field_592f2d258407b'),
(9535, 771, 'tuesday_open', 'yes'),
(9536, 771, '_tuesday_open', 'field_592f25d4d1571'),
(9537, 771, 'tuesday_hour_start', '11:00 AM'),
(9538, 771, '_tuesday_hour_start', 'field_592f260dd1572'),
(9539, 771, 'tuesday_hour_end', '2:00 AM'),
(9540, 771, '_tuesday_hour_end', 'field_592f2d758407c'),
(9541, 771, 'wednesday_open', 'no'),
(9542, 771, '_wednesday_open', 'field_592f267b6aa5f'),
(9543, 771, 'wednesday_hour_start', '11:00 AM'),
(9544, 771, '_wednesday_hour_start', 'field_592f26996aa60'),
(9545, 771, 'wednesday_hour_end', '2:00 AM'),
(9546, 771, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(9547, 771, 'thursday_open', 'yes'),
(9548, 771, '_thursday_open', 'field_592f26c16aa62'),
(9549, 771, 'thursday_hour_start', '11:00 AM'),
(9550, 771, '_thursday_hour_start', 'field_592f26d56aa63'),
(9551, 771, 'thursday_hour_end', '2:00 AM'),
(9552, 771, '_thursday_hour_end', 'field_592f2db28407e'),
(9553, 771, 'friday_open', 'yes'),
(9554, 771, '_friday_open', 'field_592f273a6aa65'),
(9555, 771, 'friday_hour_start', '11:00 AM'),
(9556, 771, '_friday_hour_start', 'field_592f27546aa66'),
(9557, 771, 'friday_hour_end', '2:00 AM'),
(9558, 771, '_friday_hour_end', 'field_592f2ddf8407f'),
(9559, 771, 'saturday_open', 'yes'),
(9560, 771, '_saturday_open', 'field_592f27776aa68'),
(9561, 771, 'saturday_hour_start', '11:00 AM'),
(9562, 771, '_saturday_hour_start', 'field_592f277c6aa69'),
(9563, 771, 'saturday_hour_end', '3:00 AM'),
(9564, 771, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(9565, 773, '_wp_attached_file', '2017/06/BrickHouse_Logo_RGB.png'),
(9566, 773, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1608;s:6:\"height\";i:393;s:4:\"file\";s:31:\"2017/06/BrickHouse_Logo_RGB.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"BrickHouse_Logo_RGB-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"BrickHouse_Logo_RGB-768x188.png\";s:5:\"width\";i:768;s:6:\"height\";i:188;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:31:\"BrickHouse_Logo_RGB-325x217.png\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:32:\"BrickHouse_Logo_RGB-1440x393.png\";s:5:\"width\";i:1440;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:32:\"BrickHouse_Logo_RGB-1440x392.png\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:9:\"image/png\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:32:\"BrickHouse_Logo_RGB-1375x393.png\";s:5:\"width\";i:1375;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:31:\"BrickHouse_Logo_RGB-410x393.png\";s:5:\"width\";i:410;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9567, 774, '_wp_attached_file', '2017/06/BrickHouse_Logo_RGB-1.png'),
(9568, 774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:418;s:6:\"height\";i:112;s:4:\"file\";s:33:\"2017/06/BrickHouse_Logo_RGB-1.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"BrickHouse_Logo_RGB-1-150x112.png\";s:5:\"width\";i:150;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:33:\"BrickHouse_Logo_RGB-1-325x112.png\";s:5:\"width\";i:325;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:33:\"BrickHouse_Logo_RGB-1-410x112.png\";s:5:\"width\";i:410;s:6:\"height\";i:112;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9569, 775, '_wp_attached_file', '2017/05/Tuna-Poke-min.jpg'),
(9570, 775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:4000;s:6:\"height\";i:2666;s:4:\"file\";s:25:\"2017/05/Tuna-Poke-min.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Tuna-Poke-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Tuna-Poke-min-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:25:\"Tuna-Poke-min-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:26:\"Tuna-Poke-min-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:26:\"Tuna-Poke-min-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:26:\"Tuna-Poke-min-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:27:\"Tuna-Poke-min-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:25:\"Tuna-Poke-min-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9571, 776, 'event_subtitle', 'test'),
(9572, 776, '_event_subtitle', 'field_5931b8041f123'),
(9573, 776, 'event_description', 'test 1234'),
(9574, 776, '_event_description', 'field_5931b8344c168'),
(9575, 776, 'event_type', 'home'),
(9576, 776, '_event_type', 'field_5931c5ec289b2'),
(9577, 776, 'event_datetime', '2017-06-02 1:20 pm'),
(9578, 776, '_event_datetime', 'field_5931b84b7a9bd'),
(9579, 776, 'event_place', 'Wrigley Field - Chicago'),
(9580, 776, '_event_place', 'field_5931c5c11a7c2'),
(9581, 776, 'event_reserve_url', ''),
(9582, 776, '_event_reserve_url', 'field_5931c5d445353'),
(9583, 709, '_yoast_wpseo_content_score', '30'),
(9598, 779, 'sunday_open', 'no'),
(9584, 777, '_wp_attached_file', '2017/05/Hot-Fried-Chicken-Sandwich-min.jpg'),
(9585, 777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:4000;s:6:\"height\";i:2666;s:4:\"file\";s:42:\"2017/05/Hot-Fried-Chicken-Sandwich-min.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Hot-Fried-Chicken-Sandwich-min-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"Hot-Fried-Chicken-Sandwich-min-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:42:\"Hot-Fried-Chicken-Sandwich-min-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:43:\"Hot-Fried-Chicken-Sandwich-min-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:43:\"Hot-Fried-Chicken-Sandwich-min-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:43:\"Hot-Fried-Chicken-Sandwich-min-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:44:\"Hot-Fried-Chicken-Sandwich-min-1920x1280.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:42:\"Hot-Fried-Chicken-Sandwich-min-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9586, 778, 'event_subtitle', ''),
(9587, 778, '_event_subtitle', 'field_5931b8041f123'),
(9588, 778, 'event_description', ''),
(9589, 778, '_event_description', 'field_5931b8344c168'),
(9590, 778, 'event_type', 'home'),
(9591, 778, '_event_type', 'field_5931c5ec289b2'),
(9592, 778, 'event_datetime', '2017-06-02 1:20 pm'),
(9593, 778, '_event_datetime', 'field_5931b84b7a9bd'),
(9594, 778, 'event_place', 'Wrigley Field - Chicago'),
(9595, 778, '_event_place', 'field_5931c5c11a7c2'),
(9596, 778, 'event_reserve_url', ''),
(9597, 778, '_event_reserve_url', 'field_5931c5d445353'),
(9599, 779, '_sunday_open', 'field_592f1c186df04'),
(9600, 779, 'sunday_hour_start', '11:00 AM'),
(9601, 779, '_sunday_hour_start', 'field_592f1e4ffeae5'),
(9602, 779, 'sunday_hour_end', '2:00 AM'),
(9603, 779, '_sunday_hour_end', 'field_592f2b4f8320d'),
(9604, 779, 'monday_open', 'no'),
(9605, 779, '_monday_open', 'field_592f228ad89d0'),
(9606, 779, 'monday_hour_start', '11:00 AM'),
(9607, 779, '_monday_hour_start', 'field_592f22c6d89d1'),
(9608, 779, 'monday_hour_end', '2:00 AM'),
(9609, 779, '_monday_hour_end', 'field_592f2d258407b'),
(9610, 779, 'tuesday_open', 'no'),
(9611, 779, '_tuesday_open', 'field_592f25d4d1571'),
(9612, 779, 'tuesday_hour_start', '11:00 AM'),
(9613, 779, '_tuesday_hour_start', 'field_592f260dd1572'),
(9614, 779, 'tuesday_hour_end', '2:00 AM'),
(9615, 779, '_tuesday_hour_end', 'field_592f2d758407c'),
(9616, 779, 'wednesday_open', 'no'),
(9617, 779, '_wednesday_open', 'field_592f267b6aa5f'),
(9618, 779, 'wednesday_hour_start', '11:00 AM'),
(9619, 779, '_wednesday_hour_start', 'field_592f26996aa60'),
(9620, 779, 'wednesday_hour_end', '2:00 AM'),
(9621, 779, '_wednesday_hour_end', 'field_592f2d9b8407d'),
(9622, 779, 'thursday_open', 'no'),
(9623, 779, '_thursday_open', 'field_592f26c16aa62'),
(9624, 779, 'thursday_hour_start', '11:00 AM'),
(9625, 779, '_thursday_hour_start', 'field_592f26d56aa63'),
(9626, 779, 'thursday_hour_end', '2:00 AM'),
(9627, 779, '_thursday_hour_end', 'field_592f2db28407e'),
(9628, 779, 'friday_open', 'no'),
(9629, 779, '_friday_open', 'field_592f273a6aa65'),
(9630, 779, 'friday_hour_start', '11:00 AM'),
(9631, 779, '_friday_hour_start', 'field_592f27546aa66'),
(9632, 779, 'friday_hour_end', '2:00 AM'),
(9633, 779, '_friday_hour_end', 'field_592f2ddf8407f'),
(9634, 779, 'saturday_open', 'no'),
(9635, 779, '_saturday_open', 'field_592f27776aa68'),
(9636, 779, 'saturday_hour_start', '11:00 AM'),
(9637, 779, '_saturday_hour_start', 'field_592f277c6aa69'),
(9638, 779, 'saturday_hour_end', '3:00 AM'),
(9639, 779, '_saturday_hour_end', 'field_592f2ecf8d4e5'),
(9640, 780, 'box_footer', 'get-in-touch'),
(9641, 780, '_box_footer', 'field_5942855135298'),
(9642, 780, 'image_1', '273'),
(9643, 780, '_image_1', 'field_59395ee251b63'),
(9644, 780, 'image_2', '661'),
(9645, 780, '_image_2', 'field_5939618147f5c'),
(9646, 780, 'image_3', '276'),
(9647, 780, '_image_3', 'field_593963aa01433'),
(9648, 780, 'image_4', '662'),
(9649, 780, '_image_4', 'field_593963b901434'),
(9650, 780, 'image_5', '274'),
(9651, 780, '_image_5', 'field_593963c401435'),
(9652, 780, 'upcoming_text_button', 'Learn more'),
(9653, 780, '_upcoming_text_button', 'field_59419925e898e'),
(9654, 780, 'upcoming_link_button', '18'),
(9655, 780, '_upcoming_link_button', 'field_59419986e898f'),
(9656, 780, 'brickhouse_text_button', 'View all'),
(9657, 780, '_brickhouse_text_button', 'field_594199d8e8990'),
(9658, 780, 'brickhouse_link_button', '7'),
(9659, 780, '_brickhouse_link_button', 'field_59419a1ee8992'),
(9660, 780, 'weekly_text_button', 'Learn more'),
(9661, 780, '_weekly_text_button', 'field_59419a30e8993'),
(9662, 780, 'weekly_link_button', '133'),
(9663, 780, '_weekly_link_button', 'field_59419a43e8994'),
(9664, 780, 'hiring_title', 'We’re Hiring'),
(9665, 780, '_hiring_title', 'field_593aa8d194096'),
(9666, 780, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(9667, 780, '_hiring_description', 'field_593aa8fd94098'),
(9668, 780, 'hiring_button_text', 'APPLY TODAY'),
(9669, 780, '_hiring_button_text', 'field_593aa9f39409b'),
(9670, 780, 'hiring_url', 'http://fourcornerstaverngroup.applytojob.com/apply/jobs?department=brickhouse'),
(9671, 780, '_hiring_url', 'field_593aa95e94099'),
(9672, 780, 'concessions_food', '222'),
(9673, 780, '_concessions_food', 'field_593ea7460696b'),
(9675, 782, '_wp_attached_file', '2017/05/Brick-Food-6-20.pdf'),
(9676, 783, 'box_footer', 'get-in-touch'),
(9677, 783, '_box_footer', 'field_5942855135298'),
(9678, 783, 'image_1', '273'),
(9679, 783, '_image_1', 'field_59395ee251b63'),
(9680, 783, 'image_2', '661'),
(9681, 783, '_image_2', 'field_5939618147f5c'),
(9682, 783, 'image_3', '276'),
(9683, 783, '_image_3', 'field_593963aa01433'),
(9684, 783, 'image_4', '662'),
(9685, 783, '_image_4', 'field_593963b901434'),
(9686, 783, 'image_5', '274'),
(9687, 783, '_image_5', 'field_593963c401435'),
(9688, 783, 'upcoming_text_button', 'Learn more'),
(9689, 783, '_upcoming_text_button', 'field_59419925e898e'),
(9690, 783, 'upcoming_link_button', '18'),
(9691, 783, '_upcoming_link_button', 'field_59419986e898f'),
(9692, 783, 'brickhouse_text_button', 'View all'),
(9693, 783, '_brickhouse_text_button', 'field_594199d8e8990'),
(9694, 783, 'brickhouse_link_button', '7'),
(9695, 783, '_brickhouse_link_button', 'field_59419a1ee8992'),
(9696, 783, 'weekly_text_button', 'Learn more'),
(9697, 783, '_weekly_text_button', 'field_59419a30e8993'),
(9698, 783, 'weekly_link_button', '133'),
(9699, 783, '_weekly_link_button', 'field_59419a43e8994'),
(9700, 783, 'hiring_title', 'We’re Hiring'),
(9701, 783, '_hiring_title', 'field_593aa8d194096'),
(9702, 783, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(9703, 783, '_hiring_description', 'field_593aa8fd94098'),
(9704, 783, 'hiring_button_text', 'APPLY TODAY'),
(9705, 783, '_hiring_button_text', 'field_593aa9f39409b'),
(9706, 783, 'hiring_url', 'http://fourcornerstaverngroup.applytojob.com/apply/jobs?department=brickhouse'),
(9707, 783, '_hiring_url', 'field_593aa95e94099'),
(9708, 783, 'concessions_food', '782'),
(9709, 783, '_concessions_food', 'field_593ea7460696b'),
(9750, 787, '_wp_attached_file', '2017/05/4C_EventKit_2017_Brickhouse_Compressed.pdf'),
(9751, 788, 'box_footer', 'hours'),
(9752, 788, '_box_footer', 'field_5942855135298'),
(9753, 788, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book your party today’ button below'),
(9754, 788, '_parties_feature', 'field_5941a7b30c29d'),
(9755, 788, 'parties_image', '273'),
(9756, 788, '_parties_image', 'field_5941a7f00c29e'),
(9757, 788, 'parties_private_pdf', '787'),
(9758, 788, '_parties_private_pdf', 'field_5942b87fe349a'),
(9759, 789, '_wp_attached_file', '2017/05/4C_EventKit_2017_Brickhouse_Compressed-2.pdf'),
(9760, 790, 'box_footer', 'hours'),
(9761, 790, '_box_footer', 'field_5942855135298'),
(9762, 790, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book your party today’ button below'),
(9763, 790, '_parties_feature', 'field_5941a7b30c29d'),
(9764, 790, 'parties_image', '273'),
(9765, 790, '_parties_image', 'field_5941a7f00c29e'),
(9766, 790, 'parties_private_pdf', '789'),
(9767, 790, '_parties_private_pdf', 'field_5942b87fe349a'),
(9768, 791, '_wp_attached_file', '2017/05/4C_EventKit_2017_Brickhouse_Compressed-3.pdf'),
(9769, 792, 'box_footer', 'hours'),
(9770, 792, '_box_footer', 'field_5942855135298'),
(9771, 792, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand New venue located at the Park at Wrigley\r\n2 levels with Outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V; DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book your party today’ button below'),
(9772, 792, '_parties_feature', 'field_5941a7b30c29d'),
(9773, 792, 'parties_image', '273'),
(9774, 792, '_parties_image', 'field_5941a7f00c29e'),
(9775, 792, 'parties_private_pdf', '791'),
(9776, 792, '_parties_private_pdf', 'field_5942b87fe349a'),
(9777, 793, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(9778, 793, '_special_item_1', 'field_593eecaf12e91'),
(9779, 793, 'special_price_1', ''),
(9780, 793, '_special_price_1', 'field_593eecdf12e92'),
(9781, 793, 'special_item_2', ''),
(9782, 793, '_special_item_2', 'field_593ef4497d399'),
(9783, 793, 'special_price_2', ''),
(9784, 793, '_special_price_2', 'field_593ef49f7d39a'),
(9785, 793, 'special_item_3', ''),
(9786, 793, '_special_item_3', 'field_593ef5217d39b'),
(9787, 793, 'special_price_3', ''),
(9788, 793, '_special_price_3', 'field_593ef5347d39c'),
(9789, 793, 'special_item_4', ''),
(9790, 793, '_special_item_4', 'field_593ef56c7d39e'),
(9791, 793, 'special_price_4', ''),
(9792, 793, '_special_price_4', 'field_593ef5627d39d'),
(9793, 793, 'special_item_5', ''),
(9794, 793, '_special_item_5', 'field_593ef6157d3a1'),
(9795, 793, 'special_price_5', ''),
(9796, 793, '_special_price_5', 'field_593ef6357d3a2'),
(9797, 793, 'special_item_6', ''),
(9798, 793, '_special_item_6', 'field_593ef6a17d3a3'),
(9799, 793, 'special_price_6', ''),
(9800, 793, '_special_price_6', 'field_593ef6b07d3a4'),
(9801, 793, 'special_item_7', ''),
(9802, 793, '_special_item_7', 'field_593ef7457d3a5'),
(9803, 793, 'special_price_7', ''),
(9804, 793, '_special_price_7', 'field_593ef7507d3a6'),
(9805, 793, 'special_item_8', ''),
(9806, 793, '_special_item_8', 'field_593ef75b7d3a7'),
(9807, 793, 'special_price_8', ''),
(9808, 793, '_special_price_8', 'field_593ef7827d3a8'),
(9809, 793, 'special_item_9', ''),
(9810, 793, '_special_item_9', 'field_593ef80f7d3a9'),
(9811, 793, 'special_price_9', ''),
(9812, 793, '_special_price_9', 'field_593ef83b7d3aa'),
(9813, 793, 'special_item_10', ''),
(9814, 793, '_special_item_10', 'field_593ef84a7d3ab'),
(9815, 793, 'special_price_10', ''),
(9816, 793, '_special_price_10', 'field_593ef8567d3ac'),
(9818, 794, '_special_item_1', 'field_593eecaf12e91'),
(9819, 794, 'special_price_1', ''),
(9820, 794, '_special_price_1', 'field_593eecdf12e92'),
(9821, 794, 'special_item_2', ''),
(9822, 794, '_special_item_2', 'field_593ef4497d399'),
(9823, 794, 'special_price_2', ''),
(9824, 794, '_special_price_2', 'field_593ef49f7d39a'),
(9825, 794, 'special_item_3', ''),
(9826, 794, '_special_item_3', 'field_593ef5217d39b'),
(9827, 794, 'special_price_3', ''),
(9828, 794, '_special_price_3', 'field_593ef5347d39c'),
(9829, 794, 'special_item_4', ''),
(9830, 794, '_special_item_4', 'field_593ef56c7d39e'),
(9831, 794, 'special_price_4', ''),
(9832, 794, '_special_price_4', 'field_593ef5627d39d'),
(9833, 794, 'special_item_5', ''),
(9834, 794, '_special_item_5', 'field_593ef6157d3a1'),
(9835, 794, 'special_price_5', ''),
(9836, 794, '_special_price_5', 'field_593ef6357d3a2'),
(9837, 794, 'special_item_6', ''),
(9838, 794, '_special_item_6', 'field_593ef6a17d3a3'),
(9839, 794, 'special_price_6', ''),
(9840, 794, '_special_price_6', 'field_593ef6b07d3a4'),
(9841, 794, 'special_item_7', ''),
(9842, 794, '_special_item_7', 'field_593ef7457d3a5'),
(9843, 794, 'special_price_7', ''),
(9844, 794, '_special_price_7', 'field_593ef7507d3a6'),
(9845, 794, 'special_item_8', ''),
(9846, 794, '_special_item_8', 'field_593ef75b7d3a7'),
(9847, 794, 'special_price_8', ''),
(9848, 794, '_special_price_8', 'field_593ef7827d3a8'),
(9849, 794, 'special_item_9', ''),
(9850, 794, '_special_item_9', 'field_593ef80f7d3a9'),
(9851, 794, 'special_price_9', ''),
(9852, 794, '_special_price_9', 'field_593ef83b7d3aa'),
(9853, 794, 'special_item_10', ''),
(9854, 794, '_special_item_10', 'field_593ef84a7d3ab'),
(9855, 794, 'special_price_10', ''),
(9856, 794, '_special_price_10', 'field_593ef8567d3ac'),
(9857, 161, '_yoast_wpseo_content_score', '30'),
(9859, 795, '_special_item_1', 'field_593eecaf12e91'),
(9860, 795, 'special_price_1', ''),
(9861, 795, '_special_price_1', 'field_593eecdf12e92'),
(9862, 795, 'special_item_2', ''),
(9863, 795, '_special_item_2', 'field_593ef4497d399'),
(9864, 795, 'special_price_2', ''),
(9865, 795, '_special_price_2', 'field_593ef49f7d39a'),
(9866, 795, 'special_item_3', ''),
(9867, 795, '_special_item_3', 'field_593ef5217d39b'),
(9868, 795, 'special_price_3', ''),
(9869, 795, '_special_price_3', 'field_593ef5347d39c'),
(9870, 795, 'special_item_4', ''),
(9871, 795, '_special_item_4', 'field_593ef56c7d39e'),
(9872, 795, 'special_price_4', ''),
(9873, 795, '_special_price_4', 'field_593ef5627d39d'),
(9874, 795, 'special_item_5', ''),
(9875, 795, '_special_item_5', 'field_593ef6157d3a1'),
(9876, 795, 'special_price_5', ''),
(9877, 795, '_special_price_5', 'field_593ef6357d3a2'),
(9878, 795, 'special_item_6', ''),
(9879, 795, '_special_item_6', 'field_593ef6a17d3a3'),
(9880, 795, 'special_price_6', ''),
(9881, 795, '_special_price_6', 'field_593ef6b07d3a4'),
(9882, 795, 'special_item_7', ''),
(9883, 795, '_special_item_7', 'field_593ef7457d3a5'),
(9884, 795, 'special_price_7', ''),
(9885, 795, '_special_price_7', 'field_593ef7507d3a6'),
(9886, 795, 'special_item_8', ''),
(9887, 795, '_special_item_8', 'field_593ef75b7d3a7'),
(9888, 795, 'special_price_8', ''),
(9889, 795, '_special_price_8', 'field_593ef7827d3a8'),
(9890, 795, 'special_item_9', ''),
(9891, 795, '_special_item_9', 'field_593ef80f7d3a9'),
(9892, 795, 'special_price_9', ''),
(9893, 795, '_special_price_9', 'field_593ef83b7d3aa'),
(9894, 795, 'special_item_10', ''),
(9895, 795, '_special_item_10', 'field_593ef84a7d3ab'),
(9896, 795, 'special_price_10', ''),
(9897, 795, '_special_price_10', 'field_593ef8567d3ac'),
(9898, 640, '_yoast_wpseo_content_score', '30'),
(9900, 796, '_special_item_1', 'field_593eecaf12e91'),
(9901, 796, 'special_price_1', ''),
(9902, 796, '_special_price_1', 'field_593eecdf12e92'),
(9903, 796, 'special_item_2', ''),
(9904, 796, '_special_item_2', 'field_593ef4497d399'),
(9905, 796, 'special_price_2', ''),
(9906, 796, '_special_price_2', 'field_593ef49f7d39a'),
(9907, 796, 'special_item_3', ''),
(9908, 796, '_special_item_3', 'field_593ef5217d39b'),
(9909, 796, 'special_price_3', ''),
(9910, 796, '_special_price_3', 'field_593ef5347d39c'),
(9911, 796, 'special_item_4', ''),
(9912, 796, '_special_item_4', 'field_593ef56c7d39e'),
(9913, 796, 'special_price_4', ''),
(9914, 796, '_special_price_4', 'field_593ef5627d39d'),
(9915, 796, 'special_item_5', ''),
(9916, 796, '_special_item_5', 'field_593ef6157d3a1'),
(9917, 796, 'special_price_5', ''),
(9918, 796, '_special_price_5', 'field_593ef6357d3a2'),
(9919, 796, 'special_item_6', ''),
(9920, 796, '_special_item_6', 'field_593ef6a17d3a3'),
(9921, 796, 'special_price_6', ''),
(9922, 796, '_special_price_6', 'field_593ef6b07d3a4'),
(9923, 796, 'special_item_7', ''),
(9924, 796, '_special_item_7', 'field_593ef7457d3a5'),
(9925, 796, 'special_price_7', ''),
(9926, 796, '_special_price_7', 'field_593ef7507d3a6'),
(9927, 796, 'special_item_8', ''),
(9928, 796, '_special_item_8', 'field_593ef75b7d3a7'),
(9929, 796, 'special_price_8', ''),
(9930, 796, '_special_price_8', 'field_593ef7827d3a8'),
(9931, 796, 'special_item_9', ''),
(9932, 796, '_special_item_9', 'field_593ef80f7d3a9'),
(9933, 796, 'special_price_9', ''),
(9934, 796, '_special_price_9', 'field_593ef83b7d3aa'),
(9935, 796, 'special_item_10', ''),
(9936, 796, '_special_item_10', 'field_593ef84a7d3ab'),
(9937, 796, 'special_price_10', ''),
(9938, 796, '_special_price_10', 'field_593ef8567d3ac'),
(9939, 642, '_yoast_wpseo_content_score', '30'),
(9941, 797, '_special_item_1', 'field_593eecaf12e91'),
(9942, 797, 'special_price_1', ''),
(9943, 797, '_special_price_1', 'field_593eecdf12e92'),
(9944, 797, 'special_item_2', ''),
(9945, 797, '_special_item_2', 'field_593ef4497d399'),
(9946, 797, 'special_price_2', ''),
(9947, 797, '_special_price_2', 'field_593ef49f7d39a'),
(9948, 797, 'special_item_3', ''),
(9949, 797, '_special_item_3', 'field_593ef5217d39b'),
(9950, 797, 'special_price_3', ''),
(9951, 797, '_special_price_3', 'field_593ef5347d39c'),
(9952, 797, 'special_item_4', ''),
(9953, 797, '_special_item_4', 'field_593ef56c7d39e'),
(9954, 797, 'special_price_4', ''),
(9955, 797, '_special_price_4', 'field_593ef5627d39d'),
(9956, 797, 'special_item_5', ''),
(9957, 797, '_special_item_5', 'field_593ef6157d3a1'),
(9958, 797, 'special_price_5', ''),
(9959, 797, '_special_price_5', 'field_593ef6357d3a2'),
(9960, 797, 'special_item_6', ''),
(9961, 797, '_special_item_6', 'field_593ef6a17d3a3'),
(9962, 797, 'special_price_6', ''),
(9963, 797, '_special_price_6', 'field_593ef6b07d3a4'),
(9964, 797, 'special_item_7', ''),
(9965, 797, '_special_item_7', 'field_593ef7457d3a5'),
(9966, 797, 'special_price_7', ''),
(9967, 797, '_special_price_7', 'field_593ef7507d3a6'),
(9968, 797, 'special_item_8', ''),
(9969, 797, '_special_item_8', 'field_593ef75b7d3a7'),
(9970, 797, 'special_price_8', ''),
(9971, 797, '_special_price_8', 'field_593ef7827d3a8'),
(9972, 797, 'special_item_9', ''),
(9973, 797, '_special_item_9', 'field_593ef80f7d3a9'),
(9974, 797, 'special_price_9', ''),
(9975, 797, '_special_price_9', 'field_593ef83b7d3aa'),
(9976, 797, 'special_item_10', ''),
(9977, 797, '_special_item_10', 'field_593ef84a7d3ab'),
(9978, 797, 'special_price_10', ''),
(9979, 797, '_special_price_10', 'field_593ef8567d3ac'),
(9980, 166, '_yoast_wpseo_content_score', '30'),
(9981, 798, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(9982, 798, '_special_item_1', 'field_593eecaf12e91'),
(9983, 798, 'special_price_1', ''),
(9984, 798, '_special_price_1', 'field_593eecdf12e92'),
(9985, 798, 'special_item_2', ''),
(9986, 798, '_special_item_2', 'field_593ef4497d399'),
(9987, 798, 'special_price_2', ''),
(9988, 798, '_special_price_2', 'field_593ef49f7d39a'),
(9989, 798, 'special_item_3', ''),
(9990, 798, '_special_item_3', 'field_593ef5217d39b'),
(9991, 798, 'special_price_3', ''),
(9992, 798, '_special_price_3', 'field_593ef5347d39c'),
(9993, 798, 'special_item_4', ''),
(9994, 798, '_special_item_4', 'field_593ef56c7d39e'),
(9995, 798, 'special_price_4', ''),
(9996, 798, '_special_price_4', 'field_593ef5627d39d'),
(9997, 798, 'special_item_5', ''),
(9998, 798, '_special_item_5', 'field_593ef6157d3a1'),
(9999, 798, 'special_price_5', ''),
(10000, 798, '_special_price_5', 'field_593ef6357d3a2'),
(10001, 798, 'special_item_6', ''),
(10002, 798, '_special_item_6', 'field_593ef6a17d3a3'),
(10003, 798, 'special_price_6', ''),
(10004, 798, '_special_price_6', 'field_593ef6b07d3a4'),
(10005, 798, 'special_item_7', ''),
(10006, 798, '_special_item_7', 'field_593ef7457d3a5'),
(10007, 798, 'special_price_7', ''),
(10008, 798, '_special_price_7', 'field_593ef7507d3a6'),
(10009, 798, 'special_item_8', ''),
(10010, 798, '_special_item_8', 'field_593ef75b7d3a7'),
(10011, 798, 'special_price_8', ''),
(10012, 798, '_special_price_8', 'field_593ef7827d3a8'),
(10013, 798, 'special_item_9', ''),
(10014, 798, '_special_item_9', 'field_593ef80f7d3a9'),
(10015, 798, 'special_price_9', ''),
(10016, 798, '_special_price_9', 'field_593ef83b7d3aa'),
(10017, 798, 'special_item_10', ''),
(10018, 798, '_special_item_10', 'field_593ef84a7d3ab'),
(10019, 798, 'special_price_10', ''),
(10020, 798, '_special_price_10', 'field_593ef8567d3ac'),
(10021, 162, '_yoast_wpseo_content_score', '30'),
(10022, 799, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(10023, 799, '_special_item_1', 'field_593eecaf12e91'),
(10024, 799, 'special_price_1', ''),
(10025, 799, '_special_price_1', 'field_593eecdf12e92'),
(10026, 799, 'special_item_2', ''),
(10027, 799, '_special_item_2', 'field_593ef4497d399'),
(10028, 799, 'special_price_2', ''),
(10029, 799, '_special_price_2', 'field_593ef49f7d39a'),
(10030, 799, 'special_item_3', ''),
(10031, 799, '_special_item_3', 'field_593ef5217d39b'),
(10032, 799, 'special_price_3', ''),
(10033, 799, '_special_price_3', 'field_593ef5347d39c'),
(10034, 799, 'special_item_4', ''),
(10035, 799, '_special_item_4', 'field_593ef56c7d39e'),
(10036, 799, 'special_price_4', ''),
(10037, 799, '_special_price_4', 'field_593ef5627d39d'),
(10038, 799, 'special_item_5', ''),
(10039, 799, '_special_item_5', 'field_593ef6157d3a1'),
(10040, 799, 'special_price_5', ''),
(10041, 799, '_special_price_5', 'field_593ef6357d3a2'),
(10042, 799, 'special_item_6', ''),
(10043, 799, '_special_item_6', 'field_593ef6a17d3a3'),
(10044, 799, 'special_price_6', ''),
(10045, 799, '_special_price_6', 'field_593ef6b07d3a4'),
(10046, 799, 'special_item_7', ''),
(10047, 799, '_special_item_7', 'field_593ef7457d3a5'),
(10048, 799, 'special_price_7', ''),
(10049, 799, '_special_price_7', 'field_593ef7507d3a6'),
(10050, 799, 'special_item_8', ''),
(10051, 799, '_special_item_8', 'field_593ef75b7d3a7'),
(10052, 799, 'special_price_8', ''),
(10053, 799, '_special_price_8', 'field_593ef7827d3a8'),
(10054, 799, 'special_item_9', ''),
(10055, 799, '_special_item_9', 'field_593ef80f7d3a9'),
(10056, 799, 'special_price_9', ''),
(10057, 799, '_special_price_9', 'field_593ef83b7d3aa'),
(10058, 799, 'special_item_10', ''),
(10059, 799, '_special_item_10', 'field_593ef84a7d3ab'),
(10060, 799, 'special_price_10', ''),
(10061, 799, '_special_price_10', 'field_593ef8567d3ac'),
(10062, 164, '_yoast_wpseo_content_score', '30'),
(10063, 800, 'box_footer', 'hours'),
(10064, 800, '_box_footer', 'field_5942855135298'),
(10065, 800, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand new venue located at the Park at Wrigley\r\n2 levels with outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V, DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book Your Party Today’ button below'),
(10066, 800, '_parties_feature', 'field_5941a7b30c29d'),
(10067, 800, 'parties_image', '273'),
(10068, 800, '_parties_image', 'field_5941a7f00c29e'),
(10069, 800, 'parties_private_pdf', '791'),
(10070, 800, '_parties_private_pdf', 'field_5942b87fe349a'),
(10085, 802, '_wp_attached_file', '2017/06/white-background-with-3d-polygons_1017-4115.jpg'),
(10086, 802, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:626;s:6:\"height\";i:626;s:4:\"file\";s:55:\"2017/06/white-background-with-3d-polygons_1017-4115.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"white-background-with-3d-polygons_1017-4115-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:55:\"white-background-with-3d-polygons_1017-4115-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:55:\"white-background-with-3d-polygons_1017-4115-626x392.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:55:\"white-background-with-3d-polygons_1017-4115-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10096, 803, 'event_subtitle', ''),
(10097, 803, '_event_subtitle', 'field_5931b8041f123'),
(10098, 803, 'event_description', ''),
(10099, 803, '_event_description', 'field_5931b8344c168'),
(10100, 803, 'event_type', 'away'),
(10101, 803, '_event_type', 'field_5931c5ec289b2'),
(10102, 803, 'event_datetime', '2017-07-17 6:35 pm'),
(10103, 803, '_event_datetime', 'field_5931b84b7a9bd'),
(10104, 803, 'event_place', 'SunTrust Park - Atlanta'),
(10105, 803, '_event_place', 'field_5931c5c11a7c2'),
(10106, 803, 'event_reserve_url', ''),
(10107, 803, '_event_reserve_url', 'field_5931c5d445353'),
(10108, 426, '_yoast_wpseo_content_score', '30'),
(10139, 806, '_wp_attached_file', '2017/05/4C_EventKit_2017_Brickhouse_Compressed-4.pdf'),
(10140, 807, 'box_footer', 'hours'),
(10141, 807, '_box_footer', 'field_5942855135298'),
(10142, 807, 'parties_feature', 'Event spaces for 20-900 guests\r\nBrand new venue located at the Park at Wrigley\r\n2 levels with outdoor options on both floors\r\n4 Full bars\r\nState of the art A/V, DJ booth and stage\r\nCustom menus and event branding options available\r\n\r\n<hr />\r\n\r\nTo discuss party options, please contact:\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>\r\nor click the ‘Book Your Party Today’ button below'),
(10143, 807, '_parties_feature', 'field_5941a7b30c29d'),
(10144, 807, 'parties_image', '273'),
(10145, 807, '_parties_image', 'field_5941a7f00c29e'),
(10146, 807, 'parties_private_pdf', '806'),
(10147, 807, '_parties_private_pdf', 'field_5942b87fe349a'),
(10148, 808, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(10149, 808, '_special_item_1', 'field_593eecaf12e91'),
(10150, 808, 'special_price_1', '3'),
(10151, 808, '_special_price_1', 'field_593eecdf12e92'),
(10152, 808, 'special_item_2', ''),
(10153, 808, '_special_item_2', 'field_593ef4497d399'),
(10154, 808, 'special_price_2', ''),
(10155, 808, '_special_price_2', 'field_593ef49f7d39a'),
(10156, 808, 'special_item_3', ''),
(10157, 808, '_special_item_3', 'field_593ef5217d39b'),
(10158, 808, 'special_price_3', ''),
(10159, 808, '_special_price_3', 'field_593ef5347d39c'),
(10160, 808, 'special_item_4', ''),
(10161, 808, '_special_item_4', 'field_593ef56c7d39e'),
(10162, 808, 'special_price_4', ''),
(10163, 808, '_special_price_4', 'field_593ef5627d39d'),
(10164, 808, 'special_item_5', ''),
(10165, 808, '_special_item_5', 'field_593ef6157d3a1'),
(10166, 808, 'special_price_5', ''),
(10167, 808, '_special_price_5', 'field_593ef6357d3a2'),
(10168, 808, 'special_item_6', ''),
(10169, 808, '_special_item_6', 'field_593ef6a17d3a3'),
(10170, 808, 'special_price_6', ''),
(10171, 808, '_special_price_6', 'field_593ef6b07d3a4'),
(10172, 808, 'special_item_7', ''),
(10173, 808, '_special_item_7', 'field_593ef7457d3a5'),
(10174, 808, 'special_price_7', ''),
(10175, 808, '_special_price_7', 'field_593ef7507d3a6'),
(10176, 808, 'special_item_8', ''),
(10177, 808, '_special_item_8', 'field_593ef75b7d3a7'),
(10178, 808, 'special_price_8', ''),
(10179, 808, '_special_price_8', 'field_593ef7827d3a8'),
(10180, 808, 'special_item_9', ''),
(10181, 808, '_special_item_9', 'field_593ef80f7d3a9'),
(10182, 808, 'special_price_9', ''),
(10183, 808, '_special_price_9', 'field_593ef83b7d3aa'),
(10184, 808, 'special_item_10', ''),
(10185, 808, '_special_item_10', 'field_593ef84a7d3ab'),
(10186, 808, 'special_price_10', ''),
(10187, 808, '_special_price_10', 'field_593ef8567d3ac'),
(10188, 809, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(10189, 809, '_special_item_1', 'field_593eecaf12e91'),
(10190, 809, 'special_price_1', '$3'),
(10191, 809, '_special_price_1', 'field_593eecdf12e92'),
(10192, 809, 'special_item_2', ''),
(10193, 809, '_special_item_2', 'field_593ef4497d399'),
(10194, 809, 'special_price_2', ''),
(10195, 809, '_special_price_2', 'field_593ef49f7d39a'),
(10196, 809, 'special_item_3', ''),
(10197, 809, '_special_item_3', 'field_593ef5217d39b'),
(10198, 809, 'special_price_3', ''),
(10199, 809, '_special_price_3', 'field_593ef5347d39c'),
(10200, 809, 'special_item_4', ''),
(10201, 809, '_special_item_4', 'field_593ef56c7d39e'),
(10202, 809, 'special_price_4', ''),
(10203, 809, '_special_price_4', 'field_593ef5627d39d'),
(10204, 809, 'special_item_5', ''),
(10205, 809, '_special_item_5', 'field_593ef6157d3a1'),
(10206, 809, 'special_price_5', ''),
(10207, 809, '_special_price_5', 'field_593ef6357d3a2'),
(10208, 809, 'special_item_6', ''),
(10209, 809, '_special_item_6', 'field_593ef6a17d3a3'),
(10210, 809, 'special_price_6', ''),
(10211, 809, '_special_price_6', 'field_593ef6b07d3a4'),
(10212, 809, 'special_item_7', ''),
(10213, 809, '_special_item_7', 'field_593ef7457d3a5'),
(10214, 809, 'special_price_7', ''),
(10215, 809, '_special_price_7', 'field_593ef7507d3a6'),
(10216, 809, 'special_item_8', ''),
(10217, 809, '_special_item_8', 'field_593ef75b7d3a7'),
(10218, 809, 'special_price_8', ''),
(10219, 809, '_special_price_8', 'field_593ef7827d3a8'),
(10220, 809, 'special_item_9', ''),
(10221, 809, '_special_item_9', 'field_593ef80f7d3a9'),
(10222, 809, 'special_price_9', ''),
(10223, 809, '_special_price_9', 'field_593ef83b7d3aa'),
(10224, 809, 'special_item_10', ''),
(10225, 809, '_special_item_10', 'field_593ef84a7d3ab'),
(10226, 809, 'special_price_10', ''),
(10227, 809, '_special_price_10', 'field_593ef8567d3ac');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10228, 810, 'special_item_1', 'Book Your Next Event at Brickhouse'),
(10229, 810, '_special_item_1', 'field_593eecaf12e91'),
(10230, 810, 'special_price_1', ''),
(10231, 810, '_special_price_1', 'field_593eecdf12e92'),
(10232, 810, 'special_item_2', ''),
(10233, 810, '_special_item_2', 'field_593ef4497d399'),
(10234, 810, 'special_price_2', ''),
(10235, 810, '_special_price_2', 'field_593ef49f7d39a'),
(10236, 810, 'special_item_3', ''),
(10237, 810, '_special_item_3', 'field_593ef5217d39b'),
(10238, 810, 'special_price_3', ''),
(10239, 810, '_special_price_3', 'field_593ef5347d39c'),
(10240, 810, 'special_item_4', ''),
(10241, 810, '_special_item_4', 'field_593ef56c7d39e'),
(10242, 810, 'special_price_4', ''),
(10243, 810, '_special_price_4', 'field_593ef5627d39d'),
(10244, 810, 'special_item_5', ''),
(10245, 810, '_special_item_5', 'field_593ef6157d3a1'),
(10246, 810, 'special_price_5', ''),
(10247, 810, '_special_price_5', 'field_593ef6357d3a2'),
(10248, 810, 'special_item_6', ''),
(10249, 810, '_special_item_6', 'field_593ef6a17d3a3'),
(10250, 810, 'special_price_6', ''),
(10251, 810, '_special_price_6', 'field_593ef6b07d3a4'),
(10252, 810, 'special_item_7', ''),
(10253, 810, '_special_item_7', 'field_593ef7457d3a5'),
(10254, 810, 'special_price_7', ''),
(10255, 810, '_special_price_7', 'field_593ef7507d3a6'),
(10256, 810, 'special_item_8', ''),
(10257, 810, '_special_item_8', 'field_593ef75b7d3a7'),
(10258, 810, 'special_price_8', ''),
(10259, 810, '_special_price_8', 'field_593ef7827d3a8'),
(10260, 810, 'special_item_9', ''),
(10261, 810, '_special_item_9', 'field_593ef80f7d3a9'),
(10262, 810, 'special_price_9', ''),
(10263, 810, '_special_price_9', 'field_593ef83b7d3aa'),
(10264, 810, 'special_item_10', ''),
(10265, 810, '_special_item_10', 'field_593ef84a7d3ab'),
(10266, 810, 'special_price_10', ''),
(10267, 810, '_special_price_10', 'field_593ef8567d3ac'),
(10316, 814, 'image_1', '273'),
(10317, 814, '_image_1', 'field_59395ee251b63'),
(10318, 814, 'brickhousejack', '813'),
(10319, 814, '_brickhousejack', 'field_59514d02bb731'),
(10320, 814, 'image_2', '661'),
(10321, 814, '_image_2', 'field_5939618147f5c'),
(10322, 814, 'image_3', '276'),
(10323, 814, '_image_3', 'field_593963aa01433'),
(10324, 814, 'image_4', '662'),
(10325, 814, '_image_4', 'field_593963b901434'),
(10326, 814, 'image_5', '274'),
(10327, 814, '_image_5', 'field_593963c401435'),
(10328, 814, 'upcoming_text_button', 'Learn more'),
(10329, 814, '_upcoming_text_button', 'field_59419925e898e'),
(10330, 814, 'upcoming_link_button', '18'),
(10331, 814, '_upcoming_link_button', 'field_59419986e898f'),
(10332, 814, 'brickhouse_text_button', 'View all'),
(10333, 814, '_brickhouse_text_button', 'field_594199d8e8990'),
(10334, 814, 'brickhouse_link_button', '7'),
(10335, 814, '_brickhouse_link_button', 'field_59419a1ee8992'),
(10270, 109, 'field_59514d02bb731', 'a:11:{s:3:\"key\";s:19:\"field_59514d02bb731\";s:5:\"label\";s:14:\"BrickhouseJack\";s:4:\"name\";s:14:\"brickhousejack\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(10314, 814, 'box_footer', 'get-in-touch'),
(10273, 812, 'box_footer', 'get-in-touch'),
(10274, 812, '_box_footer', 'field_5942855135298'),
(10275, 812, 'image_1', '273'),
(10276, 812, '_image_1', 'field_59395ee251b63'),
(10277, 812, 'image_2', '661'),
(10278, 812, '_image_2', 'field_5939618147f5c'),
(10279, 812, 'image_3', '276'),
(10280, 812, '_image_3', 'field_593963aa01433'),
(10281, 812, 'image_4', '662'),
(10282, 812, '_image_4', 'field_593963b901434'),
(10283, 812, 'image_5', '274'),
(10284, 812, '_image_5', 'field_593963c401435'),
(10285, 812, 'brickhousejack', '811'),
(10286, 812, '_brickhousejack', 'field_59514d02bb731'),
(10287, 812, 'upcoming_text_button', 'Learn more'),
(10288, 812, '_upcoming_text_button', 'field_59419925e898e'),
(10289, 812, 'upcoming_link_button', '18'),
(10290, 812, '_upcoming_link_button', 'field_59419986e898f'),
(10291, 812, 'brickhouse_text_button', 'View all'),
(10292, 812, '_brickhouse_text_button', 'field_594199d8e8990'),
(10293, 812, 'brickhouse_link_button', '7'),
(10294, 812, '_brickhouse_link_button', 'field_59419a1ee8992'),
(10295, 812, 'weekly_text_button', 'Learn more'),
(10296, 812, '_weekly_text_button', 'field_59419a30e8993'),
(10297, 812, 'weekly_link_button', '133'),
(10298, 812, '_weekly_link_button', 'field_59419a43e8994'),
(10299, 812, 'hiring_title', 'We’re Hiring'),
(10300, 812, '_hiring_title', 'field_593aa8d194096'),
(10301, 812, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(10302, 812, '_hiring_description', 'field_593aa8fd94098'),
(10303, 812, 'hiring_button_text', 'APPLY TODAY'),
(10304, 812, '_hiring_button_text', 'field_593aa9f39409b'),
(10305, 812, 'hiring_url', 'http://fourcornerstaverngroup.applytojob.com/apply/jobs?department=brickhouse'),
(10306, 812, '_hiring_url', 'field_593aa95e94099'),
(10307, 812, 'concessions_food', '782'),
(10308, 812, '_concessions_food', 'field_593ea7460696b'),
(10309, 5, 'brickhousejack', '813'),
(10310, 5, '_brickhousejack', 'field_59514d02bb731'),
(10312, 813, '_wp_attached_file', '2017/06/jackBrickhouse-1.jpg'),
(10313, 813, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2070;s:6:\"height\";i:1100;s:4:\"file\";s:28:\"2017/06/jackBrickhouse-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"jackBrickhouse-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"jackBrickhouse-1-768x408.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:408;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"post-thumb\";a:4:{s:4:\"file\";s:28:\"jackBrickhouse-1-325x217.jpg\";s:5:\"width\";i:325;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"hero-home\";a:4:{s:4:\"file\";s:29:\"jackBrickhouse-1-1440x654.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"hero-internal\";a:4:{s:4:\"file\";s:29:\"jackBrickhouse-1-1440x392.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:7:\"gallery\";a:4:{s:4:\"file\";s:29:\"jackBrickhouse-1-1375x735.jpg\";s:5:\"width\";i:1375;s:6:\"height\";i:735;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-large\";a:4:{s:4:\"file\";s:30:\"jackBrickhouse-1-1920x1100.jpg\";s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"happenings-thumb\";a:4:{s:4:\"file\";s:28:\"jackBrickhouse-1-410x500.jpg\";s:5:\"width\";i:410;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10341, 814, '_hiring_title', 'field_593aa8d194096'),
(10342, 814, 'hiring_description', 'Join the Brickhouse team, we’re hiring now!\r\n'),
(10343, 814, '_hiring_description', 'field_593aa8fd94098'),
(10344, 814, 'hiring_button_text', 'APPLY TODAY'),
(10345, 814, '_hiring_button_text', 'field_593aa9f39409b'),
(10346, 814, 'hiring_url', 'http://fourcornerstaverngroup.applytojob.com/apply/jobs?department=brickhouse'),
(10347, 814, '_hiring_url', 'field_593aa95e94099'),
(10348, 814, 'concessions_food', '782'),
(10349, 814, '_concessions_food', 'field_593ea7460696b');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `post_date_gmt` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `post_modified_gmt` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(90, 1, '2017-06-06 13:27:19', '2017-06-06 18:27:19', '', 'Hours', '', 'publish', 'open', 'open', '', 'hours', '', '', '2017-06-21 15:09:45', '2017-06-21 20:09:45', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?post_type=hours&#038;p=90', 0, 'hours', '', 0),
(5, 1, '2017-05-31 11:03:50', '2017-05-31 14:03:50', 'Coming Soon!', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2017-06-26 13:34:18', '2017-06-26 18:34:18', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?page_id=5', 0, 'page', '', 0),
(6, 1, '2017-05-31 11:03:50', '2017-05-31 14:03:50', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-05-31 11:03:50', '2017-05-31 14:03:50', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/index.php/2017/05/31/5-revision-v1/', 0, 'revision', '', 0),
(7, 1, '2017-05-31 11:06:38', '2017-05-31 14:06:38', '', 'Happenings', '', 'publish', 'closed', 'closed', '', 'happenings', '', '', '2017-06-19 10:45:29', '2017-06-19 15:45:29', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?page_id=7', 0, 'page', '', 0),
(10, 1, '2017-05-31 11:06:42', '2017-05-31 14:06:42', 'Located next door to historic Wrigley Field at the Park at Wrigley, the Brickhouse Tavern offers an elevated dining experience with four expansive bars, two outdoor terraces and stunning views of historic Wrigley Field and the Chicago skyline.\r\n\r\nBrickhouse offers a uniquely Chicago experience by paying homage to legendary Chicago Cubs broadcaster Jack Brickhouse.  Best known for his joyful enthusiasm for the game and his popular “Hey Hey” expression after an outstanding Chicago Cubs on-field performance, Jack Brickhouse’s legacy will be honored with memorabilia and rich tavern features.\r\n\r\nBrickhouse provides a year-round gathering space for neighbors, friends, families and fans with a robust menu featuring refined sports-bar fare and new twists on tavern-style dining that pair perfectly with your favorite craft beer.  Whether you’re enjoying a family meal, date-night out or cheering on the home team, come to the Brickhouse for delicious food and a welcoming atmosphere.', 'About Brickhouse Tavern', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2017-06-21 14:48:50', '2017-06-21 19:48:50', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?page_id=10', 0, 'page', '', 0),
(11, 1, '2017-05-31 11:06:38', '2017-05-31 14:06:38', '', 'Happenings', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2017-05-31 11:06:38', '2017-05-31 14:06:38', '', 7, 'http://localhost/repositorio-brickhouse/wordpress/index.php/2017/05/31/7-revision-v1/', 0, 'revision', '', 0),
(12, 1, '2017-05-31 11:06:42', '2017-05-31 14:06:42', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-05-31 11:06:42', '2017-05-31 14:06:42', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/index.php/2017/05/31/10-revision-v1/', 0, 'revision', '', 0),
(103, 1, '2017-06-07 15:00:10', '2017-06-07 20:00:10', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-07 15:00:10', '2017-06-07 20:00:10', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(18, 1, '2017-05-31 11:08:50', '2017-05-31 14:08:50', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'publish', 'closed', 'closed', '', 'parties', '', '', '2017-06-22 14:29:12', '2017-06-22 19:29:12', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?page_id=18', 0, 'page', '', 0),
(19, 1, '2017-05-31 11:08:50', '2017-05-31 14:08:50', '', 'Parties', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-05-31 11:08:50', '2017-05-31 14:08:50', '', 18, 'http://localhost/repositorio-brickhouse/wordpress/18-revision-v1', 0, 'revision', '', 0),
(20, 1, '2017-05-31 11:08:52', '2017-07-20 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:08:52', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=20', 1, 'nav_menu_item', '', 0),
(669, 3, '2017-06-21 09:16:57', '2017-06-21 14:16:57', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-autosave-v1', '', '', '2017-06-21 09:16:57', '2017-06-21 14:16:57', '', 18, 'https://brickhouse.orainteractive.com/18-autosave-v1', 0, 'revision', '', 0),
(24, 1, '2017-05-31 11:11:05', '2017-05-31 14:11:05', ' ', '', '', 'publish', 'closed', 'closed', '', '24', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=24', 3, 'nav_menu_item', '', 0),
(25, 1, '2017-05-31 11:11:01', '2017-05-31 14:11:01', ' ', '', '', 'publish', 'closed', 'closed', '', '25', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=25', 1, 'nav_menu_item', '', 0),
(27, 1, '2017-05-31 11:09:16', '2017-07-20 00:00:00', '', 'Home', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:09:16', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=27', 1, 'nav_menu_item', '', 0),
(28, 1, '2017-05-31 11:09:19', '2017-07-20 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:09:19', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=28', 1, 'nav_menu_item', '', 0),
(31, 1, '2017-05-31 11:09:29', '2017-07-20 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:09:29', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=31', 1, 'nav_menu_item', '', 0),
(32, 1, '2017-05-31 11:09:32', '2017-07-20 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:09:32', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=32', 1, 'nav_menu_item', '', 0),
(33, 1, '2017-05-31 11:09:36', '2017-07-20 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:09:36', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=33', 1, 'nav_menu_item', '', 0),
(35, 1, '2017-05-31 11:11:03', '2017-05-31 14:11:03', '', 'Menu', '', 'publish', 'closed', 'closed', '', 'menu', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=35', 2, 'nav_menu_item', '', 0),
(36, 1, '2017-05-31 11:11:15', '2017-07-20 00:00:00', '', 'Food', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:11:15', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=36', 1, 'nav_menu_item', '', 0),
(39, 1, '2017-05-31 11:13:03', '2017-07-20 00:00:00', ' ', '', '', 'draft', 'closed', 'closed', '', '', '', '', '2017-05-31 11:13:03', '2017-07-20 00:00:00', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=39', 1, 'nav_menu_item', '', 0),
(40, 1, '2017-05-31 11:13:39', '2017-05-31 14:13:39', '', 'Parties', '', 'publish', 'closed', 'closed', '', '40', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?p=40', 4, 'nav_menu_item', '', 0),
(41, 1, '2017-05-31 16:06:16', '2017-05-31 19:06:16', '', 'Hours - Today\'s hour status', '', 'publish', 'closed', 'closed', '', 'acf_hours-todays-hour-status', '', '', '2017-06-14 11:42:59', '2017-06-14 16:42:59', '', 0, 'http://localhost/repositorio-brickhouse/wordpress/?post_type=acf&#038;p=41', 0, 'acf', '', 0),
(247, 1, '2017-06-14 15:54:06', '2017-06-14 20:54:06', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Parties', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 15:54:06', '2017-06-14 20:54:06', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(245, 1, '2017-06-14 15:30:30', '2017-06-14 20:30:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-14 15:30:30', '2017-06-14 20:30:30', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(240, 1, '2017-06-14 15:19:58', '2017-06-14 20:19:58', '', 'Home  - Middle Navigation', '', 'publish', 'closed', 'closed', '', 'acf_home-middle-navigation', '', '', '2017-06-14 15:27:49', '2017-06-14 20:27:49', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=240', 0, 'acf', '', 0),
(383, 1, '2017-06-16 12:30:06', '2017-06-16 17:30:06', '', 'Cubs at Nationals', '', 'publish', 'open', 'open', '', 'cubs-at-nationals', '', '', '2017-06-16 12:30:46', '2017-06-16 17:30:46', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=383', 0, 'events', '', 0),
(384, 1, '2017-06-16 12:30:17', '2017-06-16 17:30:17', '', 'Cubs at Nationals', '', 'publish', 'open', 'open', '', 'cubs-at-nationals-2', '', '', '2017-06-16 12:30:49', '2017-06-16 17:30:49', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=384', 0, 'events', '', 0),
(242, 1, '2017-06-14 15:24:21', '2017-06-14 20:24:21', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-14 15:24:21', '2017-06-14 20:24:21', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(109, 1, '2017-06-08 09:29:41', '2017-06-08 14:29:41', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'acf_gallery', '', '', '2017-06-26 13:14:16', '2017-06-26 18:14:16', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=109', 0, 'acf', '', 0),
(126, 1, '2017-06-08 16:57:24', '2017-06-08 21:57:24', '', 'seating', '', 'inherit', 'open', 'closed', '', 'seating-2', '', '', '2017-06-08 16:57:24', '2017-06-08 21:57:24', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/seating-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(117, 1, '2017-06-08 12:09:12', '2017-06-08 17:09:12', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-08 12:09:12', '2017-06-08 17:09:12', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(52, 1, '2017-06-01 09:41:27', '2017-06-01 12:41:27', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 09:41:27', '2017-06-01 12:41:27', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(53, 1, '2017-06-01 09:55:46', '2017-06-01 12:55:46', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 09:55:46', '2017-06-01 12:55:46', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(54, 1, '2017-06-01 09:56:58', '2017-06-01 12:56:58', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 09:56:58', '2017-06-01 12:56:58', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(55, 1, '2017-06-01 10:03:58', '2017-06-01 13:03:58', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 10:03:58', '2017-06-01 13:03:58', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(56, 1, '2017-06-01 10:21:20', '2017-06-01 13:21:20', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 10:21:20', '2017-06-01 13:21:20', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(57, 1, '2017-06-01 10:22:41', '2017-06-01 13:22:41', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-01 10:22:41', '2017-06-01 13:22:41', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(250, 1, '2017-06-14 16:18:39', '2017-06-14 21:18:39', '', 'Parties', '', 'publish', 'closed', 'closed', '', 'acf_parties', '', '', '2017-06-15 11:46:28', '2017-06-15 16:46:28', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=250', 0, 'acf', '', 0),
(382, 1, '2017-06-16 12:28:24', '2017-06-16 17:28:24', '', 'Cubs at Marlins', '', 'inherit', 'closed', 'closed', '', '378-revision-v1', '', '', '2017-06-16 12:28:24', '2017-06-16 17:28:24', '', 378, 'https://brickhouse.orainteractive.com/378-revision-v1', 0, 'revision', '', 0),
(287, 2, '2017-06-15 13:23:57', '2017-06-15 18:23:57', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Parties', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 13:23:57', '2017-06-15 18:23:57', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(248, 1, '2017-06-14 15:55:05', '2017-06-14 20:55:05', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 15:55:05', '2017-06-14 20:55:05', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(217, 1, '2017-06-14 08:47:43', '2017-06-14 13:47:43', '', 'Flag', '', 'publish', 'closed', 'closed', '', 'flag', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'https://brickhouse.orainteractive.com/?p=217', 5, 'nav_menu_item', '', 0),
(381, 1, '2017-06-16 12:28:11', '2017-06-16 17:28:11', '', 'Cubs at Marlins', '', 'inherit', 'closed', 'closed', '', '377-revision-v1', '', '', '2017-06-16 12:28:11', '2017-06-16 17:28:11', '', 377, 'https://brickhouse.orainteractive.com/377-revision-v1', 0, 'revision', '', 0),
(252, 1, '2017-06-14 16:24:08', '2017-06-14 21:24:08', '', 'Weekly - Link Reverve', '', 'publish', 'closed', 'closed', '', 'acf_weekly-link-reverve', '', '', '2017-06-14 16:24:08', '2017-06-14 21:24:08', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=252', 0, 'acf', '', 0),
(216, 1, '2017-06-14 08:09:22', '2017-06-14 13:09:22', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-14 08:09:22', '2017-06-14 13:09:22', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(85, 1, '2017-06-05 12:27:08', '2017-06-05 17:27:08', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut ut magna et massa lobortis rhoncus eget a massa. Aliquam dictum lectus vitae turpis laoreet finibus ut eget est. Vestibulum id vulputate dolor. Aenean tincidunt tellus vel semper rhoncus. Nunc lacinia pretium leo, quis rhoncus enim semper non. Donec tristique id justo non tempus.\r\n\r\nMauris sagittis viverra magna eget varius. Morbi porta convallis nunc, sit amet aliquam orci tempus nec. Ut et euismod dui. Aliquam ut rutrum orci, in efficitur purus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed sollicitudin neque ut velit fringilla dapibus.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-05 12:27:08', '2017-06-05 17:27:08', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/10-revision-v1', 0, 'revision', '', 0),
(84, 1, '2017-06-05 12:17:07', '2017-06-05 17:17:07', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut ut magna et massa lobortis rhoncus eget a massa. Aliquam dictum lectus vitae turpis laoreet finibus ut eget est. Vestibulum id vulputate dolor. Aenean tincidunt tellus vel semper rhoncus. Nunc lacinia pretium leo, quis rhoncus enim semper non. Donec tristique id justo non tempus.\r\n\r\n&nbsp;\r\nMauris sagittis viverra magna eget varius. Morbi porta convallis nunc, sit amet aliquam orci tempus nec. Ut et euismod dui. Aliquam ut rutrum orci, in efficitur purus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed sollicitudin neque ut velit fringilla dapibus.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-05 12:17:07', '2017-06-05 17:17:07', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/10-revision-v1', 0, 'revision', '', 0),
(663, 2, '2017-06-20 17:39:58', '2017-06-20 22:39:58', '', 'Buffalo-Chicken-Waffle-Cone_v2', '', 'inherit', 'open', 'closed', '', 'buffalo-chicken-waffle-cone_v2', '', '', '2017-06-20 17:39:58', '2017-06-20 22:39:58', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/Buffalo-Chicken-Waffle-Cone_v2.jpg', 0, 'attachment', 'image/jpeg', 0),
(72, 1, '2017-06-02 13:33:39', '2017-06-02 16:33:39', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-02 13:33:39', '2017-06-02 16:33:39', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(74, 1, '2017-06-02 16:10:35', '2017-06-02 19:10:35', '', 'Events', '', 'publish', 'closed', 'closed', '', 'acf_events', '', '', '2017-06-19 13:48:43', '2017-06-19 18:48:43', '', 0, 'http://localhost/brickhouse/wordpress/?post_type=acf&#038;p=74', 0, 'acf', '', 0),
(135, 1, '2017-06-12 08:20:59', '2017-06-12 13:20:59', '*Specials are not valid on days of Cubs home games and are subject to change based on availabilty of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 08:20:59', '2017-06-12 13:20:59', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(134, 1, '2017-06-12 07:45:48', '2017-06-12 12:45:48', '', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 07:45:48', '2017-06-12 12:45:48', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(133, 1, '2017-06-12 07:45:48', '2017-06-12 12:45:48', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'publish', 'closed', 'closed', '', 'weeklyspecials', '', '', '2017-06-20 17:40:37', '2017-06-20 22:40:37', '', 0, 'http://localhost/repositorio-brickhouse/web/?page_id=133', 0, 'page', '', 0),
(82, 1, '2017-06-05 11:59:16', '2017-06-05 16:59:16', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut ut magna et massa lobortis rhoncus eget a massa. Aliquam dictum lectus vitae turpis laoreet finibus ut eget est. Vestibulum id vulputate dolor. Aenean tincidunt tellus vel semper rhoncus. Nunc lacinia pretium leo, quis rhoncus enim semper non. Donec tristique id justo non tempus.\r\nMauris sagittis viverra magna eget varius. Morbi porta convallis nunc, sit amet aliquam orci tempus nec. Ut et euismod dui. Aliquam ut rutrum orci, in efficitur purus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Sed sollicitudin neque ut velit fringilla dapibus.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-05 11:59:16', '2017-06-05 16:59:16', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/10-revision-v1', 0, 'revision', '', 0),
(221, 3, '2017-06-14 10:15:34', '2017-06-14 15:15:34', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-14 10:15:34', '2017-06-14 15:15:34', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0),
(173, 3, '2017-06-13 09:35:08', '2017-06-13 14:35:08', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round. The tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer.\r\n\r\nBrickhouse Tavern will also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-13 09:35:08', '2017-06-13 14:35:08', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(89, 1, '2017-06-05 14:49:43', '2017-06-05 19:49:43', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round. The tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer.\r\n\r\nBrickhouse Tavern will also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium. Brickhouse is set to provide guests with a refreshing experience within the fun neighborhood, always encouraging fans to join in shouting “Hey-hey!” to cheer on the home team.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-05 14:49:43', '2017-06-05 19:49:43', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/10-revision-v1', 0, 'revision', '', 0),
(86, 1, '2017-06-05 13:28:07', '2017-06-05 18:28:07', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round. The tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer. Brickhouse Tavern will also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium. Brickhouse is set to provide guests with a refreshing experience within the fun neighborhood, always encouraging fans to join in shouting “Hey-hey!” to cheer on the home team.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-05 13:28:07', '2017-06-05 18:28:07', '', 10, 'http://localhost/repositorio-brickhouse/wordpress/10-revision-v1', 0, 'revision', '', 0),
(106, 1, '2017-06-08 07:30:54', '2017-06-08 12:30:54', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-08 07:30:54', '2017-06-08 12:30:54', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(91, 1, '2017-06-06 13:26:23', '2017-06-06 18:26:23', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-06 13:26:23', '2017-06-06 18:26:23', '', 5, 'http://localhost/repositorio-brickhouse/wordpress/5-revision-v1', 0, 'revision', '', 0),
(92, 1, '2017-06-06 13:27:19', '2017-06-06 18:27:19', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 13:27:19', '2017-06-06 18:27:19', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(95, 1, '2017-06-06 13:50:40', '2017-06-06 18:50:40', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 13:50:40', '2017-06-06 18:50:40', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(96, 1, '2017-06-06 13:51:32', '2017-06-06 18:51:32', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 13:51:32', '2017-06-06 18:51:32', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(97, 1, '2017-06-06 13:52:24', '2017-06-06 18:52:24', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 13:52:24', '2017-06-06 18:52:24', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(98, 1, '2017-06-06 13:53:05', '2017-06-06 18:53:05', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 13:53:05', '2017-06-06 18:53:05', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(99, 1, '2017-06-06 14:46:55', '2017-06-06 19:46:55', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 14:46:55', '2017-06-06 19:46:55', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(100, 1, '2017-06-06 14:58:21', '2017-06-06 19:58:21', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-06 14:58:21', '2017-06-06 19:58:21', '', 90, 'http://localhost/repositorio-brickhouse/wordpress/90-revision-v1', 0, 'revision', '', 0),
(107, 1, '2017-06-08 07:31:09', '2017-06-08 12:31:09', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-08 07:31:09', '2017-06-08 12:31:09', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(108, 1, '2017-06-08 07:31:25', '2017-06-08 12:31:25', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-08 07:31:25', '2017-06-08 12:31:25', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(129, 1, '2017-06-08 17:01:29', '2017-06-08 22:01:29', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-08 17:01:29', '2017-06-08 22:01:29', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(130, 1, '2017-06-09 09:01:07', '2017-06-09 14:01:07', '', 'Home - We\'re Hiring', '', 'publish', 'closed', 'closed', '', 'acf_home-were-hiring', '', '', '2017-06-13 16:15:57', '2017-06-13 21:15:57', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=130', 0, 'acf', '', 0),
(121, 1, '2017-06-08 12:28:25', '2017-06-08 17:28:25', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-08 12:28:25', '2017-06-08 17:28:25', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(123, 1, '2017-06-08 12:36:17', '2017-06-08 17:36:17', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-08 12:36:17', '2017-06-08 17:36:17', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(666, 2, '2017-06-20 17:42:17', '2017-06-20 22:42:17', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-20 17:42:17', '2017-06-20 22:42:17', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(661, 2, '2017-06-20 17:39:40', '2017-06-20 22:39:40', '', 'Brickhouse-Burger', '', 'inherit', 'open', 'closed', '', 'brickhouse-burger-2', '', '', '2017-06-20 17:39:40', '2017-06-20 22:39:40', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/Brickhouse-Burger-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(125, 1, '2017-06-08 13:19:46', '2017-06-08 18:19:46', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-08 13:19:46', '2017-06-08 18:19:46', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(131, 1, '2017-06-09 09:05:07', '2017-06-09 14:05:07', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-09 09:05:07', '2017-06-09 14:05:07', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(132, 1, '2017-06-09 09:05:44', '2017-06-09 14:05:44', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-09 09:05:44', '2017-06-09 14:05:44', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(152, 1, '2017-06-12 13:58:11', '2017-06-12 18:58:11', '[text* user-name class:get-in-touch__form__input-text placeholder \"Name\"][email* user-email class:get-in-touch__form__input-text placeholder \"Email\"][textarea user-message class:get-in-touch__form__textarea maxlength:500 placeholder \"Message\"]\r\n\r\n<label class=\"get-in-touch__form__checkbox\">Join Our Mailing List<input type=\"hidden\" name=\"_mc4wp_subscribe_contact-form-7\" value=\"0\"><input type=\"checkbox\" name=\"_mc4wp_subscribe_contact-form-7\" class=\"get-in-touch__form__checkbox__field\" value=\"1\" checked=\"checked\"><span class=\"get-in-touch__form__checkbox__indicator\"></span></label>\r\n\r\n[submit class:get-in-touch__form__submit class:button class:--large class:--rd \"submit\"]\n1\nContact - Brick House Tavern\nBrick House Tavern <contact@brickhouse.orainteractive.com>\nbrickhouse@fourcornerstaverns.com\nFrom: [user-name] <[user-email]>\r\n\r\nMessage Body:\r\n[user-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Brick House Tavern (https://brickhouse.orainteractive.com)\nReply-To: [user-email]\n\n\n\n\nBrick House Tavern \"[your-subject]\"\nBrick House Tavern <wordpress@brickhouse.orainteractive.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Brick House Tavern (https://brickhouse.orainteractive.com)\nReply-To: ruan@cappen.com\n\n\n\nHey, Hey! We received your submission.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Get In Touch', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2017-06-21 15:22:27', '2017-06-21 20:22:27', '', 0, 'https://brickhouse.orainteractive.com/?post_type=wpcf7_contact_form&#038;p=152', 0, 'wpcf7_contact_form', '', 0),
(140, 1, '2017-06-12 09:09:49', '2017-06-12 14:09:49', '*Specials are not valid on days of Cubs home games and are subject to change based on availability of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 09:09:49', '2017-06-12 14:09:49', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(141, 1, '2017-06-12 09:39:49', '2017-06-12 14:39:49', '', 'Our concessions', '', 'publish', 'closed', 'closed', '', 'acf_our-concessions', '', '', '2017-06-20 15:53:12', '2017-06-20 20:53:12', '', 0, 'https://brickhouse.orainteractive.com/?post_type=acf&#038;p=141', 0, 'acf', '', 0),
(665, 2, '2017-06-20 17:40:10', '2017-06-20 22:40:10', '', 'Tuna-Poke', '', 'inherit', 'open', 'closed', '', 'tuna-poke', '', '', '2017-06-20 17:40:10', '2017-06-20 22:40:10', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/Tuna-Poke.jpg', 0, 'attachment', 'image/jpeg', 0),
(143, 1, '2017-06-12 09:52:21', '2017-06-12 14:52:21', '*Specials are not valid on days of Cubs home games and are subject to change based on availabilty of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 09:52:21', '2017-06-12 14:52:21', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(144, 1, '2017-06-12 09:52:29', '2017-06-12 14:52:29', '*Specials are not valid on days of Cubs home games and are subject to change based on availability of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 09:52:29', '2017-06-12 14:52:29', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(146, 1, '2017-06-12 09:54:29', '2017-06-12 14:54:29', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-12 09:54:29', '2017-06-12 14:54:29', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(149, 1, '2017-06-12 12:11:22', '2017-06-12 17:11:22', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-12 12:11:22', '2017-06-12 17:11:22', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(228, 2, '2017-06-14 13:40:03', '2017-06-14 18:40:03', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-14 13:40:03', '2017-06-14 18:40:03', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(151, 1, '2017-06-12 12:21:01', '2017-06-12 17:21:01', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-12 12:21:01', '2017-06-12 17:21:01', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(153, 1, '2017-06-12 14:11:51', '2017-06-12 19:11:51', '*Specials are not valid on days of Cubs home games and are subject tochange based on\n\nchange based on availability of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-autosave-v1', '', '', '2017-06-12 14:11:51', '2017-06-12 19:11:51', '', 133, 'http://localhost/repositorio-brickhouse/web/133-autosave-v1', 0, 'revision', '', 0),
(154, 1, '2017-06-12 14:12:15', '2017-06-12 19:12:15', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-12 14:12:15', '2017-06-12 19:12:15', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(155, 1, '2017-06-12 14:15:31', '2017-06-12 19:15:31', '<p>\n <label>Email address: </label>\n    <input type=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required />\n</p>\n\n<p>\n  <input type=\"submit\" value=\"Sign up\" />\n</p>', '', '', 'publish', 'closed', 'closed', '', '155', '', '', '2017-06-12 14:15:31', '2017-06-12 19:15:31', '', 0, 'https://brickhouse.orainteractive.com/mc4wp-form/155', 0, 'mc4wp-form', '', 0),
(157, 1, '2017-06-12 14:35:30', '2017-06-12 19:35:30', '', 'Weekly - Specials Days', '', 'publish', 'closed', 'closed', '', 'acf_weekly-specials-days', '', '', '2017-06-12 15:24:10', '2017-06-12 20:24:10', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=157', 0, 'acf', '', 0),
(618, 2, '2017-06-20 11:38:32', '2017-06-20 16:38:32', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-20 11:38:32', '2017-06-20 16:38:32', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(161, 1, '2017-06-12 14:48:50', '2017-06-12 19:48:50', '', 'Monday', '', 'publish', 'open', 'open', '', 'monday', '', '', '2017-06-22 09:32:30', '2017-06-22 14:32:30', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=specials&#038;p=161', 0, 'specials', '', 0),
(162, 1, '2017-06-12 15:32:01', '2017-06-12 20:32:01', '', 'Tuesday', '', 'publish', 'open', 'open', '', 'tuesday', '', '', '2017-06-22 09:33:54', '2017-06-22 14:33:54', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=specials&#038;p=162', 0, 'specials', '', 0),
(168, 1, '2017-06-12 15:45:39', '2017-06-12 20:45:39', '', 'Monday', '', 'inherit', 'closed', 'closed', '', '161-revision-v1', '', '', '2017-06-12 15:45:39', '2017-06-12 20:45:39', '', 161, 'http://localhost/repositorio-brickhouse/web/161-revision-v1', 0, 'revision', '', 0),
(163, 1, '2017-06-12 15:32:01', '2017-06-12 20:32:01', '', 'Tuesday', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2017-06-12 15:32:01', '2017-06-12 20:32:01', '', 162, 'http://localhost/repositorio-brickhouse/web/162-revision-v1', 0, 'revision', '', 0),
(164, 1, '2017-06-12 15:33:26', '2017-06-12 20:33:26', '', 'Wednesday', '', 'publish', 'open', 'open', '', 'wednesday', '', '', '2017-06-22 09:34:17', '2017-06-22 14:34:17', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=specials&#038;p=164', 0, 'specials', '', 0),
(165, 1, '2017-06-12 15:33:26', '2017-06-12 20:33:26', '', 'Wednesday', '', 'inherit', 'closed', 'closed', '', '164-revision-v1', '', '', '2017-06-12 15:33:26', '2017-06-12 20:33:26', '', 164, 'http://localhost/repositorio-brickhouse/web/164-revision-v1', 0, 'revision', '', 0),
(166, 1, '2017-06-12 15:34:55', '2017-06-12 20:34:55', '', 'Thursday', '', 'publish', 'open', 'open', '', 'thursday', '', '', '2017-06-22 09:33:32', '2017-06-22 14:33:32', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=specials&#038;p=166', 0, 'specials', '', 0),
(167, 1, '2017-06-12 15:34:55', '2017-06-12 20:34:55', '', 'Thursday', '', 'inherit', 'closed', 'closed', '', '166-revision-v1', '', '', '2017-06-12 15:34:55', '2017-06-12 20:34:55', '', 166, 'http://localhost/repositorio-brickhouse/web/166-revision-v1', 0, 'revision', '', 0),
(171, 1, '2017-06-12 16:07:41', '2017-06-12 21:07:41', '', 'Monday', '', 'inherit', 'closed', 'closed', '', '161-revision-v1', '', '', '2017-06-12 16:07:41', '2017-06-12 21:07:41', '', 161, 'http://localhost/repositorio-brickhouse/web/161-revision-v1', 0, 'revision', '', 0),
(172, 3, '2017-06-20 13:59:14', '2017-06-20 18:59:14', 'As a throw-back to John Beasley \"Jack\" Brickhouse, known for his <a href=\"https://en.wikipedia.org/wiki/Play-by-play\">play-by-play</a> coverage of <a href=\"https://en.wikipedia.org/wiki/Chicago_Cubs\">Chicago Cubs</a> games, the new Brickhouse Tavern expands the footprint of the friendly confines with four expansive bars and two outdoor terraces featuring stunning views of Chicago and historic Wrigley Field.\n\nBrickhouse provides a year-round gathering space for neighbors, friends, families and fans offering a distinct menu of refined sports-bar fare that pairs perfectly with guests favorite beer. Whether you’re enjoying family meal or shouting “Hey-hey” to cheer on the home team, come to the Brickhouse for delicious food and a friendly atmosphere.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-autosave-v1', '', '', '2017-06-20 13:59:14', '2017-06-20 18:59:14', '', 10, 'https://brickhouse.orainteractive.com/10-autosave-v1', 0, 'revision', '', 0),
(174, 3, '2017-06-13 09:35:34', '2017-06-13 14:35:34', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round. The tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer.\r\n\r\nBrickhouse Tavern will also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium. Brickhouse is set to provide guests with a refreshing experience within the fun neighborhood, always encouraging fans to join in shouting “Hey-hey!” to cheer on the home team.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-13 09:35:34', '2017-06-13 14:35:34', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(177, 2, '2017-06-13 10:28:20', '2017-06-13 15:28:20', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-13 10:28:20', '2017-06-13 15:28:20', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(178, 2, '2017-06-13 10:41:28', '2017-06-13 15:41:28', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 10:41:28', '2017-06-13 15:41:28', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(179, 2, '2017-06-13 10:41:48', '2017-06-13 15:41:48', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 10:41:48', '2017-06-13 15:41:48', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(180, 2, '2017-06-13 10:41:56', '2017-06-13 15:41:56', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 10:41:56', '2017-06-13 15:41:56', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(181, 2, '2017-06-13 10:42:50', '2017-06-13 15:42:50', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 10:42:50', '2017-06-13 15:42:50', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(182, 2, '2017-06-13 10:43:25', '2017-06-13 15:43:25', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 10:43:25', '2017-06-13 15:43:25', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(183, 2, '2017-06-13 10:48:47', '2017-06-13 15:48:47', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-13 10:48:47', '2017-06-13 15:48:47', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(184, 2, '2017-06-13 10:49:04', '2017-06-13 15:49:04', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-13 10:49:04', '2017-06-13 15:49:04', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(185, 2, '2017-06-13 12:42:36', '2017-06-13 17:42:36', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-13 12:42:36', '2017-06-13 17:42:36', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(186, 2, '2017-06-13 12:45:26', '2017-06-13 17:45:26', '', 'Monday', '', 'inherit', 'closed', 'closed', '', '161-revision-v1', '', '', '2017-06-13 12:45:26', '2017-06-13 17:45:26', '', 161, 'https://brickhouse.orainteractive.com/161-revision-v1', 0, 'revision', '', 0),
(187, 2, '2017-06-13 13:08:09', '2017-06-13 18:08:09', '', 'Friday', '', 'publish', 'open', 'open', '', 'friday', '', '', '2017-06-22 14:53:53', '2017-06-22 19:53:53', '', 0, 'https://brickhouse.orainteractive.com/?post_type=specials&#038;p=187', 0, 'specials', '', 0),
(188, 2, '2017-06-13 13:08:09', '2017-06-13 18:08:09', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-13 13:08:09', '2017-06-13 18:08:09', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0),
(189, 1, '2017-06-13 13:23:24', '2017-06-13 18:23:24', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-13 13:23:24', '2017-06-13 18:23:24', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(662, 2, '2017-06-20 17:39:49', '2017-06-20 22:39:49', '', 'Buffalo-Chicken-Waffle-Cone_v1', '', 'inherit', 'open', 'closed', '', 'buffalo-chicken-waffle-cone_v1', '', '', '2017-06-20 17:39:49', '2017-06-20 22:39:49', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/Buffalo-Chicken-Waffle-Cone_v1.jpg', 0, 'attachment', 'image/jpeg', 0),
(192, 2, '2017-06-13 15:19:04', '2017-06-13 20:19:04', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-13 15:19:04', '2017-06-13 20:19:04', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(193, 1, '2017-06-13 15:30:14', '2017-06-13 20:30:14', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 15:30:14', '2017-06-13 20:30:14', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(194, 1, '2017-06-13 15:30:29', '2017-06-13 20:30:29', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 15:30:29', '2017-06-13 20:30:29', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(195, 1, '2017-06-13 16:02:15', '2017-06-13 21:02:15', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 16:02:15', '2017-06-13 21:02:15', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(196, 1, '2017-06-13 16:02:25', '2017-06-13 21:02:25', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-13 16:02:25', '2017-06-13 21:02:25', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(197, 1, '2017-06-13 16:16:11', '2017-06-13 21:16:11', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-13 16:16:11', '2017-06-13 21:16:11', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(597, 2, '2017-06-19 14:19:52', '2017-06-19 19:19:52', '', 'Cubs @ Braves', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2017-06-19 14:19:52', '2017-06-19 19:19:52', '', 426, 'https://brickhouse.orainteractive.com/426-revision-v1', 0, 'revision', '', 0),
(222, 2, '2017-06-14 10:56:26', '2017-06-14 15:56:26', '', 'Brickhouse Food (TEST)', '', 'inherit', 'open', 'closed', '', 'brickhouse-food-test', '', '', '2017-06-14 10:56:26', '2017-06-14 15:56:26', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Brickhouse-Food-TEST.pdf', 0, 'attachment', 'application/pdf', 0),
(210, 1, '2017-06-14 08:07:01', '2017-06-14 13:07:01', '', 'Gift Cards', '', 'publish', 'closed', 'closed', '', 'gift-cards', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'https://brickhouse.orainteractive.com/?p=210', 8, 'nav_menu_item', '', 0),
(211, 1, '2017-06-14 08:07:01', '2017-06-14 13:07:01', '', 'Reservations', '', 'publish', 'closed', 'closed', '', 'reservations', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'https://brickhouse.orainteractive.com/?p=211', 9, 'nav_menu_item', '', 0),
(246, 1, '2017-06-14 15:48:37', '2017-06-14 20:48:37', 'We have a wide array of party and event drink and food packages available! We can customize a package to suit any occasion.', 'Parties', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 15:48:37', '2017-06-14 20:48:37', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(218, 1, '2017-06-14 09:54:13', '2017-06-14 14:54:13', '', 'Gallery', '', 'publish', 'closed', 'closed', '', 'gallery', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/web/?p=218', 6, 'nav_menu_item', '', 0),
(219, 1, '2017-06-14 09:54:15', '2017-06-14 14:54:15', '', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2017-06-21 13:21:54', '2017-06-21 18:21:54', '', 0, 'http://localhost/repositorio-brickhouse/web/?p=219', 7, 'nav_menu_item', '', 0),
(223, 2, '2017-06-14 10:56:35', '2017-06-14 15:56:35', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-14 10:56:35', '2017-06-14 15:56:35', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(224, 2, '2017-06-14 12:46:48', '2017-06-14 17:46:48', '*Specials are not valid on days of Cubs home games and are subject to\n\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-autosave-v1', '', '', '2017-06-14 12:46:48', '2017-06-14 17:46:48', '', 133, 'https://brickhouse.orainteractive.com/133-autosave-v1', 0, 'revision', '', 0),
(225, 2, '2017-06-14 12:47:19', '2017-06-14 17:47:19', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-14 12:47:19', '2017-06-14 17:47:19', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(226, 2, '2017-06-14 12:49:25', '2017-06-14 17:49:25', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round.\r\n\r\nThe tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer. Brickhouse will <span class=\"text_exposed_show\">also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium.\r\n\r\nBrickhouse is set to provide guests with a refreshing experience within the fun neighborhood, always encouraging fans to join in shouting “Hey-hey!” to cheer on the home team.</span>', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-14 12:49:25', '2017-06-14 17:49:25', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(227, 2, '2017-06-14 13:37:38', '2017-06-14 18:37:38', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-14 13:37:38', '2017-06-14 18:37:38', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(380, 1, '2017-06-16 12:27:41', '2017-06-16 17:27:41', '', 'Cubs at Marlins', '', 'inherit', 'closed', 'closed', '', '376-revision-v1', '', '', '2017-06-16 12:27:41', '2017-06-16 17:27:41', '', 376, 'https://brickhouse.orainteractive.com/376-revision-v1', 0, 'revision', '', 0),
(379, 1, '2017-06-16 12:27:28', '2017-06-16 17:27:28', '', 'Cubs at Marlins', '', 'inherit', 'closed', 'closed', '', '375-revision-v1', '', '', '2017-06-16 12:27:28', '2017-06-16 17:27:28', '', 375, 'https://brickhouse.orainteractive.com/375-revision-v1', 0, 'revision', '', 0),
(255, 1, '2017-06-14 16:25:10', '2017-06-14 21:25:10', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-14 16:25:10', '2017-06-14 21:25:10', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(256, 1, '2017-06-14 16:25:14', '2017-06-14 21:25:14', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 16:25:14', '2017-06-14 21:25:14', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(257, 1, '2017-06-14 16:27:07', '2017-06-14 21:27:07', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 16:27:07', '2017-06-14 21:27:07', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(258, 1, '2017-06-14 16:27:56', '2017-06-14 21:27:56', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-14 16:27:56', '2017-06-14 21:27:56', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(259, 1, '2017-06-15 08:05:06', '2017-06-15 13:05:06', '', 'Box footer', '', 'publish', 'closed', 'closed', '', 'acf_box-footer', '', '', '2017-06-15 08:16:04', '2017-06-15 13:16:04', '', 0, 'http://localhost/repositorio-brickhouse/web/?post_type=acf&#038;p=259', 0, 'acf', '', 0),
(260, 1, '2017-06-15 08:05:16', '2017-06-15 13:05:16', '', 'People', '', 'inherit', 'open', 'closed', '', 'people2', '', '', '2017-06-15 08:05:32', '2017-06-15 13:05:32', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/people2.jpg', 0, 'attachment', 'image/jpeg', 0),
(261, 1, '2017-06-15 08:05:34', '2017-06-15 13:05:34', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 08:05:34', '2017-06-15 13:05:34', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(262, 1, '2017-06-15 08:10:24', '2017-06-15 13:10:24', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 08:10:24', '2017-06-15 13:10:24', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(263, 1, '2017-06-15 08:11:47', '2017-06-15 13:11:47', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-15 08:11:47', '2017-06-15 13:11:47', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(264, 1, '2017-06-15 08:16:35', '2017-06-15 13:16:35', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-15 08:16:35', '2017-06-15 13:16:35', '', 133, 'http://localhost/repositorio-brickhouse/web/133-revision-v1', 0, 'revision', '', 0),
(265, 1, '2017-06-15 08:18:14', '2017-06-15 13:18:14', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-15 08:18:14', '2017-06-15 13:18:14', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(266, 1, '2017-06-15 08:21:31', '2017-06-15 13:21:31', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 08:21:31', '2017-06-15 13:21:31', '', 18, 'http://localhost/repositorio-brickhouse/web/18-revision-v1', 0, 'revision', '', 0),
(267, 1, '2017-06-15 08:23:02', '2017-06-15 13:23:02', 'We have a wide array of party and event drink and food packages available!\n\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-autosave-v1', '', '', '2017-06-15 08:23:02', '2017-06-15 13:23:02', '', 18, 'https://brickhouse.orainteractive.com/18-autosave-v1', 0, 'revision', '', 0),
(268, 1, '2017-06-15 08:24:42', '2017-06-15 13:24:42', '', 'beerGlasses', '', 'inherit', 'open', 'closed', '', 'beerglasses', '', '', '2017-06-15 08:24:42', '2017-06-15 13:24:42', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/beerGlasses.jpg', 0, 'attachment', 'image/jpeg', 0),
(378, 1, '2017-06-16 12:28:24', '2017-06-16 17:28:24', '', 'Cubs at Marlins', '', 'publish', 'open', 'open', '', 'cubs-at-marlins-4', '', '', '2017-06-16 12:28:24', '2017-06-16 17:28:24', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=378', 0, 'events', '', 0),
(270, 1, '2017-06-15 08:41:10', '2017-06-15 13:41:10', '', 'Happenings', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2017-06-15 08:41:10', '2017-06-15 13:41:10', '', 7, 'http://localhost/repositorio-brickhouse/web/7-revision-v1', 0, 'revision', '', 0),
(271, 1, '2017-06-15 08:49:10', '2017-06-15 13:49:10', '', 'Happenings', '', 'inherit', 'closed', 'closed', '', '7-revision-v1', '', '', '2017-06-15 08:49:10', '2017-06-15 13:49:10', '', 7, 'http://localhost/repositorio-brickhouse/web/7-revision-v1', 0, 'revision', '', 0),
(664, 2, '2017-06-20 17:40:05', '2017-06-20 22:40:05', '', 'Loaded-Potato-Twists', '', 'inherit', 'open', 'closed', '', 'loaded-potato-twists', '', '', '2017-06-20 17:40:05', '2017-06-20 22:40:05', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/Loaded-Potato-Twists.jpg', 0, 'attachment', 'image/jpeg', 0),
(273, 2, '2017-06-15 11:32:22', '2017-06-15 16:32:22', '', 'Thrillist', '', 'inherit', 'open', 'closed', '', 'thrillist', '', '', '2017-06-15 11:32:22', '2017-06-15 16:32:22', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Thrillist.jpg', 0, 'attachment', 'image/jpeg', 0),
(274, 2, '2017-06-15 11:32:39', '2017-06-15 16:32:39', '', 'WrigleyCraft_335-(1)', '', 'inherit', 'open', 'closed', '', 'wrigleycraft_335-1', '', '', '2017-06-15 11:32:39', '2017-06-15 16:32:39', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/WrigleyCraft_335-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(275, 2, '2017-06-15 11:32:55', '2017-06-15 16:32:55', '', 'WrigleyCraft_347', '', 'inherit', 'open', 'closed', '', 'wrigleycraft_347', '', '', '2017-06-15 11:32:55', '2017-06-15 16:32:55', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/WrigleyCraft_347.jpg', 0, 'attachment', 'image/jpeg', 0),
(276, 2, '2017-06-15 11:33:10', '2017-06-15 16:33:10', '', 'WrigleyCraft_348', '', 'inherit', 'open', 'closed', '', 'wrigleycraft_348', '', '', '2017-06-15 11:33:10', '2017-06-15 16:33:10', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/WrigleyCraft_348.jpg', 0, 'attachment', 'image/jpeg', 0),
(277, 2, '2017-06-15 11:33:30', '2017-06-15 16:33:30', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-15 11:33:30', '2017-06-15 16:33:30', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(278, 1, '2017-06-15 11:43:53', '2017-06-15 16:43:53', '', 'event-kit-2017-brickhouse', '', 'inherit', 'open', 'closed', '', 'event-kit-2017-brickhouse', '', '', '2017-06-15 11:43:53', '2017-06-15 16:43:53', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/event-kit-2017-brickhouse.pdf', 0, 'attachment', 'application/pdf', 0),
(279, 1, '2017-06-15 11:44:22', '2017-06-15 16:44:22', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 11:44:22', '2017-06-15 16:44:22', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(280, 1, '2017-06-15 12:03:09', '2017-06-15 17:03:09', '', 'glove_', '', 'inherit', 'open', 'closed', '', 'glove_', '', '', '2017-06-15 12:03:09', '2017-06-15 17:03:09', '', 10, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/glove_.jpg', 0, 'attachment', 'image/jpeg', 0),
(281, 1, '2017-06-15 12:03:19', '2017-06-15 17:03:19', 'Brickhouse Tavern will offer Chicagoans a distinct vibe within the new Park at Wrigley, inviting baseball enthusiasts, families, residents and visitors alike to revel in the lively atmosphere of the two-story concept year-round.\r\n\r\nThe tavern-style restaurant will feature a distinct menu of refined sports bar fare that pairs perfectly with guests’ favorite beer. Brickhouse will <span class=\"text_exposed_show\">also feature four expansive bars throughout the space, and two terraces for outdoor seating with stunning views of the city and historic stadium.</span>\r\n\r\nBrickhouse is set to provide guests with a refreshing experience within the fun neighborhood, always encouraging fans to join in shouting “Hey-hey!” to cheer on the home team.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-15 12:03:19', '2017-06-15 17:03:19', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(621, 2, '2017-06-20 13:59:32', '2017-06-20 18:59:32', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\nTo book your next party email alex@fourcornerstaverns.com', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 13:59:32', '2017-06-20 18:59:32', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(285, 2, '2017-06-15 13:22:05', '2017-06-15 18:22:05', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 13:22:05', '2017-06-15 18:22:05', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(286, 2, '2017-06-15 13:22:23', '2017-06-15 18:22:23', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 13:22:23', '2017-06-15 18:22:23', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(288, 2, '2017-06-15 13:24:21', '2017-06-15 18:24:21', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party at Brickhouse!', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 13:24:21', '2017-06-15 18:24:21', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(289, 2, '2017-06-15 13:24:32', '2017-06-15 18:24:32', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-15 13:24:32', '2017-06-15 18:24:32', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(377, 1, '2017-06-16 12:28:11', '2017-06-16 17:28:11', '', 'Cubs at Marlins', '', 'publish', 'open', 'open', '', 'cubs-at-marlins-3', '', '', '2017-06-16 12:28:11', '2017-06-16 17:28:11', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=377', 0, 'events', '', 0),
(376, 1, '2017-06-16 12:27:41', '2017-06-16 17:27:41', '', 'Cubs at Marlins', '', 'publish', 'open', 'open', '', 'cubs-at-marlins-2', '', '', '2017-06-16 12:27:41', '2017-06-16 17:27:41', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=376', 0, 'events', '', 0),
(375, 1, '2017-06-16 12:27:28', '2017-06-16 17:27:28', '', 'Cubs at Marlins', '', 'publish', 'open', 'open', '', 'cubs-at-marlins', '', '', '2017-06-16 12:27:28', '2017-06-16 17:27:28', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=375', 0, 'events', '', 0),
(374, 1, '2017-06-16 12:24:55', '2017-06-16 17:24:55', '', 'Cubs vs Padres', '', 'inherit', 'closed', 'closed', '', '371-revision-v1', '', '', '2017-06-16 12:24:55', '2017-06-16 17:24:55', '', 371, 'https://brickhouse.orainteractive.com/371-revision-v1', 0, 'revision', '', 0),
(371, 1, '2017-06-16 12:24:55', '2017-06-16 17:24:55', '', 'Cubs vs Padres', '', 'publish', 'open', 'open', '', 'cubs-vs-padres-3', '', '', '2017-06-20 10:19:58', '2017-06-20 15:19:58', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=371', 0, 'events', '', 0),
(312, 1, '2017-06-16 08:40:28', '2017-06-16 13:40:28', '', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-16 08:40:28', '2017-06-16 13:40:28', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(308, 1, '2017-06-16 08:13:46', '2017-06-16 13:13:46', 'Coming soon', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-16 08:13:46', '2017-06-16 13:13:46', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(311, 1, '2017-06-16 08:46:05', '2017-06-16 13:46:05', 'Coming Soon', 'Home', '', 'inherit', 'closed', 'closed', '', '5-autosave-v1', '', '', '2017-06-16 08:46:05', '2017-06-16 13:46:05', '', 5, 'http://localhost/repositorio-brickhouse/web/5-autosave-v1', 0, 'revision', '', 0),
(313, 1, '2017-06-16 08:46:19', '2017-06-16 13:46:19', 'Coming Soon', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-16 08:46:19', '2017-06-16 13:46:19', '', 5, 'http://localhost/repositorio-brickhouse/web/5-revision-v1', 0, 'revision', '', 0),
(385, 1, '2017-06-16 12:30:28', '2017-06-16 17:30:28', '', 'Cubs at Nationals', '', 'publish', 'open', 'open', '', 'cubs-at-nationals-3', '', '', '2017-06-16 12:30:52', '2017-06-16 17:30:52', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=385', 0, 'events', '', 0),
(386, 1, '2017-06-16 12:30:43', '2017-06-16 17:30:43', '', 'Cubs at Nationals', '', 'publish', 'open', 'open', '', 'cubs-at-nationals-4', '', '', '2017-06-16 12:30:56', '2017-06-16 17:30:56', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=386', 0, 'events', '', 0),
(387, 1, '2017-06-16 12:30:06', '2017-06-16 17:30:06', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '383-revision-v1', '', '', '2017-06-16 12:30:06', '2017-06-16 17:30:06', '', 383, 'https://brickhouse.orainteractive.com/383-revision-v1', 0, 'revision', '', 0),
(388, 1, '2017-06-16 12:30:17', '2017-06-16 17:30:17', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '384-revision-v1', '', '', '2017-06-16 12:30:17', '2017-06-16 17:30:17', '', 384, 'https://brickhouse.orainteractive.com/384-revision-v1', 0, 'revision', '', 0),
(389, 1, '2017-06-16 12:30:28', '2017-06-16 17:30:28', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '385-revision-v1', '', '', '2017-06-16 12:30:28', '2017-06-16 17:30:28', '', 385, 'https://brickhouse.orainteractive.com/385-revision-v1', 0, 'revision', '', 0),
(390, 1, '2017-06-16 12:30:43', '2017-06-16 17:30:43', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '386-revision-v1', '', '', '2017-06-16 12:30:43', '2017-06-16 17:30:43', '', 386, 'https://brickhouse.orainteractive.com/386-revision-v1', 0, 'revision', '', 0),
(391, 1, '2017-06-16 12:30:46', '2017-06-16 17:30:46', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '383-revision-v1', '', '', '2017-06-16 12:30:46', '2017-06-16 17:30:46', '', 383, 'https://brickhouse.orainteractive.com/383-revision-v1', 0, 'revision', '', 0),
(392, 1, '2017-06-16 12:30:49', '2017-06-16 17:30:49', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '384-revision-v1', '', '', '2017-06-16 12:30:49', '2017-06-16 17:30:49', '', 384, 'https://brickhouse.orainteractive.com/384-revision-v1', 0, 'revision', '', 0),
(393, 1, '2017-06-16 12:30:52', '2017-06-16 17:30:52', '', 'Cubs at Nationals', '', 'inherit', 'closed', 'closed', '', '385-revision-v1', '', '', '2017-06-16 12:30:52', '2017-06-16 17:30:52', '', 385, 'https://brickhouse.orainteractive.com/385-revision-v1', 0, 'revision', '', 0),
(394, 1, '2017-06-16 12:31:40', '2017-06-16 17:31:40', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds', '', '', '2017-06-16 12:31:40', '2017-06-16 17:31:40', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=394', 0, 'events', '', 0),
(395, 1, '2017-06-16 12:31:40', '2017-06-16 17:31:40', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '394-revision-v1', '', '', '2017-06-16 12:31:40', '2017-06-16 17:31:40', '', 394, 'https://brickhouse.orainteractive.com/394-revision-v1', 0, 'revision', '', 0),
(396, 1, '2017-06-19 07:59:42', '2017-06-19 12:59:42', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds-3', '', '', '2017-06-19 07:59:42', '2017-06-19 12:59:42', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=396', 0, 'events', '', 0),
(397, 1, '2017-06-19 07:59:37', '2017-06-19 12:59:37', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds-2', '', '', '2017-06-19 07:59:37', '2017-06-19 12:59:37', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=397', 0, 'events', '', 0),
(813, 3, '2017-06-26 13:16:02', '2017-06-26 18:16:02', '', 'jackBrickhouse', '', 'inherit', 'open', 'closed', '', 'jackbrickhouse-2', '', '', '2017-06-26 13:16:02', '2017-06-26 18:16:02', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/jackBrickhouse-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(400, 1, '2017-06-19 07:59:37', '2017-06-19 12:59:37', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '397-revision-v1', '', '', '2017-06-19 07:59:37', '2017-06-19 12:59:37', '', 397, 'https://brickhouse.orainteractive.com/397-revision-v1', 0, 'revision', '', 0),
(401, 1, '2017-06-19 07:59:42', '2017-06-19 12:59:42', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '396-revision-v1', '', '', '2017-06-19 07:59:42', '2017-06-19 12:59:42', '', 396, 'https://brickhouse.orainteractive.com/396-revision-v1', 0, 'revision', '', 0),
(403, 1, '2017-06-19 08:01:04', '2017-06-19 13:01:04', '', 'Cubs vs Rays', '', 'publish', 'open', 'open', '', 'cubs-vs-rays', '', '', '2017-06-19 08:01:04', '2017-06-19 13:01:04', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=403', 0, 'events', '', 0),
(404, 1, '2017-06-19 08:01:29', '2017-06-19 13:01:29', '', 'Cubs vs Rays', '', 'publish', 'open', 'open', '', 'cubs-vs-rays-2', '', '', '2017-06-19 08:01:29', '2017-06-19 13:01:29', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=404', 0, 'events', '', 0),
(405, 1, '2017-06-19 08:01:04', '2017-06-19 13:01:04', '', 'Cubs vs Rays', '', 'inherit', 'closed', 'closed', '', '403-revision-v1', '', '', '2017-06-19 08:01:04', '2017-06-19 13:01:04', '', 403, 'https://brickhouse.orainteractive.com/403-revision-v1', 0, 'revision', '', 0),
(406, 1, '2017-06-19 08:01:29', '2017-06-19 13:01:29', '', 'Cubs vs Rays', '', 'inherit', 'closed', 'closed', '', '404-revision-v1', '', '', '2017-06-19 08:01:29', '2017-06-19 13:01:29', '', 404, 'https://brickhouse.orainteractive.com/404-revision-v1', 0, 'revision', '', 0),
(407, 1, '2017-06-19 08:05:25', '2017-06-19 13:05:25', '', 'Cubs vs Brewers', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers', '', '', '2017-06-19 08:05:25', '2017-06-19 13:05:25', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=407', 0, 'events', '', 0),
(408, 1, '2017-06-19 08:05:28', '2017-06-19 13:05:28', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-2', '', '', '2017-06-19 11:32:11', '2017-06-19 16:32:11', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=408', 0, 'events', '', 0),
(409, 1, '2017-06-19 08:05:33', '2017-06-19 13:05:33', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-3', '', '', '2017-06-19 11:32:35', '2017-06-19 16:32:35', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=409', 0, 'events', '', 0),
(410, 1, '2017-06-19 08:05:36', '2017-06-19 13:05:36', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-4', '', '', '2017-06-19 11:32:34', '2017-06-19 16:32:34', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=410', 0, 'events', '', 0),
(411, 1, '2017-06-19 08:02:15', '2017-07-20 00:00:00', '', 'Cubs vs Brewers', '', 'draft', 'open', 'open', '', '', '', '', '2017-06-19 08:02:15', '2017-06-19 13:02:15', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=411', 0, 'events', '', 0),
(412, 1, '2017-06-19 08:05:25', '2017-06-19 13:05:25', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '407-revision-v1', '', '', '2017-06-19 08:05:25', '2017-06-19 13:05:25', '', 407, 'https://brickhouse.orainteractive.com/407-revision-v1', 0, 'revision', '', 0),
(413, 1, '2017-06-19 08:05:28', '2017-06-19 13:05:28', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '408-revision-v1', '', '', '2017-06-19 08:05:28', '2017-06-19 13:05:28', '', 408, 'https://brickhouse.orainteractive.com/408-revision-v1', 0, 'revision', '', 0),
(414, 1, '2017-06-19 08:05:33', '2017-06-19 13:05:33', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '409-revision-v1', '', '', '2017-06-19 08:05:33', '2017-06-19 13:05:33', '', 409, 'https://brickhouse.orainteractive.com/409-revision-v1', 0, 'revision', '', 0),
(415, 1, '2017-06-19 08:05:36', '2017-06-19 13:05:36', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '410-revision-v1', '', '', '2017-06-19 08:05:36', '2017-06-19 13:05:36', '', 410, 'https://brickhouse.orainteractive.com/410-revision-v1', 0, 'revision', '', 0),
(416, 1, '2017-06-19 08:06:55', '2017-06-19 13:06:55', '', 'AL All-Stars at NL All-Stars', '', 'publish', 'open', 'open', '', 'al-all-stars-at-nl-all-stars', '', '', '2017-06-19 08:06:55', '2017-06-19 13:06:55', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=416', 0, 'events', '', 0),
(417, 1, '2017-06-19 08:06:55', '2017-06-19 13:06:55', '', 'AL All-Stars at NL All-Stars', '', 'inherit', 'closed', 'closed', '', '416-revision-v1', '', '', '2017-06-19 08:06:55', '2017-06-19 13:06:55', '', 416, 'https://brickhouse.orainteractive.com/416-revision-v1', 0, 'revision', '', 0),
(418, 1, '2017-06-19 08:48:06', '2017-06-19 13:48:06', '', 'Cubs at Orioles', '', 'publish', 'open', 'open', '', 'cubs-at-orioles', '', '', '2017-06-19 08:48:06', '2017-06-19 13:48:06', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=418', 0, 'events', '', 0),
(419, 1, '2017-06-19 08:48:15', '2017-06-19 13:48:15', '', 'Cubs at Orioles', '', 'publish', 'open', 'open', '', 'cubs-at-orioles-2', '', '', '2017-06-19 08:48:15', '2017-06-19 13:48:15', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=419', 0, 'events', '', 0),
(420, 1, '2017-06-19 08:48:19', '2017-06-19 13:48:19', '', 'Cubs at Orioles', '', 'publish', 'open', 'open', '', 'cubs-at-orioles-3', '', '', '2017-06-19 08:48:19', '2017-06-19 13:48:19', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=420', 0, 'events', '', 0),
(421, 1, '2017-06-19 08:48:06', '2017-06-19 13:48:06', '', 'Cubs at Orioles', '', 'inherit', 'closed', 'closed', '', '418-revision-v1', '', '', '2017-06-19 08:48:06', '2017-06-19 13:48:06', '', 418, 'https://brickhouse.orainteractive.com/418-revision-v1', 0, 'revision', '', 0),
(422, 1, '2017-06-19 08:48:15', '2017-06-19 13:48:15', '', 'Cubs at Orioles', '', 'inherit', 'closed', 'closed', '', '419-revision-v1', '', '', '2017-06-19 08:48:15', '2017-06-19 13:48:15', '', 419, 'https://brickhouse.orainteractive.com/419-revision-v1', 0, 'revision', '', 0),
(423, 1, '2017-06-19 08:48:19', '2017-06-19 13:48:19', '', 'Cubs at Orioles', '', 'inherit', 'closed', 'closed', '', '420-revision-v1', '', '', '2017-06-19 08:48:19', '2017-06-19 13:48:19', '', 420, 'https://brickhouse.orainteractive.com/420-revision-v1', 0, 'revision', '', 0),
(425, 1, '2017-06-19 08:50:30', '2017-06-19 13:50:30', '', 'Cubs vs Braves', '', 'publish', 'open', 'open', '', 'cubs-at-braves-3', '', '', '2017-06-19 09:46:24', '2017-06-19 14:46:24', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=425', 0, 'events', '', 0),
(426, 1, '2017-06-19 08:49:30', '2017-06-19 13:49:30', '', 'Cubs at Braves', '', 'publish', 'open', 'open', '', 'cubs-at-braves', '', '', '2017-06-22 11:32:38', '2017-06-22 16:32:38', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=426', 0, 'events', '', 0),
(427, 1, '2017-06-19 08:49:30', '2017-06-19 13:49:30', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2017-06-19 08:49:30', '2017-06-19 13:49:30', '', 426, 'https://brickhouse.orainteractive.com/426-revision-v1', 0, 'revision', '', 0),
(429, 1, '2017-06-19 08:50:30', '2017-06-19 13:50:30', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 08:50:30', '2017-06-19 13:50:30', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(430, 1, '2017-06-19 08:53:47', '2017-06-19 13:53:47', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-4', '', '', '2017-06-19 08:53:47', '2017-06-19 13:53:47', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=430', 0, 'events', '', 0),
(431, 1, '2017-06-19 08:53:49', '2017-06-19 13:53:49', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-5', '', '', '2017-06-19 08:53:49', '2017-06-19 13:53:49', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=431', 0, 'events', '', 0),
(432, 1, '2017-06-19 08:53:52', '2017-06-19 13:53:52', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-6', '', '', '2017-06-19 08:53:52', '2017-06-19 13:53:52', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=432', 0, 'events', '', 0),
(433, 1, '2017-06-19 08:53:54', '2017-06-19 13:53:54', '', 'Cubs vs White Sox', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-7', '', '', '2017-06-19 08:54:43', '2017-06-19 13:54:43', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=433', 0, 'events', '', 0),
(434, 1, '2017-06-19 08:53:56', '2017-06-19 13:53:56', '', 'Cubs vs White Sox', '', 'publish', 'open', 'open', '', 'cubs-vs-white-sox8', '', '', '2017-06-19 13:49:17', '2017-06-19 18:49:17', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=434', 0, 'events', '', 0),
(435, 1, '2017-06-19 08:53:47', '2017-06-19 13:53:47', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '430-revision-v1', '', '', '2017-06-19 08:53:47', '2017-06-19 13:53:47', '', 430, 'https://brickhouse.orainteractive.com/430-revision-v1', 0, 'revision', '', 0),
(436, 1, '2017-06-19 08:53:49', '2017-06-19 13:53:49', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '431-revision-v1', '', '', '2017-06-19 08:53:49', '2017-06-19 13:53:49', '', 431, 'https://brickhouse.orainteractive.com/431-revision-v1', 0, 'revision', '', 0),
(437, 1, '2017-06-19 08:53:52', '2017-06-19 13:53:52', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '432-revision-v1', '', '', '2017-06-19 08:53:52', '2017-06-19 13:53:52', '', 432, 'https://brickhouse.orainteractive.com/432-revision-v1', 0, 'revision', '', 0),
(438, 1, '2017-06-19 08:53:54', '2017-06-19 13:53:54', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '433-revision-v1', '', '', '2017-06-19 08:53:54', '2017-06-19 13:53:54', '', 433, 'https://brickhouse.orainteractive.com/433-revision-v1', 0, 'revision', '', 0),
(439, 1, '2017-06-19 08:53:56', '2017-06-19 13:53:56', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '434-revision-v1', '', '', '2017-06-19 08:53:56', '2017-06-19 13:53:56', '', 434, 'https://brickhouse.orainteractive.com/434-revision-v1', 0, 'revision', '', 0),
(440, 1, '2017-06-19 08:54:43', '2017-06-19 13:54:43', '', 'Cubs vs White Sox', '', 'inherit', 'closed', 'closed', '', '433-revision-v1', '', '', '2017-06-19 08:54:43', '2017-06-19 13:54:43', '', 433, 'https://brickhouse.orainteractive.com/433-revision-v1', 0, 'revision', '', 0),
(441, 1, '2017-06-19 08:54:46', '2017-06-19 13:54:46', '', 'Cubs vs White Sox', '', 'inherit', 'closed', 'closed', '', '434-revision-v1', '', '', '2017-06-19 08:54:46', '2017-06-19 13:54:46', '', 434, 'https://brickhouse.orainteractive.com/434-revision-v1', 0, 'revision', '', 0),
(442, 1, '2017-06-19 08:56:27', '2017-06-19 13:56:27', '', 'Cubs at White Sox', '', 'publish', 'open', 'open', '', 'cubs-at-white-sox', '', '', '2017-06-19 08:56:57', '2017-06-19 13:56:57', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=442', 0, 'events', '', 0),
(443, 1, '2017-06-19 08:57:03', '2017-06-19 13:57:03', '', 'Cubs at White Sox', '', 'publish', 'open', 'open', '', 'cubs-at-white-sox-2', '', '', '2017-06-19 08:57:03', '2017-06-19 13:57:03', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=443', 0, 'events', '', 0),
(444, 1, '2017-06-19 08:56:27', '2017-06-19 13:56:27', '', 'Cubs at White Sox', '', 'inherit', 'closed', 'closed', '', '442-revision-v1', '', '', '2017-06-19 08:56:27', '2017-06-19 13:56:27', '', 442, 'https://brickhouse.orainteractive.com/442-revision-v1', 0, 'revision', '', 0),
(445, 1, '2017-06-19 08:57:03', '2017-06-19 13:57:03', '', 'Cubs at White Sox', '', 'inherit', 'closed', 'closed', '', '443-revision-v1', '', '', '2017-06-19 08:57:03', '2017-06-19 13:57:03', '', 443, 'https://brickhouse.orainteractive.com/443-revision-v1', 0, 'revision', '', 0),
(446, 1, '2017-06-19 08:58:59', '2017-06-19 13:58:59', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-2', '', '', '2017-06-19 08:58:59', '2017-06-19 13:58:59', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=446', 0, 'events', '', 0),
(447, 1, '2017-06-19 08:59:05', '2017-06-19 13:59:05', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-3', '', '', '2017-06-19 08:59:05', '2017-06-19 13:59:05', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=447', 0, 'events', '', 0),
(448, 1, '2017-06-19 08:58:50', '2017-06-19 13:58:50', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers', '', '', '2017-06-19 08:58:50', '2017-06-19 13:58:50', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=448', 0, 'events', '', 0),
(449, 1, '2017-06-19 08:58:50', '2017-06-19 13:58:50', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '448-revision-v1', '', '', '2017-06-19 08:58:50', '2017-06-19 13:58:50', '', 448, 'https://brickhouse.orainteractive.com/448-revision-v1', 0, 'revision', '', 0),
(450, 1, '2017-06-19 08:58:59', '2017-06-19 13:58:59', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '446-revision-v1', '', '', '2017-06-19 08:58:59', '2017-06-19 13:58:59', '', 446, 'https://brickhouse.orainteractive.com/446-revision-v1', 0, 'revision', '', 0),
(451, 1, '2017-06-19 08:59:05', '2017-06-19 13:59:05', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '447-revision-v1', '', '', '2017-06-19 08:59:05', '2017-06-19 13:59:05', '', 447, 'https://brickhouse.orainteractive.com/447-revision-v1', 0, 'revision', '', 0),
(452, 1, '2017-06-19 09:40:13', '2017-06-19 14:40:13', '', 'Cubs vs D-backs', '', 'publish', 'open', 'open', '', 'cubs-vs-d-backs', '', '', '2017-06-19 09:40:13', '2017-06-19 14:40:13', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=452', 0, 'events', '', 0),
(453, 1, '2017-06-19 09:40:16', '2017-06-19 14:40:16', '', 'Cubs vs D-backs', '', 'publish', 'open', 'open', '', 'cubs-vs-d-backs-2', '', '', '2017-06-19 09:40:16', '2017-06-19 14:40:16', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=453', 0, 'events', '', 0),
(454, 1, '2017-06-19 09:40:19', '2017-06-19 14:40:19', '', 'Cubs vs D-backs', '', 'publish', 'open', 'open', '', 'cubs-vs-d-backs-3', '', '', '2017-06-19 09:40:19', '2017-06-19 14:40:19', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=454', 0, 'events', '', 0),
(455, 1, '2017-06-19 09:40:25', '2017-06-19 14:40:25', '', 'Cubs vs Nationals', '', 'publish', 'open', 'open', '', 'cubs-vs-nationals', '', '', '2017-06-19 09:40:25', '2017-06-19 14:40:25', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=455', 0, 'events', '', 0),
(456, 1, '2017-06-19 09:40:29', '2017-06-19 14:40:29', '', 'Cubs vs Nationals', '', 'publish', 'open', 'open', '', 'cubs-vs-nationals-2', '', '', '2017-06-19 09:40:29', '2017-06-19 14:40:29', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=456', 0, 'events', '', 0),
(458, 2, '2017-06-19 09:37:32', '2017-06-19 14:37:32', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-19 09:37:32', '2017-06-19 14:37:32', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(459, 1, '2017-06-19 09:40:13', '2017-06-19 14:40:13', '', 'Cubs vs D-backs', '', 'inherit', 'closed', 'closed', '', '452-revision-v1', '', '', '2017-06-19 09:40:13', '2017-06-19 14:40:13', '', 452, 'https://brickhouse.orainteractive.com/452-revision-v1', 0, 'revision', '', 0),
(460, 1, '2017-06-19 09:40:16', '2017-06-19 14:40:16', '', 'Cubs vs D-backs', '', 'inherit', 'closed', 'closed', '', '453-revision-v1', '', '', '2017-06-19 09:40:16', '2017-06-19 14:40:16', '', 453, 'https://brickhouse.orainteractive.com/453-revision-v1', 0, 'revision', '', 0),
(461, 1, '2017-06-19 09:40:19', '2017-06-19 14:40:19', '', 'Cubs vs D-backs', '', 'inherit', 'closed', 'closed', '', '454-revision-v1', '', '', '2017-06-19 09:40:19', '2017-06-19 14:40:19', '', 454, 'https://brickhouse.orainteractive.com/454-revision-v1', 0, 'revision', '', 0),
(462, 1, '2017-06-19 09:40:25', '2017-06-19 14:40:25', '', 'Cubs vs Nationals', '', 'inherit', 'closed', 'closed', '', '455-revision-v1', '', '', '2017-06-19 09:40:25', '2017-06-19 14:40:25', '', 455, 'https://brickhouse.orainteractive.com/455-revision-v1', 0, 'revision', '', 0),
(463, 1, '2017-06-19 09:40:29', '2017-06-19 14:40:29', '', 'Cubs vs Nationals', '', 'inherit', 'closed', 'closed', '', '456-revision-v1', '', '', '2017-06-19 09:40:29', '2017-06-19 14:40:29', '', 456, 'https://brickhouse.orainteractive.com/456-revision-v1', 0, 'revision', '', 0),
(465, 2, '2017-06-19 09:43:34', '2017-06-19 14:43:34', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:43:34', '2017-06-19 14:43:34', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(466, 2, '2017-06-19 09:43:52', '2017-06-19 14:43:52', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:43:52', '2017-06-19 14:43:52', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(467, 1, '2017-06-19 09:45:53', '2017-06-19 14:45:53', '', 'Cubs at Giants', '', 'publish', 'open', 'open', '', 'cubs-at-giants-2', '', '', '2017-06-19 09:45:53', '2017-06-19 14:45:53', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=467', 0, 'events', '', 0),
(468, 1, '2017-06-19 09:45:50', '2017-06-19 14:45:50', '', 'Cubs at Giants', '', 'publish', 'open', 'open', '', 'cubs-at-giants', '', '', '2017-06-19 09:45:50', '2017-06-19 14:45:50', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=468', 0, 'events', '', 0),
(469, 1, '2017-06-19 09:45:58', '2017-06-19 14:45:58', '', 'Cubs at Giants', '', 'publish', 'open', 'open', '', 'cubs-at-giants-3', '', '', '2017-06-19 09:45:58', '2017-06-19 14:45:58', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=469', 0, 'events', '', 0),
(470, 2, '2017-06-19 09:45:17', '2017-06-19 14:45:17', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:45:17', '2017-06-19 14:45:17', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(471, 1, '2017-06-19 09:45:50', '2017-06-19 14:45:50', '', 'Cubs at Giants', '', 'inherit', 'closed', 'closed', '', '468-revision-v1', '', '', '2017-06-19 09:45:50', '2017-06-19 14:45:50', '', 468, 'https://brickhouse.orainteractive.com/468-revision-v1', 0, 'revision', '', 0),
(472, 1, '2017-06-19 09:45:53', '2017-06-19 14:45:53', '', 'Cubs at Giants', '', 'inherit', 'closed', 'closed', '', '467-revision-v1', '', '', '2017-06-19 09:45:53', '2017-06-19 14:45:53', '', 467, 'https://brickhouse.orainteractive.com/467-revision-v1', 0, 'revision', '', 0),
(473, 1, '2017-06-19 09:45:58', '2017-06-19 14:45:58', '', 'Cubs at Giants', '', 'inherit', 'closed', 'closed', '', '469-revision-v1', '', '', '2017-06-19 09:45:58', '2017-06-19 14:45:58', '', 469, 'https://brickhouse.orainteractive.com/469-revision-v1', 0, 'revision', '', 0),
(474, 2, '2017-06-19 09:46:08', '2017-06-19 14:46:08', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:46:08', '2017-06-19 14:46:08', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(475, 1, '2017-06-19 09:48:39', '2017-06-19 14:48:39', '', 'Cubs at D-backs', '', 'publish', 'open', 'open', '', 'cubs-at-d-backs-2', '', '', '2017-06-19 09:48:39', '2017-06-19 14:48:39', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=475', 0, 'events', '', 0),
(476, 1, '2017-06-19 09:48:44', '2017-06-19 14:48:44', '', 'Cubs at D-backs', '', 'publish', 'open', 'open', '', 'cubs-at-d-backs-3', '', '', '2017-06-19 09:48:44', '2017-06-19 14:48:44', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=476', 0, 'events', '', 0),
(477, 1, '2017-06-19 09:48:32', '2017-06-19 14:48:32', '', 'Cubs at D-backs', '', 'publish', 'open', 'open', '', 'cubs-at-d-backs', '', '', '2017-06-19 09:48:32', '2017-06-19 14:48:32', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=477', 0, 'events', '', 0),
(478, 2, '2017-06-19 09:46:18', '2017-06-19 14:46:18', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:46:18', '2017-06-19 14:46:18', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(479, 2, '2017-06-19 09:46:24', '2017-06-19 14:46:24', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '425-revision-v1', '', '', '2017-06-19 09:46:24', '2017-06-19 14:46:24', '', 425, 'https://brickhouse.orainteractive.com/425-revision-v1', 0, 'revision', '', 0),
(480, 1, '2017-06-19 09:48:32', '2017-06-19 14:48:32', '', 'Cubs at D-backs', '', 'inherit', 'closed', 'closed', '', '477-revision-v1', '', '', '2017-06-19 09:48:32', '2017-06-19 14:48:32', '', 477, 'https://brickhouse.orainteractive.com/477-revision-v1', 0, 'revision', '', 0),
(481, 1, '2017-06-19 09:48:39', '2017-06-19 14:48:39', '', 'Cubs at D-backs', '', 'inherit', 'closed', 'closed', '', '475-revision-v1', '', '', '2017-06-19 09:48:39', '2017-06-19 14:48:39', '', 475, 'https://brickhouse.orainteractive.com/475-revision-v1', 0, 'revision', '', 0),
(482, 1, '2017-06-19 09:48:44', '2017-06-19 14:48:44', '', 'Cubs at D-backs', '', 'inherit', 'closed', 'closed', '', '476-revision-v1', '', '', '2017-06-19 09:48:44', '2017-06-19 14:48:44', '', 476, 'https://brickhouse.orainteractive.com/476-revision-v1', 0, 'revision', '', 0),
(483, 1, '2017-06-19 09:54:41', '2017-06-19 14:54:41', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-2', '', '', '2017-06-19 09:54:41', '2017-06-19 14:54:41', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=483', 0, 'events', '', 0),
(484, 1, '2017-06-19 09:54:44', '2017-06-19 14:54:44', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-3', '', '', '2017-06-19 09:54:44', '2017-06-19 14:54:44', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=484', 0, 'events', '', 0),
(485, 1, '2017-06-19 09:54:46', '2017-06-19 14:54:46', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-4', '', '', '2017-06-19 09:54:46', '2017-06-19 14:54:46', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=485', 0, 'events', '', 0),
(486, 1, '2017-06-19 09:54:49', '2017-06-19 14:54:49', '', 'Cubs vs Blue Jays', '', 'publish', 'open', 'open', '', 'cubs-vs-blue-jays', '', '', '2017-06-19 09:54:49', '2017-06-19 14:54:49', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=486', 0, 'events', '', 0),
(487, 1, '2017-06-19 09:54:56', '2017-06-19 14:54:56', '', 'Cubs vs Blue Jays', '', 'publish', 'open', 'open', '', 'cubs-vs-blue-jays-2', '', '', '2017-06-19 09:54:56', '2017-06-19 14:54:56', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=487', 0, 'events', '', 0),
(488, 1, '2017-06-19 09:54:59', '2017-06-19 14:54:59', '', 'Cubs vs Blue Jays', '', 'publish', 'open', 'open', '', 'cubs-vs-blue-jays-3', '', '', '2017-06-19 09:54:59', '2017-06-19 14:54:59', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=488', 0, 'events', '', 0),
(489, 1, '2017-06-19 09:54:39', '2017-06-19 14:54:39', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds', '', '', '2017-06-19 09:54:39', '2017-06-19 14:54:39', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=489', 0, 'events', '', 0),
(490, 1, '2017-06-19 09:54:39', '2017-06-19 14:54:39', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '489-revision-v1', '', '', '2017-06-19 09:54:39', '2017-06-19 14:54:39', '', 489, 'https://brickhouse.orainteractive.com/489-revision-v1', 0, 'revision', '', 0),
(491, 1, '2017-06-19 09:54:41', '2017-06-19 14:54:41', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '483-revision-v1', '', '', '2017-06-19 09:54:41', '2017-06-19 14:54:41', '', 483, 'https://brickhouse.orainteractive.com/483-revision-v1', 0, 'revision', '', 0),
(492, 1, '2017-06-19 09:54:44', '2017-06-19 14:54:44', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '484-revision-v1', '', '', '2017-06-19 09:54:44', '2017-06-19 14:54:44', '', 484, 'https://brickhouse.orainteractive.com/484-revision-v1', 0, 'revision', '', 0),
(493, 1, '2017-06-19 09:54:46', '2017-06-19 14:54:46', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '485-revision-v1', '', '', '2017-06-19 09:54:46', '2017-06-19 14:54:46', '', 485, 'https://brickhouse.orainteractive.com/485-revision-v1', 0, 'revision', '', 0),
(494, 1, '2017-06-19 09:54:49', '2017-06-19 14:54:49', '', 'Cubs vs Blue Jays', '', 'inherit', 'closed', 'closed', '', '486-revision-v1', '', '', '2017-06-19 09:54:49', '2017-06-19 14:54:49', '', 486, 'https://brickhouse.orainteractive.com/486-revision-v1', 0, 'revision', '', 0),
(495, 1, '2017-06-19 09:54:56', '2017-06-19 14:54:56', '', 'Cubs vs Blue Jays', '', 'inherit', 'closed', 'closed', '', '487-revision-v1', '', '', '2017-06-19 09:54:56', '2017-06-19 14:54:56', '', 487, 'https://brickhouse.orainteractive.com/487-revision-v1', 0, 'revision', '', 0),
(496, 1, '2017-06-19 09:54:59', '2017-06-19 14:54:59', '', 'Cubs vs Blue Jays', '', 'inherit', 'closed', 'closed', '', '488-revision-v1', '', '', '2017-06-19 09:54:59', '2017-06-19 14:54:59', '', 488, 'https://brickhouse.orainteractive.com/488-revision-v1', 0, 'revision', '', 0),
(497, 1, '2017-06-19 09:56:41', '2017-06-19 14:56:41', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds-4', '', '', '2017-06-19 09:56:41', '2017-06-19 14:56:41', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=497', 0, 'events', '', 0),
(498, 1, '2017-06-19 09:57:02', '2017-06-19 14:57:02', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds-5', '', '', '2017-06-19 09:57:02', '2017-06-19 14:57:02', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=498', 0, 'events', '', 0),
(499, 1, '2017-06-19 09:57:18', '2017-06-19 14:57:18', '', 'Cubs at Reds', '', 'publish', 'open', 'open', '', 'cubs-at-reds-6', '', '', '2017-06-19 09:57:18', '2017-06-19 14:57:18', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=499', 0, 'events', '', 0),
(500, 1, '2017-06-19 09:56:41', '2017-06-19 14:56:41', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '497-revision-v1', '', '', '2017-06-19 09:56:41', '2017-06-19 14:56:41', '', 497, 'https://brickhouse.orainteractive.com/497-revision-v1', 0, 'revision', '', 0),
(501, 1, '2017-06-19 09:57:02', '2017-06-19 14:57:02', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '498-revision-v1', '', '', '2017-06-19 09:57:02', '2017-06-19 14:57:02', '', 498, 'https://brickhouse.orainteractive.com/498-revision-v1', 0, 'revision', '', 0),
(502, 1, '2017-06-19 09:57:18', '2017-06-19 14:57:18', '', 'Cubs at Reds', '', 'inherit', 'closed', 'closed', '', '499-revision-v1', '', '', '2017-06-19 09:57:18', '2017-06-19 14:57:18', '', 499, 'https://brickhouse.orainteractive.com/499-revision-v1', 0, 'revision', '', 0),
(503, 1, '2017-06-19 09:59:07', '2017-06-19 14:59:07', '', 'Cubs at Phillies', '', 'publish', 'open', 'open', '', 'cubs-at-phillies-2', '', '', '2017-06-19 09:59:07', '2017-06-19 14:59:07', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=503', 0, 'events', '', 0),
(504, 1, '2017-06-19 09:59:48', '2017-06-19 14:59:48', '', 'Cubs at Phillies', '', 'publish', 'open', 'open', '', 'cubs-at-phillies-3', '', '', '2017-06-19 09:59:48', '2017-06-19 14:59:48', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=504', 0, 'events', '', 0),
(505, 1, '2017-06-19 09:58:47', '2017-06-19 14:58:47', '', 'Cubs at Phillies', '', 'publish', 'open', 'open', '', 'cubs-at-phillies', '', '', '2017-06-19 09:58:47', '2017-06-19 14:58:47', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=505', 0, 'events', '', 0),
(506, 1, '2017-06-19 09:58:47', '2017-06-19 14:58:47', '', 'Cubs at Phillies', '', 'inherit', 'closed', 'closed', '', '505-revision-v1', '', '', '2017-06-19 09:58:47', '2017-06-19 14:58:47', '', 505, 'https://brickhouse.orainteractive.com/505-revision-v1', 0, 'revision', '', 0),
(507, 1, '2017-06-19 09:59:07', '2017-06-19 14:59:07', '', 'Cubs at Phillies', '', 'inherit', 'closed', 'closed', '', '503-revision-v1', '', '', '2017-06-19 09:59:07', '2017-06-19 14:59:07', '', 503, 'https://brickhouse.orainteractive.com/503-revision-v1', 0, 'revision', '', 0),
(508, 1, '2017-06-19 09:59:48', '2017-06-19 14:59:48', '', 'Cubs at Phillies', '', 'inherit', 'closed', 'closed', '', '504-revision-v1', '', '', '2017-06-19 09:59:48', '2017-06-19 14:59:48', '', 504, 'https://brickhouse.orainteractive.com/504-revision-v1', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(509, 1, '2017-06-19 10:02:05', '2017-06-19 15:02:05', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-pirates-2', '', '', '2017-06-19 10:02:05', '2017-06-19 15:02:05', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=509', 0, 'events', '', 0),
(510, 1, '2017-06-19 10:02:07', '2017-06-19 15:02:07', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-pirates-3', '', '', '2017-06-19 10:02:07', '2017-06-19 15:02:07', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=510', 0, 'events', '', 0),
(511, 1, '2017-06-19 10:02:09', '2017-06-19 15:02:09', '', 'Cubs vs Braves', '', 'publish', 'open', 'open', '', 'cubs-vs-pirates-4', '', '', '2017-06-19 11:44:27', '2017-06-19 16:44:27', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=511', 0, 'events', '', 0),
(512, 1, '2017-06-19 10:02:03', '2017-06-19 15:02:03', '', 'Cubs vs Pirates', '', 'publish', 'open', 'open', '', 'cubs-vs-pirates', '', '', '2017-06-19 10:02:03', '2017-06-19 15:02:03', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=512', 0, 'events', '', 0),
(513, 1, '2017-06-19 10:02:03', '2017-06-19 15:02:03', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '512-revision-v1', '', '', '2017-06-19 10:02:03', '2017-06-19 15:02:03', '', 512, 'https://brickhouse.orainteractive.com/512-revision-v1', 0, 'revision', '', 0),
(514, 1, '2017-06-19 10:02:05', '2017-06-19 15:02:05', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '509-revision-v1', '', '', '2017-06-19 10:02:05', '2017-06-19 15:02:05', '', 509, 'https://brickhouse.orainteractive.com/509-revision-v1', 0, 'revision', '', 0),
(515, 1, '2017-06-19 10:02:07', '2017-06-19 15:02:07', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '510-revision-v1', '', '', '2017-06-19 10:02:07', '2017-06-19 15:02:07', '', 510, 'https://brickhouse.orainteractive.com/510-revision-v1', 0, 'revision', '', 0),
(516, 1, '2017-06-19 10:02:09', '2017-06-19 15:02:09', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '511-revision-v1', '', '', '2017-06-19 10:02:09', '2017-06-19 15:02:09', '', 511, 'https://brickhouse.orainteractive.com/511-revision-v1', 0, 'revision', '', 0),
(517, 1, '2017-06-19 10:04:58', '2017-06-19 15:04:58', '', 'Cubs vs Braves', '', 'publish', 'open', 'open', '', 'cubs-vs-braves-2', '', '', '2017-06-19 10:04:58', '2017-06-19 15:04:58', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=517', 0, 'events', '', 0),
(814, 3, '2017-06-26 13:18:36', '2017-06-26 18:18:36', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-26 13:18:36', '2017-06-26 18:18:36', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(812, 3, '2017-06-26 13:13:29', '2017-06-26 18:13:29', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-26 13:13:29', '2017-06-26 18:13:29', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(519, 1, '2017-06-19 10:04:03', '2017-06-19 15:04:03', '', 'Cubs vs Braves', '', 'publish', 'open', 'open', '', 'cubs-vs-braves', '', '', '2017-06-19 10:04:03', '2017-06-19 15:04:03', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=519', 0, 'events', '', 0),
(520, 1, '2017-06-19 10:04:03', '2017-06-19 15:04:03', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '519-revision-v1', '', '', '2017-06-19 10:04:03', '2017-06-19 15:04:03', '', 519, 'https://brickhouse.orainteractive.com/519-revision-v1', 0, 'revision', '', 0),
(521, 1, '2017-06-19 10:04:58', '2017-06-19 15:04:58', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '517-revision-v1', '', '', '2017-06-19 10:04:58', '2017-06-19 15:04:58', '', 517, 'https://brickhouse.orainteractive.com/517-revision-v1', 0, 'revision', '', 0),
(522, 1, '2017-06-19 10:10:11', '2017-06-19 15:10:11', '', 'Cubs at Pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-4', '', '', '2017-06-19 10:10:11', '2017-06-19 15:10:11', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=522', 0, 'events', '', 0),
(523, 1, '2017-06-19 10:10:14', '2017-06-19 15:10:14', '', 'Cubs at Pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-5', '', '', '2017-06-19 10:10:14', '2017-06-19 15:10:14', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=523', 0, 'events', '', 0),
(524, 1, '2017-06-19 10:10:16', '2017-06-19 15:10:16', '', 'Cubs at Pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-6', '', '', '2017-06-19 10:10:16', '2017-06-19 15:10:16', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=524', 0, 'events', '', 0),
(525, 1, '2017-06-19 10:10:18', '2017-06-19 15:10:18', '', 'Cubs at Pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-7', '', '', '2017-06-19 10:10:18', '2017-06-19 15:10:18', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=525', 0, 'events', '', 0),
(526, 1, '2017-06-19 10:10:11', '2017-06-19 15:10:11', '', 'Cubs at Pirates', '', 'inherit', 'closed', 'closed', '', '522-revision-v1', '', '', '2017-06-19 10:10:11', '2017-06-19 15:10:11', '', 522, 'https://brickhouse.orainteractive.com/522-revision-v1', 0, 'revision', '', 0),
(527, 1, '2017-06-19 10:10:14', '2017-06-19 15:10:14', '', 'Cubs at Pirates', '', 'inherit', 'closed', 'closed', '', '523-revision-v1', '', '', '2017-06-19 10:10:14', '2017-06-19 15:10:14', '', 523, 'https://brickhouse.orainteractive.com/523-revision-v1', 0, 'revision', '', 0),
(528, 1, '2017-06-19 10:10:16', '2017-06-19 15:10:16', '', 'Cubs at Pirates', '', 'inherit', 'closed', 'closed', '', '524-revision-v1', '', '', '2017-06-19 10:10:16', '2017-06-19 15:10:16', '', 524, 'https://brickhouse.orainteractive.com/524-revision-v1', 0, 'revision', '', 0),
(529, 1, '2017-06-19 10:10:18', '2017-06-19 15:10:18', '', 'Cubs at Pirates', '', 'inherit', 'closed', 'closed', '', '525-revision-v1', '', '', '2017-06-19 10:10:18', '2017-06-19 15:10:18', '', 525, 'https://brickhouse.orainteractive.com/525-revision-v1', 0, 'revision', '', 0),
(530, 1, '2017-06-19 10:15:31', '2017-06-19 15:15:31', '', 'Cubs vs Brewers', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-6', '', '', '2017-06-19 10:15:31', '2017-06-19 15:15:31', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=530', 0, 'events', '', 0),
(531, 1, '2017-06-19 10:15:33', '2017-06-19 15:15:33', '', 'Cubs vs Brewers', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-7', '', '', '2017-06-19 10:15:33', '2017-06-19 15:15:33', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=531', 0, 'events', '', 0),
(532, 1, '2017-06-19 10:15:35', '2017-06-19 15:15:35', '', 'Cubs vs Mets', '', 'publish', 'open', 'open', '', 'cubs-vs-mets', '', '', '2017-06-19 10:15:35', '2017-06-19 15:15:35', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=532', 0, 'events', '', 0),
(533, 1, '2017-06-19 10:15:37', '2017-06-19 15:15:37', '', 'Cubs vs Mets', '', 'publish', 'open', 'open', '', 'cubs-vs-mets-2', '', '', '2017-06-19 10:15:37', '2017-06-19 15:15:37', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=533', 0, 'events', '', 0),
(534, 1, '2017-06-19 10:15:39', '2017-06-19 15:15:39', '', 'Cubs vs Mets', '', 'publish', 'open', 'open', '', 'cubs-vs-mets-3', '', '', '2017-06-19 10:15:39', '2017-06-19 15:15:39', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=534', 0, 'events', '', 0),
(535, 1, '2017-06-19 10:15:40', '2017-06-19 15:15:40', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-9', '', '', '2017-06-19 10:15:40', '2017-06-19 15:15:40', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=535', 0, 'events', '', 0),
(536, 1, '2017-06-19 10:15:43', '2017-06-19 15:15:43', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-10', '', '', '2017-06-19 10:15:43', '2017-06-19 15:15:43', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=536', 0, 'events', '', 0),
(538, 1, '2017-06-19 10:15:27', '2017-06-19 15:15:27', '', 'Cubs vs Brewers', '', 'publish', 'open', 'open', '', 'cubs-vs-brewers-5', '', '', '2017-06-19 10:15:27', '2017-06-19 15:15:27', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=538', 0, 'events', '', 0),
(539, 1, '2017-06-19 10:15:27', '2017-06-19 15:15:27', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '538-revision-v1', '', '', '2017-06-19 10:15:27', '2017-06-19 15:15:27', '', 538, 'https://brickhouse.orainteractive.com/538-revision-v1', 0, 'revision', '', 0),
(540, 1, '2017-06-19 10:15:31', '2017-06-19 15:15:31', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '530-revision-v1', '', '', '2017-06-19 10:15:31', '2017-06-19 15:15:31', '', 530, 'https://brickhouse.orainteractive.com/530-revision-v1', 0, 'revision', '', 0),
(541, 1, '2017-06-19 10:15:33', '2017-06-19 15:15:33', '', 'Cubs vs Brewers', '', 'inherit', 'closed', 'closed', '', '531-revision-v1', '', '', '2017-06-19 10:15:33', '2017-06-19 15:15:33', '', 531, 'https://brickhouse.orainteractive.com/531-revision-v1', 0, 'revision', '', 0),
(542, 1, '2017-06-19 10:15:35', '2017-06-19 15:15:35', '', 'Cubs vs Mets', '', 'inherit', 'closed', 'closed', '', '532-revision-v1', '', '', '2017-06-19 10:15:35', '2017-06-19 15:15:35', '', 532, 'https://brickhouse.orainteractive.com/532-revision-v1', 0, 'revision', '', 0),
(543, 1, '2017-06-19 10:15:37', '2017-06-19 15:15:37', '', 'Cubs vs Mets', '', 'inherit', 'closed', 'closed', '', '533-revision-v1', '', '', '2017-06-19 10:15:37', '2017-06-19 15:15:37', '', 533, 'https://brickhouse.orainteractive.com/533-revision-v1', 0, 'revision', '', 0),
(544, 1, '2017-06-19 10:15:39', '2017-06-19 15:15:39', '', 'Cubs vs Mets', '', 'inherit', 'closed', 'closed', '', '534-revision-v1', '', '', '2017-06-19 10:15:39', '2017-06-19 15:15:39', '', 534, 'https://brickhouse.orainteractive.com/534-revision-v1', 0, 'revision', '', 0),
(545, 1, '2017-06-19 10:15:40', '2017-06-19 15:15:40', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '535-revision-v1', '', '', '2017-06-19 10:15:40', '2017-06-19 15:15:40', '', 535, 'https://brickhouse.orainteractive.com/535-revision-v1', 0, 'revision', '', 0),
(546, 1, '2017-06-19 10:15:43', '2017-06-19 15:15:43', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '536-revision-v1', '', '', '2017-06-19 10:15:43', '2017-06-19 15:15:43', '', 536, 'https://brickhouse.orainteractive.com/536-revision-v1', 0, 'revision', '', 0),
(547, 1, '2017-06-19 10:17:13', '2017-06-19 15:17:13', '', 'Cubs at Rays', '', 'publish', 'open', 'open', '', 'cubs-at-rays-2', '', '', '2017-06-19 10:17:13', '2017-06-19 15:17:13', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=547', 0, 'events', '', 0),
(548, 1, '2017-06-19 10:17:10', '2017-06-19 15:17:10', '', 'Cubs at Rays', '', 'publish', 'open', 'open', '', 'cubs-at-rays', '', '', '2017-06-19 10:17:10', '2017-06-19 15:17:10', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=548', 0, 'events', '', 0),
(549, 1, '2017-06-19 10:17:10', '2017-06-19 15:17:10', '', 'Cubs at Rays', '', 'inherit', 'closed', 'closed', '', '548-revision-v1', '', '', '2017-06-19 10:17:10', '2017-06-19 15:17:10', '', 548, 'https://brickhouse.orainteractive.com/548-revision-v1', 0, 'revision', '', 0),
(550, 1, '2017-06-19 10:17:13', '2017-06-19 15:17:13', '', 'Cubs at Rays', '', 'inherit', 'closed', 'closed', '', '547-revision-v1', '', '', '2017-06-19 10:17:13', '2017-06-19 15:17:13', '', 547, 'https://brickhouse.orainteractive.com/547-revision-v1', 0, 'revision', '', 0),
(551, 1, '2017-06-19 10:20:04', '2017-06-19 15:20:04', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-4', '', '', '2017-06-19 10:20:04', '2017-06-19 15:20:04', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=551', 0, 'events', '', 0),
(552, 1, '2017-06-19 10:20:16', '2017-06-19 15:20:16', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-7', '', '', '2017-06-19 10:20:16', '2017-06-19 15:20:16', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=552', 0, 'events', '', 0),
(553, 1, '2017-06-19 10:20:09', '2017-06-19 15:20:09', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-5', '', '', '2017-06-19 10:20:09', '2017-06-19 15:20:09', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=553', 0, 'events', '', 0),
(554, 1, '2017-06-19 10:20:11', '2017-06-19 15:20:11', '', 'Cubs at Brewers', '', 'publish', 'open', 'open', '', 'cubs-at-brewers-6', '', '', '2017-06-19 10:20:11', '2017-06-19 15:20:11', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=554', 0, 'events', '', 0),
(555, 1, '2017-06-19 10:20:04', '2017-06-19 15:20:04', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '551-revision-v1', '', '', '2017-06-19 10:20:04', '2017-06-19 15:20:04', '', 551, 'https://brickhouse.orainteractive.com/551-revision-v1', 0, 'revision', '', 0),
(556, 1, '2017-06-19 10:20:09', '2017-06-19 15:20:09', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '553-revision-v1', '', '', '2017-06-19 10:20:09', '2017-06-19 15:20:09', '', 553, 'https://brickhouse.orainteractive.com/553-revision-v1', 0, 'revision', '', 0),
(557, 1, '2017-06-19 10:20:11', '2017-06-19 15:20:11', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '554-revision-v1', '', '', '2017-06-19 10:20:11', '2017-06-19 15:20:11', '', 554, 'https://brickhouse.orainteractive.com/554-revision-v1', 0, 'revision', '', 0),
(558, 1, '2017-06-19 10:20:16', '2017-06-19 15:20:16', '', 'Cubs at Brewers', '', 'inherit', 'closed', 'closed', '', '552-revision-v1', '', '', '2017-06-19 10:20:16', '2017-06-19 15:20:16', '', 552, 'https://brickhouse.orainteractive.com/552-revision-v1', 0, 'revision', '', 0),
(559, 1, '2017-06-19 10:22:47', '2017-06-19 15:22:47', '', 'Cubs at Cardinals', '', 'publish', 'open', 'open', '', 'cubs-at-cardinals-2', '', '', '2017-06-19 10:22:47', '2017-06-19 15:22:47', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=559', 0, 'events', '', 0),
(560, 1, '2017-06-19 10:22:49', '2017-06-19 15:22:49', '', 'Cubs at Cardinals', '', 'publish', 'open', 'open', '', 'cubs-at-cardinals-3', '', '', '2017-06-19 10:22:49', '2017-06-19 15:22:49', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=560', 0, 'events', '', 0),
(561, 1, '2017-06-19 10:22:51', '2017-06-19 15:22:51', '', 'Cubs at Cardinals', '', 'publish', 'open', 'open', '', 'cubs-at-cardinals-4', '', '', '2017-06-19 10:22:51', '2017-06-19 15:22:51', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=561', 0, 'events', '', 0),
(562, 1, '2017-06-19 10:22:46', '2017-06-19 15:22:46', '', 'Cubs at Cardinals', '', 'publish', 'open', 'open', '', 'cubs-at-cardinals', '', '', '2017-06-19 10:22:46', '2017-06-19 15:22:46', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=562', 0, 'events', '', 0),
(563, 1, '2017-06-19 10:22:46', '2017-06-19 15:22:46', '', 'Cubs at Cardinals', '', 'inherit', 'closed', 'closed', '', '562-revision-v1', '', '', '2017-06-19 10:22:46', '2017-06-19 15:22:46', '', 562, 'https://brickhouse.orainteractive.com/562-revision-v1', 0, 'revision', '', 0),
(564, 1, '2017-06-19 10:22:47', '2017-06-19 15:22:47', '', 'Cubs at Cardinals', '', 'inherit', 'closed', 'closed', '', '559-revision-v1', '', '', '2017-06-19 10:22:47', '2017-06-19 15:22:47', '', 559, 'https://brickhouse.orainteractive.com/559-revision-v1', 0, 'revision', '', 0),
(565, 1, '2017-06-19 10:22:49', '2017-06-19 15:22:49', '', 'Cubs at Cardinals', '', 'inherit', 'closed', 'closed', '', '560-revision-v1', '', '', '2017-06-19 10:22:49', '2017-06-19 15:22:49', '', 560, 'https://brickhouse.orainteractive.com/560-revision-v1', 0, 'revision', '', 0),
(566, 1, '2017-06-19 10:22:51', '2017-06-19 15:22:51', '', 'Cubs at Cardinals', '', 'inherit', 'closed', 'closed', '', '561-revision-v1', '', '', '2017-06-19 10:22:51', '2017-06-19 15:22:51', '', 561, 'https://brickhouse.orainteractive.com/561-revision-v1', 0, 'revision', '', 0),
(567, 1, '2017-06-19 10:24:25', '2017-06-19 15:24:25', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-5', '', '', '2017-06-19 10:24:25', '2017-06-19 15:24:25', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=567', 0, 'events', '', 0),
(568, 1, '2017-06-19 10:24:40', '2017-06-19 15:24:40', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-6', '', '', '2017-06-19 10:24:40', '2017-06-19 15:24:40', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=568', 0, 'events', '', 0),
(569, 1, '2017-06-19 10:24:43', '2017-06-19 15:24:43', '', 'Cubs vs Reds', '', 'publish', 'open', 'open', '', 'cubs-vs-reds-7', '', '', '2017-06-19 10:24:43', '2017-06-19 15:24:43', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=569', 0, 'events', '', 0),
(570, 1, '2017-06-19 10:24:25', '2017-06-19 15:24:25', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '567-revision-v1', '', '', '2017-06-19 10:24:25', '2017-06-19 15:24:25', '', 567, 'https://brickhouse.orainteractive.com/567-revision-v1', 0, 'revision', '', 0),
(571, 1, '2017-06-19 10:24:40', '2017-06-19 15:24:40', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '568-revision-v1', '', '', '2017-06-19 10:24:40', '2017-06-19 15:24:40', '', 568, 'https://brickhouse.orainteractive.com/568-revision-v1', 0, 'revision', '', 0),
(572, 1, '2017-06-19 10:24:43', '2017-06-19 15:24:43', '', 'Cubs vs Reds', '', 'inherit', 'closed', 'closed', '', '569-revision-v1', '', '', '2017-06-19 10:24:43', '2017-06-19 15:24:43', '', 569, 'https://brickhouse.orainteractive.com/569-revision-v1', 0, 'revision', '', 0),
(574, 1, '2017-06-19 11:32:11', '2017-06-19 16:32:11', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '408-revision-v1', '', '', '2017-06-19 11:32:11', '2017-06-19 16:32:11', '', 408, 'https://brickhouse.orainteractive.com/408-revision-v1', 0, 'revision', '', 0),
(575, 1, '2017-06-19 11:32:34', '2017-06-19 16:32:34', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '410-revision-v1', '', '', '2017-06-19 11:32:34', '2017-06-19 16:32:34', '', 410, 'https://brickhouse.orainteractive.com/410-revision-v1', 0, 'revision', '', 0),
(576, 1, '2017-06-19 11:32:35', '2017-06-19 16:32:35', '', 'Cubs vs Pirates', '', 'inherit', 'closed', 'closed', '', '409-revision-v1', '', '', '2017-06-19 11:32:35', '2017-06-19 16:32:35', '', 409, 'https://brickhouse.orainteractive.com/409-revision-v1', 0, 'revision', '', 0),
(577, 1, '2017-06-19 11:44:27', '2017-06-19 16:44:27', '', 'Cubs vs Braves', '', 'inherit', 'closed', 'closed', '', '511-revision-v1', '', '', '2017-06-19 11:44:27', '2017-06-19 16:44:27', '', 511, 'https://brickhouse.orainteractive.com/511-revision-v1', 0, 'revision', '', 0),
(620, 3, '2017-06-20 13:59:27', '2017-06-20 18:59:27', 'As a throw-back to John Beasley \"Jack\" Brickhouse, known for his <a href=\"https://en.wikipedia.org/wiki/Play-by-play\">play-by-play</a> coverage of <a href=\"https://en.wikipedia.org/wiki/Chicago_Cubs\">Chicago Cubs</a> games, the new Brickhouse Tavern expands the footprint of the friendly confines with four expansive bars and two outdoor terraces featuring stunning views of Chicago and historic Wrigley Field.\r\n\r\nBrickhouse provides a year-round gathering space for neighbors, friends, families and fans offering a distinct menu of refined sports-bar fare that pairs perfectly with guests favorite beer. Whether you’re enjoying a family meal or shouting “Hey-hey” to cheer on the home team, come to the Brickhouse for delicious food and a friendly atmosphere.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-20 13:59:27', '2017-06-20 18:59:27', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(622, 2, '2017-06-20 14:00:15', '2017-06-20 19:00:15', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\nTo book your next party email <a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a>', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 14:00:15', '2017-06-20 19:00:15', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(623, 2, '2017-06-20 14:00:27', '2017-06-20 19:00:27', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\nTo book your next party email <strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 14:00:27', '2017-06-20 19:00:27', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(624, 2, '2017-06-20 14:00:38', '2017-06-20 19:00:38', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\nTo book your next party email:\r\n\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 14:00:38', '2017-06-20 19:00:38', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(625, 2, '2017-06-20 14:00:46', '2017-06-20 19:00:46', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\n&nbsp;\r\n\r\nTo book your next party email:\r\n\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 14:00:46', '2017-06-20 19:00:46', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(649, 1, '2017-06-20 15:36:32', '2017-06-20 20:36:32', '', 'mic2', '', 'inherit', 'open', 'closed', '', 'mic2', '', '', '2017-06-20 15:36:32', '2017-06-20 20:36:32', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/mic2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(633, 3, '2017-06-20 14:35:43', '2017-06-20 19:35:43', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-20 14:35:43', '2017-06-20 19:35:43', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(640, 3, '2017-06-20 15:16:41', '2017-06-20 20:16:41', '', 'Saturday', '', 'publish', 'open', 'open', '', 'saturday', '', '', '2017-06-22 09:32:49', '2017-06-22 14:32:49', '', 0, 'https://brickhouse.orainteractive.com/?post_type=specials&#038;p=640', 0, 'specials', '', 0),
(641, 3, '2017-06-20 15:16:41', '2017-06-20 20:16:41', '', 'Saturday', '', 'inherit', 'closed', 'closed', '', '640-revision-v1', '', '', '2017-06-20 15:16:41', '2017-06-20 20:16:41', '', 640, 'https://brickhouse.orainteractive.com/640-revision-v1', 0, 'revision', '', 0),
(642, 3, '2017-06-20 15:17:28', '2017-06-20 20:17:28', '', 'Sunday', '', 'publish', 'open', 'open', '', 'sunday', '', '', '2017-06-22 09:33:13', '2017-06-22 14:33:13', '', 0, 'https://brickhouse.orainteractive.com/?post_type=specials&#038;p=642', 0, 'specials', '', 0),
(643, 3, '2017-06-20 15:17:28', '2017-06-20 20:17:28', '', 'Sunday', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2017-06-20 15:17:28', '2017-06-20 20:17:28', '', 642, 'https://brickhouse.orainteractive.com/642-revision-v1', 0, 'revision', '', 0),
(644, 3, '2017-06-20 15:18:08', '2017-06-20 20:18:08', '', 'Sunday', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2017-06-20 15:18:08', '2017-06-20 20:18:08', '', 642, 'https://brickhouse.orainteractive.com/642-revision-v1', 0, 'revision', '', 0),
(645, 3, '2017-06-20 15:19:01', '2017-06-20 20:19:01', '', 'Saturday', '', 'inherit', 'closed', 'closed', '', '640-revision-v1', '', '', '2017-06-20 15:19:01', '2017-06-20 20:19:01', '', 640, 'https://brickhouse.orainteractive.com/640-revision-v1', 0, 'revision', '', 0),
(646, 1, '2017-06-20 15:26:42', '2017-06-20 20:26:42', '*Specials are not valid on days of Cubs home games and are subject to\r\n\r\nchange based on availability of products and manager’s discretion.', 'Weekly Specials', '', 'inherit', 'closed', 'closed', '', '133-revision-v1', '', '', '2017-06-20 15:26:42', '2017-06-20 20:26:42', '', 133, 'https://brickhouse.orainteractive.com/133-revision-v1', 0, 'revision', '', 0),
(667, 2, '2017-06-20 17:44:25', '2017-06-20 22:44:25', 'We have a wide array of party and event drink and food packages available!\r\n\r\nWe can customize a package to suit any occasion.\r\n\r\n&nbsp;\r\n\r\nTo book your next party email:\r\n\r\n<strong><a href=\"mailto:alex@fourcornerstaverns.com\">alex@fourcornerstaverns.com</a></strong>', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-20 17:44:25', '2017-06-20 22:44:25', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(670, 3, '2017-06-21 09:16:59', '2017-06-21 14:16:59', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:16:59', '2017-06-21 14:16:59', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(671, 3, '2017-06-21 09:17:45', '2017-06-21 14:17:45', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:17:45', '2017-06-21 14:17:45', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(672, 3, '2017-06-21 09:18:40', '2017-06-21 14:18:40', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:18:40', '2017-06-21 14:18:40', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(674, 3, '2017-06-21 09:49:42', '2017-06-21 14:49:42', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:49:42', '2017-06-21 14:49:42', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(675, 3, '2017-06-21 09:50:50', '2017-06-21 14:50:50', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:50:50', '2017-06-21 14:50:50', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(676, 3, '2017-06-21 09:51:09', '2017-06-21 14:51:09', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:51:09', '2017-06-21 14:51:09', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(677, 3, '2017-06-21 09:51:36', '2017-06-21 14:51:36', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 09:51:36', '2017-06-21 14:51:36', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(678, 2, '2017-06-21 10:09:35', '2017-06-21 15:09:35', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 10:09:35', '2017-06-21 15:09:35', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(679, 2, '2017-06-21 10:10:18', '2017-06-21 15:10:18', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 10:10:18', '2017-06-21 15:10:18', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(680, 2, '2017-06-21 10:10:48', '2017-06-21 15:10:48', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 10:10:48', '2017-06-21 15:10:48', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(681, 2, '2017-06-21 10:10:59', '2017-06-21 15:10:59', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 10:10:59', '2017-06-21 15:10:59', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(682, 2, '2017-06-21 10:11:15', '2017-06-21 15:11:15', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 10:11:15', '2017-06-21 15:11:15', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(683, 2, '2017-06-21 10:11:51', '2017-06-21 15:11:51', '', 'Pepperoni_Big-Slice', '', 'inherit', 'open', 'closed', '', 'pepperoni_big-slice', '', '', '2017-06-21 10:11:51', '2017-06-21 15:11:51', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Pepperoni_Big-Slice.jpg', 0, 'attachment', 'image/jpeg', 0),
(685, 1, '2017-06-21 11:10:22', '2017-06-21 16:10:22', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:10:22', '2017-06-21 16:10:22', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(686, 1, '2017-06-21 11:11:19', '2017-06-21 16:11:19', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:11:19', '2017-06-21 16:11:19', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(687, 1, '2017-06-21 11:11:58', '2017-06-21 16:11:58', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:11:58', '2017-06-21 16:11:58', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(688, 1, '2017-06-21 11:14:35', '2017-06-21 16:14:35', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:14:35', '2017-06-21 16:14:35', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(689, 1, '2017-06-21 11:15:17', '2017-06-21 16:15:17', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:15:17', '2017-06-21 16:15:17', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(690, 1, '2017-06-21 11:16:10', '2017-06-21 16:16:10', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:16:10', '2017-06-21 16:16:10', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(691, 1, '2017-06-21 11:22:01', '2017-06-21 16:22:01', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:22:01', '2017-06-21 16:22:01', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(692, 1, '2017-06-21 11:22:24', '2017-06-21 16:22:24', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:22:24', '2017-06-21 16:22:24', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(693, 1, '2017-06-21 11:23:13', '2017-06-21 16:23:13', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:23:13', '2017-06-21 16:23:13', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(694, 1, '2017-06-21 11:26:20', '2017-06-21 16:26:20', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:26:20', '2017-06-21 16:26:20', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(695, 1, '2017-06-21 11:27:35', '2017-06-21 16:27:35', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:27:35', '2017-06-21 16:27:35', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(696, 1, '2017-06-21 11:28:16', '2017-06-21 16:28:16', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:28:16', '2017-06-21 16:28:16', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(697, 1, '2017-06-21 11:28:47', '2017-06-21 16:28:47', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:28:47', '2017-06-21 16:28:47', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(698, 1, '2017-06-21 11:30:24', '2017-06-21 16:30:24', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:30:24', '2017-06-21 16:30:24', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(699, 1, '2017-06-21 11:40:06', '2017-06-21 16:40:06', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:40:06', '2017-06-21 16:40:06', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(700, 2, '2017-06-21 11:43:20', '2017-06-21 16:43:20', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:43:20', '2017-06-21 16:43:20', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(701, 2, '2017-06-21 11:47:52', '2017-06-21 16:47:52', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:47:52', '2017-06-21 16:47:52', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(702, 2, '2017-06-21 11:48:19', '2017-06-21 16:48:19', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:48:19', '2017-06-21 16:48:19', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(703, 2, '2017-06-21 11:49:18', '2017-06-21 16:49:18', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:49:18', '2017-06-21 16:49:18', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(704, 2, '2017-06-21 11:49:35', '2017-06-21 16:49:35', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:49:35', '2017-06-21 16:49:35', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(705, 1, '2017-06-21 11:53:20', '2017-06-21 16:53:20', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:53:20', '2017-06-21 16:53:20', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(706, 1, '2017-06-21 11:54:10', '2017-06-21 16:54:10', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:54:10', '2017-06-21 16:54:10', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(707, 1, '2017-06-21 11:56:19', '2017-06-21 16:56:19', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:56:19', '2017-06-21 16:56:19', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(708, 1, '2017-06-21 11:56:55', '2017-06-21 16:56:55', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 11:56:55', '2017-06-21 16:56:55', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(709, 3, '2017-06-21 13:01:48', '2017-06-21 18:01:48', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-2', '', '', '2017-06-21 15:08:59', '2017-06-21 20:08:59', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=709', 0, 'events', '', 0),
(710, 3, '2017-06-21 13:01:48', '2017-06-21 18:01:48', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '709-revision-v1', '', '', '2017-06-21 13:01:48', '2017-06-21 18:01:48', '', 709, 'https://brickhouse.orainteractive.com/709-revision-v1', 0, 'revision', '', 0),
(712, 5, '2017-06-21 13:11:05', '2017-06-21 18:11:05', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vitae nibh commodo, semper velit sed, molestie sapien. Integer dictum mattis est vitae finibus. Aliquam eget risus sit amet augue pretium rhoncus. Sed suscipit interdum lorem. Cras finibus augue et sem congue, quis placerat nunc tincidunt. Vivamus suscipit maximus orci non vulputate. Cras neque ipsum, vestibulum ac sollicitudin vel, lobortis lobortis magna. Quisque purus enim, sagittis at massa eu, consequat malesuada risus. Integer urna ipsum, efficitur vitae pharetra et, lacinia at nisi. In hac habitasse platea dictumst. Sed elementum dictum velit, vitae pellentesque lacus commodo nec. Aliquam ornare libero erat, sit amet tempor sem pellentesque ac. Donec et leo eu orci elementum semper. In ante elit, fringilla ut laoreet id, pharetra et enim. Sed vehicula dignissim felis vitae semper.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-autosave-v1', '', '', '2017-06-21 13:11:05', '2017-06-21 18:11:05', '', 10, 'https://brickhouse.orainteractive.com/10-autosave-v1', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(714, 5, '2017-06-21 13:11:58', '2017-06-21 18:11:58', 'As a throw-back to John Beasley \"Jack\" Brickhouse, known for his play-by-play coverage of Chicago Cubs games, the new Brickhouse Tavern expands the footprint of the friendly confines with four expansive bars and two outdoor terraces featuring stunning views of Chicago and historic Wrigley Field.\r\n\r\nBrickhouse provides a year-round gathering space for neighbors, friends, families and fans offering a distinct menu of refined sports-bar fare that pairs perfectly with guests favorite beer. Whether you’re enjoying a family meal or shouting “Hey-hey” to cheer on the home team, come to the Brickhouse for delicious food and a friendly atmosphere.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-21 13:11:58', '2017-06-21 18:11:58', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(713, 5, '2017-06-21 13:11:16', '2017-06-21 18:11:16', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc vitae nibh commodo, semper velit sed, molestie sapien. Integer dictum mattis est vitae finibus. Aliquam eget risus sit amet augue pretium rhoncus. Sed suscipit interdum lorem. Cras finibus augue et sem congue, quis placerat nunc tincidunt. Vivamus suscipit maximus orci non vulputate. Cras neque ipsum, vestibulum ac sollicitudin vel, lobortis lobortis magna. Quisque purus enim, sagittis at massa eu, consequat malesuada risus. Integer urna ipsum, efficitur vitae pharetra et, lacinia at nisi. In hac habitasse platea dictumst. Sed elementum dictum velit, vitae pellentesque lacus commodo nec. Aliquam ornare libero erat, sit amet tempor sem pellentesque ac. Donec et leo eu orci elementum semper. In ante elit, fringilla ut laoreet id, pharetra et enim. Sed vehicula dignissim felis vitae semper.', 'Lorem', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-21 13:11:16', '2017-06-21 18:11:16', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(715, 5, '2017-06-21 13:21:04', '2017-06-21 18:21:04', '', 'dummy_pdf', '', 'inherit', 'open', 'closed', '', 'dummy_pdf', '', '', '2017-06-21 13:21:04', '2017-06-21 18:21:04', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/dummy_pdf.pdf', 0, 'attachment', 'application/pdf', 0),
(716, 5, '2017-06-21 13:21:18', '2017-06-21 18:21:18', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-21 13:21:18', '2017-06-21 18:21:18', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(718, 5, '2017-06-21 13:22:17', '2017-06-21 18:22:17', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-21 13:22:17', '2017-06-21 18:22:17', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(721, 2, '2017-06-21 13:48:37', '2017-06-21 18:48:37', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals', '', '', '2017-06-21 14:00:13', '2017-06-21 19:00:13', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=721', 0, 'events', '', 0),
(722, 2, '2017-06-21 13:48:37', '2017-06-21 18:48:37', '', 'Cubs vs. Cardinals', '', 'inherit', 'closed', 'closed', '', '721-revision-v1', '', '', '2017-06-21 13:48:37', '2017-06-21 18:48:37', '', 721, 'https://brickhouse.orainteractive.com/721-revision-v1', 0, 'revision', '', 0),
(723, 2, '2017-06-21 13:49:46', '2017-06-21 18:49:46', '', 'Cubs vs Cardinals', '', 'publish', 'open', 'open', '', 'cubs-vs-cardinals-3', '', '', '2017-06-21 14:00:07', '2017-06-21 19:00:07', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=723', 0, 'events', '', 0),
(724, 2, '2017-06-21 13:49:46', '2017-06-21 18:49:46', '', 'Cubs vs. Cardinals', '', 'inherit', 'closed', 'closed', '', '723-revision-v1', '', '', '2017-06-21 13:49:46', '2017-06-21 18:49:46', '', 723, 'https://brickhouse.orainteractive.com/723-revision-v1', 0, 'revision', '', 0),
(725, 2, '2017-06-21 13:51:01', '2017-06-21 18:51:01', '', 'Cubs vs Marlins', '', 'publish', 'open', 'open', '', 'cubs-vs-marlins', '', '', '2017-06-21 14:00:03', '2017-06-21 19:00:03', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=725', 0, 'events', '', 0),
(726, 2, '2017-06-21 13:51:01', '2017-06-21 18:51:01', '', 'Cubs vs. Marlins', '', 'inherit', 'closed', 'closed', '', '725-revision-v1', '', '', '2017-06-21 13:51:01', '2017-06-21 18:51:01', '', 725, 'https://brickhouse.orainteractive.com/725-revision-v1', 0, 'revision', '', 0),
(727, 2, '2017-06-21 13:51:38', '2017-06-21 18:51:38', '', 'Cubs vs Marlins', '', 'publish', 'open', 'open', '', 'cubs-vs-marlins-2', '', '', '2017-06-21 13:59:58', '2017-06-21 18:59:58', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=727', 0, 'events', '', 0),
(728, 2, '2017-06-21 13:51:38', '2017-06-21 18:51:38', '', 'Cubs vs. Marlins', '', 'inherit', 'closed', 'closed', '', '727-revision-v1', '', '', '2017-06-21 13:51:38', '2017-06-21 18:51:38', '', 727, 'https://brickhouse.orainteractive.com/727-revision-v1', 0, 'revision', '', 0),
(729, 2, '2017-06-21 13:52:14', '2017-06-21 18:52:14', '', 'Cubs vs Marlins', '', 'publish', 'open', 'open', '', 'cubs-vs-marlins-3', '', '', '2017-06-21 13:59:52', '2017-06-21 18:59:52', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=729', 0, 'events', '', 0),
(730, 2, '2017-06-21 13:52:14', '2017-06-21 18:52:14', '', 'Cubs vs. Marlins', '', 'inherit', 'closed', 'closed', '', '729-revision-v1', '', '', '2017-06-21 13:52:14', '2017-06-21 18:52:14', '', 729, 'https://brickhouse.orainteractive.com/729-revision-v1', 0, 'revision', '', 0),
(731, 2, '2017-06-21 13:52:40', '2017-06-21 18:52:40', '', 'Cubs vs Rockies', '', 'publish', 'open', 'open', '', 'cubs-vs-rockies', '', '', '2017-06-21 13:59:46', '2017-06-21 18:59:46', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=731', 0, 'events', '', 0),
(732, 2, '2017-06-21 13:52:40', '2017-06-21 18:52:40', '', 'Cubs vs. Rockies', '', 'inherit', 'closed', 'closed', '', '731-revision-v1', '', '', '2017-06-21 13:52:40', '2017-06-21 18:52:40', '', 731, 'https://brickhouse.orainteractive.com/731-revision-v1', 0, 'revision', '', 0),
(733, 2, '2017-06-21 13:53:08', '2017-06-21 18:53:08', '', 'Cubs vs Rockies', '', 'publish', 'open', 'open', '', 'cubs-vs-rockies-2', '', '', '2017-06-21 13:59:39', '2017-06-21 18:59:39', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=733', 0, 'events', '', 0),
(734, 2, '2017-06-21 13:53:08', '2017-06-21 18:53:08', '', 'Cubs vs. Rockies', '', 'inherit', 'closed', 'closed', '', '733-revision-v1', '', '', '2017-06-21 13:53:08', '2017-06-21 18:53:08', '', 733, 'https://brickhouse.orainteractive.com/733-revision-v1', 0, 'revision', '', 0),
(735, 2, '2017-06-21 13:53:41', '2017-06-21 18:53:41', '', 'Cubs vs. Rockies', '', 'inherit', 'closed', 'closed', '', '733-revision-v1', '', '', '2017-06-21 13:53:41', '2017-06-21 18:53:41', '', 733, 'https://brickhouse.orainteractive.com/733-revision-v1', 0, 'revision', '', 0),
(736, 2, '2017-06-21 13:54:22', '2017-06-21 18:54:22', '', 'Cubs vs Rockies', '', 'publish', 'open', 'open', '', 'cubs-vs-rockies-3', '', '', '2017-06-21 13:59:28', '2017-06-21 18:59:28', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=736', 0, 'events', '', 0),
(737, 2, '2017-06-21 13:54:22', '2017-06-21 18:54:22', '', 'Cubs vs. Rockies', '', 'inherit', 'closed', 'closed', '', '736-revision-v1', '', '', '2017-06-21 13:54:22', '2017-06-21 18:54:22', '', 736, 'https://brickhouse.orainteractive.com/736-revision-v1', 0, 'revision', '', 0),
(738, 2, '2017-06-21 13:55:47', '2017-06-21 18:55:47', '', 'Cubs vs Rockies', '', 'publish', 'open', 'open', '', 'cubs-vs-rockies-4', '', '', '2017-06-21 13:59:24', '2017-06-21 18:59:24', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=738', 0, 'events', '', 0),
(739, 2, '2017-06-21 13:55:47', '2017-06-21 18:55:47', '', 'Cubs vs. Rockies', '', 'inherit', 'closed', 'closed', '', '738-revision-v1', '', '', '2017-06-21 13:55:47', '2017-06-21 18:55:47', '', 738, 'https://brickhouse.orainteractive.com/738-revision-v1', 0, 'revision', '', 0),
(740, 2, '2017-06-21 13:56:11', '2017-06-21 18:56:11', '', 'Cubs at mets', '', 'publish', 'open', 'open', '', 'cubs-vs-mets-4', '', '', '2017-06-21 13:57:02', '2017-06-21 18:57:02', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=740', 0, 'events', '', 0),
(741, 2, '2017-06-21 13:56:11', '2017-06-21 18:56:11', '', 'Cubs vs. mets', '', 'inherit', 'closed', 'closed', '', '740-revision-v1', '', '', '2017-06-21 13:56:11', '2017-06-21 18:56:11', '', 740, 'https://brickhouse.orainteractive.com/740-revision-v1', 0, 'revision', '', 0),
(743, 2, '2017-06-21 13:57:02', '2017-06-21 18:57:02', '', 'Cubs at mets', '', 'inherit', 'closed', 'closed', '', '740-revision-v1', '', '', '2017-06-21 13:57:02', '2017-06-21 18:57:02', '', 740, 'https://brickhouse.orainteractive.com/740-revision-v1', 0, 'revision', '', 0),
(744, 2, '2017-06-21 13:57:37', '2017-06-21 18:57:37', '', 'cubs at mets', '', 'publish', 'open', 'open', '', 'cubs-at-mets', '', '', '2017-06-21 13:57:37', '2017-06-21 18:57:37', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=744', 0, 'events', '', 0),
(745, 2, '2017-06-21 13:57:37', '2017-06-21 18:57:37', '', 'cubs at mets', '', 'inherit', 'closed', 'closed', '', '744-revision-v1', '', '', '2017-06-21 13:57:37', '2017-06-21 18:57:37', '', 744, 'https://brickhouse.orainteractive.com/744-revision-v1', 0, 'revision', '', 0),
(746, 2, '2017-06-21 13:58:08', '2017-06-21 18:58:08', '', 'cubs at mets', '', 'publish', 'open', 'open', '', 'cubs-at-mets-2', '', '', '2017-06-21 13:58:34', '2017-06-21 18:58:34', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=746', 0, 'events', '', 0),
(747, 2, '2017-06-21 13:58:08', '2017-06-21 18:58:08', '', 'cubs at mets', '', 'inherit', 'closed', 'closed', '', '746-revision-v1', '', '', '2017-06-21 13:58:08', '2017-06-21 18:58:08', '', 746, 'https://brickhouse.orainteractive.com/746-revision-v1', 0, 'revision', '', 0),
(748, 2, '2017-06-21 13:58:34', '2017-06-21 18:58:34', '', 'cubs at mets', '', 'inherit', 'closed', 'closed', '', '746-revision-v1', '', '', '2017-06-21 13:58:34', '2017-06-21 18:58:34', '', 746, 'https://brickhouse.orainteractive.com/746-revision-v1', 0, 'revision', '', 0),
(749, 1, '2017-06-21 13:58:38', '2017-06-21 18:58:38', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 13:58:38', '2017-06-21 18:58:38', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(750, 2, '2017-06-21 13:59:24', '2017-06-21 18:59:24', '', 'Cubs vs Rockies', '', 'inherit', 'closed', 'closed', '', '738-revision-v1', '', '', '2017-06-21 13:59:24', '2017-06-21 18:59:24', '', 738, 'https://brickhouse.orainteractive.com/738-revision-v1', 0, 'revision', '', 0),
(751, 2, '2017-06-21 13:59:28', '2017-06-21 18:59:28', '', 'Cubs vs Rockies', '', 'inherit', 'closed', 'closed', '', '736-revision-v1', '', '', '2017-06-21 13:59:28', '2017-06-21 18:59:28', '', 736, 'https://brickhouse.orainteractive.com/736-revision-v1', 0, 'revision', '', 0),
(752, 2, '2017-06-21 13:59:39', '2017-06-21 18:59:39', '', 'Cubs vs Rockies', '', 'inherit', 'closed', 'closed', '', '733-revision-v1', '', '', '2017-06-21 13:59:39', '2017-06-21 18:59:39', '', 733, 'https://brickhouse.orainteractive.com/733-revision-v1', 0, 'revision', '', 0),
(753, 2, '2017-06-21 13:59:46', '2017-06-21 18:59:46', '', 'Cubs vs Rockies', '', 'inherit', 'closed', 'closed', '', '731-revision-v1', '', '', '2017-06-21 13:59:46', '2017-06-21 18:59:46', '', 731, 'https://brickhouse.orainteractive.com/731-revision-v1', 0, 'revision', '', 0),
(754, 2, '2017-06-21 13:59:52', '2017-06-21 18:59:52', '', 'Cubs vs Marlins', '', 'inherit', 'closed', 'closed', '', '729-revision-v1', '', '', '2017-06-21 13:59:52', '2017-06-21 18:59:52', '', 729, 'https://brickhouse.orainteractive.com/729-revision-v1', 0, 'revision', '', 0),
(755, 2, '2017-06-21 13:59:58', '2017-06-21 18:59:58', '', 'Cubs vs Marlins', '', 'inherit', 'closed', 'closed', '', '727-revision-v1', '', '', '2017-06-21 13:59:58', '2017-06-21 18:59:58', '', 727, 'https://brickhouse.orainteractive.com/727-revision-v1', 0, 'revision', '', 0),
(756, 2, '2017-06-21 14:00:03', '2017-06-21 19:00:03', '', 'Cubs vs Marlins', '', 'inherit', 'closed', 'closed', '', '725-revision-v1', '', '', '2017-06-21 14:00:03', '2017-06-21 19:00:03', '', 725, 'https://brickhouse.orainteractive.com/725-revision-v1', 0, 'revision', '', 0),
(757, 2, '2017-06-21 14:00:07', '2017-06-21 19:00:07', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '723-revision-v1', '', '', '2017-06-21 14:00:07', '2017-06-21 19:00:07', '', 723, 'https://brickhouse.orainteractive.com/723-revision-v1', 0, 'revision', '', 0),
(758, 2, '2017-06-21 14:00:13', '2017-06-21 19:00:13', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '721-revision-v1', '', '', '2017-06-21 14:00:13', '2017-06-21 19:00:13', '', 721, 'https://brickhouse.orainteractive.com/721-revision-v1', 0, 'revision', '', 0),
(759, 2, '2017-06-21 14:01:06', '2017-06-21 19:01:06', '', 'cubs at pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates', '', '', '2017-06-21 14:01:06', '2017-06-21 19:01:06', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=759', 0, 'events', '', 0),
(760, 2, '2017-06-21 14:01:06', '2017-06-21 19:01:06', '', 'cubs at pirates', '', 'inherit', 'closed', 'closed', '', '759-revision-v1', '', '', '2017-06-21 14:01:06', '2017-06-21 19:01:06', '', 759, 'https://brickhouse.orainteractive.com/759-revision-v1', 0, 'revision', '', 0),
(761, 2, '2017-06-21 14:01:29', '2017-06-21 19:01:29', '', 'cubs at pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-2', '', '', '2017-06-21 14:01:29', '2017-06-21 19:01:29', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=761', 0, 'events', '', 0),
(762, 2, '2017-06-21 14:01:29', '2017-06-21 19:01:29', '', 'cubs at pirates', '', 'inherit', 'closed', 'closed', '', '761-revision-v1', '', '', '2017-06-21 14:01:29', '2017-06-21 19:01:29', '', 761, 'https://brickhouse.orainteractive.com/761-revision-v1', 0, 'revision', '', 0),
(763, 2, '2017-06-21 14:02:06', '2017-06-21 19:02:06', '', 'cubs at pirates', '', 'publish', 'open', 'open', '', 'cubs-at-pirates-3', '', '', '2017-06-21 14:02:06', '2017-06-21 19:02:06', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=763', 0, 'events', '', 0),
(764, 2, '2017-06-21 14:02:06', '2017-06-21 19:02:06', '', 'cubs at pirates', '', 'inherit', 'closed', 'closed', '', '763-revision-v1', '', '', '2017-06-21 14:02:06', '2017-06-21 19:02:06', '', 763, 'https://brickhouse.orainteractive.com/763-revision-v1', 0, 'revision', '', 0),
(765, 2, '2017-06-21 14:02:42', '2017-06-21 19:02:42', '', 'cubs vs padres', '', 'publish', 'open', 'open', '', 'cubs-vs-padres', '', '', '2017-06-21 14:02:42', '2017-06-21 19:02:42', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=765', 0, 'events', '', 0),
(766, 2, '2017-06-21 14:02:42', '2017-06-21 19:02:42', '', 'cubs vs padres', '', 'inherit', 'closed', 'closed', '', '765-revision-v1', '', '', '2017-06-21 14:02:42', '2017-06-21 19:02:42', '', 765, 'https://brickhouse.orainteractive.com/765-revision-v1', 0, 'revision', '', 0),
(767, 2, '2017-06-21 14:03:04', '2017-06-21 19:03:04', '', 'cubs vs padres', '', 'publish', 'open', 'open', '', 'cubs-vs-padres-2', '', '', '2017-06-21 14:03:04', '2017-06-21 19:03:04', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=767', 0, 'events', '', 0),
(768, 2, '2017-06-21 14:03:04', '2017-06-21 19:03:04', '', 'cubs vs padres', '', 'inherit', 'closed', 'closed', '', '767-revision-v1', '', '', '2017-06-21 14:03:04', '2017-06-21 19:03:04', '', 767, 'https://brickhouse.orainteractive.com/767-revision-v1', 0, 'revision', '', 0),
(769, 2, '2017-06-21 14:06:06', '2017-06-21 19:06:06', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 14:06:06', '2017-06-21 19:06:06', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(770, 5, '2017-06-21 14:26:38', '2017-07-20 00:00:00', '', 'Kyrene\'s Super Extra Fun Party', '', 'draft', 'open', 'open', '', '', '', '', '2017-06-21 14:26:38', '2017-06-21 19:26:38', '', 0, 'https://brickhouse.orainteractive.com/?post_type=events&#038;p=770', 0, 'events', '', 0),
(771, 5, '2017-06-21 14:27:39', '2017-06-21 19:27:39', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-21 14:27:39', '2017-06-21 19:27:39', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(772, 3, '2017-06-21 14:41:50', '2017-06-21 19:41:50', 'Located next door to historic Wrigley Field at the Park at Wrigley, the Brickhouse Tavern offers an elevated dining experience with four expansive bars, two outdoor terraces and stunning views of historic Wrigley Field and the Chicago skyline.\r\n\r\nBrickhouse offers a uniquely Chicago experience by paying homage to legendary Chicago Cubs broadcaster Jack Brickhouse.  Best known for his joyful enthusiasm for the game and his popular “Hey Hey” expression after an outstanding Chicago Cubs on-field performance, Jack Brickhouse’s legacy will be honored with memorabilia and rich tavern features.\r\n\r\nBrickhouse provides a year-round gathering space for neighbors, friends, families and fans with a robust menu featuring refined sports-bar fare and new twists on tavern-style dining that pair perfectly with your favorite craft beer.  Whether you’re enjoying a family meal, date-night out or cheering on the home team, come to the Brickhouse for delicious food and a welcoming atmosphere.', 'About Brickhouse Tavern', '', 'inherit', 'closed', 'closed', '', '10-revision-v1', '', '', '2017-06-21 14:41:50', '2017-06-21 19:41:50', '', 10, 'https://brickhouse.orainteractive.com/10-revision-v1', 0, 'revision', '', 0),
(773, 3, '2017-06-21 14:59:37', '2017-06-21 19:59:37', '', 'BrickHouse_Logo_RGB', '', 'inherit', 'open', 'closed', '', 'brickhouse_logo_rgb', '', '', '2017-06-21 14:59:37', '2017-06-21 19:59:37', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/BrickHouse_Logo_RGB.png', 0, 'attachment', 'image/png', 0),
(774, 3, '2017-06-21 15:00:35', '2017-06-21 20:00:35', '', 'BrickHouse_Logo_RGB', '', 'inherit', 'open', 'closed', '', 'brickhouse_logo_rgb-2', '', '', '2017-06-21 15:00:35', '2017-06-21 20:00:35', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/BrickHouse_Logo_RGB-1.png', 0, 'attachment', 'image/png', 0),
(775, 4, '2017-06-21 15:07:38', '2017-06-21 20:07:38', '', 'Tuna Poke-min', '', 'inherit', 'open', 'closed', '', 'tuna-poke-min', '', '', '2017-06-21 15:07:38', '2017-06-21 20:07:38', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Tuna-Poke-min.jpg', 0, 'attachment', 'image/jpeg', 0),
(776, 2, '2017-06-21 15:08:07', '2017-06-21 20:08:07', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '709-revision-v1', '', '', '2017-06-21 15:08:07', '2017-06-21 20:08:07', '', 709, 'https://brickhouse.orainteractive.com/709-revision-v1', 0, 'revision', '', 0),
(777, 4, '2017-06-21 15:08:25', '2017-06-21 20:08:25', '', 'Hot Fried Chicken Sandwich-min', '', 'inherit', 'open', 'closed', '', 'hot-fried-chicken-sandwich-min', '', '', '2017-06-21 15:08:25', '2017-06-21 20:08:25', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Hot-Fried-Chicken-Sandwich-min.jpg', 0, 'attachment', 'image/jpeg', 0),
(778, 2, '2017-06-21 15:08:59', '2017-06-21 20:08:59', '', 'Cubs vs Cardinals', '', 'inherit', 'closed', 'closed', '', '709-revision-v1', '', '', '2017-06-21 15:08:59', '2017-06-21 20:08:59', '', 709, 'https://brickhouse.orainteractive.com/709-revision-v1', 0, 'revision', '', 0),
(779, 2, '2017-06-21 15:09:45', '2017-06-21 20:09:45', '', 'Hours', '', 'inherit', 'closed', 'closed', '', '90-revision-v1', '', '', '2017-06-21 15:09:45', '2017-06-21 20:09:45', '', 90, 'https://brickhouse.orainteractive.com/90-revision-v1', 0, 'revision', '', 0),
(780, 4, '2017-06-21 15:17:13', '2017-06-21 20:17:13', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-21 15:17:13', '2017-06-21 20:17:13', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(782, 4, '2017-06-21 15:25:44', '2017-06-21 20:25:44', '', 'Brick Food 6-20', '', 'inherit', 'open', 'closed', '', 'brick-food-6-20', '', '', '2017-06-21 15:25:44', '2017-06-21 20:25:44', '', 5, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/Brick-Food-6-20.pdf', 0, 'attachment', 'application/pdf', 0),
(783, 4, '2017-06-21 15:28:53', '2017-06-21 20:28:53', 'Coming Soon!', 'Home', '', 'inherit', 'closed', 'closed', '', '5-revision-v1', '', '', '2017-06-21 15:28:53', '2017-06-21 20:28:53', '', 5, 'https://brickhouse.orainteractive.com/5-revision-v1', 0, 'revision', '', 0),
(787, 4, '2017-06-21 17:15:12', '2017-06-21 22:15:12', '', '4C_EventKit_2017_Brickhouse_Compressed', '', 'inherit', 'open', 'closed', '', '4c_eventkit_2017_brickhouse_compressed', '', '', '2017-06-21 17:15:12', '2017-06-21 22:15:12', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/4C_EventKit_2017_Brickhouse_Compressed.pdf', 0, 'attachment', 'application/pdf', 0),
(788, 4, '2017-06-21 17:15:19', '2017-06-21 22:15:19', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 17:15:19', '2017-06-21 22:15:19', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(789, 4, '2017-06-21 17:18:02', '2017-06-21 22:18:02', '', '4C_EventKit_2017_Brickhouse_Compressed-2', '', 'inherit', 'open', 'closed', '', '4c_eventkit_2017_brickhouse_compressed-2', '', '', '2017-06-21 17:18:02', '2017-06-21 22:18:02', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/4C_EventKit_2017_Brickhouse_Compressed-2.pdf', 0, 'attachment', 'application/pdf', 0),
(790, 4, '2017-06-21 17:18:09', '2017-06-21 22:18:09', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-21 17:18:09', '2017-06-21 22:18:09', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(791, 4, '2017-06-22 09:14:03', '2017-06-22 14:14:03', '', '4C_EventKit_2017_Brickhouse_Compressed-3', '', 'inherit', 'open', 'closed', '', '4c_eventkit_2017_brickhouse_compressed-3', '', '', '2017-06-22 09:14:03', '2017-06-22 14:14:03', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/4C_EventKit_2017_Brickhouse_Compressed-3.pdf', 0, 'attachment', 'application/pdf', 0),
(792, 4, '2017-06-22 09:14:09', '2017-06-22 14:14:09', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-22 09:14:09', '2017-06-22 14:14:09', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(793, 4, '2017-06-22 09:29:24', '2017-06-22 14:29:24', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-22 09:29:24', '2017-06-22 14:29:24', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0),
(794, 4, '2017-06-22 09:32:30', '2017-06-22 14:32:30', '', 'Monday', '', 'inherit', 'closed', 'closed', '', '161-revision-v1', '', '', '2017-06-22 09:32:30', '2017-06-22 14:32:30', '', 161, 'https://brickhouse.orainteractive.com/161-revision-v1', 0, 'revision', '', 0),
(795, 4, '2017-06-22 09:32:49', '2017-06-22 14:32:49', '', 'Saturday', '', 'inherit', 'closed', 'closed', '', '640-revision-v1', '', '', '2017-06-22 09:32:49', '2017-06-22 14:32:49', '', 640, 'https://brickhouse.orainteractive.com/640-revision-v1', 0, 'revision', '', 0),
(796, 4, '2017-06-22 09:33:13', '2017-06-22 14:33:13', '', 'Sunday', '', 'inherit', 'closed', 'closed', '', '642-revision-v1', '', '', '2017-06-22 09:33:13', '2017-06-22 14:33:13', '', 642, 'https://brickhouse.orainteractive.com/642-revision-v1', 0, 'revision', '', 0),
(797, 4, '2017-06-22 09:33:32', '2017-06-22 14:33:32', '', 'Thursday', '', 'inherit', 'closed', 'closed', '', '166-revision-v1', '', '', '2017-06-22 09:33:32', '2017-06-22 14:33:32', '', 166, 'https://brickhouse.orainteractive.com/166-revision-v1', 0, 'revision', '', 0),
(798, 4, '2017-06-22 09:33:54', '2017-06-22 14:33:54', '', 'Tuesday', '', 'inherit', 'closed', 'closed', '', '162-revision-v1', '', '', '2017-06-22 09:33:54', '2017-06-22 14:33:54', '', 162, 'https://brickhouse.orainteractive.com/162-revision-v1', 0, 'revision', '', 0),
(799, 4, '2017-06-22 09:34:17', '2017-06-22 14:34:17', '', 'Wednesday', '', 'inherit', 'closed', 'closed', '', '164-revision-v1', '', '', '2017-06-22 09:34:17', '2017-06-22 14:34:17', '', 164, 'https://brickhouse.orainteractive.com/164-revision-v1', 0, 'revision', '', 0),
(800, 4, '2017-06-22 10:00:22', '2017-06-22 15:00:22', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-22 10:00:22', '2017-06-22 15:00:22', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(802, 3, '2017-06-22 10:18:05', '2017-06-22 15:18:05', '', 'white-background-with-3d-polygons_1017-4115', '', 'inherit', 'open', 'closed', '', 'white-background-with-3d-polygons_1017-4115', '', '', '2017-06-22 10:18:05', '2017-06-22 15:18:05', '', 0, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/06/white-background-with-3d-polygons_1017-4115.jpg', 0, 'attachment', 'image/jpeg', 0),
(803, 5, '2017-06-22 11:32:38', '2017-06-22 16:32:38', '', 'Cubs at Braves', '', 'inherit', 'closed', 'closed', '', '426-revision-v1', '', '', '2017-06-22 11:32:38', '2017-06-22 16:32:38', '', 426, 'https://brickhouse.orainteractive.com/426-revision-v1', 0, 'revision', '', 0),
(806, 4, '2017-06-22 14:28:37', '2017-06-22 19:28:37', '', '4C_EventKit_2017_Brickhouse_Compressed-4', '', 'inherit', 'open', 'closed', '', '4c_eventkit_2017_brickhouse_compressed-4', '', '', '2017-06-22 14:28:37', '2017-06-22 19:28:37', '', 18, 'https://brickhouse-local.s3.amazonaws.com/uploads/2017/05/4C_EventKit_2017_Brickhouse_Compressed-4.pdf', 0, 'attachment', 'application/pdf', 0),
(807, 4, '2017-06-22 14:28:46', '2017-06-22 19:28:46', 'Brickhouse Tavern offers a wide array of event spaces and package options perfect to host a party that your guests will be talking about long after the game ends! Delicious food, ice cold drinks, custom A/V options and plenty of indoor and outdoor event spaces make Brickhouse Tavern THE place to host your next party!', 'Book your next party', '', 'inherit', 'closed', 'closed', '', '18-revision-v1', '', '', '2017-06-22 14:28:46', '2017-06-22 19:28:46', '', 18, 'https://brickhouse.orainteractive.com/18-revision-v1', 0, 'revision', '', 0),
(808, 3, '2017-06-22 14:53:08', '2017-06-22 19:53:08', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-22 14:53:08', '2017-06-22 19:53:08', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0),
(809, 3, '2017-06-22 14:53:43', '2017-06-22 19:53:43', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-22 14:53:43', '2017-06-22 19:53:43', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0),
(810, 3, '2017-06-22 14:53:53', '2017-06-22 19:53:53', '', 'Friday', '', 'inherit', 'closed', 'closed', '', '187-revision-v1', '', '', '2017-06-22 14:53:53', '2017-06-22 19:53:53', '', 187, 'https://brickhouse.orainteractive.com/187-revision-v1', 0, 'revision', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_termmeta`
--

CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  `term_order` int(4) DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`, `term_order`) VALUES
(1, 'Sem categoria', 'sem-categoria', 0, 0),
(2, 'Menu', 'menu', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(210, 2, 0),
(25, 2, 0),
(35, 2, 0),
(24, 2, 0),
(40, 2, 0),
(217, 2, 0),
(218, 2, 0),
(211, 2, 0),
(219, 2, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'nav_menu', '', 0, 9);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'cappen'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'locale', ''),
(11, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(12, 1, 'wp_user_level', '10'),
(13, 1, 'dismissed_wp_pointers', ''),
(14, 1, 'show_welcome_panel', '1'),
(15, 1, 'session_tokens', 'a:2:{s:64:\"4308f94e45345c012a91ba5c23b2bbe977a3eef6fa399e1310df2712f7ca0017\";a:4:{s:10:\"expiration\";i:1498657917;s:2:\"ip\";s:14:\"179.154.237.58\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1498485117;}s:64:\"87b5eb060702f6f1cdd80e964e4fac5f869d806c6fad39b4667fd6af3c7f499f\";a:4:{s:10:\"expiration\";i:1498767404;s:2:\"ip\";s:14:\"177.40.185.159\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1498594604;}}'),
(97, 3, 'wp_user-settings', 'libraryContent=browse&editor=tinymce'),
(98, 3, 'wp_user-settings-time', '1497984950'),
(99, 1, 'edit_events_per_page', '30'),
(22, 1, 'closedpostboxes_dashboard', 'a:1:{i:0;s:19:\"dashboard_right_now\";}'),
(23, 1, 'metaboxhidden_dashboard', 'a:0:{}'),
(24, 1, 'closedpostboxes_hours', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(16, 1, 'wp_dashboard_quick_press_last_post_id', '3'),
(17, 1, 'managenav-menuscolumnshidden', 'a:3:{i:0;s:15:\"title-attribute\";i:1;s:3:\"xfn\";i:2;s:11:\"description\";}'),
(89, 2, 'closedpostboxes_hours', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(18, 1, 'metaboxhidden_nav-menus', 'a:3:{i:0;s:18:\"add-post-type-blog\";i:1;s:12:\"add-post_tag\";i:2;s:13:\"add-categoria\";}'),
(19, 1, 'nav_menu_recently_edited', '2'),
(25, 1, 'metaboxhidden_hours', 'a:14:{i:0;s:9:\"formatdiv\";i:1;s:6:\"acf_74\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_130\";i:4;s:7:\"acf_141\";i:5;s:7:\"acf_157\";i:6;s:12:\"revisionsdiv\";i:7;s:11:\"postexcerpt\";i:8;s:13:\"trackbacksdiv\";i:9;s:10:\"postcustom\";i:10;s:16:\"commentstatusdiv\";i:11;s:11:\"commentsdiv\";i:12;s:7:\"slugdiv\";i:13;s:9:\"authordiv\";}'),
(73, 2, 'nav_menu_recently_edited', '2'),
(20, 1, 'wp_user-settings', 'libraryContent=browse&editor=tinymce&hidetb=1&editor_plain_text_paste_warning=1'),
(21, 1, 'wp_user-settings-time', '1498080873'),
(71, 4, 'dismissed_wp_pointers', ''),
(65, 4, 'admin_color', 'fresh'),
(66, 4, 'use_ssl', '0'),
(67, 4, 'show_admin_bar_front', 'true'),
(68, 4, 'locale', ''),
(69, 4, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(70, 4, 'wp_user_level', '10'),
(26, 1, 'meta-box-order_page', 'a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:36:\"submitdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:159:\"wpseo_meta,acf_240,acf_130,acf_141,acf_250,acf_252,acf_157,acf_74,acf_41,acf_109,acf_259,revisionsdiv,postcustom,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),
(27, 1, 'screen_layout_page', '2'),
(47, 3, 'first_name', 'Colin'),
(48, 3, 'last_name', 'Higgins'),
(49, 3, 'description', ''),
(50, 3, 'rich_editing', 'true'),
(51, 3, 'comment_shortcuts', 'false'),
(52, 3, 'admin_color', 'fresh'),
(53, 3, 'use_ssl', '0'),
(54, 3, 'show_admin_bar_front', 'true'),
(55, 3, 'locale', ''),
(56, 3, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(57, 3, 'wp_user_level', '10'),
(58, 3, 'dismissed_wp_pointers', ''),
(59, 4, 'nickname', 'trudny'),
(60, 4, 'first_name', 'Tonia'),
(61, 4, 'last_name', 'Rudny'),
(62, 4, 'description', ''),
(63, 4, 'rich_editing', 'true'),
(64, 4, 'comment_shortcuts', 'false'),
(28, 1, 'closedpostboxes_page', 'a:2:{i:0;s:10:\"wpseo_meta\";i:1;s:7:\"acf_109\";}'),
(29, 1, 'metaboxhidden_page', 'a:11:{i:0;s:7:\"acf_250\";i:1;s:7:\"acf_252\";i:2;s:7:\"acf_157\";i:3;s:6:\"acf_74\";i:4;s:6:\"acf_41\";i:5;s:12:\"revisionsdiv\";i:6;s:10:\"postcustom\";i:7;s:16:\"commentstatusdiv\";i:8;s:11:\"commentsdiv\";i:9;s:7:\"slugdiv\";i:10;s:9:\"authordiv\";}'),
(30, 2, 'nickname', 'amunaco'),
(31, 2, 'first_name', 'Anthony'),
(32, 2, 'last_name', 'Munaco'),
(33, 2, 'description', ''),
(34, 2, 'rich_editing', 'true'),
(35, 2, 'comment_shortcuts', 'false'),
(36, 2, 'admin_color', 'fresh'),
(37, 2, 'use_ssl', '0'),
(38, 2, 'show_admin_bar_front', 'true'),
(39, 2, 'locale', ''),
(40, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(41, 2, 'wp_user_level', '10'),
(42, 2, 'dismissed_wp_pointers', ''),
(43, 2, 'session_tokens', 'a:4:{s:64:\"39b31bb2ddc9ec54f8c4070f9a70b857049e04d6731227f2a178605533fe859a\";a:4:{s:10:\"expiration\";i:1498240708;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1497031108;}s:64:\"b5d08071a2ef577ea8e6e6bf6015c90b4fe5cb6d3289c7da360140ccf0ba2003\";a:4:{s:10:\"expiration\";i:1498252724;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1497043124;}s:64:\"1446c4b50f27e0c61b13ca1a36e621ee67397a6f667f3685463b490732169cb7\";a:4:{s:10:\"expiration\";i:1499092642;s:2:\"ip\";s:14:\"208.59.140.169\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1497883042;}s:64:\"a53428356e702ff831f1c4685e20a0813ac60b95765c5a98c41ae810379143d9\";a:4:{s:10:\"expiration\";i:1498243460;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1498070660;}}'),
(46, 3, 'nickname', 'chiggins'),
(44, 1, 'closedpostboxes_specials', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(45, 1, 'metaboxhidden_specials', 'a:19:{i:0;s:9:\"formatdiv\";i:1;s:13:\"pageparentdiv\";i:2;s:7:\"acf_259\";i:3;s:6:\"acf_74\";i:4;s:7:\"acf_109\";i:5;s:7:\"acf_240\";i:6;s:7:\"acf_130\";i:7;s:6:\"acf_41\";i:8;s:7:\"acf_141\";i:9;s:7:\"acf_250\";i:10;s:7:\"acf_252\";i:11;s:12:\"revisionsdiv\";i:12;s:11:\"postexcerpt\";i:13;s:13:\"trackbacksdiv\";i:14;s:10:\"postcustom\";i:15;s:16:\"commentstatusdiv\";i:16;s:11:\"commentsdiv\";i:17;s:7:\"slugdiv\";i:18;s:9:\"authordiv\";}'),
(72, 3, 'session_tokens', 'a:1:{s:64:\"02bc6d2aa53ceffdffce3ff3ffa1dab37a058523ea189bff5ae240ebae1093bf\";a:4:{s:10:\"expiration\";i:1498663291;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1498490491;}}'),
(74, 2, 'managenav-menuscolumnshidden', 'a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}'),
(75, 2, 'metaboxhidden_nav-menus', 'a:4:{i:0;s:19:\"add-post-type-hours\";i:1;s:20:\"add-post-type-events\";i:2;s:12:\"add-post_tag\";i:3;s:13:\"add-categoria\";}'),
(76, 2, 'wp_user-settings', 'libraryContent=browse&hidetb=1'),
(77, 2, 'wp_user-settings-time', '1498063694'),
(115, 5, 'wp_user_level', '10'),
(116, 5, 'dismissed_wp_pointers', ''),
(117, 5, 'session_tokens', 'a:2:{s:64:\"1a926c30039a8ae0b756c3e13ac7cebcb695ff236c18d56bda4bba4aff371514\";a:4:{s:10:\"expiration\";i:1498145100;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1497972300;}s:64:\"085ba65833949b18480d2fe11ea0ea09c846a5aa479f8a24189419b37d9c7c5d\";a:4:{s:10:\"expiration\";i:1499276467;s:2:\"ip\";s:12:\"173.9.239.10\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36\";s:5:\"login\";i:1498066867;}}'),
(79, 2, 'wp_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:183:\"Don\'t miss your crawl errors: <a href=\"https://brickhouse.orainteractive.com/wp/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),
(80, 2, 'closedpostboxes_specials', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(81, 2, 'metaboxhidden_specials', 'a:12:{i:0;s:9:\"formatdiv\";i:1;s:6:\"acf_74\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_130\";i:4;s:6:\"acf_41\";i:5;s:7:\"acf_141\";i:6;s:11:\"postexcerpt\";i:7;s:13:\"trackbacksdiv\";i:8;s:10:\"postcustom\";i:9;s:16:\"commentstatusdiv\";i:10;s:7:\"slugdiv\";i:11;s:9:\"authordiv\";}'),
(82, 2, 'closedpostboxes_page', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(83, 2, 'metaboxhidden_page', 'a:9:{i:0;s:6:\"acf_74\";i:1;s:6:\"acf_41\";i:2;s:7:\"acf_157\";i:3;s:12:\"revisionsdiv\";i:4;s:10:\"postcustom\";i:5;s:16:\"commentstatusdiv\";i:6;s:11:\"commentsdiv\";i:7;s:7:\"slugdiv\";i:8;s:9:\"authordiv\";}'),
(84, 3, 'wp_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:183:\"Don\'t miss your crawl errors: <a href=\"https://brickhouse.orainteractive.com/wp/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),
(87, 2, 'closedpostboxes_dashboard', 'a:1:{i:0;s:24:\"wpseo-dashboard-overview\";}'),
(85, 1, 'closedpostboxes_events', 'a:0:{}'),
(86, 1, 'metaboxhidden_events', 'a:17:{i:0;s:9:\"formatdiv\";i:1;s:7:\"acf_259\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_240\";i:4;s:7:\"acf_130\";i:5;s:6:\"acf_41\";i:6;s:7:\"acf_141\";i:7;s:7:\"acf_250\";i:8;s:7:\"acf_252\";i:9;s:7:\"acf_157\";i:10;s:12:\"revisionsdiv\";i:11;s:11:\"postexcerpt\";i:12;s:13:\"trackbacksdiv\";i:13;s:10:\"postcustom\";i:14;s:16:\"commentstatusdiv\";i:15;s:11:\"commentsdiv\";i:16;s:9:\"authordiv\";}'),
(111, 5, 'use_ssl', '0'),
(112, 5, 'show_admin_bar_front', 'true'),
(113, 5, 'locale', ''),
(114, 5, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(88, 2, 'metaboxhidden_dashboard', 'a:0:{}'),
(90, 2, 'metaboxhidden_hours', 'a:14:{i:0;s:9:\"formatdiv\";i:1;s:6:\"acf_74\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_130\";i:4;s:7:\"acf_141\";i:5;s:7:\"acf_157\";i:6;s:12:\"revisionsdiv\";i:7;s:11:\"postexcerpt\";i:8;s:13:\"trackbacksdiv\";i:9;s:10:\"postcustom\";i:10;s:16:\"commentstatusdiv\";i:11;s:11:\"commentsdiv\";i:12;s:7:\"slugdiv\";i:13;s:9:\"authordiv\";}'),
(91, 2, 'manageedit-specialscolumnshidden', 'a:7:{i:0;s:6:\"author\";i:1;s:8:\"comments\";i:2;s:11:\"wpseo-score\";i:3;s:23:\"wpseo-score-readability\";i:4;s:11:\"wpseo-title\";i:5;s:14:\"wpseo-metadesc\";i:6;s:13:\"wpseo-focuskw\";}'),
(92, 2, 'edit_specials_per_page', '20'),
(95, 2, 'manageedit-eventscolumnshidden', 'a:6:{i:0;s:8:\"comments\";i:1;s:11:\"wpseo-score\";i:2;s:23:\"wpseo-score-readability\";i:3;s:11:\"wpseo-title\";i:4;s:14:\"wpseo-metadesc\";i:5;s:13:\"wpseo-focuskw\";}'),
(94, 4, 'wp_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:183:\"Don\'t miss your crawl errors: <a href=\"https://brickhouse.orainteractive.com/wp/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),
(103, 3, 'metaboxhidden_events', 'a:16:{i:0;s:9:\"formatdiv\";i:1;s:7:\"acf_259\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_240\";i:4;s:7:\"acf_130\";i:5;s:6:\"acf_41\";i:6;s:7:\"acf_141\";i:7;s:7:\"acf_250\";i:8;s:7:\"acf_252\";i:9;s:7:\"acf_157\";i:10;s:11:\"postexcerpt\";i:11;s:13:\"trackbacksdiv\";i:12;s:10:\"postcustom\";i:13;s:16:\"commentstatusdiv\";i:14;s:7:\"slugdiv\";i:15;s:9:\"authordiv\";}'),
(104, 5, 'nickname', 'kjackson'),
(105, 5, 'first_name', 'Kyrene'),
(106, 5, 'last_name', 'Jackson'),
(107, 5, 'description', ''),
(108, 5, 'rich_editing', 'true'),
(109, 5, 'comment_shortcuts', 'false'),
(96, 1, 'manageedit-eventscolumnshidden', 'a:2:{i:0;s:6:\"author\";i:1;s:8:\"comments\";}'),
(110, 5, 'admin_color', 'fresh'),
(100, 1, 'meta-box-order_events', 'a:4:{s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:46:\"submitdiv,formatdiv,pageparentdiv,postimagediv\";s:6:\"normal\";s:174:\"acf_259,slugdiv,acf_74,acf_109,acf_240,acf_130,acf_41,acf_141,acf_250,acf_252,acf_157,revisionsdiv,postexcerpt,trackbacksdiv,postcustom,commentstatusdiv,commentsdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),
(101, 1, 'screen_layout_events', '2'),
(102, 3, 'closedpostboxes_events', 'a:0:{}'),
(118, 3, 'nav_menu_recently_edited', '2'),
(119, 3, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(120, 3, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:19:\"add-post-type-hours\";i:1;s:20:\"add-post-type-events\";i:2;s:22:\"add-post-type-specials\";i:3;s:12:\"add-post_tag\";i:4;s:13:\"add-categoria\";}'),
(138, 3, 'closedpostboxes_page', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(139, 3, 'metaboxhidden_page', 'a:11:{i:0;s:6:\"acf_74\";i:1;s:6:\"acf_41\";i:2;s:7:\"acf_250\";i:3;s:7:\"acf_252\";i:4;s:7:\"acf_157\";i:5;s:12:\"revisionsdiv\";i:6;s:10:\"postcustom\";i:7;s:16:\"commentstatusdiv\";i:8;s:11:\"commentsdiv\";i:9;s:7:\"slugdiv\";i:10;s:9:\"authordiv\";}'),
(121, 5, 'wp_user-settings', 'libraryContent=browse'),
(122, 5, 'wp_user-settings-time', '1498069274'),
(123, 5, 'nav_menu_recently_edited', '2'),
(124, 5, 'managenav-menuscolumnshidden', 'a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),
(125, 5, 'metaboxhidden_nav-menus', 'a:5:{i:0;s:19:\"add-post-type-hours\";i:1;s:20:\"add-post-type-events\";i:2;s:22:\"add-post-type-specials\";i:3;s:12:\"add-post_tag\";i:4;s:13:\"add-categoria\";}'),
(132, 5, 'wp_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:183:\"Don\'t miss your crawl errors: <a href=\"https://brickhouse.orainteractive.com/wp/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),
(126, 1, 'wp_yoast_notifications', 'a:2:{i:0;a:2:{s:7:\"message\";s:789:\"We\'ve noticed you\'ve been using Yoast SEO for some time now; we hope you love it! We\'d be thrilled if you could <a href=\"https://yoa.st/rate-yoast-seo?utm_content=4.9\">give us a 5 stars rating on WordPress.org</a>!\n\nIf you are experiencing issues, <a href=\"https://yoa.st/bugreport?utm_content=4.9\">please file a bug report</a> and we\'ll do our best to help you out.\n\nBy the way, did you know we also have a <a href=\'https://yoa.st/premium-notification?utm_content=4.9\'>Premium plugin</a>? It offers advanced features, like a redirect manager and support for multiple keywords. It also comes with 24/7 personal support.\n\n<a class=\"button\" href=\"https://brickhouse.orainteractive.com/wp/wp-admin/?page=wpseo_dashboard&yoast_dismiss=upsell\">Please don\'t show me this notification anymore</a>\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:19:\"wpseo-upsell-notice\";s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}i:1;a:2:{s:7:\"message\";s:183:\"Don\'t miss your crawl errors: <a href=\"https://brickhouse.orainteractive.com/wp/wp-admin/admin.php?page=wpseo_search_console&tab=settings\">connect with Google Search Console here</a>.\";s:7:\"options\";a:8:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:17:\"wpseo-dismiss-gsc\";s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:14:\"manage_options\";s:16:\"capability_check\";s:3:\"all\";}}}'),
(136, 3, 'closedpostboxes_specials', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(137, 3, 'metaboxhidden_specials', 'a:18:{i:0;s:9:\"formatdiv\";i:1;s:7:\"acf_259\";i:2;s:6:\"acf_74\";i:3;s:7:\"acf_109\";i:4;s:7:\"acf_240\";i:5;s:7:\"acf_130\";i:6;s:6:\"acf_41\";i:7;s:7:\"acf_141\";i:8;s:7:\"acf_250\";i:9;s:7:\"acf_252\";i:10;s:12:\"revisionsdiv\";i:11;s:11:\"postexcerpt\";i:12;s:13:\"trackbacksdiv\";i:13;s:10:\"postcustom\";i:14;s:16:\"commentstatusdiv\";i:15;s:11:\"commentsdiv\";i:16;s:7:\"slugdiv\";i:17;s:9:\"authordiv\";}'),
(128, 4, 'wp_user-settings', 'libraryContent=browse'),
(129, 4, 'wp_user-settings-time', '1498075665'),
(130, 2, 'closedpostboxes_events', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(131, 2, 'metaboxhidden_events', 'a:17:{i:0;s:9:\"formatdiv\";i:1;s:7:\"acf_259\";i:2;s:7:\"acf_109\";i:3;s:7:\"acf_240\";i:4;s:7:\"acf_130\";i:5;s:6:\"acf_41\";i:6;s:7:\"acf_141\";i:7;s:7:\"acf_250\";i:8;s:7:\"acf_252\";i:9;s:7:\"acf_157\";i:10;s:11:\"postexcerpt\";i:11;s:13:\"trackbacksdiv\";i:12;s:10:\"postcustom\";i:13;s:16:\"commentstatusdiv\";i:14;s:11:\"commentsdiv\";i:15;s:7:\"slugdiv\";i:16;s:9:\"authordiv\";}');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'cappen', '$2y$10$7IF8.7rnR/o8mi93NRmXDeLtj/jsH73GcWFkwd/ExCkAvdl5zy/pe', 'cappen', 'andre@orainteractive.com', '', '2017-05-29 18:15:50', '', 0, 'cappen'),
(2, 'amunaco', '$2y$10$3ha0yWXAzXhTxFWiUpRz..7Mw0Db11HkwZoBqisiVOqpPxDbtRhfG', 'amunaco', 'anthony@orainteractive.com', '', '2017-06-09 17:58:04', '', 0, 'Anthony Munaco'),
(3, 'chiggins', '$2y$10$x.eVKk52aiLuwpKYUq3ASediHP7P2SzHbOgi5UCcj5KZXbm6PPD2G', 'chiggins', 'colin.higgins@orainteractive.com', '', '2017-06-13 14:23:21', '1497363801:$P$BmnAy4AB9kILbBCHj1mZHgrbWgGwZu.', 0, 'Colin Higgins'),
(4, 'trudny', '$2y$10$Z8aNDUwe3FNHopXfspFuvuwbJq2/hxRvUfYh/BOoESY7YHdAsp5Ii', 'trudny', 'tonia.rudny@fourcornerstaverns.com', '', '2017-06-13 14:26:14', '1497363974:$P$BNcQJf8VlKOTckBd6SHJeU7yK81leI/', 0, 'Tonia Rudny'),
(5, 'kjackson', '$2y$10$JDFvJqDdA7mwNkqNgZCeCOhAEQXbcnDxwcIv.4TzoiWezM2dJhWQ.', 'kjackson', 'kyrene.jackson@orainteractive.com', '', '2017-06-20 15:24:06', '1497972246:$P$BDAp83XMQ7b6OdbTdMqmA4mfiv0hKv0', 0, 'Kyrene Jackson');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`(191)),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `term_id` (`term_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `slug` (`slug`(191)),
  ADD KEY `name` (`name`(191));

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`(191));

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`),
  ADD KEY `user_email` (`user_email`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2808;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10350;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=815;

--
-- AUTO_INCREMENT for table `wp_termmeta`
--
ALTER TABLE `wp_termmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=140;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
