File: //restore/20230201.discover_your_mindcouk.sql
-- MariaDB dump 10.19 Distrib 10.5.18-MariaDB, for debian-linux-gnu (x86_64)
--
-- Host: localhost Database: discover_your_mindcouk
-- ------------------------------------------------------
-- Server version 10.5.18-MariaDB-1:10.5.18+maria~ubu2004
/*!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 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Current Database: `discover_your_mindcouk`
--
CREATE DATABASE /*!32312 IF NOT EXISTS*/ `discover_your_mindcouk` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci */;
USE `discover_your_mindcouk`;
--
-- Table structure for table `wp_aiowps_events`
--
DROP TABLE IF EXISTS `wp_aiowps_events`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_events` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`event_type` varchar(150) NOT NULL DEFAULT '',
`username` varchar(150) DEFAULT NULL,
`user_id` bigint(20) DEFAULT NULL,
`event_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`ip_or_host` varchar(100) DEFAULT NULL,
`referer_info` varchar(255) DEFAULT NULL,
`url` varchar(255) DEFAULT NULL,
`country_code` varchar(50) DEFAULT NULL,
`event_data` longtext DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aiowps_events`
--
LOCK TABLES `wp_aiowps_events` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_aiowps_events` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_aiowps_global_meta`
--
DROP TABLE IF EXISTS `wp_aiowps_global_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_global_meta` (
`meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
`date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`meta_key1` varchar(255) NOT NULL,
`meta_key2` varchar(255) NOT NULL,
`meta_key3` varchar(255) NOT NULL,
`meta_key4` varchar(255) NOT NULL,
`meta_key5` varchar(255) NOT NULL,
`meta_value1` varchar(255) NOT NULL,
`meta_value2` text NOT NULL,
`meta_value3` text NOT NULL,
`meta_value4` longtext NOT NULL,
`meta_value5` longtext NOT NULL,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aiowps_global_meta`
--
LOCK TABLES `wp_aiowps_global_meta` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_global_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_aiowps_global_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_aiowps_login_activity`
--
DROP TABLE IF EXISTS `wp_aiowps_login_activity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_login_activity` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`user_login` varchar(150) NOT NULL,
`login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`logout_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`login_ip` varchar(100) NOT NULL DEFAULT '',
`login_country` varchar(150) NOT NULL DEFAULT '',
`browser_type` varchar(150) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aiowps_login_activity`
--
LOCK TABLES `wp_aiowps_login_activity` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_login_activity` DISABLE KEYS */;
INSERT INTO `wp_aiowps_login_activity` VALUES (1,1,'discover-your-mind','2017-11-10 11:09:17','0000-00-00 00:00:00','217.206.184.92','',''),(2,1,'discover-your-mind','2018-03-05 14:01:33','0000-00-00 00:00:00','109.174.168.67','',''),(3,1,'discover-your-mind','2018-03-19 12:01:41','0000-00-00 00:00:00','185.175.113.70','',''),(4,1,'discover-your-mind','2018-08-07 10:45:31','0000-00-00 00:00:00','185.175.113.75','',''),(5,1,'discover-your-mind','2018-09-04 14:29:23','0000-00-00 00:00:00','185.175.113.75','',''),(6,1,'discover-your-mind','2018-09-24 08:55:46','0000-00-00 00:00:00','185.175.113.75','',''),(7,1,'discover-your-mind','2019-02-25 11:56:45','0000-00-00 00:00:00','185.175.113.75','',''),(8,1,'discover-your-mind','2019-02-25 11:56:45','0000-00-00 00:00:00','185.175.113.75','',''),(9,1,'discover-your-mind','2019-07-15 16:14:46','0000-00-00 00:00:00','185.175.113.75','',''),(10,1,'discover-your-mind','2019-08-07 14:53:31','0000-00-00 00:00:00','185.175.113.75','',''),(11,1,'discover-your-mind','2020-01-09 14:05:53','0000-00-00 00:00:00','185.175.113.72','',''),(12,1,'discover-your-mind','2020-04-06 12:34:18','0000-00-00 00:00:00','86.185.52.121','',''),(13,1,'discover-your-mind','2020-04-15 09:16:06','0000-00-00 00:00:00','86.152.174.198','',''),(14,1,'discover-your-mind','2020-10-08 11:58:57','0000-00-00 00:00:00','185.175.113.72','',''),(15,1,'discover-your-mind','2020-10-08 11:59:21','0000-00-00 00:00:00','185.175.113.72','',''),(16,1,'discover-your-mind','2020-10-08 12:26:20','0000-00-00 00:00:00','185.175.113.72','',''),(17,1,'discover-your-mind','2020-10-20 12:33:26','0000-00-00 00:00:00','185.175.113.72','',''),(18,1,'discover-your-mind','2021-01-07 12:47:01','0000-00-00 00:00:00','90.240.228.29','',''),(19,1,'discover-your-mind','2021-01-25 17:13:45','0000-00-00 00:00:00','37.188.32.3','',''),(20,1,'discover-your-mind','2021-04-28 05:42:08','0000-00-00 00:00:00','142.93.234.75','','');
/*!40000 ALTER TABLE `wp_aiowps_login_activity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_aiowps_login_lockdown`
--
DROP TABLE IF EXISTS `wp_aiowps_login_lockdown`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_login_lockdown` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`user_login` varchar(150) NOT NULL,
`lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`failed_login_ip` varchar(100) NOT NULL DEFAULT '',
`lock_reason` varchar(128) NOT NULL DEFAULT '',
`unlock_key` varchar(128) NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aiowps_login_lockdown`
--
LOCK TABLES `wp_aiowps_login_lockdown` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_login_lockdown` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_aiowps_login_lockdown` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_aiowps_permanent_block`
--
DROP TABLE IF EXISTS `wp_aiowps_permanent_block`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_aiowps_permanent_block` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`blocked_ip` varchar(100) NOT NULL DEFAULT '',
`block_reason` varchar(128) NOT NULL DEFAULT '',
`country_origin` varchar(50) NOT NULL DEFAULT '',
`blocked_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`unblock` tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_aiowps_permanent_block`
--
LOCK TABLES `wp_aiowps_permanent_block` WRITE;
/*!40000 ALTER TABLE `wp_aiowps_permanent_block` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_aiowps_permanent_block` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL DEFAULT '',
`comment_author_url` varchar(200) NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT 0,
`comment_approved` varchar(20) NOT NULL DEFAULT '1',
`comment_agent` varchar(255) NOT NULL DEFAULT '',
`comment_type` varchar(20) NOT NULL DEFAULT '',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) NOT NULL DEFAULT '',
`link_name` varchar(255) NOT NULL DEFAULT '',
`link_image` varchar(255) NOT NULL DEFAULT '',
`link_target` varchar(25) NOT NULL DEFAULT '',
`link_description` varchar(255) NOT NULL DEFAULT '',
`link_visible` varchar(20) 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 '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL DEFAULT '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`)
) ENGINE=InnoDB AUTO_INCREMENT=96078 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://www.discover-your-mind.co.uk','yes'),(2,'home','http://www.discover-your-mind.co.uk','yes'),(3,'blogname','Discover Your Baby Mind','yes'),(4,'blogdescription','Articles all about pregnancy, parenting and women','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','amber.platts@vanillacircus.co.uk','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','','yes'),(11,'comments_notify','','no'),(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','closed','yes'),(20,'default_ping_status','closed','yes'),(21,'default_pingback_flag','','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','','yes'),(27,'moderation_notify','','yes'),(28,'permalink_structure','/%postname%','yes'),(29,'rewrite_rules','a:121:{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:45:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"amn_exact-metrics/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"amn_exact-metrics/([^/]+)/embed/?$\";s:50:\"index.php?amn_exact-metrics=$matches[1]&embed=true\";s:38:\"amn_exact-metrics/([^/]+)/trackback/?$\";s:44:\"index.php?amn_exact-metrics=$matches[1]&tb=1\";s:46:\"amn_exact-metrics/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?amn_exact-metrics=$matches[1]&paged=$matches[2]\";s:53:\"amn_exact-metrics/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?amn_exact-metrics=$matches[1]&cpage=$matches[2]\";s:42:\"amn_exact-metrics/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?amn_exact-metrics=$matches[1]&page=$matches[2]\";s:34:\"amn_exact-metrics/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"amn_exact-metrics/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"amn_exact-metrics/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"amn_exact-metrics/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"amn_exact-metrics/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"amn_exact-metrics/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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: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'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:12:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:43:\"ga-google-analytics/ga-google-analytics.php\";i:4;s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";i:5;s:29:\"image-widget/image-widget.php\";i:6;s:27:\"js_composer/js_composer.php\";i:7;s:48:\"mass-set-post-categories/mass-set-categories.php\";i:8;s:41:\"post-type-switcher/post-type-switcher.php\";i:9;s:47:\"quick-featured-images/quick-featured-images.php\";i:10;s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";i:11;s:39:\"wp-file-manager/file_folder_manager.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:2:{i:0;s:77:\"/var/www/discover-your-mind.co.uk/html/wp-content/plugins/akismet/akismet.php\";i:1;s:0:\"\";}','no'),(40,'template','anima','yes'),(41,'stylesheet','anima','yes'),(42,'comment_whitelist','','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','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','posts','yes'),(54,'tag_base','','yes'),(55,'show_avatars','','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','1','yes'),(70,'close_comments_days_old','1','yes'),(71,'thread_comments','','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','','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:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:10:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:307:\"<script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<ins class=\"adsbygoogle\"\r\nstyle=\"display:block\"\r\ndata-ad-client=\"ca-pub-2121528995419082\"\r\ndata-ad-slot=\"8029362605\"\r\ndata-ad-format=\"auto\"></ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:307:\"<script async src=\"//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js\"></script>\r\n<ins class=\"adsbygoogle\"\r\nstyle=\"display:block\"\r\ndata-ad-client=\"ca-pub-2121528995419082\"\r\ndata-ad-slot=\"8029362605\"\r\ndata-ad-format=\"auto\"></ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n</script>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:29:\"About Discover Your Baby Mind\";s:4:\"text\";s:439:\"Welcome to Discover Your Baby Mind. I\'m sure you will find everything you need in regards to pregnancy and parenting!\r\n\r\nIf you have any tips and tricks you would like to offer, please <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nFor advice and guidance about childbirth, vist <a href=\"http://www.childbirth-bristol.co.uk/stages-of-childbirth/\" target=\"_blank\" rel=\"noopener\">Child Birth Bristol</a>.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:6;a:4:{s:5:\"title\";s:17:\"Our Opening Hours\";s:4:\"text\";s:339:\"Please only contact us during the following hours. If you need guidance outside of these times, <a href=\"http://www.healthchallengepembrokeshire.co.uk/enquire-today\" target=\"_blank\" rel=\"noopener\">get in touch with Health Challenge</a>.\r\n\r\nMonday - Friday: 8:30am - 6:00pm\r\n\r\nSaturday: 9:00am - 1:00pm\r\n\r\nSunday & Bank Holidays: Closed\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:7;a:4:{s:5:\"title\";s:19:\"Contact Information\";s:4:\"text\";s:594:\"Telephone: <a href=\"tel:08000239010292\">0800 02390 10292</a>\r\n\r\nEmail: <a href=\"mailto:support@discover-your-mind.co.uk\">support@discover-your-mind.co.uk</a>\r\n\r\nAddress: <a href=\"https://www.google.co.uk/maps/place/Banbury+Road+Summertown,+249+Banbury+Rd,+Oxford+OX2+7HR/@51.7777631,-1.2676889,17z/data=!3m1!4b1!4m5!3m4!1s0x4876c413f6091ac9:0x468f68467cad4a60!8m2!3d51.7777333!4d-1.2653447?dcr=0&q=Banbury+Road,+Summertown,+Oxford,+OX2&um=1&ie=UTF-8&sa=X&ved=0ahUKEwjg87-7sovXAhWFPBoKHTp5Ct4Q_AUICigB\" target=\"_blank\" rel=\"noopener\">Banbury Road, Summertown, Oxford, OX2</a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:8;a:4:{s:5:\"title\";s:13:\"Oxford Office\";s:4:\"text\";s:403:\"<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2468.5538390186402!2d-1.2676888842200738!3d51.77776312968046!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4876c413f6091ac9%3A0x468f68467cad4a60!2sBanbury+Road+Summertown%2C+249+Banbury+Rd%2C+Oxford+OX2+7HR!5e0!3m2!1sen!2suk!4v1508921474748\" width=\"600\" height=\"250\" frameborder=\"0\" allowfullscreen=\"\"></iframe>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:10;a:4:{s:5:\"title\";s:16:\"Contact The Team\";s:4:\"text\";s:48:\"[contact-form-7 id=\"388\" title=\"Contact form 1\"]\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:11;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:353:\"<a href=\"http://searchproject.co.uk/assets/search_volunteer_coordinator_job_description-pdf/\" target=\"_blank\" rel=\"noopener\">SEO completed by Search Project</a> - <a href=\"http://randomhousesites.co.uk/15-tips-on-how-to-create-the-best-featured-images-without-any-experience\" target=\"_blank\" rel=\"noopener\">Web Design/Published by Random House Sites</a>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:3:{s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:32:\"exactmetrics_lite_uninstall_hook\";s:33:\"import-html-pages/html-import.php\";s:26:\"html_import_remove_options\";s:27:\"wp-optimize/wp-optimize.php\";s:21:\"wpo_uninstall_actions\";}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','343','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:61:{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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{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: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,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:1:{s:5:\"title\";s:15:\"Search Articles\";}}','yes'),(95,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;i:4;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:50;s:9:\"show_date\";b:0;}}','yes'),(96,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:8:{s:19:\"wp_inactive_widgets\";a:2:{i:0;s:7:\"text-10\";i:1;s:17:\"widget_sp_image-3\";}s:9:\"sidebar-2\";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-1\";a:4:{i:0;s:8:\"search-4\";i:1;s:6:\"text-5\";i:2;s:14:\"recent-posts-4\";i:3;s:26:\"gadwp-frontwidget-report-3\";}s:18:\"footer-widget-area\";a:4:{i:0;s:6:\"text-6\";i:1;s:6:\"text-7\";i:2;s:6:\"text-8\";i:3;s:7:\"text-11\";}s:26:\"content-widget-area-before\";a:1:{i:0;s:6:\"text-3\";}s:25:\"content-widget-area-after\";a:1:{i:0;s:6:\"text-4\";}s:18:\"widget-area-header\";N;s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'cron','a:13:{i:1619595542;a:3:{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;}}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:1619595561;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:1619595669;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:1619597473;a:1:{s:23:\"aiowps_daily_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619601227;a:1:{s:28:\"wp_statistics_add_visit_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619606301;a:1:{s:29:\"akismet_schedule_cron_recheck\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1619611185;a:1:{s:21:\"ai1wm_storage_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619615927;a:1:{s:26:\"wpo_minify_purge_old_cache\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619615930;a:1:{s:29:\"wpo_smush_clear_backup_images\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1619636197;a:1:{s:24:\"akismet_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:1619702327;a:1:{s:21:\"wpo_weekly_cron_tasks\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1620126769;a:1:{s:32:\"exactmetrics_usage_tracking_cron\";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'),(109,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1508919271;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'),(121,'_site_transient_timeout_browser_910ae212836ebd1b512fb57c395ff9ff','1509521962','no'),(122,'_site_transient_browser_910ae212836ebd1b512fb57c395ff9ff','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"56.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(130,'can_compress_scripts','0','no'),(138,'_transient_timeout_plugin_slugs','1619675179','no'),(139,'_transient_plugin_slugs','a:14:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:43:\"ga-google-analytics/ga-google-analytics.php\";i:4;s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";i:5;s:21:\"hello-dolly/hello.php\";i:6;s:33:\"import-html-pages/html-import.php\";i:7;s:29:\"image-widget/image-widget.php\";i:8;s:48:\"mass-set-post-categories/mass-set-categories.php\";i:9;s:41:\"post-type-switcher/post-type-switcher.php\";i:10;s:47:\"quick-featured-images/quick-featured-images.php\";i:11;s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";i:12;s:27:\"js_composer/js_composer.php\";i:13;s:39:\"wp-file-manager/file_folder_manager.php\";}','no'),(140,'recently_activated','a:0:{}','yes'),(141,'wph_environment_hash','5c76e772192a43eb68ffbe08c72214f6','yes'),(142,'wph_settings','a:3:{s:15:\"module_settings\";a:0:{}s:13:\"recovery_code\";s:32:\"1f2e5357072b521107471fe4400c13cf\";s:7:\"version\";s:5:\"1.5.8\";}','yes'),(145,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(146,'vc_version','5.1.1','yes'),(147,'wpb_js_composer_license_activation_notified','yes','yes'),(155,'301_redirects','a:1:{s:27:\"/faqs/r3-factor of time.htm\";s:61:\"http://www.discover-your-mind.co.uk/faqsr3-factor-of-time-htm\";}','yes'),(160,'aiowpsec_db_version','1.9','yes'),(161,'aio_wp_security_configs','a:81:{s:19:\"aiowps_enable_debug\";s:0:\"\";s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:0:\"\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:0:\"\";s:25:\"aiowps_max_login_attempts\";i:3;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:60;s:28:\"aiowps_set_generic_login_msg\";s:0:\"\";s:26:\"aiowps_enable_email_notify\";s:0:\"\";s:20:\"aiowps_email_address\";s:32:\"amber.platts@vanillacircus.co.uk\";s:27:\"aiowps_enable_forced_logout\";s:0:\"\";s:25:\"aiowps_logout_time_period\";s:2:\"60\";s:39:\"aiowps_enable_invalid_username_lockdown\";s:0:\"\";s:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:32:\"aiowps_unlock_request_secret_key\";s:20:\"flpl30svdasjmt3fuu1y\";s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";s:26:\"aiowps_enable_whitelisting\";s:1:\"1\";s:27:\"aiowps_allowed_ip_addresses\";s:14:\"217.206.184.92\";s:27:\"aiowps_enable_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_custom_login_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"jd00ztz1mqfr2v3wmlhp\";s:42:\"aiowps_enable_manual_registration_approval\";s:0:\"\";s:39:\"aiowps_enable_registration_page_captcha\";s:0:\"\";s:35:\"aiowps_enable_registration_honeypot\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:31:\"aiowps_enable_automated_backups\";s:0:\"\";s:26:\"aiowps_db_backup_frequency\";s:1:\"4\";s:25:\"aiowps_db_backup_interval\";s:1:\"2\";s:26:\"aiowps_backup_files_stored\";s:1:\"2\";s:32:\"aiowps_send_backup_email_address\";s:0:\"\";s:27:\"aiowps_backup_email_address\";s:32:\"amber.platts@vanillacircus.co.uk\";s:27:\"aiowps_disable_file_editing\";s:0:\"\";s:37:\"aiowps_prevent_default_wp_file_access\";s:0:\"\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:1:\"1\";s:31:\"aiowps_enable_pingback_firewall\";s:0:\"\";s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:0:\"\";s:34:\"aiowps_block_debug_log_file_access\";s:0:\"\";s:26:\"aiowps_disable_index_views\";s:0:\"\";s:30:\"aiowps_disable_trace_and_track\";s:0:\"\";s:28:\"aiowps_forbid_proxy_comments\";s:0:\"\";s:29:\"aiowps_deny_bad_query_strings\";s:0:\"\";s:34:\"aiowps_advanced_char_string_filter\";s:0:\"\";s:25:\"aiowps_enable_5g_firewall\";s:0:\"\";s:25:\"aiowps_enable_6g_firewall\";s:0:\"\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:0:\"\";s:28:\"aiowps_enable_404_IP_lockout\";s:0:\"\";s:30:\"aiowps_404_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_404_lock_redirect_url\";s:16:\"http://127.0.0.1\";s:31:\"aiowps_enable_rename_login_page\";s:0:\"\";s:28:\"aiowps_enable_login_honeypot\";s:0:\"\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:0:\"\";s:24:\"aiowps_cookie_brute_test\";s:0:\"\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:0:\"\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:1:\"1\";s:29:\"aiowps_enable_comment_captcha\";s:1:\"1\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:0:\"\";s:33:\"aiowps_spam_ip_min_comments_block\";s:0:\"\";s:32:\"aiowps_enable_automated_fcd_scan\";s:0:\"\";s:25:\"aiowps_fcd_scan_frequency\";s:1:\"4\";s:24:\"aiowps_fcd_scan_interval\";s:1:\"2\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:0:\"\";s:29:\"aiowps_fcd_scan_email_address\";s:32:\"amber.platts@vanillacircus.co.uk\";s:27:\"aiowps_fcds_change_detected\";b:0;s:22:\"aiowps_copy_protection\";s:0:\"\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:0:\"\";s:32:\"aiowps_prevent_users_enumeration\";s:0:\"\";s:28:\"aiowps_block_fake_googlebots\";s:1:\"1\";}','yes'),(172,'current_theme','Anima','yes'),(173,'theme_mods_anima','a:5:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:348;s:16:\"header_textcolor\";s:0:\"\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:6;}}','yes'),(174,'theme_switched','','yes'),(190,'quick-featured-images-settings','a:3:{s:17:\"column_thumb_post\";s:1:\"1\";s:17:\"column_thumb_page\";s:1:\"1\";s:22:\"minimum_role_all_pages\";s:6:\"editor\";}','yes'),(198,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.0.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1508921132;s:7:\"version\";s:3:\"4.9\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(199,'quick-featured-images-defaults','a:0:{}','yes'),(204,'widget_widget_sp_image','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:14:{s:5:\"title\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"link\";s:1:\"/\";s:6:\"linkid\";s:0:\"\";s:10:\"linktarget\";s:5:\"_self\";s:5:\"width\";i:180;s:6:\"height\";i:139;s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:3:\"alt\";s:0:\"\";s:3:\"rel\";s:0:\"\";s:13:\"attachment_id\";i:478;s:8:\"imageurl\";s:78:\"http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-mind-1.png\";s:12:\"aspect_ratio\";d:1.2949640287769784;}}','yes'),(205,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(213,'gadwp_version','5.3.10','yes'),(214,'widget_gadwp-frontwidget-report','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:5:{s:5:\"title\";s:22:\"Google Analytics Stats\";s:6:\"period\";s:9:\"30daysAgo\";s:7:\"display\";s:1:\"1\";s:12:\"give_credits\";s:1:\"1\";s:6:\"anonim\";i:0;}}','yes'),(215,'wp_statistics_plugin_version','12.1.3','yes'),(216,'wp_statistics_db_version','12.1.3','yes'),(217,'wp_statistics','a:24:{s:18:\"pending_db_updates\";a:2:{s:13:\"date_ip_agent\";b:0;s:11:\"unique_date\";b:0;}s:16:\"search_converted\";i:1;s:9:\"robotlist\";s:1715:\"007ac9\n5bot\nA6-Indexer\nAbachoBOT\naccoona\nAcoiRobot\nAddThis.com\nADmantX\nAdsBot-Google\nadvbot\nAhrefsBot\naiHitBot\nalexa\nalphabot\nAltaVista\nAntivirusPro\nanyevent\nappie\nApplebot\narchive.org_bot\nAsk Jeeves\nASPSeek\nBaiduspider\nBenjojo\nBeetleBot\nbingbot\nBlekkobot\nblexbot\nBOT for JCE\nbubing\nButterfly\ncbot\nclamantivirus\ncliqzbot\nclumboot\ncoccoc\ncrawler\nCrocCrawler\ncrowsnest.tv\ndbot\ndl2bot\ndotbot\ndownloadbot\nduckduckgo\nDumbot\nEasouSpider\neStyle\nEveryoneSocialBot\nExabot\nezooms\nfacebook.com\nfacebookexternalhit\nFAST\nFeedfetcher-Google\nfeedzirra\nfindxbot\nFirfly\nFriendFeedBot\nfroogle\nGeonaBot\nGigabot\ngirafabot\ngimme60bot\nglbot\nGooglebot\nGroupHigh\nia_archiver\nIDBot\nInfoSeek\ninktomi\nIstellaBot\njetmon\nKraken\nLeikibot\nlinkapediabot\nlinkdexbot\nLinkpadBot\nLoadTimeBot\nlooksmart\nltx71\nLycos\nMail.RU_Bot\nMe.dium\nmeanpathbot\nmediabot\nmedialbot\nMediapartners-Google\nMJ12bot\nmsnbot\nMojeekBot\nmonobot\nmoreover\nMRBOT\nNationalDirectory\nNerdyBot\nNetcraftSurveyAgent\nniki-bot\nnutch\nOpenbot\nOrangeBot\nowler\np4Bot\nPaperLiBot\npageanalyzer\nPagesInventory\nPimonster\nporkbun\npr-cy\nproximic\npwbot\nr4bot\nrabaz\nRambler\nRankivabot\nrevip\nriddler\nrogerbot\nScooter\nScrubby\nscrapy.org\nSearchmetricsBot\nsees.co\nSemanticBot\nSemrushBot\nSeznamBot\nsfFeedReader\nshareaholic-bot\nsistrix\nSiteExplorer\nSlurp\nSocialradarbot\nSocialSearch\nSogou web spider\nSpade\nspbot\nSpiderLing\nSputnikBot\nSuperfeedr\nSurveyBot\nTechnoratiSnoop\nTECNOSEEK\nTeoma\ntrendictionbot\nTweetmemeBot\nTwiceler\nTwitterbot\nTwitturls\nu2bot\nuMBot-LN\nuni5download\nunrulymedia\nUptimeRobot\nURL_Spider_SQL\nVagabondo\nvBSEO\nWASALive-Bot\nWebAlta Crawler\nWebBug\nWebFindBot\nWebMasterAid\nWeSEE\nWotbox\nwsowner\nwsr-agent\nwww.galaxy.com\nx100bot\nXoviBot\nxzybot\nyandex\nYahoo\nYammybot\nYoudaoBot\nZyBorg\nZemlyaCrawl\";s:5:\"geoip\";b:0;s:8:\"browscap\";b:0;s:10:\"useronline\";b:1;s:6:\"visits\";b:1;s:8:\"visitors\";b:1;s:5:\"pages\";b:1;s:12:\"check_online\";s:2:\"30\";s:8:\"menu_bar\";b:0;s:11:\"coefficient\";s:1:\"1\";s:12:\"stats_report\";b:0;s:11:\"time_report\";s:5:\"daily\";s:11:\"send_report\";s:4:\"mail\";s:14:\"content_report\";s:0:\"\";s:12:\"update_geoip\";b:0;s:8:\"store_ua\";b:0;s:21:\"exclude_administrator\";b:1;s:18:\"disable_se_clearch\";b:1;s:14:\"disable_se_ask\";b:1;s:8:\"map_type\";s:6:\"jqvmap\";s:18:\"force_robot_update\";b:1;s:15:\"update_browscap\";b:1;}','yes'),(218,'widget_wpstatistics_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(222,'gap_options','a:15:{s:13:\"version_alert\";i:1;s:6:\"gap_id\";s:14:\"UA-108605563-1\";s:12:\"gap_location\";s:6:\"header\";s:10:\"gap_custom\";s:0:\"\";s:14:\"tracker_object\";s:0:\"\";s:15:\"gap_custom_code\";s:0:\"\";s:15:\"default_options\";i:0;s:10:\"gap_enable\";i:0;s:15:\"gap_display_ads\";i:0;s:13:\"gap_universal\";i:0;s:9:\"link_attr\";i:0;s:10:\"admin_area\";i:0;s:13:\"disable_admin\";i:0;s:13:\"gap_anonymize\";i:0;s:13:\"gap_force_ssl\";i:0;}','yes'),(429,'gadwp_got_updated','1','yes'),(1203,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:32:\"amber.platts@vanillacircus.co.uk\";s:7:\"version\";s:6:\"4.8.16\";s:9:\"timestamp\";i:1618472373;}','no'),(2410,'_site_transient_timeout_browser_2b4bfa48262a79b6d8fe0f2344cb5695','1510916958','no'),(2411,'_site_transient_browser_2b4bfa48262a79b6d8fe0f2344cb5695','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"56.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(2412,'_site_transient_timeout_community-events-cb13f455d16c515745da3796a057d9d5','1510355360','no'),(2413,'_site_transient_community-events-cb13f455d16c515745da3796a057d9d5','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"217.206.184.0\";}s:6:\"events\";a:6:{i:0;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:11:\"WordCamp US\";s:3:\"url\";s:29:\"https://2017.us.wordcamp.org/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2017-12-01 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Nashville, TN, USA\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:36.156608499999997;s:9:\"longitude\";d:-86.778490899999994;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:36:\"59. WP Meetup Frankfurt – Security\";s:3:\"url\";s:59:\"https://www.meetup.com/wpmeetup-frankfurt/events/243624937/\";s:6:\"meetup\";s:26:\"WP Meetup Frankfurt #wpFRA\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/wpmeetup-frankfurt/\";s:4:\"date\";s:19:\"2017-11-14 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Frankfurt, Germany\";s:7:\"country\";s:2:\"de\";s:8:\"latitude\";d:50.115096999999999;s:9:\"longitude\";d:8.6955980000000004;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:32:\"WordPress Meetup Düsseldorf #15\";s:3:\"url\";s:68:\"https://www.meetup.com/Dusseldorf-WordPress-Meetup/events/240671348/\";s:6:\"meetup\";s:28:\"Düsseldorf WordPress Meetup\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/Dusseldorf-WordPress-Meetup/\";s:4:\"date\";s:19:\"2017-11-14 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:20:\"Düsseldorf, Germany\";s:7:\"country\";s:2:\"de\";s:8:\"latitude\";d:51.231639999999999;s:9:\"longitude\";d:6.7961980000000004;}}i:3;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:16:\"WordCamp Cologne\";s:3:\"url\";s:33:\"https://2017.cologne.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2017-11-17 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Cologne, Germany\";s:7:\"country\";s:2:\"DE\";s:8:\"latitude\";d:50.913989999999998;s:9:\"longitude\";d:6.9433499999999997;}}i:4;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:26:\"WordPress Meetup Eifel #21\";s:3:\"url\";s:63:\"https://www.meetup.com/Eifel-WordPress-Meetup/events/238852024/\";s:6:\"meetup\";s:22:\"WordPress Meetup Eifel\";s:10:\"meetup_url\";s:46:\"https://www.meetup.com/Eifel-WordPress-Meetup/\";s:4:\"date\";s:19:\"2017-11-22 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Gerolstein, Germany\";s:7:\"country\";s:2:\"de\";s:8:\"latitude\";d:50.222343000000002;s:9:\"longitude\";d:6.66005;}}i:5;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:19:\"WP Meetup Frankfurt\";s:3:\"url\";s:59:\"https://www.meetup.com/wpmeetup-frankfurt/events/243624941/\";s:6:\"meetup\";s:26:\"WP Meetup Frankfurt #wpFRA\";s:10:\"meetup_url\";s:42:\"https://www.meetup.com/wpmeetup-frankfurt/\";s:4:\"date\";s:19:\"2017-12-12 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:18:\"Frankfurt, Germany\";s:7:\"country\";s:2:\"de\";s:8:\"latitude\";d:50.115096999999999;s:9:\"longitude\";d:8.6955980000000004;}}}}','no'),(2442,'akismet_spam_count','2','yes'),(21913,'_site_transient_timeout_community-events-7676580d99db5a9d51d12bfd20317e7c','1520301697','no'),(21914,'_site_transient_community-events-7676580d99db5a9d51d12bfd20317e7c','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"109.174.168.0\";}s:6:\"events\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:42:\"WordPress Meetup - WPTW: WooCommerce Month\";s:3:\"url\";s:78:\"https://www.meetup.com/Tunbridge-Wells-Small-Business-Meetup/events/247409400/\";s:6:\"meetup\";s:39:\"Tunbridge Wells WordPress Meetup - WPTW\";s:10:\"meetup_url\";s:61:\"https://www.meetup.com/Tunbridge-Wells-Small-Business-Meetup/\";s:4:\"date\";s:19:\"2018-03-08 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113999999999;s:9:\"longitude\";d:0.26524199999999998;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:27:\"GDPR - WordPress Meetup #11\";s:3:\"url\";s:67:\"https://www.meetup.com/St-Albans-WordPress-Meetup/events/247512547/\";s:6:\"meetup\";s:26:\"St Albans WordPress Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/St-Albans-WordPress-Meetup/\";s:4:\"date\";s:19:\"2018-03-08 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"St Albans, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.751396;s:9:\"longitude\";d:-0.32293100000000002;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:26:\"WordPress Maidstone Meetup\";s:3:\"url\";s:67:\"https://www.meetup.com/Maidstone-WordPress-Meetup/events/247608503/\";s:6:\"meetup\";s:26:\"Maidstone WordPress Meetup\";s:10:\"meetup_url\";s:50:\"https://www.meetup.com/Maidstone-WordPress-Meetup/\";s:4:\"date\";s:19:\"2018-03-08 19:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:34:\"Maidstone, England, United Kingdom\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:51.279998779297003;s:9:\"longitude\";d:0.50999999046325994;}}i:3;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"WP_Hooked - March - WordPress at Scale on a Budget\";s:3:\"url\";s:50:\"https://www.meetup.com/wp_hooked/events/245134552/\";s:6:\"meetup\";s:9:\"WP Hooked\";s:10:\"meetup_url\";s:33:\"https://www.meetup.com/wp_hooked/\";s:4:\"date\";s:19:\"2018-03-13 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:22:\"London, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.511021999999997;s:9:\"longitude\";d:-0.104256;}}i:4;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:31:\"WordCamp London, United Kingdom\";s:3:\"url\";s:32:\"https://2018.london.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2018-04-13 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:22:\"London, United Kingdom\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:51.5516206;s:9:\"longitude\";d:-0.1107065;}}}}','no'),(27109,'gadwp_options','{\"switch_profile\":0,\"ga_event_tracking\":0,\"ga_event_downloads\":\"zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*\",\"ga_target_geomap\":\"\",\"ga_realtime_pages\":10,\"ga_enhanced_links\":0,\"ga_speed_samplerate\":1,\"ga_user_samplerate\":100,\"ga_event_bouncerate\":0,\"ga_crossdomain_tracking\":0,\"ga_crossdomain_list\":\"\",\"ga_author_dimindex\":0,\"ga_category_dimindex\":0,\"ga_tag_dimindex\":0,\"ga_user_dimindex\":0,\"ga_pubyear_dimindex\":0,\"ga_pubyearmonth_dimindex\":0,\"ga_aff_tracking\":0,\"ga_event_affiliates\":\"\\/out\\/\",\"automatic_updates_minorversion\":\"1\",\"backend_item_reports\":1,\"frontend_item_reports\":0,\"dashboard_widget\":1,\"api_backoff\":0,\"ga_cookiedomain\":\"\",\"ga_cookiename\":\"\",\"ga_cookieexpires\":\"\",\"pagetitle_404\":\"Page Not Found\",\"maps_api_key\":\"\",\"tm_author_var\":0,\"tm_category_var\":0,\"tm_tag_var\":0,\"tm_user_var\":0,\"tm_pubyear_var\":0,\"tm_pubyearmonth_var\":0,\"web_containerid\":\"\",\"amp_containerid\":\"\",\"amp_tracking_tagmanager\":0,\"amp_tracking_analytics\":0,\"amp_tracking_clientidapi\":0,\"trackingcode_infooter\":0,\"trackingevents_infooter\":0,\"ecommerce_mode\":\"disabled\",\"ga_formsubmit_tracking\":0,\"optimize_tracking\":0,\"optimize_containerid\":\"\",\"optimize_pagehiding\":0,\"ga_pagescrolldepth_tracking\":0,\"tm_pagescrolldepth_tracking\":0,\"ga_event_precision\":0,\"ga_force_ssl\":0,\"ga_enhanced_excludesa\":0,\"ga_hash_tracking\":0,\"token\":\"{\\\"access_token\\\":\\\"ya29.a0Ae4lvC3NPoVlv4r2hYuKFJBHA8ey05XV9slBI8LfcO42faHdB8n4rV6kRpP7TU0J7gW599pJNaqvGrOOMuYxpFkStfUhXq53nqOForfQ0fPdBeVinpi4d7d2TwTrumyQKSZ6TP3cApnjV4-XFfKIELYIfZL4VT4GaPv0bw\\\",\\\"expires_in\\\":3599,\\\"refresh_token\\\":\\\"1\\\\\\/XUp47e2LIsu8cMmQ0vV_jH_KxfgQ6OV6FnITiyNn7fKhxkUQKsW4RlL1BkRGQmla\\\",\\\"token_type\\\":\\\"Bearer\\\",\\\"created\\\":1586176399}\",\"client_id\":\"\",\"client_secret\":\"\",\"access_front\":[\"administrator\"],\"access_back\":[\"administrator\"],\"tableid_jail\":\"163262635\",\"tracking_type\":\"universal\",\"user_api\":0,\"network_mode\":0,\"ga_anonymize_ip\":0,\"ga_profiles_list\":[[\"All Web Site Data\",\"163262635\",\"UA-108605563-1\",\"http:\\/\\/discover-your-mind.co.uk\",-25200,\"America\\/Los_Angeles\",null]],\"ga_remarketing\":0,\"superadmin_tracking\":0,\"track_exclude\":[],\"theme_color\":\"#1e73be\",\"with_endpoint\":2,\"backend_realtime_report\":0,\"ga_optout\":0,\"ga_dnt_optout\":0,\"ga_with_gtag\":0,\"tm_optout\":0,\"tm_dnt_optout\":0,\"usage_tracking\":0,\"hide_am_notices\":0,\"network_hide_am_notices\":0}','yes'),(27124,'_site_transient_timeout_available_translations','1521472292','no'),(27125,'_site_transient_available_translations','a:111:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-02 13:13:49\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-29 08:49:40\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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.7\";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.7/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-26 18:50:50\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-09 09:24:45\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.8.2\";s:7:\"updated\";s:19:\"2017-10-01 12:57:10\";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.8.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.9\";s:7:\"updated\";s:19:\"2018-03-16 03:14:19\";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.9/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-08 21:01:45\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:9:\"Č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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-19 16:27:32\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-03 23:25:51\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-20 19:50:55\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-09 11:53:31\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-09 11:51:58\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-20 19:52:24\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.8.2/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: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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-25 16:30:54\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-02 03:57:05\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-25 19:47:01\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-25 10:03:08\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-08 11:31:20\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.7\";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.7/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:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-26 10:38:53\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-30 16:09:17\";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.8.2/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-01 17:54:52\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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.8.2\";s:7:\"updated\";s:19:\"2017-10-05 17:50:24\";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.8.2/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-04 05:23:56\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-31 15:12:02\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-01 04:48:11\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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.8.2\";s:7:\"updated\";s:19:\"2017-08-13 17:00:30\";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.8.2/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-19 12:08:05\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 11:00:29\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-14 18:07:51\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 12:37:07\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 09:14:18\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-26 12:45:35\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-17 14:23:13\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-12 21:37:24\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 10:29:26\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-22 14:47:25\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 12:45:08\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.7\";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.7/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-30 11:12:28\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-09 07:51:37\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-28 07:25:08\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Nerusaké\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-09 06:06:41\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.8.2\";s:7:\"updated\";s:19:\"2017-08-22 15:33:00\";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.8.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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 10:48:16\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 11:02:15\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.7\";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.7/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.7\";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.7/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-30 06:25:41\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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.9\";s:7:\"updated\";s:19:\"2017-11-15 14:11:50\";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.9/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.20\";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.20/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-02 21:02:39\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-31 08:47:10\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-30 07:58:32\";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.8.2/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:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-13 12:25:56\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-26 11:43:18\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-25 10:02:16\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.8.2\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";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.8.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.8.2\";s:7:\"updated\";s:19:\"2017-09-20 08:02:58\";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.8.2/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.20\";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.20/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-13 11:55:41\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-29 08:57:23\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/translation/core/4.8.2/pt_PT_ao90.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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-30 17:15:54\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-30 15:56:22\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-23 11:17:01\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-29 12:16:07\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-12 12:51:50\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.9\";s:7:\"updated\";s:19:\"2017-11-06 12:08:03\";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.9/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-07-28 12:07:44\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-08 16:15:48\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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.8.2\";s:7:\"updated\";s:19:\"2017-10-07 02:08:56\";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.8.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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-12 12:20:32\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-19 19:56:39\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-03 08:22:57\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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.8.2\";s:7:\"updated\";s:19:\"2017-10-15 05:40:58\";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.8.2/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:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-10-03 09:08:47\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.2/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_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-12 11:35:05\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-09-27 14:50:31\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.2/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_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.8.2\";s:7:\"updated\";s:19:\"2017-08-04 07:53:05\";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.8.2/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'),(27126,'WPLANG','','yes'),(41667,'_site_transient_timeout_browser_9ec285cc711c87e45c9244f4f89fc994','1536676164','no'),(41668,'_site_transient_browser_9ec285cc711c87e45c9244f4f89fc994','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"57.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(43549,'_site_transient_timeout_browser_f4b342427dc93e6e5fd5c14ef1fb74ec','1538384146','no'),(43550,'_site_transient_browser_f4b342427dc93e6e5fd5c14ef1fb74ec','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"57.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(57529,'_site_transient_timeout_browser_9d7f9c7773b4cf5413a46b0351cb3923','1551700606','no'),(57530,'_site_transient_browser_9d7f9c7773b4cf5413a46b0351cb3923','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"72.0.3626.109\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(70270,'_site_transient_timeout_browser_bcf1814caa6afe84eeebef28ff236a7f','1563812087','no'),(70271,'_site_transient_browser_bcf1814caa6afe84eeebef28ff236a7f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.100\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(70289,'_amn_exact-metrics_to_check','1586435659','yes'),(72583,'_site_transient_timeout_browser_5eaddbe64bb311a7ba788adfd9ffdfcb','1565794413','no'),(72584,'_site_transient_browser_5eaddbe64bb311a7ba788adfd9ffdfcb','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"75.0.3770.142\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(72599,'exactmetrics_tracking_notice','1','yes'),(72600,'category_children','a:0:{}','yes'),(86982,'_site_transient_timeout_browser_237aa6249591b6a7ad6962bc73492c77','1579183554','no'),(86983,'_site_transient_browser_237aa6249591b6a7ad6962bc73492c77','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"79.0.3945.88\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(88662,'gadwp_cache_qr2_2532006913','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:163262635&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:30:{i:0;a:3:{i:0;s:8:\"20200307\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:1;a:3:{i:0;s:8:\"20200308\";i:1;s:6:\"Sunday\";i:2;s:1:\"3\";}i:2;a:3:{i:0;s:8:\"20200309\";i:1;s:6:\"Monday\";i:2;s:1:\"4\";}i:3;a:3:{i:0;s:8:\"20200310\";i:1;s:7:\"Tuesday\";i:2;s:1:\"3\";}i:4;a:3:{i:0;s:8:\"20200311\";i:1;s:9:\"Wednesday\";i:2;s:1:\"4\";}i:5;a:3:{i:0;s:8:\"20200312\";i:1;s:8:\"Thursday\";i:2;s:1:\"0\";}i:6;a:3:{i:0;s:8:\"20200313\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:7;a:3:{i:0;s:8:\"20200314\";i:1;s:8:\"Saturday\";i:2;s:1:\"0\";}i:8;a:3:{i:0;s:8:\"20200315\";i:1;s:6:\"Sunday\";i:2;s:1:\"1\";}i:9;a:3:{i:0;s:8:\"20200316\";i:1;s:6:\"Monday\";i:2;s:1:\"1\";}i:10;a:3:{i:0;s:8:\"20200317\";i:1;s:7:\"Tuesday\";i:2;s:1:\"4\";}i:11;a:3:{i:0;s:8:\"20200318\";i:1;s:9:\"Wednesday\";i:2;s:1:\"3\";}i:12;a:3:{i:0;s:8:\"20200319\";i:1;s:8:\"Thursday\";i:2;s:1:\"1\";}i:13;a:3:{i:0;s:8:\"20200320\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:14;a:3:{i:0;s:8:\"20200321\";i:1;s:8:\"Saturday\";i:2;s:1:\"3\";}i:15;a:3:{i:0;s:8:\"20200322\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}i:16;a:3:{i:0;s:8:\"20200323\";i:1;s:6:\"Monday\";i:2;s:1:\"1\";}i:17;a:3:{i:0;s:8:\"20200324\";i:1;s:7:\"Tuesday\";i:2;s:1:\"2\";}i:18;a:3:{i:0;s:8:\"20200325\";i:1;s:9:\"Wednesday\";i:2;s:1:\"0\";}i:19;a:3:{i:0;s:8:\"20200326\";i:1;s:8:\"Thursday\";i:2;s:1:\"3\";}i:20;a:3:{i:0;s:8:\"20200327\";i:1;s:6:\"Friday\";i:2;s:1:\"0\";}i:21;a:3:{i:0;s:8:\"20200328\";i:1;s:8:\"Saturday\";i:2;s:1:\"3\";}i:22;a:3:{i:0;s:8:\"20200329\";i:1;s:6:\"Sunday\";i:2;s:1:\"2\";}i:23;a:3:{i:0;s:8:\"20200330\";i:1;s:6:\"Monday\";i:2;s:1:\"1\";}i:24;a:3:{i:0;s:8:\"20200331\";i:1;s:7:\"Tuesday\";i:2;s:1:\"0\";}i:25;a:3:{i:0;s:8:\"20200401\";i:1;s:9:\"Wednesday\";i:2;s:2:\"11\";}i:26;a:3:{i:0;s:8:\"20200402\";i:1;s:8:\"Thursday\";i:2;s:1:\"3\";}i:27;a:3:{i:0;s:8:\"20200403\";i:1;s:6:\"Friday\";i:2;s:1:\"5\";}i:28;a:3:{i:0;s:8:\"20200404\";i:1;s:8:\"Saturday\";i:2;s:1:\"2\";}i:29;a:3:{i:0;s:8:\"20200405\";i:1;s:6:\"Sunday\";i:2;s:1:\"0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:160:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:163262635&dimensions=ga:date,ga:dayOfWeekName&metrics=ga:sessions&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:30;s:19:\"totalsForAllResults\";a:1:{s:11:\"ga:sessions\";s:2:\"62\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:8:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:163262635\";s:10:\"dimensions\";s:24:\"ga:date,ga:dayOfWeekName\";s:7:\"metrics\";a:1:{i:0;s:11:\"ga:sessions\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"163262635\";s:9:\"accountId\";s:9:\"108605563\";s:13:\"webPropertyId\";s:14:\"UA-108605563-1\";s:21:\"internalWebPropertyId\";s:9:\"162305320\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:163262635\";}s:13:\"columnHeaders\";a:3:{i:0;a:3:{s:4:\"name\";s:7:\"ga:date\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:1;a:3:{s:4:\"name\";s:16:\"ga:dayOfWeekName\";s:10:\"columnType\";s:9:\"DIMENSION\";s:8:\"dataType\";s:6:\"STRING\";}i:2;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1586242800;}','no'),(88669,'_site_transient_timeout_community-events-9f0db9a11adcd615d8af67a191a88091','1586219661','no'),(88670,'_site_transient_community-events-9f0db9a11adcd615d8af67a191a88091','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"86.185.52.0\";}s:6:\"events\";a:5:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybcgbcc/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-04-21 18:00:00\";s:8:\"end_date\";s:19:\"2020-04-21 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872001;}}i:1;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpybchbkb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2020-05-07 19:00:00\";s:8:\"end_date\";s:19:\"2020-05-07 22:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861083999;s:9:\"longitude\";d:0.265242010355;}}i:2;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybchbzb/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-05-19 18:00:00\";s:8:\"end_date\";s:19:\"2020-05-19 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872001;}}i:3;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpybcjbgb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2020-06-04 19:00:00\";s:8:\"end_date\";s:19:\"2020-06-04 22:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861083999;s:9:\"longitude\";d:0.265242010355;}}i:4;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybcjbvb/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-06-16 18:00:00\";s:8:\"end_date\";s:19:\"2020-06-16 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872001;}}}}','no'),(88671,'gadwp_cache_qr3_208482376','a:2:{s:5:\"value\";O:31:\"Deconf_Service_Analytics_GaData\":24:{s:17:\"\0*\0collection_key\";s:4:\"rows\";s:25:\"\0*\0internal_gapi_mappings\";a:0:{}s:20:\"\0*\0columnHeadersType\";s:44:\"Deconf_Service_Analytics_GaDataColumnHeaders\";s:24:\"\0*\0columnHeadersDataType\";s:5:\"array\";s:19:\"containsSampledData\";b:0;s:16:\"\0*\0dataTableType\";s:40:\"Deconf_Service_Analytics_GaDataDataTable\";s:20:\"\0*\0dataTableDataType\";s:0:\"\";s:2:\"id\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:163262635&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"itemsPerPage\";i:1000;s:4:\"kind\";s:16:\"analytics#gaData\";s:8:\"nextLink\";N;s:12:\"previousLink\";N;s:18:\"\0*\0profileInfoType\";s:42:\"Deconf_Service_Analytics_GaDataProfileInfo\";s:22:\"\0*\0profileInfoDataType\";s:0:\"\";s:12:\"\0*\0queryType\";s:36:\"Deconf_Service_Analytics_GaDataQuery\";s:16:\"\0*\0queryDataType\";s:0:\"\";s:4:\"rows\";a:1:{i:0;a:9:{i:0;s:2:\"62\";i:1;s:2:\"61\";i:2;s:2:\"62\";i:3;s:5:\"100.0\";i:4;s:2:\"32\";i:5;s:3:\"1.0\";i:6;s:3:\"0.0\";i:7;s:3:\"0.0\";i:8;s:3:\"0.0\";}}s:10:\"sampleSize\";N;s:11:\"sampleSpace\";N;s:8:\"selfLink\";s:260:\"https://www.googleapis.com/analytics/v3/data/ga?ids=ga:163262635&metrics=ga:sessions,ga:users,ga:pageviews,ga:BounceRate,ga:organicSearches,ga:pageviewsPerSession,ga:avgTimeOnPage,ga:avgPageLoadTime,ga:avgSessionDuration&start-date=30daysAgo&end-date=yesterday\";s:12:\"totalResults\";i:1;s:19:\"totalsForAllResults\";a:9:{s:11:\"ga:sessions\";s:2:\"62\";s:8:\"ga:users\";s:2:\"61\";s:12:\"ga:pageviews\";s:2:\"62\";s:13:\"ga:BounceRate\";s:5:\"100.0\";s:18:\"ga:organicSearches\";s:2:\"32\";s:22:\"ga:pageviewsPerSession\";s:3:\"1.0\";s:16:\"ga:avgTimeOnPage\";s:3:\"0.0\";s:18:\"ga:avgPageLoadTime\";s:3:\"0.0\";s:21:\"ga:avgSessionDuration\";s:3:\"0.0\";}s:12:\"\0*\0modelData\";a:3:{s:5:\"query\";a:7:{s:10:\"start-date\";s:9:\"30daysAgo\";s:8:\"end-date\";s:9:\"yesterday\";s:3:\"ids\";s:12:\"ga:163262635\";s:7:\"metrics\";a:9:{i:0;s:11:\"ga:sessions\";i:1;s:8:\"ga:users\";i:2;s:12:\"ga:pageviews\";i:3;s:13:\"ga:BounceRate\";i:4;s:18:\"ga:organicSearches\";i:5;s:22:\"ga:pageviewsPerSession\";i:6;s:16:\"ga:avgTimeOnPage\";i:7;s:18:\"ga:avgPageLoadTime\";i:8;s:21:\"ga:avgSessionDuration\";}s:11:\"start-index\";i:1;s:11:\"max-results\";i:1000;s:13:\"samplingLevel\";s:16:\"HIGHER_PRECISION\";}s:11:\"profileInfo\";a:6:{s:9:\"profileId\";s:9:\"163262635\";s:9:\"accountId\";s:9:\"108605563\";s:13:\"webPropertyId\";s:14:\"UA-108605563-1\";s:21:\"internalWebPropertyId\";s:9:\"162305320\";s:11:\"profileName\";s:17:\"All Web Site Data\";s:7:\"tableId\";s:12:\"ga:163262635\";}s:13:\"columnHeaders\";a:9:{i:0;a:3:{s:4:\"name\";s:11:\"ga:sessions\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:1;a:3:{s:4:\"name\";s:8:\"ga:users\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:2;a:3:{s:4:\"name\";s:12:\"ga:pageviews\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:3;a:3:{s:4:\"name\";s:13:\"ga:BounceRate\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"PERCENT\";}i:4;a:3:{s:4:\"name\";s:18:\"ga:organicSearches\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:7:\"INTEGER\";}i:5;a:3:{s:4:\"name\";s:22:\"ga:pageviewsPerSession\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:6;a:3:{s:4:\"name\";s:16:\"ga:avgTimeOnPage\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}i:7;a:3:{s:4:\"name\";s:18:\"ga:avgPageLoadTime\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:5:\"FLOAT\";}i:8;a:3:{s:4:\"name\";s:21:\"ga:avgSessionDuration\";s:10:\"columnType\";s:6:\"METRIC\";s:8:\"dataType\";s:4:\"TIME\";}}}s:12:\"\0*\0processed\";a:0:{}}s:7:\"expires\";i:1586242800;}','no'),(88686,'exactmetrics_site_profile','a:1:{s:6:\"manual\";s:14:\"UA-108605563-1\";}','yes'),(88687,'exactmetrics_over_time','a:4:{s:17:\"installed_version\";s:5:\"6.0.2\";s:14:\"installed_date\";i:1586177306;s:13:\"installed_pro\";b:0;s:14:\"connected_date\";i:1602158339;}','yes'),(88688,'exactmetrics_db_version','1.0.0','yes'),(88689,'exactmetrics_current_version','6.0.2','yes'),(88690,'exactmetrics_settings','a:23:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:0;s:12:\"ignore_users\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:35:\"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:0;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:9:\"analytics\";s:15:\"speedsamplerate\";i:1;s:10:\"samplerate\";i:100;s:17:\"automatic_updates\";s:5:\"minor\";s:17:\"custom_dimensions\";a:0:{}s:28:\"gatracker_compatibility_mode\";b:1;s:14:\"gadwp_migrated\";i:1586177306;}','yes'),(88691,'exactmetrics_usage_tracking_config','a:6:{s:3:\"day\";i:2;s:4:\"hour\";i:11;s:6:\"minute\";i:12;s:6:\"second\";i:49;s:6:\"offset\";i:213169;s:8:\"initsend\";i:1586862769;}','yes'),(88710,'exactmetrics_frontend_tracking_notice_viewed','1','yes'),(88846,'_site_transient_timeout_browser_e09c6570cb74faf0ea4746a07c84adbb','1587546966','no'),(88847,'_site_transient_browser_e09c6570cb74faf0ea4746a07c84adbb','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"12.0\";s:8:\"platform\";s:6:\"iPhone\";s:10:\"update_url\";s:0:\"\";s:7:\"img_src\";s:0:\"\";s:11:\"img_src_ssl\";s:0:\"\";s:15:\"current_version\";s:0:\"\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:1;}','no'),(88848,'exactmetrics_review','a:2:{s:4:\"time\";i:1586942166;s:9:\"dismissed\";b:0;}','yes'),(88849,'_site_transient_timeout_community-events-30ceb3b7f81be89787da20878b63981c','1586985368','no'),(88850,'_site_transient_community-events-30ceb3b7f81be89787da20878b63981c','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"86.152.174.0\";}s:6:\"events\";a:5:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:49:\"April: Zoom hangout with a random topic generator\";s:3:\"url\";s:49:\"https://www.meetup.com/wp-admin/events/269906445/\";s:6:\"meetup\";s:9:\"WP_Hooked\";s:10:\"meetup_url\";s:32:\"https://www.meetup.com/wp-admin/\";s:4:\"date\";s:19:\"2020-04-14 18:30:00\";s:8:\"end_date\";s:19:\"2020-04-14 20:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"online\";s:7:\"country\";s:2:\"FI\";s:8:\"latitude\";d:51.509998321532997;s:9:\"longitude\";d:-0.10999999940395;}}i:1;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:76:\"Online WordPress Portsmouth Meetup - How to build and sell WordPress plugins\";s:3:\"url\";s:68:\"https://www.meetup.com/Portsmouth-WordPress-Meetup/events/269886885/\";s:6:\"meetup\";s:27:\"Portsmouth WordPress Meetup\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/Portsmouth-WordPress-Meetup/\";s:4:\"date\";s:19:\"2020-04-15 19:00:00\";s:8:\"end_date\";s:19:\"2020-04-15 21:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"online\";s:7:\"country\";s:2:\"PA\";s:8:\"latitude\";d:50.810001373291001;s:9:\"longitude\";d:-1.0900000333786;}}i:2;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybcgbcc/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-04-21 18:00:00\";s:8:\"end_date\";s:19:\"2020-04-21 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872001;}}i:3;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpybchbkb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2020-05-07 19:00:00\";s:8:\"end_date\";s:19:\"2020-05-07 22:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861083999;s:9:\"longitude\";d:0.265242010355;}}i:4;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybchbzb/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-05-19 18:00:00\";s:8:\"end_date\";s:19:\"2020-05-19 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872001;}}}}','no'),(88863,'anima_settings','a:181:{s:8:\"anima_db\";s:4:\"1.21\";s:16:\"anima_sitelayout\";s:4:\"2cSr\";s:17:\"anima_layoutalign\";s:1:\"1\";s:15:\"anima_sitewidth\";s:4:\"1430\";s:20:\"anima_primarysidebar\";s:3:\"340\";s:22:\"anima_secondarysidebar\";i:360;s:20:\"anima_magazinelayout\";s:1:\"3\";s:20:\"anima_elementpadding\";i:0;s:16:\"anima_footercols\";i:3;s:17:\"anima_footeralign\";i:0;s:17:\"anima_landingpage\";i:1;s:13:\"anima_lpposts\";i:2;s:18:\"anima_lpposts_more\";s:10:\"More Posts\";s:14:\"anima_lpslider\";i:1;s:19:\"anima_lpsliderimage\";s:94:\"http://www.discover-your-mind.co.uk/wp-content/themes/anima/resources/images/slider/static.jpg\";s:23:\"anima_lpslidershortcode\";s:0:\"\";s:19:\"anima_lpslidertitle\";s:23:\"Discover Your Baby Mind\";s:18:\"anima_lpslidertext\";s:49:\"Articles all about pregnancy, parenting and women\";s:22:\"anima_lpslidercta1text\";s:4:\"More\";s:22:\"anima_lpslidercta1link\";s:10:\"#lp-blocks\";s:22:\"anima_lpslidercta2text\";s:5:\"Posts\";s:22:\"anima_lpslidercta2link\";s:11:\"#lp-boxes-1\";s:24:\"anima_lpblockmainttitle1\";s:0:\"\";s:22:\"anima_lpblockmaindesc1\";s:0:\"\";s:22:\"anima_lpblockscontent1\";i:1;s:20:\"anima_lpblocksclick1\";i:0;s:23:\"anima_lpblocksreadmore1\";s:0:\"\";s:17:\"anima_lpblockone1\";i:501;s:21:\"anima_lpblockoneicon1\";s:6:\"users2\";s:17:\"anima_lpblocktwo1\";i:12;s:21:\"anima_lpblocktwoicon1\";s:3:\"map\";s:19:\"anima_lpblockthree1\";i:10;s:23:\"anima_lpblockthreeicon1\";s:9:\"equalizer\";s:18:\"anima_lpblockfour1\";i:0;s:22:\"anima_lpblockfouricon1\";s:9:\"megaphone\";s:22:\"anima_lpboxmainttitle1\";s:0:\"\";s:20:\"anima_lpboxmaindesc1\";s:0:\"\";s:15:\"anima_lpboxcat1\";s:0:\"\";s:17:\"anima_lpboxcount1\";i:6;s:15:\"anima_lpboxrow1\";i:3;s:18:\"anima_lpboxheight1\";i:350;s:18:\"anima_lpboxlayout1\";i:2;s:19:\"anima_lpboxmargins1\";i:2;s:21:\"anima_lpboxanimation1\";i:2;s:20:\"anima_lpboxreadmore1\";s:9:\"Read More\";s:18:\"anima_lpboxlength1\";i:25;s:22:\"anima_lpboxmainttitle2\";s:0:\"\";s:20:\"anima_lpboxmaindesc2\";s:0:\"\";s:15:\"anima_lpboxcat2\";s:0:\"\";s:17:\"anima_lpboxcount2\";i:6;s:15:\"anima_lpboxrow2\";i:3;s:18:\"anima_lpboxheight2\";i:400;s:18:\"anima_lpboxlayout2\";i:2;s:19:\"anima_lpboxmargins2\";i:1;s:21:\"anima_lpboxanimation2\";i:1;s:20:\"anima_lpboxreadmore2\";s:9:\"Read More\";s:18:\"anima_lpboxlength2\";i:25;s:15:\"anima_lptextone\";i:501;s:15:\"anima_lptexttwo\";i:12;s:17:\"anima_lptextthree\";i:10;s:16:\"anima_lptextfour\";i:8;s:16:\"anima_menuheight\";i:85;s:15:\"anima_menustyle\";i:1;s:18:\"anima_menuposition\";i:0;s:16:\"anima_menulayout\";i:1;s:18:\"anima_headerheight\";i:420;s:22:\"anima_headerresponsive\";i:0;s:16:\"anima_logoupload\";s:0:\"\";s:16:\"anima_siteheader\";s:5:\"title\";s:17:\"anima_sitetagline\";s:0:\"\";s:23:\"anima_headerwidgetwidth\";s:3:\"33%\";s:23:\"anima_headerwidgetalign\";s:5:\"right\";s:14:\"anima_fgeneral\";s:13:\"Raleway/gfont\";s:20:\"anima_fgeneralgoogle\";s:19:\"Raleway:400,300,700\";s:18:\"anima_fgeneralsize\";s:4:\"15px\";s:20:\"anima_fgeneralweight\";s:3:\"400\";s:16:\"anima_fsitetitle\";s:13:\"Raleway/gfont\";s:22:\"anima_fsitetitlegoogle\";s:0:\"\";s:20:\"anima_fsitetitlesize\";s:4:\"120%\";s:22:\"anima_fsitetitleweight\";s:3:\"400\";s:11:\"anima_fmenu\";s:13:\"Raleway/gfont\";s:17:\"anima_fmenugoogle\";s:0:\"\";s:15:\"anima_fmenusize\";s:4:\"100%\";s:17:\"anima_fmenuweight\";s:3:\"300\";s:13:\"anima_fwtitle\";s:12:\"Roboto/gfont\";s:19:\"anima_fwtitlegoogle\";s:0:\"\";s:17:\"anima_fwtitlesize\";s:4:\"100%\";s:19:\"anima_fwtitleweight\";s:3:\"700\";s:15:\"anima_fwcontent\";s:13:\"Raleway/gfont\";s:21:\"anima_fwcontentgoogle\";s:0:\"\";s:19:\"anima_fwcontentsize\";s:4:\"100%\";s:21:\"anima_fwcontentweight\";s:3:\"400\";s:13:\"anima_ftitles\";s:13:\"Raleway/gfont\";s:19:\"anima_ftitlesgoogle\";s:0:\"\";s:17:\"anima_ftitlessize\";s:4:\"250%\";s:19:\"anima_ftitlesweight\";s:3:\"300\";s:16:\"anima_metatitles\";s:12:\"Roboto/gfont\";s:22:\"anima_metatitlesgoogle\";s:0:\"\";s:20:\"anima_metatitlessize\";s:4:\"100%\";s:22:\"anima_metatitlesweight\";s:3:\"300\";s:15:\"anima_fheadings\";s:13:\"Raleway/gfont\";s:21:\"anima_fheadingsgoogle\";s:0:\"\";s:19:\"anima_fheadingssize\";s:4:\"100%\";s:21:\"anima_fheadingsweight\";s:3:\"300\";s:16:\"anima_lineheight\";s:5:\"1.8em\";s:15:\"anima_textalign\";s:7:\"inherit\";s:20:\"anima_paragraphspace\";s:5:\"1.0em\";s:15:\"anima_parindent\";s:5:\"0.0em\";s:20:\"anima_sitebackground\";s:4:\"#FFF\";s:14:\"anima_sitetext\";s:4:\"#666\";s:18:\"anima_headingstext\";s:4:\"#333\";s:23:\"anima_contentbackground\";s:4:\"#FFF\";s:23:\"anima_primarybackground\";s:0:\"\";s:25:\"anima_secondarybackground\";s:0:\"\";s:23:\"anima_overlaybackground\";s:4:\"#000\";s:20:\"anima_overlayopacity\";s:2:\"60\";s:20:\"anima_menubackground\";s:7:\"#FFFFFF\";s:14:\"anima_menutext\";s:7:\"#63666B\";s:17:\"anima_submenutext\";s:7:\"#63666B\";s:23:\"anima_submenubackground\";s:7:\"#FFFFFF\";s:22:\"anima_footerbackground\";s:7:\"#222A2C\";s:16:\"anima_footertext\";s:7:\"#AAAAAA\";s:16:\"anima_lpsliderbg\";s:7:\"#FFFFFF\";s:16:\"anima_lpblocksbg\";s:7:\"#F8F8F8\";s:15:\"anima_lpboxesbg\";s:7:\"#FFFFFF\";s:15:\"anima_lptextsbg\";s:7:\"#F8F8F8\";s:13:\"anima_accent1\";s:7:\"#D0422C\";s:13:\"anima_accent2\";s:7:\"#777777\";s:17:\"anima_breadcrumbs\";i:1;s:16:\"anima_pagination\";i:1;s:15:\"anima_singlenav\";i:2;s:19:\"anima_contenttitles\";i:1;s:11:\"anima_totop\";s:18:\"anima-totop-normal\";s:12:\"anima_tables\";s:20:\"anima-stripped-table\";s:19:\"anima_normalizetags\";i:1;s:15:\"anima_copyright\";s:34:\"©2020 Discover Your Baby Mind\";s:19:\"anima_elementborder\";i:0;s:19:\"anima_elementshadow\";i:0;s:25:\"anima_elementborderradius\";i:0;s:22:\"anima_articleanimation\";s:9:\"slideLeft\";s:19:\"anima_searchboxmain\";i:1;s:21:\"anima_searchboxfooter\";i:0;s:17:\"anima_image_style\";s:16:\"anima-image-five\";s:19:\"anima_caption_style\";s:17:\"anima-caption-one\";s:17:\"anima_meta_author\";i:1;s:15:\"anima_meta_date\";i:0;s:15:\"anima_meta_time\";i:0;s:19:\"anima_meta_category\";i:0;s:14:\"anima_meta_tag\";i:0;s:18:\"anima_meta_comment\";i:1;s:24:\"anima_headertitles_posts\";i:1;s:24:\"anima_headertitles_pages\";i:1;s:27:\"anima_headertitles_archives\";i:1;s:23:\"anima_headertitles_home\";i:1;s:15:\"anima_comlabels\";i:1;s:13:\"anima_comdate\";i:2;s:15:\"anima_comclosed\";i:1;s:18:\"anima_comformwidth\";i:650;s:17:\"anima_excerpthome\";s:7:\"excerpt\";s:19:\"anima_excerptsticky\";s:4:\"full\";s:20:\"anima_excerptarchive\";s:7:\"excerpt\";s:19:\"anima_excerptlength\";s:2:\"50\";s:17:\"anima_excerptdots\";s:9:\" …\";s:17:\"anima_excerptcont\";s:9:\"Read more\";s:11:\"anima_fpost\";i:1;s:11:\"anima_fauto\";s:1:\"1\";s:13:\"anima_fheight\";s:3:\"353\";s:17:\"anima_fresponsive\";i:1;s:12:\"anima_falign\";s:13:\"center center\";s:13:\"anima_fheader\";i:1;s:20:\"anima_socials_header\";i:1;s:20:\"anima_socials_footer\";i:1;s:26:\"anima_socials_left_sidebar\";i:1;s:27:\"anima_socials_right_sidebar\";i:1;s:15:\"anima_postboxes\";s:0:\"\";s:13:\"anima_masonry\";i:1;s:11:\"anima_defer\";i:1;s:13:\"anima_fitvids\";i:1;s:16:\"anima_autoscroll\";i:1;s:18:\"anima_headerlimits\";i:1;s:18:\"anima_editorstyles\";i:1;}','yes'),(91926,'_site_transient_timeout_browser_ce4e9e986b0fbc713624d54b83c36283','1602763138','no'),(91927,'_site_transient_browser_ce4e9e986b0fbc713624d54b83c36283','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.121\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(91934,'exactmetrics_admin_menu_tooltip','1619588566','yes'),(91941,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1602169163','no'),(91942,'_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:4723;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:4397;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2684;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2564;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1977;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1825;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1807;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1491;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1491;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1487;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1459;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1458;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1446;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1306;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:1224;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1206;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:1161;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1135;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1109;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:1016;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:905;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:901;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:882;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:880;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:814;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:803;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:795;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:781;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:779;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:753;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:751;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:726;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:720;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:703;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:703;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:688;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:664;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:663;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:657;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:651;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:636;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:635;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:615;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:605;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:592;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:584;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:582;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:578;}s:9:\"gutenberg\";a:3:{s:4:\"name\";s:9:\"gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";s:5:\"count\";i:568;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:563;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:558;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:557;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:552;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:551;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:543;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:533;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:532;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:528;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:523;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:521;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:521;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:507;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:497;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:492;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:484;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:481;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:478;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:465;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:459;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:441;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:441;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:439;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:439;}s:5:\"block\";a:3:{s:4:\"name\";s:5:\"block\";s:4:\"slug\";s:5:\"block\";s:5:\"count\";i:436;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:433;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:428;}s:9:\"elementor\";a:3:{s:4:\"name\";s:9:\"elementor\";s:4:\"slug\";s:9:\"elementor\";s:5:\"count\";i:427;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:426;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:424;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:420;}s:14:\"contact-form-7\";a:3:{s:4:\"name\";s:14:\"contact form 7\";s:4:\"slug\";s:14:\"contact-form-7\";s:5:\"count\";i:416;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:413;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:404;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:399;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:397;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:393;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:388;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:384;}s:8:\"shipping\";a:3:{s:4:\"name\";s:8:\"shipping\";s:4:\"slug\";s:8:\"shipping\";s:5:\"count\";i:383;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:378;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:378;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:376;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:372;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:365;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:360;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:358;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:349;}s:5:\"cache\";a:3:{s:4:\"name\";s:5:\"cache\";s:4:\"slug\";s:5:\"cache\";s:5:\"count\";i:346;}s:6:\"import\";a:3:{s:4:\"name\";s:6:\"import\";s:4:\"slug\";s:6:\"import\";s:5:\"count\";i:344;}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:341;}}','no'),(91947,'ai1wm_secret_key','hi175hZxe5pY','yes'),(91948,'ai1wm_status','a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:377:\"<a href=\"http://www.discover-your-mind.co.uk/wp-content/ai1wm-backups/www.discover-your-mind.co.uk-20201008-133745-ez071v.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"www.discover-your-mind.co.uk\" download=\"www.discover-your-mind.co.uk-20201008-133745-ez071v.wpress\"><span>Download www.discover-your-mind.co.uk</span><em>Size: 332 MB</em></a>\";}','yes'),(91951,'ai1wm_updater','a:0:{}','yes'),(91952,'wp-smush-settings','a:22:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:1;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:0;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:1;s:17:\"background_images\";b:1;s:16:\"rest_api_support\";b:0;s:4:\"bulk\";b:0;}','yes'),(91953,'wp-smush-install-type','existing','no'),(91954,'wp-smush-version','3.7.1','no'),(91957,'wdev-frash','a:3:{s:7:\"plugins\";a:1:{s:23:\"wp-smushit/wp-smush.php\";i:1602158812;}s:5:\"queue\";a:2:{s:32:\"7de3619981caadc55f30a002bfb299f6\";a:4:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1602158812;s:6:\"sticky\";b:1;}s:32:\"fc50097023d0d34c5a66f6cddcf77694\";a:3:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1603283607;}}s:4:\"done\";a:0:{}}','no'),(91958,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1602158812;}}','no'),(91963,'smush_global_stats','a:9:{s:11:\"size_before\";i:125752054;s:10:\"size_after\";i:69267260;s:7:\"percent\";d:44.9;s:5:\"human\";s:7:\"53.9 MB\";s:5:\"bytes\";i:56484794;s:12:\"total_images\";i:1474;s:12:\"resize_count\";i:82;s:14:\"resize_savings\";i:53215366;s:18:\"conversion_savings\";i:0;}','no'),(91965,'dir_smush_stats','a:2:{s:9:\"dir_smush\";a:2:{s:5:\"total\";i:0;s:9:\"optimised\";i:0;}s:14:\"combined_stats\";a:0:{}}','no'),(91967,'wp-smush-lazy_load','a:9:{s:6:\"format\";a:5:{s:4:\"jpeg\";b:1;s:3:\"png\";b:1;s:3:\"gif\";b:1;s:3:\"svg\";b:1;s:6:\"iframe\";b:1;}s:6:\"output\";a:4:{s:7:\"content\";b:1;s:7:\"widgets\";b:1;s:10:\"thumbnails\";b:1;s:9:\"gravatars\";b:1;}s:9:\"animation\";a:4:{s:8:\"selected\";s:6:\"fadein\";s:6:\"fadein\";a:2:{s:8:\"duration\";i:400;s:5:\"delay\";i:0;}s:7:\"spinner\";a:2:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}}s:11:\"placeholder\";a:3:{s:8:\"selected\";i:1;s:6:\"custom\";a:0:{}s:5:\"color\";s:7:\"#F3F3F3\";}}s:7:\"include\";a:7:{s:9:\"frontpage\";b:1;s:4:\"home\";b:1;s:4:\"page\";b:1;s:6:\"single\";b:1;s:7:\"archive\";b:1;s:8:\"category\";b:1;s:3:\"tag\";b:1;}s:13:\"exclude-pages\";a:0:{}s:15:\"exclude-classes\";a:0:{}s:6:\"footer\";b:1;s:6:\"native\";b:0;s:8:\"noscript\";b:0;}','yes'),(91968,'skip-smush-setup','1','yes'),(91970,'wp-smush-hide_upgrade_notice','1','no'),(92006,'wp-smush-hide_smush_welcome','1','no'),(92007,'wp-smush-resize_sizes','a:2:{s:5:\"width\";i:1500;s:6:\"height\";i:1850;}','yes'),(92210,'wpmc_rating_date','1610542600','no'),(92242,'exactmetrics_notices','a:1:{s:28:\"exactmetrics_auth_not_manual\";b:1;}','yes'),(92261,'_transient_timeout_wp-smush-bulk_sent_count','1602163237','no'),(92262,'_transient_wp-smush-bulk_sent_count','5','no'),(92282,'wp-optimize-schedule','false','yes'),(92283,'wp-optimize-last-optimized','Never','yes'),(92284,'wp-optimize-schedule-type','wpo_weekly','yes'),(92285,'wp-optimize-retention-enabled','false','yes'),(92286,'wp-optimize-retention-period','2','yes'),(92287,'wp-optimize-enable-admin-menu','false','yes'),(92288,'wp-optimize-total-cleaned','0','yes'),(92289,'wp-optimize-auto','a:7:{s:9:\"revisions\";s:4:\"true\";s:6:\"drafts\";s:4:\"true\";s:5:\"spams\";s:4:\"true\";s:9:\"transient\";s:5:\"false\";s:8:\"optimize\";s:5:\"false\";s:10:\"unapproved\";s:5:\"false\";s:5:\"trash\";s:4:\"true\";}','yes'),(92290,'wp-optimize-settings','a:16:{s:16:\"user-commentmeta\";s:5:\"false\";s:14:\"user-revisions\";s:4:\"true\";s:11:\"user-drafts\";s:4:\"true\";s:15:\"user-orphandata\";s:5:\"false\";s:14:\"user-pingbacks\";s:5:\"false\";s:13:\"user-postmeta\";s:5:\"false\";s:17:\"user-repairtables\";s:4:\"true\";s:16:\"user-attachments\";s:5:\"false\";s:10:\"user-spams\";s:4:\"true\";s:14:\"user-transient\";s:5:\"false\";s:13:\"user-optimize\";s:4:\"true\";s:15:\"user-unapproved\";s:4:\"true\";s:15:\"user-trackbacks\";s:5:\"false\";s:10:\"user-trash\";s:4:\"true\";s:19:\"user-orphanedtables\";s:4:\"true\";s:13:\"last_saved_in\";s:5:\"3.1.4\";}','yes'),(92291,'wpo_minify_config','a:47:{s:5:\"debug\";b:0;s:19:\"enabled_css_preload\";b:0;s:18:\"enabled_js_preload\";b:0;s:11:\"hpreconnect\";s:0:\"\";s:8:\"hpreload\";s:0:\"\";s:7:\"loadcss\";b:0;s:10:\"remove_css\";b:0;s:17:\"critical_path_css\";s:0:\"\";s:31:\"critical_path_css_is_front_page\";s:0:\"\";s:30:\"preserve_settings_on_uninstall\";b:1;s:22:\"disable_when_logged_in\";b:0;s:16:\"default_protocol\";s:7:\"dynamic\";s:17:\"html_minification\";b:1;s:16:\"clean_header_one\";b:0;s:13:\"emoji_removal\";b:1;s:18:\"merge_google_fonts\";b:1;s:18:\"remove_googlefonts\";b:0;s:13:\"gfonts_method\";s:6:\"inline\";s:15:\"fawesome_method\";s:6:\"inline\";s:10:\"enable_css\";b:1;s:23:\"enable_css_minification\";b:1;s:21:\"enable_merging_of_css\";b:1;s:23:\"remove_print_mediatypes\";b:0;s:10:\"inline_css\";b:0;s:9:\"enable_js\";b:1;s:22:\"enable_js_minification\";b:1;s:20:\"enable_merging_of_js\";b:1;s:15:\"enable_defer_js\";s:10:\"individual\";s:13:\"defer_js_type\";s:5:\"defer\";s:12:\"defer_jquery\";b:1;s:18:\"enable_js_trycatch\";b:0;s:19:\"exclude_defer_login\";b:1;s:7:\"cdn_url\";s:0:\"\";s:9:\"cdn_force\";b:0;s:9:\"async_css\";s:0:\"\";s:8:\"async_js\";s:0:\"\";s:24:\"disable_css_inline_merge\";b:1;s:6:\"ualist\";a:8:{i:0;s:12:\"x11.*fox\\/54\";i:1;s:20:\"oid\\s4.*xus.*ome\\/62\";i:2;s:12:\"x11.*ome\\/62\";i:3;s:5:\"oobot\";i:4;s:5:\"ighth\";i:5;s:5:\"tmetr\";i:6;s:6:\"eadles\";i:7;s:5:\"ingdo\";}s:9:\"blacklist\";s:441:\"/html5shiv.js\n/html5shiv-printshiv.min.js\n/excanvas.js\n/avada-ie9.js\n/respond.js\n/respond.min.js\n/selectivizr.js\n/Avada/assets/css/ie.css\n/html5.js\n/IE9.js\n/fusion-ie9.js\n/vc_lte_ie9.min.css\n/old-ie.css\n/ie.css\n/vc-ie8.min.css\n/mailchimp-for-wp/assets/js/third-party/placeholders.min.js\n/assets/js/plugins/wp-enqueue/min/webfontloader.js\n/a.optnmstr.com/app/js/api.min.js\n/pixelyoursite/js/public.js\n/assets/js/wcdrip-drip.js\n/instantpage.js\";s:11:\"ignore_list\";s:561:\"/genericons.css\n/Avada/assets/js/main.min.js\n/woocommerce-product-search/js/product-search.js\n/includes/builder/scripts/frontend-builder-scripts.js\n/assets/js/jquery.themepunch.tools.min.js\n/js/TweenMax.min.js\n/jupiter/assets/js/min/full-scripts\n/wp-content/themes/Divi/core/admin/js/react-dom.production.min.js\n/LayerSlider/static/layerslider/js/greensock.js\n/themes/kalium/assets/js/main.min.js\n/elementor/assets/js/common.min.js\n/elementor/assets/js/frontend.min.js\n/elementor-pro/assets/js/frontend.min.js\n/wp-includes/js/mediaelement/wp-mediaelement.min.js\";s:10:\"exclude_js\";s:0:\"\";s:11:\"exclude_css\";s:0:\"\";s:23:\"edit_default_exclutions\";b:0;s:18:\"merge_allowed_urls\";s:0:\"\";s:7:\"enabled\";b:0;s:17:\"last-cache-update\";i:1602163127;s:14:\"plugin_version\";s:5:\"0.0.0\";}','yes'),(92292,'updraft_task_manager_dbversion','1.1','yes'),(92293,'wpo_update_version','3.1.4','yes'),(92295,'_transient_wpo_get_cache_size','a:2:{s:4:\"size\";i:0;s:10:\"file_count\";i:0;}','yes'),(92296,'updraft_unlocked_wpo_cache_preloader_creating_tasks','1','no'),(92297,'updraft_last_lock_time_wpo_cache_preloader_creating_tasks','2020-10-08 13:18:53','no'),(92298,'updraft_semaphore_wpo_cache_preloader_creating_tasks','0','no'),(92299,'wp-optimize-is_gzip_compression_enabled','gzip','yes'),(92300,'_transient_timeout_wpo_minify_get_cached_files','1602249533','no'),(92301,'_transient_wpo_minify_get_cached_files','a:7:{s:2:\"js\";a:0:{}s:3:\"css\";a:0:{}s:5:\"stamp\";i:0;s:9:\"cachesize\";s:16:\"0.00 B (0 files)\";s:16:\"total_cache_size\";s:16:\"0.00 B (0 files)\";s:9:\"cacheTime\";s:25:\"October 8, 2020 @ 1:18 pm\";s:9:\"cachePath\";s:84:\"/var/www/discover-your-mind.co.uk/html/wp-content/cache/wpo-minify/1602163127/assets\";}','no'),(92303,'wp-optimize-corrupted-tables-count','0','yes'),(92304,'_transient_timeout_wpo_get_current_db_size','1602166735','no'),(92306,'_transient_wpo_get_current_db_size','a:2:{i:0;s:6:\"7.1 MB\";i:1;s:7:\"0 bytes\";}','no'),(92308,'wp-optimize-compression_server','resmushit','yes'),(92309,'wp-optimize-lossy_compression','1','yes'),(92310,'wp-optimize-back_up_original','','yes'),(92311,'wp-optimize-back_up_delete_after','1','yes'),(92312,'wp-optimize-back_up_delete_after_days','50','yes'),(92313,'wp-optimize-autosmush','1','yes'),(92314,'wp-optimize-image_quality','95','yes'),(92315,'wp-optimize-show_smush_metabox','show','yes'),(92316,'Re_Smush_It_Task','1602163153','yes'),(92320,'wp-optimize-completed_task_count','129','yes'),(92321,'wp-optimize-total_bytes_saved','8254684','yes'),(92322,'wp-optimize-total_percent_saved','8.9245736434108','yes'),(92326,'wp-optimize-failed_task_count','1','yes'),(92444,'_site_transient_timeout_browser_44a5e524f134e3228c7b0b16c2224ffc','1603802007','no'),(92445,'_site_transient_browser_44a5e524f134e3228c7b0b16c2224ffc','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"86.0.4240.75\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(92447,'_transient_timeout_wp-smush-conflict_check','1603200843','no'),(92448,'_transient_wp-smush-conflict_check','a:0:{}','no'),(92449,'_site_transient_timeout_community-events-a95279ab4da79b5bdc1464c346fbb908','1603240413','no'),(92450,'_site_transient_community-events-a95279ab4da79b5bdc1464c346fbb908','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"185.175.113.0\";}s:6:\"events\";a:7:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:45:\"Discussion Group: Introduction to Open-Source\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/273756735/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2020-10-21 05:00:00\";s:8:\"end_date\";s:19:\"2020-10-21 06:00:00\";s:20:\"start_unix_timestamp\";i:1603281600;s:18:\"end_unix_timestamp\";i:1603285200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:17:\"WordCamp Bulgaria\";s:3:\"url\";s:35:\"https://bulgaria.wordcamp.org/2020/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-10-24 10:00:00\";s:8:\"end_date\";s:19:\"2020-10-24 10:00:00\";s:20:\"start_unix_timestamp\";i:1603522800;s:18:\"end_unix_timestamp\";i:1603522800;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"BG\";s:8:\"latitude\";d:42.733883;s:9:\"longitude\";d:25.48583;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"Virtual WP Bham - Themes & CSS\";s:3:\"url\";s:60:\"https://www.meetup.com/BirminghamWordPress/events/272480467/\";s:6:\"meetup\";s:25:\"WordPress Birmingham (UK)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/BirminghamWordPress/\";s:4:\"date\";s:19:\"2020-10-20 19:00:00\";s:8:\"end_date\";s:19:\"2020-10-20 21:00:00\";s:20:\"start_unix_timestamp\";i:1603216800;s:18:\"end_unix_timestamp\";i:1603224000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:52.479999542236;s:9:\"longitude\";d:-1.8999999761581;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"WordPress Oxford: WordPress Themes 101\";s:3:\"url\";s:53:\"https://www.meetup.com/WordPress-OX/events/273818987/\";s:6:\"meetup\";s:4:\"WPOX\";s:10:\"meetup_url\";s:36:\"https://www.meetup.com/WordPress-OX/\";s:4:\"date\";s:19:\"2020-10-21 19:30:00\";s:8:\"end_date\";s:19:\"2020-10-21 20:30:00\";s:20:\"start_unix_timestamp\";i:1603305000;s:18:\"end_unix_timestamp\";i:1603308600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:51.740001678467;s:9:\"longitude\";d:-1.2400000095367;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"WordPress Warwickshire Virtual Meetup \";s:3:\"url\";s:74:\"https://www.meetup.com/WordPress-Warwickshire-Meetup/events/tsdczrybcnbjc/\";s:6:\"meetup\";s:29:\"WordPress Warwickshire Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/WordPress-Warwickshire-Meetup/\";s:4:\"date\";s:19:\"2020-11-02 19:00:00\";s:8:\"end_date\";s:19:\"2020-11-02 20:00:00\";s:20:\"start_unix_timestamp\";i:1604343600;s:18:\"end_unix_timestamp\";i:1604347200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:52.520000457764;s:9:\"longitude\";d:-1.4700000286102;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybcpbwb/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-11-17 18:00:00\";s:8:\"end_date\";s:19:\"2020-11-17 20:00:00\";s:20:\"start_unix_timestamp\";i:1605636000;s:18:\"end_unix_timestamp\";i:1605643200;s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872;}}i:6;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:38:\"WordPress Warwickshire Virtual Meetup \";s:3:\"url\";s:74:\"https://www.meetup.com/WordPress-Warwickshire-Meetup/events/tsdczrybcpbfc/\";s:6:\"meetup\";s:29:\"WordPress Warwickshire Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/WordPress-Warwickshire-Meetup/\";s:4:\"date\";s:19:\"2020-11-23 19:00:00\";s:8:\"end_date\";s:19:\"2020-11-23 20:00:00\";s:20:\"start_unix_timestamp\";i:1606158000;s:18:\"end_unix_timestamp\";i:1606161600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"GB\";s:8:\"latitude\";d:52.520000457764;s:9:\"longitude\";d:-1.4700000286102;}}}}','no'),(92512,'wp-optimize-install-or-update-notice-version','1.1','yes'),(93702,'_site_transient_timeout_browser_31be1cb15e7b312c97b6bcb4379c5cd4','1610628421','no'),(93703,'_site_transient_browser_31be1cb15e7b312c97b6bcb4379c5cd4','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:6:\"14.0.2\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(93704,'_site_transient_timeout_community-events-13874846266b2b4fc17cc5f2d9f8eaab','1610066822','no'),(93705,'_site_transient_community-events-13874846266b2b4fc17cc5f2d9f8eaab','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"90.240.228.0\";}s:6:\"events\";a:6:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:50:\"Discussion Group: WordPress Troubleshooting Basics\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/275539616/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-01-07 22:00:00\";s:8:\"end_date\";s:19:\"2021-01-07 23:00:00\";s:20:\"start_unix_timestamp\";i:1610085600;s:18:\"end_unix_timestamp\";i:1610089200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpycccbkb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2021-01-07 19:00:00\";s:8:\"end_date\";s:19:\"2021-01-07 22:00:00\";s:20:\"start_unix_timestamp\";i:1610046000;s:18:\"end_unix_timestamp\";i:1610056800;s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpyccdbgb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2021-02-04 19:00:00\";s:8:\"end_date\";s:19:\"2021-02-04 22:00:00\";s:20:\"start_unix_timestamp\";i:1612465200;s:18:\"end_unix_timestamp\";i:1612476000;s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpyccfbgb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2021-03-04 19:00:00\";s:8:\"end_date\";s:19:\"2021-03-04 22:00:00\";s:20:\"start_unix_timestamp\";i:1614884400;s:18:\"end_unix_timestamp\";i:1614895200;s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpyccgbcb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2021-04-01 19:00:00\";s:8:\"end_date\";s:19:\"2021-04-01 22:00:00\";s:20:\"start_unix_timestamp\";i:1617300000;s:18:\"end_unix_timestamp\";i:1617310800;s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpycchbjb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2021-05-06 19:00:00\";s:8:\"end_date\";s:19:\"2021-05-06 22:00:00\";s:20:\"start_unix_timestamp\";i:1620324000;s:18:\"end_unix_timestamp\";i:1620334800;s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}}}','no'),(94099,'_site_transient_timeout_browser_2d6330f380f44ac20f3a02eed0958f66','1612199625','no'),(94100,'_site_transient_browser_2d6330f380f44ac20f3a02eed0958f66','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"87.0.4280.88\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(94101,'_site_transient_timeout_community-events-ca91e53d92c9c74f545700e60b740d26','1611638026','no'),(94102,'_site_transient_community-events-ca91e53d92c9c74f545700e60b740d26','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"37.188.32.0\";}s:6:\"events\";a:2:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:80:\"Watch Party + Discussion group: Getting Started in eCommerce Idea > 1st Customer\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/275746514/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-01-25 07:00:00\";s:8:\"end_date\";s:19:\"2021-01-25 08:00:00\";s:20:\"start_unix_timestamp\";i:1611586800;s:18:\"end_unix_timestamp\";i:1611590400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:23:\"WordCamp India (Online)\";s:3:\"url\";s:32:\"https://india.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-01-30 00:00:00\";s:8:\"end_date\";s:19:\"2021-02-14 00:00:00\";s:20:\"start_unix_timestamp\";i:1611945000;s:18:\"end_unix_timestamp\";i:1613241000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:20.593684;s:9:\"longitude\";d:78.96288;}}}}','no'),(95782,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:10:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.7.1.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-5.7.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.1\";s:7:\"version\";s:5:\"5.7.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.7.1.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-5.7.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.7.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.7.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.7.1\";s:7:\"version\";s:5:\"5.7.1\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.6.3.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-5.6.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.6.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.6.3-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.6.3\";s:7:\"version\";s:5:\"5.6.3\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";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-5.5.4.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-5.5.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.5.4\";s:7:\"version\";s:5:\"5.5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:4;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.4.5.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-5.4.5.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.4.5-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.4.5-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.4.5\";s:7:\"version\";s:5:\"5.4.5\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:5;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.3.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-5.3.7.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.3.7-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.3.7-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.3.7\";s:7:\"version\";s:5:\"5.3.7\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:6;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.2.10.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.2.10.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.2.10-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.2.10-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.2.10\";s:7:\"version\";s:6:\"5.2.10\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:7;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.1.9.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-5.1.9.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.1.9-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.1.9-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"5.1.9\";s:7:\"version\";s:5:\"5.1.9\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:8;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.12.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-5.0.12.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.0.12-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-5.0.12-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"5.0.12\";s:7:\"version\";s:6:\"5.0.12\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}i:9;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.17.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:60:\"https://downloads.wordpress.org/release/wordpress-4.9.17.zip\";s:10:\"no_content\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.17-no-content.zip\";s:11:\"new_bundled\";s:72:\"https://downloads.wordpress.org/release/wordpress-4.9.17-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:6:\"4.9.17\";s:7:\"version\";s:6:\"4.9.17\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.6\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1619588674;s:15:\"version_checked\";s:6:\"4.8.16\";s:12:\"translations\";a:0:{}}','no'),(96048,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1619588675;s:7:\"checked\";a:31:{s:6:\"Endolf\";s:3:\"1.1\";s:4:\"Kent\";s:3:\"1.2\";s:5:\"Yegor\";s:3:\"1.2\";s:7:\"advance\";s:5:\"1.9.0\";s:5:\"anima\";s:5:\"1.4.0\";s:7:\"auberge\";s:5:\"2.7.2\";s:6:\"cactus\";s:5:\"1.3.5\";s:9:\"capacious\";s:5:\"1.0.6\";s:5:\"event\";s:5:\"1.1.7\";s:8:\"fastblog\";s:5:\"1.6.5\";s:6:\"gambit\";s:5:\"1.6.5\";s:6:\"hueman\";s:5:\"3.5.3\";s:11:\"kidzoo-lite\";s:3:\"1.1\";s:11:\"maxbusiness\";s:3:\"1.4\";s:4:\"mora\";s:5:\"1.0.2\";s:7:\"newsmag\";s:5:\"2.4.1\";s:4:\"pine\";s:5:\"1.1.0\";s:7:\"promote\";s:5:\"1.7.0\";s:9:\"sg-window\";s:5:\"1.2.3\";s:7:\"shopone\";s:3:\"1.2\";s:13:\"showcase-lite\";s:5:\"1.2.2\";s:11:\"skt-pathway\";s:3:\"1.6\";s:9:\"spidermag\";s:5:\"1.1.2\";s:8:\"storeone\";s:5:\"2.1.4\";s:14:\"travel-stories\";s:3:\"1.6\";s:13:\"twentyfifteen\";s:3:\"2.6\";s:15:\"twentyseventeen\";s:3:\"2.3\";s:13:\"twentysixteen\";s:3:\"2.1\";s:11:\"vision-lite\";s:5:\"1.1.4\";s:6:\"weblog\";s:5:\"3.0.0\";s:12:\"wp-barrister\";s:3:\"2.2\";}s:8:\"response\";a:12:{s:7:\"auberge\";a:6:{s:5:\"theme\";s:7:\"auberge\";s:11:\"new_version\";s:5:\"2.7.6\";s:3:\"url\";s:37:\"https://wordpress.org/themes/auberge/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/auberge.2.7.6.zip\";s:8:\"requires\";s:3:\"4.8\";s:12:\"requires_php\";s:3:\"5.6\";}s:9:\"capacious\";a:6:{s:5:\"theme\";s:9:\"capacious\";s:11:\"new_version\";s:5:\"1.1.0\";s:3:\"url\";s:39:\"https://wordpress.org/themes/capacious/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/theme/capacious.1.1.0.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"7.0\";}s:5:\"event\";a:6:{s:5:\"theme\";s:5:\"event\";s:11:\"new_version\";s:5:\"1.1.8\";s:3:\"url\";s:35:\"https://wordpress.org/themes/event/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/event.1.1.8.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:3:\"5.6\";}s:6:\"gambit\";a:6:{s:5:\"theme\";s:6:\"gambit\";s:11:\"new_version\";s:5:\"1.9.2\";s:3:\"url\";s:36:\"https://wordpress.org/themes/gambit/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/gambit.1.9.2.zip\";s:8:\"requires\";s:3:\"5.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:6:\"hueman\";a:6:{s:5:\"theme\";s:6:\"hueman\";s:11:\"new_version\";s:5:\"3.7.7\";s:3:\"url\";s:36:\"https://wordpress.org/themes/hueman/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/hueman.3.7.7.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.3\";}s:7:\"newsmag\";a:6:{s:5:\"theme\";s:7:\"newsmag\";s:11:\"new_version\";s:5:\"2.4.3\";s:3:\"url\";s:37:\"https://wordpress.org/themes/newsmag/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/theme/newsmag.2.4.3.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:3:\"5.6\";}s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.9\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.9.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.7.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.4.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:11:\"vision-lite\";a:6:{s:5:\"theme\";s:11:\"vision-lite\";s:11:\"new_version\";s:5:\"1.1.5\";s:3:\"url\";s:41:\"https://wordpress.org/themes/vision-lite/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/vision-lite.1.1.5.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:6:\"7.2.14\";}s:6:\"weblog\";a:6:{s:5:\"theme\";s:6:\"weblog\";s:11:\"new_version\";s:5:\"3.0.2\";s:3:\"url\";s:36:\"https://wordpress.org/themes/weblog/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/weblog.3.0.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:6:\"5.6.20\";}s:12:\"wp-barrister\";a:6:{s:5:\"theme\";s:12:\"wp-barrister\";s:11:\"new_version\";s:5:\"2.3.1\";s:3:\"url\";s:42:\"https://wordpress.org/themes/wp-barrister/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/wp-barrister.2.3.1.zip\";s:8:\"requires\";s:3:\"5.0\";s:12:\"requires_php\";s:3:\"7.0\";}}s:12:\"translations\";a:0:{}}','no'),(96054,'_site_transient_timeout_browser_139426013fd4c5a1a21230b705aa3837','1620193329','no'),(96055,'_site_transient_browser_139426013fd4c5a1a21230b705aa3837','a:10:{s:4:\"name\";s:5:\"Opera\";s:7:\"version\";s:13:\"73.0.3856.284\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:22:\"https://www.opera.com/\";s:7:\"img_src\";s:42:\"http://s.w.org/images/browsers/opera.png?1\";s:11:\"img_src_ssl\";s:43:\"https://s.w.org/images/browsers/opera.png?1\";s:15:\"current_version\";s:5:\"12.18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(96056,'_site_transient_timeout_community-events-22c2473ed8d60bb9022ba0fc4ec2e04b','1619631732','no'),(96057,'_site_transient_community-events-22c2473ed8d60bb9022ba0fc4ec2e04b','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"142.93.234.0\";}s:6:\"events\";a:8:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:47:\"Watch party + Discussion group: How to use Trac\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/277828739/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2021-04-29 08:00:00\";s:8:\"end_date\";s:19:\"2021-04-29 09:00:00\";s:20:\"start_unix_timestamp\";i:1619708400;s:18:\"end_unix_timestamp\";i:1619712000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.779998779297;s:9:\"longitude\";d:-122.41999816895;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:18:\"WordCamp Venezuela\";s:3:\"url\";s:36:\"https://venezuela.wordcamp.org/2021/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2021-05-06 16:00:00\";s:8:\"end_date\";s:19:\"2021-05-07 00:00:00\";s:20:\"start_unix_timestamp\";i:1620331200;s:18:\"end_unix_timestamp\";i:1620360000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"VE\";s:8:\"latitude\";d:10.4805937;s:9:\"longitude\";d:-66.9036063;}}i:2;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:15:\"WordCamp Europe\";s:3:\"url\";s:33:\"https://europe.wordcamp.org/2021/\";s:6:\"meetup\";s:0:\"\";s:10:\"meetup_url\";s:0:\"\";s:4:\"date\";s:19:\"2021-06-07 00:00:00\";s:8:\"end_date\";s:19:\"2021-06-10 00:00:00\";s:20:\"start_unix_timestamp\";i:1623020400;s:18:\"end_unix_timestamp\";i:1623279600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"PT\";s:8:\"latitude\";d:41.1622022;s:9:\"longitude\";d:-8.6570588;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmrycchbrb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-05-13 19:00:00\";s:8:\"end_date\";s:19:\"2021-05-13 20:30:00\";s:20:\"start_unix_timestamp\";i:1620925200;s:18:\"end_unix_timestamp\";i:1620930600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"NL\";s:8:\"latitude\";d:52.520000457764;s:9:\"longitude\";d:6.0900001525879;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmryccjbnb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-06-10 18:45:00\";s:8:\"end_date\";s:19:\"2021-06-10 20:55:00\";s:20:\"start_unix_timestamp\";i:1623343500;s:18:\"end_unix_timestamp\";i:1623351300;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:43:\"WordPress Meetup Nijmegen: To be announced.\";s:3:\"url\";s:66:\"https://www.meetup.com/WordPress-Meetup-Nijmegen/events/277572569/\";s:6:\"meetup\";s:25:\"WordPress Meetup Nijmegen\";s:10:\"meetup_url\";s:49:\"https://www.meetup.com/WordPress-Meetup-Nijmegen/\";s:4:\"date\";s:19:\"2021-06-16 20:00:00\";s:8:\"end_date\";s:19:\"2021-06-16 22:00:00\";s:20:\"start_unix_timestamp\";i:1623866400;s:18:\"end_unix_timestamp\";i:1623873600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"NL\";s:8:\"latitude\";d:51.840000152588;s:9:\"longitude\";d:5.8499999046326;}}i:6;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmrycckblb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-07-08 18:45:00\";s:8:\"end_date\";s:19:\"2021-07-08 20:55:00\";s:20:\"start_unix_timestamp\";i:1625762700;s:18:\"end_unix_timestamp\";i:1625770500;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}i:7;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup Zwolle\";s:3:\"url\";s:68:\"https://www.meetup.com/Zwolle-WordPress-Meetup/events/nsmmmrycclbqb/\";s:6:\"meetup\";s:23:\"WordPress Meetup Zwolle\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/Zwolle-WordPress-Meetup/\";s:4:\"date\";s:19:\"2021-08-12 18:45:00\";s:8:\"end_date\";s:19:\"2021-08-12 20:55:00\";s:20:\"start_unix_timestamp\";i:1628786700;s:18:\"end_unix_timestamp\";i:1628794500;s:8:\"location\";a:4:{s:8:\"location\";s:19:\"Zwolle, Netherlands\";s:7:\"country\";s:2:\"nl\";s:8:\"latitude\";d:52.508583068848;s:9:\"longitude\";d:6.0933017730713;}}}}','no'),(96058,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1619631734','no'),(96059,'_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:27:\"News – – 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:\"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:\"Tue, 27 Apr 2021 17: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: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=5.8-alpha-50793\";s: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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Curious About Full Site Editing?\";s: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/2021/04/curious-about-full-site-editing/\";s: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 Apr 2021 17: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Features\";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:7:\"General\";s: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:35:\"https://wordpress.org/news/?p=10190\";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:296:\"The second major release of the year is right around the corner. You might have heard a bit of buzz about full site editing around your WordPress circles, so this post will give you some big picture things to know as well as a few wayfinding links for anyone who wants to know more. For […]\";s: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:7:\"Josepha\";s: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:2792:\"\n<p>The second major release of the year is right around the corner. You might have heard a <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">bit of buzz</a> about full site editing around your WordPress circles, so this post will give you some big picture things to know as well as a few wayfinding links for anyone who wants to know more.</p>\n\n\n\n<p><strong>For Site Owners and Operators</strong></p>\n\n\n\n<p>If you own and operate a WordPress site, updating to version 5.8 should be a seamless experience, just like any other update. All the conversation around full site editing is very exciting, but shouldn’t be alarming—<strong>everything in the next release that relates to full site editing is opt-in</strong>. To experiment freely with it, you need a theme that is built for it. Check the links at the end to see a few examples!</p>\n\n\n\n<p><strong>For Agencies and Theme/Plugin Developers</strong></p>\n\n\n\n<p>If you extend the functionality of the WordPress CMS for clients, updating to version 5.8 should also be seamless. As always, it’s smart to spot-check custom implementations in a staging environment or fully test when the release candidate is made available. Want to test your products and get everything client-ready? Check out any of the testing options below.</p>\n\n\n\n<p><strong>For Contributors and Volunteers</strong></p>\n\n\n\n<p>If you contribute time and expertise to the WordPress project, you can join us in the interesting work leading up to the WordPress 5.8 release and update your site with the deep satisfaction of a job well done. There is a lot that goes into every release—from design and development to documentation and translation; if you’ve got some time to spare, and want to help support the project that supports the tool that supports your site (whew!), check out the links below.</p>\n\n\n\n<h2>Resources</h2>\n\n\n\n<ul><li>A few block themes: <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a>, <a href=\"https://wordpress.org/themes/hansen/\">Hansen</a>, <a href=\"https://wordpress.org/themes/block-based-bosco/\">Block-based Bosco</a>, <a href=\"https://wordpress.org/themes/q/\">Q</a></li><li>A few focus areas: <a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Gutenberg plugin focuses</a></li><li>A few ways you can test: <a href=\"https://wordpress.org/plugins/gutenberg/\">Gutenberg plugin</a>, <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">Beta testing plugin</a>, <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/#nightly\">Gutenberg Times nightly build</a></li><li>A few pieces of documentation: <a href=\"https://developer.wordpress.org/block-editor/handbook/full-site-editing/\">Full Site Editing Overview</a></li></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:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"10190\";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:58:\"\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:44:\"WP Briefing: Your Opinion is Our Opportunity\";s: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/2021/04/your-opinion-is-our-opportunity/\";s: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, 26 Apr 2021 15:24: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s: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/news/?post_type=podcast&p=10171\";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:148:\"In this episode, Josepha discusses the importance of co-development and testing for the continued growth and maintenance of the WordPress project. \";s: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:1:{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/2021/04/WP-Briefing-007.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:\"Chloe Bringmann\";s: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:13068:\"\n<p>In this episode, Josepha discusses the importance of co-development and testing for the continued growth and maintenance of the WordPress project. </p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2008/10/usability-testing-report-25-and-crazyhorse/\">2.5 Usability Testing Report </a></li><li><a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a></li><li><a href=\"https://www.meetup.com/Pune-WordPress-Knowledge-Exchange/events/277520243/\">Pune Work Along (Self Study) Meetup</a></li><li><a href=\"https://fr.wordpress.org/2021/04/09/le-30-avril-2021-rejoignez-nous-pour-un-nouveau-wordpress-translation-day-fr/\">French Mini-Translation Day, April 30, 2021</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">April 14, 2021, Full Site Editing Go/No-Go Demo Recap</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Full Site Editing Go/No-Go Next Steps</a></li><li><a href=\"https://make.wordpress.org/test/\">Test WordPress.org</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10171\"></span>\n\n\n\n<p>0:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>0:39</p>\n\n\n\n<p>Prior to Gutenberg, our current multi-year project that is changing the way we see WordPress, another multi-year project changed the way we saw WordPress. Starting in 2008, substantial changes to the WordPress interface came in a series of major releases, starting with WordPress 2.5. That was before my time in the project; I’ve only ever worked with the current dashboard in WordPress. But, from what I’ve read, the user testing that would have gone into it was a huge undertaking and very well coordinated. Now, WordPress has not taken on that type of robust testing project since, but starting around 2014 or 2015, a community testing practice was started. I’ve shared these calls for testing frequently, both on Twitter and in this podcast. But you may not really know why I find the testing program so valuable. So today, I’m going to explore with you the concept of co-developers in open source.</p>\n\n\n\n<p>1:52</p>\n\n\n\n<p>Open source software, like WordPress, is built by the people who show up. There are a few obvious groups when you think of software, the developers, designers, technical writers, folks who monitor the forums, and really, all the teams you find in our WordPress project. Co-developers or co-creators, if you’ll join me in making our tent a little bigger, refers to the users of an open source product who actively engage and contribute to the work by using the software and sharing any bugs that they find.</p>\n\n\n\n<p>2:25</p>\n\n\n\n<p>I mentioned this group in the episode about how WordPress improves. Specifically in that episode, I underlined that if you consider users to be part of the collaborative process, as long as people use your product, those people will have opinions about your product’s needs. And today, I’m extending that thought a bit further to say that, as long as there are opinions, there are opportunities.</p>\n\n\n\n<p>2:51</p>\n\n\n\n<p>When you know what isn’t working, you can focus your attention on a solution, you can focus on making sure that you can make it work. The existence of co-creators is one of the great things about open source. No designer or developer or product owner has to know every sort of user to be able to get feedback from them. If they show up, test the software and get their thoughts written down, then you can start to see patterns and common pain points. It is also, unfortunately, one of the great difficulties of being an open source project. After all, if users don’t show up, or don’t test, or don’t write down their feedback, it’s impossible to know what worked for them and what didn’t. And on top of that, with such a large percentage of the web being supported by WordPress in this case, not every problem is part of a pattern. And not all patterns are part of the current priorities.</p>\n\n\n\n<p>3:54</p>\n\n\n\n<p>Looking beyond that double-edged sword. Let’s say that this idea of a co-creator makes sense to you. And more than that, you feel like it describes you. What does it mean for you to show up in WordPress? There are lots of good ways to offer this sort of feedback and contribute to those patterns that can help us see through the fog. So I have for you a mini list and, of course, a bunch of links in the show notes for you. </p>\n\n\n\n<p>So some good ways. First, you can participate in any of the dedicated calls for testing. They are short and frequently have a guide. I participate in them and generally find them fun. I say generally because sometimes I also find them frustrating. That’s really okay too; the frustrations helped me to identify that I found a problem. And if I can find a problem, then I have saved someone else from finding that problem in the future. The second thing you can do is file a bug report with information about what happened when you ran into a problem and how someone like me could make your bug happen on their site. Bug</p>\n\n\n\n<p>5:00</p>\n\n\n\n<p>Reporting is one of the things I’ve grown to really love in my time and open source; I did not love it. At first, I was really scared to do it. I mostly used to send videos of the bugs that I found to other people and ask them to file the bug reports for me. But then, of course, I never knew whether they got fixed or not. So I was scared to do it at first. But once I figured out what makes a “good report,” I felt like I was helping circle hidden treasure on a map or something. I realized also not everyone’s excited about finding hidden treasure on a map. But I play video games and finding hidden treasure on maps is, like, a thing.</p>\n\n\n\n<p>5:43</p>\n\n\n\n<p>A third really great way to contribute like this is that you can join any community meeting to learn more about what’s happening now and in the future, or just to see what makes WordPress work. As a heads up, these meetings go really fast. And they’re all in text. And there’s sometimes, but not all the time, a little bit of jargon that you have to head to your favorite search engine to find. But I sit in on about half of them myself and get a lot of really good information about things that I’ve been wondering about, things that looked broken, but actually are functioning exactly the way that they should. And I just didn’t want them to function that way. And more often than not, I found out that something that I thought was broken, was already identified and being fixed. Those are three great ways to show up and help give feedback that helps make WordPress better and more functional for more people. </p>\n\n\n\n<p>There are also a few other ways that we see people trying to share that feedback that don’t work quite as well. And I’m going to touch on a few of them just because it’s important to know, as you’re trying to figure out how to get started with this. The first one is just tweeting your frustrations, and I get it like that’s literally what Twitter is for.</p>\n\n\n\n<p>7:03</p>\n\n\n\n<p>But also it’s hard to create a block from “I am frustrated, behold my hateful rhetoric.” Not that any of you, my dear listeners, ever tweet hateful rhetoric. Still, that is really hard for anyone to figure out what was actually wrong in that moment. Another thing that is not the most functional way to give feedback is review brigading. The Internet rewards this kind of behavior, but I have found at least for WordPress, those false positives and false negatives can be really confusing for our new users. And the third way, that’s not our best way, and probably is the least best way, is just by giving up and not telling anyone what broke for you.</p>\n\n\n\n<p>7:45</p>\n\n\n\n<p>I know that I already said it’s not possible to fix everyone’s problems. But while it’s not possible to fix everyone’s problems the moment they get shared, it’s also truly impossible to fix any problems that no one knows exist. And so giving up and not sharing an issue so that we can identify it as part of a pattern of problems is probably the least effective way to help us help you get your problem solved.</p>\n\n\n\n<p>8:13</p>\n\n\n\n<p>This brings me back to the question of the value of WordPress users as co creators in the development process. As WordPress grows, both in usage as a CMS and in participation as a community, it’s important for us to shed the idea that software creation is only about what literally can be done to code or what literally can be done to core or what literally can be done to the CMS. It’s also important for us to constantly remind ourselves that the best outcomes are the result of collaboration with the people who use WordPress the most. I know that not every type of user we have is showing up to give us feedback about where WordPress doesn’t work for them. And I would love to see more feedback that helps us to figure out where our patterns are.</p>\n\n\n\n<p>9:03</p>\n\n\n\n<p>So the bottom line is this without user feedback that has some clarity of what was expected versus what happened, the work to make a good choice involves a whole lot of guessing. So since open source software is built by the people who show up, I hope this gives you an idea of how you can show up and help improve the tool that powers your sites.</p>\n\n\n\n<p>9:32</p>\n\n\n\n<p>That brings us to today’s community highlight every episode or so I share either a great story of WordPress success or a great story of a WordPress contributor who helped some folks along the way. Today’s <a href=\"https://twitter.com/trishacodes/status/1357382647274762244\">community highlight</a> comes from @trishacodes who shared one of her early to WordPress mentors. She says “@RianRietveld was such an encouragement and helped me find the courage to speak up.” I have had myself many conversations with <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian</a>, and that rings true for me as well. </p>\n\n\n\n<p>10:00</p>\n\n\n\n<p>That brings us to the moment you’ve all been waiting for, the small list of big things. It’s actually kind of a medium list. Today, I’ve got four whole things to share with you all. The first thing on my list is that WordCamp Europe is coming, that will be June 7th through the 10th. It’s a multi-day online event. I will share in the show notes a link to the main website; there you can get an idea of what will happen, the schedule, and get your hands on some tickets so that you can get it in your calendar and prepare yourselves. </p>\n\n\n\n<p>The second thing I want to share is for all of our polyglots out there. The French team is planning a translation day coming up on April 30. I will share a link to that as well so that you can get an idea of what that takes if you’re feeling like you want to do some translation work. The third thing I want to share is that the Indian community in Pune actually started a new meetup series. It is a translation work along self-study – also for all of our polyglots out there. I would love to see as many people as are interested in both learning about how to do translations and certainly translating WordPress get registered for that. A final thing I want to share with you all is that if you are curious about what full site editing features will be included in the 5.8 release, that’s the WordPress release that’s coming out in the middle of July, you can check out my recap and recording of the demo that was held with Matt, Matias, and the rest of the team. There’s are also a number of other posts of next step ideas that I will share in the show notes as well.</p>\n\n\n\n<p>11:51</p>\n\n\n\n<p>That, my friends, is your small list of big things. Thank you for joining in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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:5:\"10171\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Become an Early Adopter With the Gutenberg Plugin\";s: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:85:\"https://wordpress.org/news/2021/04/become-an-early-adopter-with-the-gutenberg-plugin/\";s: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, 21 Apr 2021 21:03: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:2:{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:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"Gutenberg\";s: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:35:\"https://wordpress.org/news/?p=10164\";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:372:\"Copy by Anne McCarthy (@annezazu) and Design by Mel Choyce-Dwan (@melchoyce) In WordPress circles (whether it’s your local meetup, a trusted publication, or your networking group), you may have heard terms like Core Editor, Gutenberg, and the Block Editor used interchangeably over the last four years. And if you’re following contributor work on the project […]\";s: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:\"Chloe Bringmann\";s: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:4695:\"\n<p><strong><em>Copy by Anne McCarthy (<a href=\'https://profiles.wordpress.org/annezazu/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>annezazu</a>) and Design by Mel Choyce-Dwan (<a href=\'https://profiles.wordpress.org/melchoyce/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>melchoyce</a>)</em></strong></p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img loading=\"lazy\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=632%2C354&ssl=1\" alt=\"\" class=\"wp-image-10165\" width=\"632\" height=\"354\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=1024%2C575&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=768%2C431&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>In WordPress circles (whether it’s your local meetup, a trusted publication, or your networking group), you may have heard terms like Core Editor, Gutenberg, and the Block Editor used interchangeably over the last four years. And if you’re following contributor work on the project itself, you may also have heard some additional nuances—Gutenberg plugin, Gutenberg, or Block Editor. </p>\n\n\n\n<p>It can get a little confusing, so let’s take a look at four terms that will help you find your way: </p>\n\n\n\n<ul><li>WordPress – WordPress refers to the open source software but also to the community that surrounds it. </li><li>Gutenberg – Gutenberg is the code name for a multi-year project to update editing areas for the WordPress software.</li><li>Editor – The editor refers to a section of the software that allows you to update content on your site’s posts and pages. </li><li>Gutenberg Plugin – The Gutenberg plugin is where early work to update the editor is shared.</li></ul>\n\n\n\n<h2>The Gutenberg Plugin</h2>\n\n\n\n<p>Now that we’ve cleared up the definitions, let’s talk about the plugin. When might you use it? What would you use it for? You can think of it as an early access program or a “WordPress lab.” The plugin is updated every two weeks, which means that bugs that have been reported are often fixed and that what you see changes rapidly. </p>\n\n\n\n<p>The Gutenberg plugin also contains features that aren’t yet ready for their WordPress debut but are ready for curious users to test and provide feedback. This is a common practice that allows stable features to make it to your site in WordPress releases while allowing experimental features to be tested and refined. To get a sense of whether using the Gutenberg Plugin might be something you want to explore to get access to earlier features, check out the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">“What’s New” release posts </a>and the <a href=\"https://make.wordpress.org/core/tag/core-editor-improvement/\">Core Editor Improvement post series</a>. </p>\n\n\n\n<h2>Do I Need the Plugin to Use Gutenberg?</h2>\n\n\n\n<p>It depends on your comfort level! Generally speaking, it is not recommended to use the plugin on a site that has launched and is actively in use unless you’re very comfortable with the code side of WordPress. Fortunately, each WordPress release comes ready to go with <a href=\"https://developer.wordpress.org/block-editor/handbook/versions-in-wordpress/\">multiple versions of the Gutenberg plugin</a>. </p>\n\n\n\n<p>But if you are a keen beta tester who loves reporting feedback, or you feel comfortable navigating how to opt-in/out of the experimental aspects of the plugin, here are a few reasons you might want to dig into what the Gutenberg Plugin has to offer:</p>\n\n\n\n<ul><li>Test new features and give helpful feedback. For example, you can use the plugin to <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/how-to-test-fse/\">help test Full Site Editing</a>. </li><li>Get early access to the latest & greatest while navigating when to opt-in or out of experimental features. </li><li>Prepare for the future whether you’re a theme author, plugin developer, agency owner, etc. </li></ul>\n\n\n\n<p><em>Do you use the Gutenberg plugin and </em><a href=\"https://github.com/WordPress/gutenberg/issues\"><em>share feedback on GitHub</em></a><em>? Thank you! This kind of feedback is what helps ensure stability in what’s shipped in WordPress releases. </em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p></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:5:\"10164\";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:60:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 5.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/2021/04/wordpress-5-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:\"Thu, 15 Apr 2021 03:05: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:\"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: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:35:\"https://wordpress.org/news/?p=10144\";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:365:\"WordPress 5.7.1 is now available! This security and maintenance release features 26 bug fixes in addition to two security fixes. Because this is a security release, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated. WordPress 5.7.1 is a short-cycle security and maintenance release. The next […]\";s: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:12:\"Peter Wilson\";s: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:8461:\"\n<p>WordPress 5.7.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">26 bug fixes</a> in addition to two security fixes. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.7.1 is a short-cycle security and maintenance release. The next major release will be version 5.8.</p>\n\n\n\n<p>You can download WordPress 5.7.1 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>Two security issues affect WordPress versions between 4.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 4.7 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Thank you <a href=\"https://www.sonarsource.com/\">SonarSource</a> for reporting an XXE vulnerability within the media library affecting PHP 8.</li><li>Thanks <a href=\"https://mikaelkorpela.fi/\">Mikael Korpela</a> for reporting a data exposure vulnerability within the REST API.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</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/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> and the WordPress security team for their work on these issues.</p>\n\n\n\n<p>For more information, browse the <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">full list of changes</a> on Trac, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-7-1/\">version 5.7.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.7.1 release was led by <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a> and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.7.1 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ninetyninew/\">99w</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/annalamprou/\">annalamprou</a>, <a href=\"https://profiles.wordpress.org/anotherdave/\">anotherdave</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/brechtvds/\">Brecht</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dkoo/\">dkoo</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dragongate/\">dragongate</a>, <a href=\"https://profiles.wordpress.org/eatsleepcode/\">eatsleepcode</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>, <a href=\"https://profiles.wordpress.org/fabianpimminger/\">Fabian Pimminger</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/gab81/\">gab81</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/geoffrey1963/\">Geoffrey</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzim/\">grzim</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/jonkastonka/\">Johan Jonk Stenström</a>, <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</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/joseeyoast/\">Josee Wouters</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/k3nsai/\">k3nsai</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">Mikhail Kobzarev</a>, <a href=\"https://profiles.wordpress.org/mmuyskens/\">mmuyskens</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nicegamer7/\">nicegamer7</a>, <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</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/pwallner/\">pwallner</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat Khaziev</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rogertheriault/\">Roger Theriault</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sirstuey/\">SirStuey</a>, <a href=\"https://profiles.wordpress.org/stefanjoebstl/\">stefanjoebstl</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/terriann/\">Terri Ann</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, and <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</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:5:\"10144\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"People of WordPress: Tyler Lau\";s: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:65:\"https://wordpress.org/news/2021/04/people-of-wordpress-tyler-lau/\";s: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, 13 Apr 2021 13:47: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:9:\"heropress\";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:16:\"ContributorStory\";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:17:\"WordPress journey\";s: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:35:\"https://wordpress.org/news/?p=10102\";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:117:\"In this People of WordPress contributor story, we chat with Tyler Lau from Kansas, US, on his journey with 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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s: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:10363:\"\n<p><em>WordPress is open source software, maintained by a global network of contributors. There are many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of the amazing stories that are lesser-known.</em></p>\n\n\n\n<h2><strong>Embrace Who You Are and Your Journey</strong></h2>\n\n\n\n<p>In this People of WordPress contributor story, we chat to Tyler Lau from the US on his relationship building work in marketing and his WordPress journey.</p>\n\n\n\n<p>Read on to discover his story which shows it is often what you have learned from negative experiences in your life that can make you a major asset to a product team.</p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?resize=632%2C464&ssl=1\" alt=\"Tyler Lau stood in front of a colorful mural\" class=\"wp-image-10116\" width=\"632\" height=\"464\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?zoom=2&resize=640%2C470&ssl=1 1280w, https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?zoom=3&resize=640%2C470&ssl=1 1920w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<h2><strong>An Entrepreneurial Mindset</strong></h2>\n\n\n\n<p>Tyler recalls he always had a knack for spotting a enterprise ideas. As an industrious seven-year-old, he was already finding ways to make sales during the school breaks. </p>\n\n\n\n<p>While many entrepreneurs have similar stories, Tyler’s path took many turns before he discovered and thrived in the WordPress community.</p>\n\n\n\n<p>He was drawn to both the software and the community that surrounds it from his search for personal and professional freedom. He ultimately was able to combine his various business interests and people skills into professional marketing work.</p>\n\n\n\n<h2><strong>Using your skills to uncover your journey</strong></h2>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?resize=632%2C758&ssl=1\" alt=\"Tyler Lau pictured sat on a chair using his mobile phone in his social media work\" class=\"wp-image-10118\" width=\"632\" height=\"758\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?zoom=2&resize=640%2C768&ssl=1 1280w, https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?zoom=3&resize=640%2C768&ssl=1 1920w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Tyler’s current role is as a Marketing Relationship Builder, based in Kansas, USA. His responsibilities span across all digital properties and products, leveraging his broad set of business and people skills.</p>\n\n\n\n<p>These skills are amplified by his creativity and adaptability. Tyler says that one reason he is always looking for new projects is his Attention Deficit Hyperactivity Disorder (ADHD), a diagnosis he received in 2005.</p>\n\n\n\n<p>In an industry built by programmers and developers who often have a strong sense of focus, Tyler felt that someone with ADHD wouldn’t be seen as a natural fit. He found the WordPress community to be a place where everyone can find the right spot for their unique skills. Tyler’s skill is people, and this has translated into many opportunities and responsibilities in his work life. His skills have also helped him give back to the WordPress community as a speaker and volunteer, and through multiple contributor days.</p>\n\n\n\n<h2><strong>Relationship-building as a career</strong></h2>\n\n\n\n<p>Most of Tyler’s experience was in the restaurant industry, and his resume did not exactly point to a career in tech. But the service industry actually prepared him well for everything he has taken on since.</p>\n\n\n\n<p>When he is at work events, he meets people from across the world and builds connections with them. As an extrovert, he enjoys this and couldn’t imagine a job where he was isolated from getting to know others and relationship-building.</p>\n\n\n\n<p>Understanding people and being able to operate in any setting are key competencies. Social skills and tact are useful for community building in the WordPress space too, and in Tyler’s life at different times it has been necessary for survival. </p>\n\n\n\n<h2><strong>The true meaning of freedom</strong></h2>\n\n\n\n<p>In the WordPress community, the concept of freedom comes up often. WordPress is built on GPL, free software, and open-source values. Practically speaking, anyone can work remotely or be their own boss to gain more freedom in work and life. Tyler feels that he never fitted into a traditional work mould. With his strong focus on freedom, he found this resonated with the freedom and opportunities he believes WordPress provides him and thousands of others.</p>\n\n\n\n<p>Tyler describes how in 2013 his ‘inner opportunist’ got him into trouble. After dropping out of college following a brain aneurysm, he needed capital to fund his first startup. He shares that he found a quick but unlawful way to make money. Alongside this between shifts as a waiter, he worked on prototypes for his first product. The company was growing fast, and to protect his patents and take research and development to the next level, he had to work hard. Everything came to a halt when some of the actions he took resulted in being sent to prison. </p>\n\n\n\n<p>He says that meeting other inmates reminded him that he was in a much better situation than most. He was educated, well-off, loved, and knew he had a future once he was released. He found that many inmates never graduated from high school and were computer illiterate. While inside, Tyler taught subjects like science, math, writing, reading, and social studies. He found that due to the lack of skills and support, many inmates would struggle upon release. He believes getting the mental health support and job training needed to thrive after prison is not easy for many.</p>\n\n\n\n<p>“<em>There’s more to freedom than just being on the outside. You also need a sense of agency and enfranchisement,</em>” says Tyler. He considered his sense of purpose and support network were plenty to keep him going and was ready to take on his next (legal) business challenge as soon as he could.</p>\n\n\n\n<h2>Going forward positively </h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=632%2C632&ssl=1\" alt=\"Tyler Lau portrait picture\" class=\"wp-image-10139\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?w=640&ssl=1 640w, https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=300%2C300&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=150%2C150&ssl=1 150w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>The idea that your past doesn’t define you and you can choose to embrace it, is a key driver for Tyler.</p>\n\n\n\n<p>He describes himself as an outlier in many ways. He recalls how politics influenced his life from the day he was born. Tyler’s father is a semi-dissident Chinese visual anthropologist, his mother is an art professor who left her home country of Japan to break free from traditional Japanese gender roles. Tyler feels he inherited a lot of this fearlessness.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>I’ve never fitted in, and yet this is what makes me able to adapt to most situations and relate to just about anyone. I embrace my eclectic, dissonant past and see beauty in the person those experiences shaped me to be</em>,” says Tyler. </p></blockquote>\n\n\n\n<p>Now, he’s able to put those skills to good use in the WordPress community and beyond. </p>\n\n\n\n<p>He says: “<em>Regardless of your physical abilities, mental health struggles, upbringing, and even your run-ins with the law, no one is excluded from carving their place in the WordPress industry</em>”.<br></p>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thank you to Tyler Lau (<a href=\'https://profiles.wordpress.org/tylermaximus/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>tylermaximus</a>) for sharing his #ContributorStory.</p>\n\n\n\n<p>Thanks to Larissa Murillo (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Surendra Thakor (<a href=\'https://profiles.wordpress.org/sthakor/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sthakor</a>), Olga Gleckler (<a href=\'https://profiles.wordpress.org/oglekler/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>oglekler</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Yvette Sonneveld (<a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for working on the People of WordPress series.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh3.googleusercontent.com/Y3odYTyvSfJbVxUxUWEgKxOprox2zxVwhk7_vdW-AIs4IlE-jK0Zt1itCj867x0dIAbIiK-VeuTLMZr6BjNEY0fkTf--4dT1hkLbnGtsPFNfyrVBYIN59IirTkNnqiQgqxk6E1MI\" alt=\"HeroPress logo\" /></figure>\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a> series.</em></p>\n\n\n\n<p><em>#ContributorStory #HeroPress</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:5:\"10102\";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:61:\"\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:30:\"WP Briefing: Who Is 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/news/2021/04/who-is-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:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 Apr 2021 14:36: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Gutenberg\";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:11:\"wp-briefing\";s: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/news/?post_type=podcast&p=10099\";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:246:\"In this episode, Josepha explores the five groups within the WordPress ecosystem and provides a high-level example of how they interact and support one another. As always, stay tuned for the small list of big things and a contributor highlight. \";s: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:1:{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/2021/04/WP-Briefing-006.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:\"Chloe Bringmann\";s: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:9292:\"\n<p>In this episode, Josepha explores the five groups within the WordPress ecosystem and provides a high-level example of how they interact and support one another. As always, stay tuned for the small list of big things and a contributor highlight. </p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li>Get to know<a href=\"https://make.wordpress.org/\"> WordPress Teams</a></li><li><a href=\"https://wordpress.tv/2017/12/10/josepha-haden-beginners-guide-to-contributions/\">Five Steps of Volunteer Engagement </a></li><li><a href=\"https://twitter.com/CoachBirgit/status/1339516878495117313\">Community Highlight </a></li><li><a href=\"https://centroamerica.wordcamp.org/2021/\">WordCamp Centroamérica 2021 Online</a> (<a href=\"https://centroamerica.wordcamp.org/2021/sesiones/\">Schedule</a>)</li><li><a href=\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\">So you want to make block patterns?</a></li><li><a href=\"https://docs.google.com/spreadsheets/d/1h73xMwjSRkJJsn7ooiwXFeZpd0hxXh26pJ7qXzI5iUg/edit#gid=0\">Gutenberg Tutorial sign-up</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10099\"></span>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>In the first episode of this podcast, I said that there’s a lot that goes into WordPress, that’s really hard to see. One of the hardest things to see about the WordPress project as you get started is the overall structure. There is quite a bit of documentation that can clarify the basics: the names of teams, what they work on, and where, and when they meet. The way that they influence and support each other can really feel like a bit of a mystery. So today, I’m going to break down the WordPress community into five big groups; I want you to keep a couple of things in mind. </p>\n\n\n\n<p>Firstly, these are high-level and based on my observations. Each of these groups can be further broken down into subgroups. So while you may not feel represented in this exact five, you are included if you were to dig a little bit deeper. The second thing to keep in mind is that the makeup of these groups is pretty fluid. Many community members find themselves in more than one group, but generally not far off. Some group two folks end up in group three, depending on the situation, people in group four can also end up in group five, and so on. As with so many things that I share, I’m not trying to insist that one size fits all. I’m not trying to put the WordPress community into a box. This is just a basic framework to understand how it all fits together. Alright, are you ready? I’m ready. Let’s do it!</p>\n\n\n\n<p>Okay, I have a broad definition of the community, which I have mentioned before. I believe that the community is anyone who has interacted with WordPress, whether they know it or not. So, I’ll start from way out there and work my way in that first group; we’re going to call our <strong>Visitors</strong>. </p>\n\n\n\n<p><strong>Visitors</strong> are people who arrive at a WordPress site to gain information or engage in an activity. Sometimes they know it’s a WordPress site, but most of the time, they don’t. The second group are <strong>Users</strong>, people who use WordPress as their CMS. So, that’s website builders, website designers, small businesses, content creators, and the list goes on and on. The third group I like to refer to is the <strong>Extenders</strong>. Those are people who extend WordPress through the creation of blocks, themes, plugins, and more. There are also people who teach WordPress to others through WordPress podcasts, and newsletters and tutorials. The fourth group I refer to as our <strong>Contributors</strong> is the people who contribute to the open source software and the infrastructure supporting it, but not necessarily the same people who contribute directly to their own product. And then there’s group five, <strong>Leaders</strong>. Those are people who help drive the vision and strategy for WordPress; the most notable member of that group is of course, Matt Mullenweg. And I’m also in that group. </p>\n\n\n\n<p>Each of these groups directly influenced the groups on either side. For example, a WordPress user is affected by both visitors and extenders. Imagine a content creator who shares their passion for photography through a WordPress site; this photographer may have visitors that need to purchase photos. In response, the user now has a need to make it possible for visitors to purchase photos on a site. So they go to what we consider the extenders, people who have built a plugin that supports that need. And as a result, that user can install that on their site. And they have have satisfied the need of the visitors to their site, the people who now can purchase photos. </p>\n\n\n\n<p>There are a lot of examples like this in the WordPress project. Every small pattern that you see is mirrored in the larger patterns across our ecosystem. And every large pattern you see in the ecosystem can be seen among our teams. It’s pretty cool to look at really. So, why should this matter to you? From a very practical standpoint, this matters for anyone who’s trying to learn more about contributing to the WordPress project. These five groups mirror very closely the five steps of volunteer engagement that we see across the ecosystem and from a more philosophical standpoint, it’s just kind of nice to know who your neighbors are. Without the influence and support of the groups around us, it can be hard to know whether we’re on the right track or not. So take a look to your left and look to your right, and get to know your partners in this project.</p>\n\n\n\n<p>That brings us now to our community highlight, the segment where I share a note about contributors who have helped others along the way, or WordPress success story. This week’s highlight is from @CoachBirgit, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a>, a longtime contributor and a friend of mine. Her success story goes like this. </p>\n\n\n\n<p>WordPress has allowed me as a mother of five to leave a toxic marriage for good. </p>\n\n\n\n<p>Later, the community picked me up when I became seriously ill. </p>\n\n\n\n<p>So I can say from the bottom of my heart, that working with WordPress has saved my life.</p>\n\n\n\n<p>And now our small list of big things. I’ve got three things for you this week. I think that they’re all very important. And I hope you check them all out. The first one is a reminder that word camp Central America is coming up on April 15 and 16th. If you have not registered for tickets, you still have time, I will share a link to the registration page and the schedule in the show notes below. </p>\n\n\n\n<p>The second thing on our small list of big things is that the Gutenberg 10.4 release is coming out later this week on April 14th. It’s an important release because it’s when we take a look at the current iteration of full site editing tools that we have, and decide if it’s ready to get into the WordPress 5.8 release. There’s a post that has a little more information about that which I will share in the show notes below as well. If you haven’t checked out the Gutenberg plugin lately, obviously I think it’s a good idea to do that in general, but definitely a good idea to check it out now. </p>\n\n\n\n<p>The third thing on our list today is a reminder to check out our most recent block pattern tutorial, I’ll share a link to that in the show notes. It’s this kind of tips and tricks, tutorial, the “show me how to do it,” kind of thing in the style of <a href=\"https://css-tricks.com/css-style-guides/\">CSS-Tricks</a>. If you or anyone that you know might be interested in sharing a similar style of tutorial, there’s a link to a form in that show notes as well so that you can share with us your name and the topic that you’re interested in. We’ll take a look and see if it’s something that we definitely need to make sure our users know how to do. So, that my friends is your small list of big things. </p>\n\n\n\n<p>Thank you for joining in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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:5:\"10099\";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:57:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"The Month in WordPress: March 2021\";s: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:69:\"https://wordpress.org/news/2021/04/the-month-in-wordpress-march-2021/\";s: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, 03 Apr 2021 16:00: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in 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:35:\"https://wordpress.org/news/?p=10084\";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:319:\"This way of iterating improves WordPress and ties back to one of my favorite open-source principles. The idea that with many eyes, all bugs are shallow. To me, that means that with enough people looking at a problem, someone is bound to be able to see the solution. These words from Josepha Haden Chomphosy on […]\";s: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:\"Hari Shanker R\";s: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:9821:\"\n<blockquote class=\"wp-block-quote\"><p>This way of iterating improves WordPress and ties back to one of my favorite open-source principles. The idea that with many eyes, all bugs are shallow. To me, that means that with enough people looking at a problem, someone is bound to be able to see the solution.</p></blockquote>\n\n\n\n<p class=\"has-drop-cap\">These words from <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a> on the <a href=\"https://wordpress.org/news/2021/03/how-wordpress-improves/\">How WordPress Improves</a> episode of the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing Podcast</a> point to the factors that differentiate building software in an open-source environment. Our updates this month are closely tied to the philosophy behind those core principles of open source software. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.7 released</h2>\n\n\n\n<p>WordPress <a href=\"https://wordpress.org/news/2021/03/esperanza/\">version 5.7</a> “Esperanza,” came out on March 9. The release offers fresher admin colors, several improvements to the block editor, single-click HTTP to HTTPS migration, and a new Robots API. Read more about it in the <a href=\"https://wordpress.org/news/2021/03/esperanza/\">release post</a>, the <a href=\"https://make.wordpress.org/core/2021/02/23/wordpress-5-7-field-guide/\">field guide</a>, and the <a href=\"https://make.wordpress.org/community/2021/03/12/meetup-group-resources-talking-points-for-wordpress-5-7/\">talking points post for meetup groups</a>. The Core Team has also <a href=\"https://make.wordpress.org/core/2021/03/30/5-8-pre-planning/\">started work on WordPress 5.8 pre-planning</a>.</p>\n\n\n\n<p>Want to contribute to WordPress 5.8? Join the WordPress <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>. The Core Team hosts weekly chats on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=5&min=00&sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC. </p>\n\n\n\n<h2>Gutenberg Version 10.1 and 10.2 are out</h2>\n\n\n\n<p>Contributor teams released Gutenberg <a href=\"https://make.wordpress.org/core/2021/03/02/whats-new-in-gutenberg-10-1-3-march/\">Version 10.1</a> on March 3 and <a href=\"https://make.wordpress.org/core/2021/03/17/whats-new-in-gutenberg-10-2-17-march/\">Version 10.2</a> on March 17.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/03/02/whats-new-in-gutenberg-10-1-3-march/\">Version 10.1</a> showcases significant improvements to reusable blocks, a clearer image toolbar, and spatial options for the social media block. <a href=\"https://make.wordpress.org/core/2021/03/17/whats-new-in-gutenberg-10-2-17-march/\">Version 10.2</a> offers block pattern options to display contents from the query block and removes writing prompts from empty paragraphs in the editor. It also adds width adjustment for spacer blocks in horizontal parent blocks and the ability to transform media and text blocks into columns.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in <a href=\"https://make.wordpress.org/chat/\">the Make WordPress Slack</a>. The “<a href=\"https://make.wordpress.org/core/2021/03/08/whats-next-in-gutenberg-march-2021/\">What’s next in Gutenberg</a>” post offers more details on the latest updates. Don’t miss the monthly Gutenberg tutorial on <a href=\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\">How to make block patterns</a>!</p>\n\n\n\n<h2>Full Site Editing updates</h2>\n\n\n\n<p>March saw a plethora of updates to the <a href=\"https://make.wordpress.org/core/tag/full-site-editing/\">Full Site Editing</a> project!</p>\n\n\n\n<ul><li><a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> published a <a href=\"https://make.wordpress.org/updates/2021/03/12/full-site-editing-pre-merge-overview/\">Full Site Editing pre-merge overview</a>. She shares the project’s current status, go/no-go dates for core merge, communication plans, and challenges. </li><li>March saw two calls for testing as part of the <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">Full Site Editing outreach program</a>. The first test of the month — <a href=\"https://make.wordpress.org/test/2021/03/09/fse-program-testing-call-3-create-a-fun-custom-404-%20page/\">creating a custom 404 page</a>, wrapped up successfully. Participate in the latest testing initiative — <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\"> build a restaurant-themed website header</a> to help improve the future of WordPress! Deadline: April 8. </li><li>You can also find <a href=\"https://make.wordpress.org/core/2021/03/16/high-level-feedback-from-the-fse-program-march/\">high-level feedback on the FSE Program</a> in this March 2021 post.</li></ul>\n\n\n\n<h2>Proposal launched for a WordPress contributor handbook</h2>\n\n\n\n<p>A proposal has been kicked off on <a href=\"https://make.wordpress.org/updates/2021/03/16/proposal-a-wordpress-project-contributor-handbook/\">building a project-wide WordPress contributor handbook</a>. The handbook will have content around the WordPress project’s underlying philosophies and commitments, along with shared expectations on working together and building products. It will also contain modern open source best practices for WordPress. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading</h2>\n\n\n\n<ul><li>You can now schedule office hours with Matt Mullenweg and Josepha Haden as part of their <a href=\"https://make.wordpress.org/core/2021/03/12/q2-listening-hours-april-7th-2021/\">Q2 Quarterly listening hours initiative</a>. This quarter’s listening session is scheduled for April 7th, 2021, from <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210407T2200\">22:00</a>–<a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210408T0000\">24:00</a> UTC. Slots are still available — <a href=\"https://calendly.com/mmullenweg/team-lead-office-hours?month=2021-04&date=2021-04-08\">sign up now</a>! </li><li>The Themes Team is working on <a href=\"https://make.wordpress.org/themes/2021/03/17/next-steps-on-themes-and-reviews/\">automating the theme review process</a>. The team has shared a detailed post on these changes and is requesting feedback.</li><li>The Core Team has <a href=\"https://make.wordpress.org/core/2021/03/05/dual-licensing-gutenberg-next-steps/\">kicked-off plans</a> on dual licensing Gutenberg under GPL and MPL.</li><li><a href=\"https://buddypress.org/2021/03/buddypress-7-2-1-security-release/\">Version 7.2.1</a> of BuddyPress (security release) is out! Update all your BuddyPresses!</li><li>The Docs Team shipped the <a href=\"https://make.wordpress.org/docs/2021/03/07/wordpress-documentation-style-guide-google-season-of-docs-2020-project-report-tacitonic/\">WordPress documentation style guide</a> as part of its Google Season of Docs 2020 effort. The team has also kicked off work on applying for <a href=\"https://href.li/?https://make.wordpress.org/docs/tag/season-of-docs-2021/\">Google Season of Docs 2021</a>!</li><li>The Polyglots Team is making <a href=\"https://make.wordpress.org/polyglots/2021/03/26/polyglots-training-working-group-update-2/\">significant progress on building their contributor training program</a>. The team is also requesting feedback on <a href=\"https://make.wordpress.org/polyglots/2021/03/30/request-for-feedback-polyglots-team-stats-dashboard/\">building their dashboard</a>.</li><li><a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a> shared an <a href=\"https://make.wordpress.org/updates/2021/03/19/experiment-coordinating-sponsored-contributor-teams/\">experiment to coordinate sponsored contributors</a> by adding them to a private Slack channel to offer them better support.</li><li>The Community Team announced its revamped <a href=\"https://make.wordpress.org/community/2021-wordpress-global-community-sponsorship-program/\">2021 Global Sponsorship Program</a>. The team also published a <a href=\"https://make.wordpress.org/community/2021/03/12/2021-financial-update-for-the-wordpress-community/\">financial update for WP Communities in 2021</a>.</li><li>The Core Team is moving ahead to <a href=\"https://make.wordpress.org/core/2021/03/04/discussion-dropping-support-for-ie11/\">drop support for Internet Explorer 11</a> for upcoming versions of WordPress.</li><li>The Design Team shared <a href=\"https://make.wordpress.org/design/2021/03/30/wordpress-org-patterns-directory/\">initial designs for the Block pattern directory</a>.</li><li>The <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> workspace briefly went down on March 30 due to a Slack ToS issue, which was subsequently resolved. More details on <a href=\"https://make.wordpress.org/updates/2021/03/30/journal-entry-wordpress-slack-workspace-unavailability/\">this explainer post</a>.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it using this form</em></a><em>.</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:5:\"10084\";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:68:\"\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:35:\"So you want to make block patterns?\";s: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:70:\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\";s: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, 30 Mar 2021 17:01: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:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";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:\"Features\";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:9:\"Gutenberg\";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:5:{s:4:\"data\";s:9:\"tutorials\";s: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=9995\";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:33:\"Learn how to make block patterns!\";s: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:2:{i:0;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/2021/03/reusable-block.mp4\";s:6:\"length\";s:6:\"273436\";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:58:\"https://wordpress.org/news/files/2021/03/waves-pattern.mp4\";s:6:\"length\";s:6:\"493389\";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:14:\"Beatriz Fialho\";s: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:22433:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"356\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=632%2C356&ssl=1\" alt=\"\" class=\"wp-image-9998\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=1024%2C576&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=300%2C169&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?resize=768%2C432&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?w=1441&ssl=1 1441w, https://i2.wp.com/wordpress.org/news/files/2021/03/Block-Patterns.jpg?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>If you’ve ever built something for the WordPress block editor — a theme or a plugin — you may have also heard about <strong>block patterns</strong>. </p>\n\n\n\n<p>Looking at the patterns that come bundled with WordPress, I thought it would be nice to dedicate to them a short post. They’re pretty nice, useful shortcuts when you know them, but there’s a good chance you may not know what they are or why you might want to use them.</p>\n\n\n\n<h2>What’s a block pattern?</h2>\n\n\n\n<p>Patterns are <strong>collections of pre-arranged blocks</strong> that can be combined and arranged in many ways making it easier to create beautiful content. They act as a head-start, leaving you to plug and play with your content as you see fit and be as simple as single blocks or as complex as a full-page layout.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"414\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=632%2C414&ssl=1\" alt=\"\" class=\"wp-image-10021\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=1024%2C670&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=300%2C196&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=768%2C503&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=1536%2C1005&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?resize=2048%2C1340&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/03/block-library.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>They live in a tab in the block library. You can click or drag and you’re able to preview them with your site’s styles.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"413\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=632%2C413&ssl=1\" alt=\"\" class=\"wp-image-10022\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=1024%2C669&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=300%2C196&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=768%2C502&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=1536%2C1003&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?resize=2048%2C1338&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/block-pattern.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>Basically, a block pattern is just a bunch of blocks put together in advance:</p>\n\n\n\n<pre class=\"wp-block-code\"><code> <!-- wp:group -->\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\"/>\n<!-- /wp:separator -->\n<!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} -->\n<div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/></figure></div>\n<!-- /wp:image -->\n<!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} -->\n<blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote>\n<!-- /wp:quote -->\n<!-- wp:separator {\"className\":\"is-style-default\"} -->\n<hr class=\"wp-block-separator is-style-default\"/>\n<!-- /wp:separator --></div></div>\n<!-- /wp:group --></code></pre>\n\n\n\n<p>That’s also how you create them: just use the block editor to configure a smattering of blocks to your liking, and the hard part’s over.</p>\n\n\n\n<h2>How do I get them in the block library?</h2>\n\n\n\n<p>There’s <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">more documentation in the handbook</a>, but what it boils down to is this:</p>\n\n\n\n<pre class=\"wp-block-code\"><code><?php \n/*\nPlugin Name: Quote Pattern Example Plugin\n*/\n\nregister_block_pattern(\n \'my-plugin/my-quote-pattern\',\n array(\n \'title\' => __( \'Quote with Avatar\', \'my-plugin\' ),\n \'categories\' => array( \'text\' ),\n \'description\' => _x( \'A big quote with an avatar\".\', \'Block pattern description\', \'my-plugin\' ),\n \'content\' => \'<!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:separator {\"className\":\"is-style-default\"} --><hr class=\"wp-block-separator is-style-default\"/><!-- /wp:separator --><!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/></figure></div><!-- /wp:image --><!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} --><blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\\\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote><!-- /wp:quote --><!-- wp:separator {\"className\":\"is-style-default\"} --><hr class=\"wp-block-separator is-style-default\"/><!-- /wp:separator --></div></div><!-- /wp:group -->\',\n )\n);\n\n?></code></pre>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f446.png\" alt=\"👆\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /> That’s a snippet of PHP, which means you can drop it in a WordPress plugin, or perhaps more simply, paste it into the <strong>functions.php</strong> file from your theme. Done:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"430\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=632%2C430&ssl=1\" alt=\"\" class=\"wp-image-10047\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=1024%2C696&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=300%2C204&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=768%2C522&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?resize=1536%2C1043&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?w=1908&ssl=1 1908w, https://i2.wp.com/wordpress.org/news/files/2021/03/Quote.jpg?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></div>\n\n\n\n<p>For patterns that include images, it’s worth thinking about where those are stored. The <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks theme</a> (which is a fancy name for “TwentyTwentyOne Blocks”) stores images in the theme library.</p>\n\n\n\n<h2>Now what?</h2>\n\n\n\n<p>The thing about a block pattern is, as soon as you insert it from the block library, it stops being <em>a cohesive unit</em> — now it’s just a smattering of blocks, detached from the pattern you created and meant to be customized to your liking. It’s a <em>shortcut</em>, not a <em>template</em>. That also means you don’t have to worry about switching themes or deactivating pattern plugins: the blocks you already inserted won’t go anywhere.</p>\n\n\n\n<p>That being said, if you like this one pattern so much you want to use it again and again, with no customization at all, you can make it into a <a href=\"https://wordpress.org/news/2021/02/gutenberg-tutorial-reusable-blocks/\">reusable block</a>:</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls loop src=\"https://wordpress.org/news/files/2021/03/reusable-block.mp4\"></video></figure>\n\n\n\n<p>Reusable blocks are created, as the name implies, to be reused. The feature is a great way to store small bits of commonly used snippets that you can edit in one place to update in all. “<strong>Follow me on Twitter</strong>,” “<strong>Article series</strong>,<strong>“</strong> or <strong>“Subscribe to my podcast”</strong> are great examples of that.</p>\n\n\n\n<h2>What makes a good block pattern?</h2>\n\n\n\n<p>Patterns, as they ship today, are limited by the features available. If the block editor doesn’t allow you to customize letter-spacing, your block pattern can’t either. While the Global Styles project will expand what’s to blocks, in the meantime, we have to work with the available tools.</p>\n\n\n\n<p>Even then, with the most basic ingredients — color, photography, typography — it is possible to do a lot:</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://lh5.googleusercontent.com/W3RKCu5c7ONKnmuLdChmOhD40iZAFseq30i-qGwqFaq0dPTj_U5b1JXhhRR96-jRvJvKgC8BBZA4p_-EBYF-WoMRPoDLgCX8FG3RIWQhv6zX6-H7xBj4FZGGRm7cl_qdVgRy9G8q\" alt=\"\" /><figcaption>Three columns with images and text<br></figcaption></figure></div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"397\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=632%2C397&ssl=1\" alt=\"\" class=\"wp-image-10036\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=1024%2C644&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=300%2C189&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=768%2C483&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=1536%2C965&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?resize=2048%2C1287&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/03/Media-and-text-with-image-on-the-right-1.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Media and text with image on the right</figcaption></figure></div>\n\n\n\n<p>I designed these patterns to potentially land in WordPress core, which all have a few properties in common:</p>\n\n\n\n<h3><strong>They share a theme.</strong></h3>\n\n\n\n<p>You can think of a pattern as a section of a website: it is meant to be part of a whole, and so it works best when it can exist in the context of other patterns that share the same theme. There are a few sharing a Nature theme in the patterns above, a few sharing an Art theme, and others sharing an Architecture theme. When seen together, it becomes easier to see how you might be able to piece together multiple pages of your site, one page at a time.</p>\n\n\n\n<figure class=\"wp-block-gallery columns-2\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"406\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=632%2C406&ssl=1\" alt=\"\" data-id=\"10033\" data-full-url=\"https://wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png\" data-link=\"https://wordpress.org/news/?attachment_id=10033\" class=\"wp-image-10033\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=1024%2C658&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=300%2C193&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=768%2C493&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=1536%2C987&ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?resize=2048%2C1315&ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2021/03/Large-header-with-text-and-a-button.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"405\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=632%2C405&ssl=1\" alt=\"\" data-id=\"10034\" data-full-url=\"https://wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png\" data-link=\"https://wordpress.org/news/?attachment_id=10034\" class=\"wp-image-10034\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=1024%2C657&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=300%2C193&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=768%2C493&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=1536%2C986&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?resize=2048%2C1314&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-with-image-on-the-right.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li></ul></figure>\n\n\n\n<h3><strong>They share a minimalist color palette.</strong></h3>\n\n\n\n<p>By being parts of a whole, patterns will inevitably land in a context that uses different colors. With a reduced color palette, there’s both a better chance of fitting in and less to customize to make it just right.</p>\n\n\n\n<figure class=\"wp-block-gallery columns-2\"><ul class=\"blocks-gallery-grid\"><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"535\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=632%2C535&ssl=1\" alt=\"\" data-id=\"10042\" data-full-url=\"https://wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg\" data-link=\"https://wordpress.org/news/?attachment_id=10042\" class=\"wp-image-10042\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=1024%2C867&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=300%2C254&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=768%2C651&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?resize=1536%2C1301&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?w=1903&ssl=1 1903w, https://i2.wp.com/wordpress.org/news/files/2021/03/Heading-and-a-paragraph.jpg?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li><li class=\"blocks-gallery-item\"><figure><img loading=\"lazy\" width=\"632\" height=\"271\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container.jpg?resize=632%2C271&ssl=1\" alt=\"\" data-id=\"10043\" data-full-url=\"https://wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg\" data-link=\"https://wordpress.org/news/?attachment_id=10043\" class=\"wp-image-10043\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?resize=1024%2C439&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?resize=300%2C129&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?resize=768%2C330&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?resize=1536%2C659&ssl=1 1536w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?resize=2048%2C879&ssl=1 2048w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?w=1264&ssl=1 1264w, https://i2.wp.com/wordpress.org/news/files/2021/03/Media-text-in-a-full-height-container-scaled.jpg?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></figure></li></ul></figure>\n\n\n\n<h3><strong>The best patterns <strong>do things you might have not done otherwise</strong>.</strong></h3>\n\n\n\n<p>Whether that’s images offset to create a unique silhouette, or just using less visible features (like fixed positioning in the Cover block), it’s a way to surface creativity.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>Tip: You can use any block in your patterns, including blocks that came from a plugin. And if that block is in the block directory, it will prompt you to install it with one click if it’s missing from your self-hosted WordPress:</em></p></blockquote>\n\n\n\n<figure class=\"wp-block-video\"><video controls loop src=\"https://wordpress.org/news/files/2021/03/waves-pattern.mp4\"></video></figure>\n\n\n\n<h2>Here’s a plugin for you</h2>\n\n\n\n<pre class=\"wp-block-code\"><code><?php \n/*\nPlugin Name: Quote Pattern Example Plugin\n*/\n\nregister_block_pattern(\n \'my-plugin/my-quote-pattern\',\n array(\n \'title\' => __( \'Quote with Avatar\', \'my-plugin\' ),\n \'categories\' => array( \'text\' ),\n \'description\' => _x( \'A big quote with an avatar\".\', \'Block pattern description\', \'my-plugin\' ),\n \'content\' => \'<!-- wp:group --><div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\"><!-- wp:separator {\"className\":\"is-style-default\"} --><hr class=\"wp-block-separator is-style-default\"/><!-- /wp:separator --><!-- wp:image {\"align\":\"center\",\"id\":553,\"width\":150,\"height\":150,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"className\":\"is-style-rounded\"} --><div class=\"wp-block-image is-style-rounded\"><figure class=\"aligncenter size-large is-resized\"><img src=\"https://blockpatterndesigns.mystagingwebsite.com/wp-content/uploads/2021/02/StockSnap_HQR8BJFZID-1.jpg\" alt=\"\" class=\"wp-image-553\" width=\"150\" height=\"150\"/></figure></div><!-- /wp:image --><!-- wp:quote {\"align\":\"center\",\"className\":\"is-style-large\"} --><blockquote class=\"wp-block-quote has-text-align-center is-style-large\"><p>\"Contributing makes me feel like I\\\'m being useful to the planet.\"</p><cite>— Anna Wong, <em>Volunteer</em></cite></blockquote><!-- /wp:quote --><!-- wp:separator {\"className\":\"is-style-default\"} --><hr class=\"wp-block-separator is-style-default\"/><!-- /wp:separator --></div></div><!-- /wp:group -->\',\n )\n);\n\n?></code></pre>\n\n\n\n<p>In case you want to make patterns, this example plugin features two of the patterns you saw above. Drop it in your plugins folder and they should show up in your block library.</p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img loading=\"lazy\" width=\"632\" height=\"966\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/03/Captura-de-ecra-2021-03-30-as-11.00.39.png?resize=632%2C966&ssl=1\" alt=\"\" class=\"wp-image-10062\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2021/03/Captura-de-ecra-2021-03-30-as-11.00.39.png?resize=670%2C1024&ssl=1 670w, https://i1.wp.com/wordpress.org/news/files/2021/03/Captura-de-ecra-2021-03-30-as-11.00.39.png?resize=196%2C300&ssl=1 196w, https://i1.wp.com/wordpress.org/news/files/2021/03/Captura-de-ecra-2021-03-30-as-11.00.39.png?w=692&ssl=1 692w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /><figcaption>Installed pattern under “Text” Category</figcaption></figure></div>\n\n\n\n<p>Feel free to tweak it, customize it, and make it yours. It’s GPL, after all!</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><em>Thank you <a href=\'https://profiles.wordpress.org/joen/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joen</a> for the help writing this post.</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:\"9995\";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:61:\"\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:59:\"WP Briefing: Talking Full Site Editing with Matías Ventura\";s: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://wordpress.org/news/2021/03/talking-full-site-editing-with-matias-ventura/\";s: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 Mar 2021 15:05: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:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:9:\"Gutenberg\";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:11:\"wp-briefing\";s: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/news/?post_type=podcast&p=10013\";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:296:\"In this episode, Josepha is joined by Matías Ventura, also known as “the spark behind the vision of Gutenberg.\" Josepha and Matías discuss full site editing and answer your questions, from “is full site editing a standalone plugin?” to “will full site editing break my current site?”\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:9:\"enclosure\";a:1:{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/2021/03/WP-Briefing-005.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:\"Chloe Bringmann\";s: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:31294:\"\n<p>In this episode, Josepha is joined by Matías Ventura, also known as “the spark behind the vision of Gutenberg.” Josepha and Matías discuss full site editing and answer your questions, from “is full site editing a standalone plugin?” to “will full site editing break my current site?”</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/themes/tt1-blocks/\">Twenty Twenty One theme</a></li><li><a href=\"https://centroamerica.wordcamp.org/2021/\">Word Camp Central America </a></li><li><a href=\"https://make.wordpress.org/core/2021/03/12/q2-listening-hours-april-7th-2021/\">2021 Second Quarter Listening Hours with Matt Mullenweg and Josepha Haden Chomphosy</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10013\"></span>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>Josepha [0:41]: This month, we have a bonus briefing, so I’ve asked my dear friend and colleague <a href=\"https://profiles.wordpress.org/matveb/\">Matías Ventura</a> to join me. Matías was recently called “the spark behind the vision of Gutenberg.” With full site editing coming our way in 202, I asked if he would join me for a quick Q&A. Welcome, Matías. </p>\n\n\n\n<p>Matías [0:56]: Hello, hello! Thanks for inviting me. It’s a pleasure to be here.</p>\n\n\n\n<p>Josepha [1:00]: Well, I’m delighted to have you. And I think that we have a lot of excellent questions. All right, so Matías, we actually ended up with questions in about three different groupings. And so I’m going to start with the “what is it about full site editing,” sorts of questions that people had. We’re gonna work our way into “what are we doing with it?” and then “how are we planning on getting this out the door?” Then, a couple of big picture questions that people asked. We’re just gonna leap right in this full site editing part of the Gutenberg plugin, or is it a standalone plugin?</p>\n\n\n\n<p>Matías [1:39]: Okay, we’ll start with the basics. Full site editing is part of the Gutenberg plugin right now. I think it’s important to mention that full site editing is like an umbrella for several projects that we’re working on. They are all aiming to bring blocks into more parts of your site so that editing becomes easier and more expressive, and so on. So full site editing right now encompasses adding a ton of new blocks. I think we have around 20 new blocks coming in, including navigation query, site, title, logo, etc. There’s also the interface to interact with templates outside of the content; that’s another big part of the full site editing project. We also have a lot of new design tools included, many of these have been released in previous major releases, but they still comprise a strong part of what full site editing is. We also have something called Global Styles, which aims to allow people to configure the visual aspects of blogs across the entire site, not just on any individual blog. And of course, then there’s a whole layer of how we utilize these tools. It can get complex because there are many layers and projects that need to come together. So yeah, all of these are accessible through the Gutenberg plugin right now.</p>\n\n\n\n<p>Josepha [3:07]: Yeah. So it’s not a standalone plugin. If you wanted to check out full site editing the site editor experience as it is now, you would just have to make sure you had the Gutenberg plugin on your site. Right?</p>\n\n\n\n<p>Matías: Yes, correct.</p>\n\n\n\n<p>Josepha: So a couple of the questions related to this are how exactly do I enable it on my site? And what is the easiest and safest way to try this on my site? And I think the answer is, is right in there. It’s in the Gutenberg plugin. And so if you have that plugin, you don’t need the testing plugin or anything else to make that work, right?</p>\n\n\n\n<p>Matías [3:51]: No, you like, you might need to install a theme like Twenty Twenty One blocks that unlock some of these new interfaces that we just talked about. Like other of these pieces are available for anything. But some of these, like the interface to edit templates, right now only talk with things that know how to express their desire. </p>\n\n\n\n<p>Josepha [4:14]: And I think we have less than 10 themes right now that do that, but I’ll leave some links to at least 2021 blocks in the show notes. And then, if there are another one or two themes that I can find, I can add those in there as well. </p>\n\n\n\n<p>So you have to have the Gutenberg plugin; you have to have a theme that works with that site editor kind of experience. And then you’re safe to try everything out. It shows up in your left toolbar just like any other thing, like if you were working with plugins, or if you were adding a post or anything else, right?</p>\n\n\n\n<p>Matías [4:51]: Yes, correct. And so, some of these details are being worked on right now. Like how and where you access things, and so on. These things are subject to change, but right now, you have this site editor beta in the sidebar when both you have the plugin running and a theme that’s capable.</p>\n\n\n\n<p>Josepha [5:10]: Yeah. Excellent note. If you are running this on a production website, I would recommend you not do that unless you are very, very good with WordPress. It’s a really safe and easy thing to test and try out. But because it is still in beta, I recommend always putting it on a test site. I have a couple of different test sites that I run on myself. Another question that I had was, “will full site editing slow down my site?” And I think we have some refreshed performance tests coming out about that. And maybe they’ll be out by the time we publish this podcast.</p>\n\n\n\n<p>Matías [5:49]: Yeah, I mean, like the performance has been one of the major focuses for the whole project. In many cases, it should speed up things because we’re like, I think one of the big pieces that these projects bring into the picture, especially for themes, is that it allows only the necessary assets to be loaded on the front end. For example, if for a given page, there are, I don’t know, 10-15 blocks being used, you would only get the CSS and scrapes and so on related to those blocks. This can cut down on a lot a ton of CSS that themes used to end queue on a side, particularly if you were trying to customize many widgets and so on, like a lot of themes have the full styles or multiple widgets, even third party plugins, and so on. So one of the advantages of having this blog system is that we can know at the time of rendering what blogs are being used and only load those assets. </p>\n\n\n\n<p>Josepha [6:50]: Excellent. Another big question that we have is, “does full site editing work with the classic editor? And does it work with other builders?” I think that’s a really big answer if you’re going to get super deep into it. But I think that the short answer is yes, it does. Is that fair?</p>\n\n\n\n<p>Matías [7:08]: Yeah, I don’t think it touches a bit on that full site editing is not like a single thing. There are multiple projects around it. So again, like the template editor that only deals with blogs, it doesn’t have a lot to do with a classic editor. But the classic editor use for both doesn’t change anything at all; like the same way that when the block editor was introduced, it didn’t change how you could still write posts in the classic editor. You will still be able to do that.</p>\n\n\n\n<p>Josepha [7:41]: And if you are brand new to WordPress person, or, I mean, I guess at this point, you don’t have to be super brand new. If you’re fairly new to WordPress person and have no idea what we’re talking about when we say the classic editor, you don’t really have to worry about it either. You don’t have to go and find out what that is; the block editor that you have right now works perfectly for what you’re trying to do. So if you don’t know what I mean when I say classic editor, don’t worry about chasing it down either. </p>\n\n\n\n<p>I think that this last question we accidentally answered earlier, but I’m going to go ahead and ask it anyway since I received it. “I keep hearing that you can use the site editor with the 2021 theme. But I don’t seem to be able to. What am I missing?” I think the answer is that there’s the Twenty Twenty One theme shipped with the WordPress release 5.6. And then there is the Twenty Twenty One blocks theme; those are two different themes. The link to the Twenty Twenty One block theme is going to be in our show notes this time around. And so, if you have been trying to use the full site editor with Twenty Twenty One and not succeeding, try the link to the one below. And I bet that that will work for you.</p>\n\n\n\n<p>Matías [8:50]: Yes, that’s correct. </p>\n\n\n\n<p>Josepha [8:51]: All right, excellent. Well, that brings us kind of into our second set of questions, which is about how we are doing it. The first one that folks have is “will full site editing be on by default in the next release. In this context, the next release is WordPress 5.8. But I think it’s a safe question to ask if full site editing will be on by default in the release that it’s planned for.</p>\n\n\n\n<p>Matías [9:15]: Yeah, and for this, I need to go back to the same principle of many projects because there are many pieces of full site editing, and we have been merging them in major releases, particularly like the blocks and the design tools. There are more coming in that we want to make accessible as soon as possible. The full experience that requires a theme to opt-in to templates using blogs won’t be by default; it requires a specific theme running. A lot of these details we’re still like determining exactly what projects are ready to be merged and so on. But yeah, if you have a theme right now that works the way you want, it doesn’t change anything there. If anything, it adds some more capabilities and more customization tools, and so on. And the theme can also regulate how much they want to incorporate.</p>\n\n\n\n<p>Josepha [10:13]: Matías, you’ve mentioned a couple of times in this podcast so far like this is a really complex and really complicated part of this work. And just for anyone out there who’s either encountering Gutenberg or full site editing or this podcast for the first time, I think a tiny bit of context that’s worth having here is that Matías and I have been working on this together in various capacities for like, five years. And Matías has probably been working on this for practically a decade. So, when we say that this is a really complicated problem, and when we say that this is a complex set of issues that we’re working with like, it is all that we have been thinking about for I want to say at least the last three or four years, but certainly it’s all that we have been trying to untangle for quite a bit of time before that as well. So we don’t take it lightly when we’re like, “this is complicated;” we mean it. It’s really complicated. And we’re trying our hardest over here as WordPress. </p>\n\n\n\n<p>The next big question, since we’re all stuck in the “it’s very complicated,” part of things is the question, “will this update break my current site?” Like, if I have a site that is updated and ready, and it’s exactly as I wanted it to be, and it took me two years to get there will full site editing, whichever release it’s in. Currently, 5.8 is what we’re planning for. Will that break anything on my site as I know it right now?</p>\n\n\n\n<p>Matías [11:44]: No, not at all. One of the major things that the WordPress team, the WordPress community, always cares so much about, never to break things. Many of these things are stepping stones that you can adopt, as we’ve talked about full site editing. But for example, we also have a few concurrent projects around the widget screen and the navigation screen that are meant to bring blocks into existing interfaces. So again, the theme doesn’t need to change, and a lot of care is being put into making this more like you’re unlocking new features, and nothing really breaks or falls apart.</p>\n\n\n\n<p>Josepha [12:23]: This update, like all the other updates, should have minimal, minimal impact on what you have to actively fix on your site. Every once in a while, a bug is gonna get by. We can’t say that we’re 100% perfect with not breaking things. But also, we always and I and I know that we’re planning on this for our remaining releases for the rest of the year. At the very least, I can’t imagine we’d ever change it. But after every major release, we always make a plan to have a minor release within the next one or two weeks. Because we know that a broken thing on a site is really incredibly impactful, even if you’re only 1% of the sites that had that happen to it. And so I think that’s true in this case, too. And getting that feedback back from all of the people who are actually using WordPress is the thing that makes us be able to kind of move quickly when we do see those problems. </p>\n\n\n\n<p>One of the questions that we have been getting is, “can I see a live preview without saving the changes that I made?” When I got this question, I didn’t actually understand it. And so I went and looked at a site without the Gutenberg plugin on it, and then a site with the Gutenberg plugin on it. And of course, on sites without Gutenberg, without the block editor, without full site editing, when you are looking to preview, you have the option to open up your preview in a new window. And you don’t have that with Gutenberg because it’s supposed to be a true WYSIWYG editor. A true what you see is what you get, editor. I think that the answer to this is, yes, you can see a live preview without actually saving the changes on the front end of your site. But you don’t actually have to reload anything. You don’t have to open it up in a new window. You don’t have to, like, actively click “please show me a preview” because what you see in your editing screen should be what you see at the end of your app as an end-user.</p>\n\n\n\n<p>Matías [14:28]: Yeah, that’s the sort of the main gist to it. Yes, the site editor is built so that it always reflects the front end as truly as possible, so that’s one layer. Also, the preview tools should allow you to see in different devices like mobile breakpoints, and I don’t know if they will have breakpoints and stuff like that. There are a lot of things in the current interface that is just not enabled. There are some challenges in the sidebar. Because the site editor is not just focused on a single post, it’s focused on the entire site. So, there can be many, many changes that need to be shadowed for the site. </p>\n\n\n\n<p>If you’re changing the site title, some of the global styles, aspects, and so on need to be orchestrated. So, to see in the previewing new window, there are some challenges there to integrate. Again, the interface is not final yet; a lot of these things are still being tweaked and improved. There are many things from the regular post editor that are not enabled yet. But they will be enabled. So yeah, it’s a, I guess, it’s not a simple thing to answer. Because, again, the idea of previewing the site that’s core to the whole project is that you’re always interacting in the same way that when you’re in the customizer, you’re seeing the preview all the time. That’s the main scope of this project,</p>\n\n\n\n<p>Josepha [15:54]: Excellent. Changes like that changes to your workflow can be really hard to get your mind around, especially if part of that existing workflow was there to create some confidence in what you’re seeing with your users. And so I understand. Now that I’ve researched that question a bit, I see where that’s coming from. Based on existing workflows and existing patterns that we have for ourselves in WordPress, will we need to have a theme to use the full site editor?</p>\n\n\n\n<p>Matías [16:33]: I think we’ve already covered some of these. And again, they are tools that can work on any existing theme. There is other stuff that needs space-specific themes to opt-in into these tools, like blog templates and so on.</p>\n\n\n\n<p>Josepha [16:50]: Yes, I think the question that we have next, because I see that the literal next question I have is actually something we have covered; just because we’re being pretty conversational about it, not because anyone already asked the question. So I’m actually going to skip to the last question of this section that I received. I got this next one via Twitter. The question is, “how do you view the role of themes once full site editing is fully rolled out and all the page elements (content, headers, widgets, footers, etc.) and all the views are managed via blocks and block patterns? Will things become typographic and block styles?”</p>\n\n\n\n<p>Matías [17:28]: I think this is a great question because it goes to the heart of, why are we doing all this. One of the main reasons is to empower users more. WordPress has been democratizing publishing for a while; this is another step into allowing themes to get more customization tools and more control over their site if they want to. I think the recent call for testing has focused on the 404 page, for example. That’s something that forever has been locked away from users. And it’s also something that, as a theme developer, and I used to develop themes a long time ago, that was one of the things where you decide what sort of approach you take for the 404 page. Maybe sometimes you want to have something more whimsical. Sometimes you need something more serious. And committing to one when you can have such a diverse and broad user base can be challenging. With these, it becomes as easy as offering a few different patterns for that template. Then the user will always be able to change the copy and modify something. So again, it opens up a lot of these things that used to be locked down. However, from a theme perspective, I think this doesn’t reduce the theme at all. If anything, it allows the theme to focus less on coding and functions and more on design expression and aesthetics. I don’t think that would ever be exhausted. That will always remain as diverse as humans are interacting with WordPress. And so it’s not that I don’t see it’s just as like, typographic and block styles. How do you express a template, how do you express the structure, what choices you quote, what choices you make as a theme builder? And of course, there are many degrees of control there. Because a site maintainer may not want the 404 template to be editable, that sort of control will always be present.</p>\n\n\n\n<p>Josepha [19:38]: Yeah. And really fast. I have to add a caveat to a thing that you said in there. For anyone who’s listening keenly, you may have heard Matías say that the users can update any of the content there – any of the copy. In this context, we’re talking about users as in the people who are maintaining the site, not people who are visiting your site. Visitors to your site will not be able to change any copy on your page unless you’ve done something very interesting with your WordPress site, which is also fine if that’s what you prefer to do. By default, your visitors can’t change everything on your website, which is good news, frankly.</p>\n\n\n\n<p>So I’ve got one logistics question, which I’m happy to take. And then one is kind of a big picture question that I also got from Twitter. “What about the classic editor block; what is going to happen to that? And when will we know?” So ages and ages ago, before COVID? I think so. Probably maybe a couple of years ago, Matt said that the classic editor plugin would be supported through the end of 2021. And that is still the case; there will be active support on that through the end of 2021. After that, it will not be actively supported anymore. It won’t be removed from any place that you can get access to right now. In a “this is the end of its lifecycle” sort of way, we just won’t have anyone who is currently committed to maintaining that plugin anymore. So that’s what’s happening at the end of the year. And yeah, at the end of 2021. The big question that we have is, “why is full site editing being so rushed?” I think this is a bit of a loaded question.</p>\n\n\n\n<p>Matías [21:32]: Yeah, I think I think it’s still a fair question, though. I think we’re dealing with two things here. And one is ensuring that we release things in the best state possible. And also, some of the urgency is to offer tools that we know that people lack right now and that could really benefit from. Making that determination is very tricky. The full site editing project has been in the works for the last couple of years. If we count the initial phase of Gutenberg, that’s four to five years. We’ve been doing many calls for testing, which I think have been super useful to catch issues and reflect as a community on where things are going; how do we integrate with these? How do we use it? What are the shortcomings? What do we need to do? Based on all of these, we’ll continue to make decisions on when things become ready. We’re not committed to releasing something that’s not in a good state. And I think we will always be very careful about that. There are these two competing senses of the urgency – of getting some of these tools out, and because it also benefits from the feedback loops. I always say that, in many ways, the initial phase of Gutenberg, to me, is not finished. We took the initial two years to do the 5.0 release, the initial block editor, and so on. But, it’s still being improved at a very fast pace, among all the recent major releases improvements to the editor were included; that will continue to be the case. In many ways, phase one is not finished. And the moment we choose to release some of these tools or editing tools, it won’t be finished either. They will need to continue to grow, mature, and incorporate a lot of the feedback. Even the things that the ecosystem is building around. I’ve seen a few themes already that are incorporating a blank canvas template so that you can use them in some pages and take over and do everything with blocks. So even the community and ecosystem as a whole is also sort of paving the way for what needs to come.</p>\n\n\n\n<p>Josepha [24:06]: I think from my perspective, and of course, I’m on the people side of things, the communication side of things, the logistics side of things; I have a frequently a very different view from what a lot of other folks are seeing. And so from my side of things, I have to say, I’m communicating about this change in a really broad way, which has not been happening since 2019 when we started the work. We’ve been communicating broadly with the WordPress community, but not with everybody who uses WordPress. So, I think that for a lot of people, this looks like a project that we started really actively working on in the last six months or so. And now we’re just racing toward a finish line. I think that there’s, there’s not been a lot of awareness of everything that’s gone into it. And so, on the one hand, it feels a little less rushed to me knowing the full length of the history on this. But also, as you said, I really think that this gets a bunch of tools to people who otherwise have not been able to accomplish these things in WordPress or otherwise. I am so anxious to get something to people who really can benefit from this change the most. And it’s the nature of the open source, right that like, one, as long as you have users, you’re going to have stuff you have to fix in your software. So we’re never really, really going to be done with this; there’s not going to be like a done point of WordPress. And the second thing is, I think it’s generally true that you don’t really start getting full user feedback until after you have launched your major release. I think that we see that a lot in open source software; you can bring in as many people as you think you can in your user tests heading up to it. And in your accessibility tests. And, in general, quality assurance tests. You can bring in a lot of people and still not have gotten the full understanding of the various niche use cases that your users will bring to you. Because at this point, we’re like 40% of the web. And that means that we’re serving this majority collection of increasingly minority voices and niche voices in the space. And so, a little bit I feel a sense of urgency; I feel a bit of anxiousness about trying to get this out there for one, to get the tools in the hands of the people who can benefit the most from them, but also so that we can start really getting the full stress test of this software out and get that feedback in so that we can really build something responsive to what our users need our long tail, “anyone who ever uses WordPress ever,” definition of users. And so, that’s why I feel a sense of urgency around it. Even though you know, as I said, you and I have been working on this for like five years, and you’ve been working on it for a decade or something. I actually don’t know how long it’s been worked on.</p>\n\n\n\n<p>Matías [27:35]: Now that makes me feel a bit old.</p>\n\n\n\n<p>Josepha [27:40]: Nobody makes Matías feel old. He is a lovely, wonderful colleague. Sorry, Matías, If I made you feel old.</p>\n\n\n\n<p>Matías [27:46]: No, that’s totally fine. I also want to add that full site editing is not like a single toggle that’s going to drop into a major release. So I think that’s important to consider, I think this entire year is going to see a lot of these tools being, and sometimes the sort of the end-user is not the, again, the site maintainer. Still, you can also be the theme developer; I think there are many tools that would be empowering for theme developers to use. Again, we mentioned there are like five to ten themes, block themes right now. That needs to grow a lot, and that only grows through these sorts of feedback loops. And the theme community pushing things forward and seeing where things can lead to. I’m very excited about the pattern directory integration because I think that can also combine with blog themes in very powerful ways. Imagine if, I don’t know many of these patterns that are very common on the web and very needed, that if we can refine them together with a second community and make them available across themes, you can combine a header from one theme with a content of another; all these sorts of mixtures could happen. All of this needs exploration, the creativity of the entire community, and so on. In that sense, getting all these tools, even if it doesn’t immediately change anything for like the site itself, starts to unlock a lot of things. </p>\n\n\n\n<p>Josepha [29:27]: I’m going to take a bit of your answer from there and tie it all the way back to your first answer that we had when you joined me today. And say, I think you’re absolutely right. We have a set of users in our theme authors and our plugin developers as well that we desperately need to get looking at this set of tools. I hope that what we are shipping in the first iteration of this serves as an opportunity for all of those theme authors and agency owners, plugin authors, WordPress site configurers freelancers. Like, I really hope that this puts it into a really accessible, easy-to-access space for them so that they can do those experiments based on what they know their users need the most. They are the group that has the closest access to site maintainers. And what they need compared to, for instance, me or a potential you like we have a lot of information, you and I, we do a lot of tests, we have a strong sense of what is needed at the moment, but we don’t have as a close connection that our theme and agency and plugin folks all have. And so that’s another part of why I’m so excited to get this out in the current iteration of it.</p>\n\n\n\n<p>Josepha [31:04]: That was a lot of questions in a little bit of time. This is going to be officially my longest WordPress briefing. Matías, I am so glad that you were able to join me today. And I think that everyone’s going to be really, really excited to hear your answers to these questions.</p>\n\n\n\n<p>Matías [31:23]: Thank you for having me.</p>\n\n\n\n<p>Josepha [31:25]: All right, my friends. That brings us into our small list of big things. I’m going to skip our community highlight today just because we had a slightly longer word press briefing in our bonus iteration today. But the small list of big things. The first thing is WordCamp Central America is coming up on April 15; there is a registration link in the show notes that you can access your tickets with. I recommend that you go; we’ve got a lot of excellent speakers coming up there and a lot of good content and good training and learning for y’all. The second thing is that Matt Mullenweg and I have listening hours coming up with the community in the first week of April. I’ll add the link to register for those in the show notes as well; it’s just a few minutes for you all to stop by, check-in, see what’s going on, and share some celebrations or concerns with us. And I hope that I see you there. </p>\n\n\n\n<p>So that my friends is your small list of big things. Thank you for joining in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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:5:\"10013\";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:58:\"\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:35:\"WP Briefing: How WordPress Improves\";s: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:58:\"https://wordpress.org/news/2021/03/how-wordpress-improves/\";s: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 Mar 2021 15:08: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:11:\"wp-briefing\";s: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/news/?post_type=podcast&p=9980\";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:178:\"In this episode, Josepha Haden Chomphosy explores the WordPress release process. Tune in to learn about what goes into a release and catch this week’s small list of big things.\";s: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:1:{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/2021/03/WP-Briefing-004.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s: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:7:\"Josepha\";s: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:10226:\"\n<p>In this episode, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a> explores the WordPress release process. Tune in and learn the phases of a release and catch this week’s small list of big things.</p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2021/03/esperanza/\">WordPress 5.7 “Esperanza” </a></li><li><a href=\"https://en.wikipedia.org/wiki/Esperanza_Spalding\">Esperanza Spalding</a></li><li><a href=\"https://wordpress.org/news/2021/02/gutenberg-tutorial-reusable-blocks/\">Gutenberg Tutorial: Reusable Blocks</a></li><li><a href=\"https://make.wordpress.org/test/\">make.wordpress.org/test</a></li><li><a href=\"https://make.wordpress.org/core/handbook/contribute/git/\">GitHub repository </a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-9980\"></span>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>All right, so last week, we wrapped up and shipped the WordPress 5.7 release. The release team this time around was smaller than we’ve had in the last couple of years. By the numbers, it looks really good: 66 enhancements or feature requests went in, 127 bugs were fixed, and seven versions of a Gutenberg plugin were merged and backported. If you use WordPress, you are probably aware that we have new releases throughout the year, but you probably don’t know much about the release process. There’s not really a reason to know unless you’re actively contributing to a release. For those interested in knowing more about how we improve WordPress, this week’s exploration is for you.</p>\n\n\n\n<p>We’re gonna take a look at what goes into WordPress releases and just kind of zoom our way in from the highest level. At the highest level, there are three major WordPress releases a year, plus the minor releases, plus Gutenberg releases. So if you’re following current WordPress work and future WordPress work, that’s going to get you to probably around <strong>30 releases a year</strong>. If we zoom in one level to the release itself, a single release of WordPress takes four to five months from start to the day that we ship, and an additional four to six weeks on support and translations, and minor releases after that. If you’re looking from my vantage point, you’ll see that WordPress releases have essentially five parts, some of which happen kind of simultaneously. </p>\n\n\n\n<p>The first part is planning and includes the project lead, lead developers, design; groups like that. The second phase is the creation phase when we’re actually building the things that have to go into the CMS that involves the design, core, editor, mobile, and other teams. Then there’s this phase that I like to refer to as the distribution phase. This is mostly done by the teams that make sure that WordPress is widely distributable; the polyglots team work on translations, accessibility does some work, docs make sure that everything is documented, and training, of course, gets things ready for when we have to be able to tell people how to use the release. </p>\n\n\n\n<p>Then there is the fourth phase; I really don’t think they go sequentially or in a waterfall format. The fourth-ish phase that I include, and that I tend to see, is this extending and iteration phase. It’s the phase where we see our theme authors and our plugin authors, folks who are doing support, show up and help us to make sure that WordPress is available not only widely but broadly to ensure that their audiences as theme authors and plugin authors are covered in the features that they need based on what they are using WordPress for. The fifth phase is the part of our communication that involves the community team, especially marketing, WordPressTV, and learn.wordpress.org. Basically, anyone who’s showing up to make sure that we all share what happened in the release, the features that are coming, and how that affects the users is involved in that particular phase. So five big phases of what happens over those four to five months, and then for the month or month and a half afterward. </p>\n\n\n\n<p>If we zoom in a bit more on the creation phase, each release has people who lead the work and coordinate contributor efforts during the course of the release. For any given release, hundreds of people contribute and receive credit for moving the WordPress project forward. Okay, hold on a second. Let’s pump the brakes and zoom in a bit on that. Hundreds of people work on every major release for a project that powers over 40% of the web that feels like a small number. But for the people who process the contributions in preparation for release, it’s actually pretty substantial. For every release, there is a small team of leaders who asked the hard questions. Is this a usable feature? Does this make WordPress better overall? And, of course, is this ready to ship? Some of those leaders, a smaller subset of even the leaders that we have already, are committers who actually prep and merge patches to the CMS; they don’t do all the work to create a design or write all the code. This tiny group of people processes hundreds and hundreds of bug fixes, improvements, and enhancements that have been submitted over the course of months and sometimes years. As a side note, that whole process is a little smaller, a little faster in the Gutenberg featured plugin, but the basic parts are still there. Alright, so we’ve zoomed from the big picture way into some of the finer details, and it really looks like any other project cycle. So now, I’m going to layer in the filter of open source to that process.</p>\n\n\n\n<p>There are a couple of things that make building software in an open source environment so different. The first is that the code is readily available. If you have a basic understanding of the languages, you can see the code, learn from it, and make suggestions about improving it. Second, you consider the user a co-developer in the process, which means that as long as people use your product, they will have opinions on what you shipped. This way of iterating improves WordPress and ties back to one of my favorite open source principles. The idea that with many eyes, all bugs are shallow. To me, that means that with enough people looking at a problem, someone is bound to be able to see the solution.</p>\n\n\n\n<p>This brings us to our community highlight, the segment where I share a note about contributors who have helped others along the way or a WordPress success story. This week’s highlight is from Nok in our Bangkok community. When asked to help her find her way into the WordPress community, she said, “@shinichiN who started the WordPress community in Bangkok and encouraged me to contribute, and also @mayukojpn has introduced me to the WP community team to join as a deputy. “ Thank you for sharing those two inspiring people with us. And if you, listener, have any stories that you would like to share of your own WordPress success or people that you have been so grateful to help you find your way in the project, you can feel free to email those to me at <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>.</p>\n\n\n\n<p>That brings us to our final segment of the WP Briefing, the small list of big things. I only have three things to share with you this week. The first one is that about a week ago, we had our first release of 2021. It was the WordPress 5.7 release, titled Esperanza. If you have not yet seen it, go ahead and update your website or check with your host and make sure that they have updated you if you’re on a managed host. And then take a listen to the artists that it’s named after. </p>\n\n\n\n<p>The second thing that I want you to keep an eye out for is wordpress.org/news. We are starting a new series of content that gets at the heart of some of Gutenberg’s basic parts; there’s a lot of change coming up in the next few releases of WordPress. And the most important thing to me is that you understand what we’re trying to change and where those changes are primarily taking place. There will be a couple of tutorials that go up there over the course of the of the next few weeks. The third item on the small list of big things is to remind you of our call for testing. As I mentioned earlier in the podcast, the users of any open source software are the code developers; the software built is supposed to make your life and work easier. When you test things and find interactions that can use a little bit of refinement or features that are not working exactly as expected, it’s incredibly helpful for us to have that information to always make sure that we’re solving problems instead of accidentally creating them. If you want to participate in the Current call for testing, you can head over to make.wordpress.org/test. Or, if you’ve been doing your own testing, you can also submit any bugs you have found in the GitHub repo, which I will share in the show notes below. So that, my friends, is your small list of big things. Thank you for tuning in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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:\"9980\";s: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:9:\"\n 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:4:\"\n 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:\"Wed, 28 Apr 2021 05:42:14 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, 27 Apr 2021 17:26:05 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:9:\"HIT ord 1\";}}s:5:\"build\";s:14:\"20171023091314\";}','no'),(96060,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1619631734','no'),(96061,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1619588534','no'),(96062,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1619631735','no'),(96063,'_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:62:\"WPTavern: Creative Commons Search to Relaunch on 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115690\";s: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:169:\"https://wptavern.com/creative-commons-search-to-relaunch-on-wordpress-org?utm_source=rss&utm_medium=rss&utm_campaign=creative-commons-search-to-relaunch-on-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3493:\"<p>The <a href=\"https://search.creativecommons.org/\">Creative Commons search engine</a> will soon be part of WordPress.org, as Automattic will begin sponsoring several members of the CC Search team to maintain it. The engine currently offers over 500 million images, audio, and videos, under Creative Commons licenses or the public domain, aggregating more than 45 different sources. </p>\n\n\n\n<p>Matt Mullenweg <a href=\"https://ma.tt/2021/04/cc-search-to-join-wordpress-org/\">announced</a> the acquisition on his personal blog, saying that CC Search would be “joining the WordPress project.” It is a major benefit to the community, providing a valuable resource for finding GPL-compatible images for use in WordPress-derivative products like themes and plugins. Mullenweg hinted at a long-term plan where deeply integrating CC search into WordPress.org is just the first step: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I am eager to give a new home to their open search product on WordPress.org in continued commitment to open source freedoms, and providing this community resource for decades to come. This is an important first step to provide a long-term, sustainable challenger to proprietary libraries like Unsplash.</p></blockquote>\n\n\n\n<p>The reference to Unsplash follows the company’s <a href=\"https://wptavern.com/unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking\">controversial licensing changes</a>, where it abandoned CC0 licensing in 2017 after making a name for itself by offering images originally shared to the public domain. That body of work was hidden away by Unsplash’s refusal to use its API to differentiate these CC0 images going forward. In July 2020, the controversy was renewed after Unsplash launched its official WordPress plugin. Some users are apprehensive about the company’s willingness to change its license and terms in the future, especially after <a href=\"https://unsplash.com/blog/unsplash-getty/\">Unsplash was acquired by Getty Images</a>. </p>\n\n\n\n<p>Creative Commons search remains one of the few places to find CC0-licensed images that are compatible with the GPL. It will be interesting to see how this news of CC Search finding a new home on WordPress.org will affect Automattic’s relationship with Pexels, another image library with even more restrictive licensing than Unsplash. Access to Pexels was <a href=\"https://wordpress.com/blog/2018/08/02/diverse-stock-photo-library-pexels/\">added to WordPress.com in 2018</a> and is also <a href=\"https://jetpack.com/support/jetpack-blocks/pexels-free-photo-library/\">integrated with Jetpack</a>.</p>\n\n\n\n<p>“When I started CC Search, I always hoped it would become part of the infrastructure of the Internet,” former Creative Commons CEO <a href=\"https://twitter.com/ryanmerkley\"></a>Ryan Merkley said. “Matt Mullenweg and I first talked about CC Search in 2018, and he immediately saw the potential. I’m so happy to see this happen. It’s great for WordPress, and great for the Commons.”</p>\n\n\n\n<p>Mullenweg’s announcement said he anticipates CC search will be live and and running on WordPress.org in a few weeks. The new Automattic employees who were hired from Creative Commons will have their contributions sponsored by the company as part of the company’s <a href=\"https://wordpress.org/five-for-the-future/pledge/automattic/\">Five for the Future commitment</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, 28 Apr 2021 04:42: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: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: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:73:\"WPTavern: Churel Is a Colorful and Minimalist Block-Ready WordPress Theme\";s: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:30:\"https://wptavern.com/?p=115663\";s: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:191:\"https://wptavern.com/churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme?utm_source=rss&utm_medium=rss&utm_campaign=churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme\";s: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:5311:\"<img />\n\n\n\n<p class=\"has-drop-cap\">WordPress theme development company Themix released its third free theme to the official directory this week. <a href=\"https://wordpress.org/themes/churel/\">Churel</a> is described as a theme for organizations and businesses that also works for traditional blogging.</p>\n\n\n\n<p>The development team has a keen eye for modern color schemes and font families. The theme has a refreshing design that is rare for the free theme directory, at least at first glance. It is the sort of project with just the right amount of eye candy to pull users in.</p>\n\n\n\n<p>If that was everything necessary for great design, the theme would land in my top 10 picks from WordPress.org without a second thought. However, after digging deeper, it was clear the design had some issues. They are fixable. It would not take much nudging of a few CSS rules to make this a much better theme, so let’s just dive right into the problems before getting into the good stuff.</p>\n\n\n\n<p>The theme’s most clear-cut flaw is with its typography. Sizing and words-per-line work well enough. The default Open Sans font is rarely a poor choice for readability. However, the line height is far too large for a good flow, and the white space between paragraphs makes it tough to tell where one ends and the other begins. It is almost as if the team got halfway through with fine-tuning the typography and decided to simply stop. It is a glaring issue that makes the theme practically unusable for long-form content, but it could be addressed with two minor style changes.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Default body copy.</li><li class=\"blocks-gallery-item\"><img />Adjusted body copy.</li></ul>\n\n\n\n<p>For a theme “designed to take full advantage of the flexibility of the block editor,” it is missing one crucial component: editor styles. It is marked with the official “Block Editor Styles” tag in the directory and passed through the review process with no mention of it. </p>\n\n\n\n<p>This seems like an oversight. Maybe something was lost in the build process or accidentally deleted before submission.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Front end design.</li><li class=\"blocks-gallery-item\"><img />Block editor design.</li></ul>\n\n\n\n<p>Churel relies on the Kirki Customizer Framework, a requirement for accessing any theme options. Most controls the theme uses are built directly into WordPress. It does not make much sense to tie them to the activation of a third-party plugin, particularly for its simple color options.</p>\n\n\n\n<p>Despite its faults, I fell in love with its homepage design immediately. The modern card design coupled with a minimalist page layout and bright colors makes me want to explore. <em>And, you just got to love the ghost in the <a href=\"https://wp-churel.themeix.com/\">demo</a> logo, right?</em></p>\n\n\n\n<img />Churel theme homepage.\n\n\n\n<p>I also welcome any theme that actually creates a unique design for sticky posts on the homepage. Far too many theme authors either ignore it in whole or relegate it to a last-minute addition. The design team did not go overboard, but they made sure that readers know, “Hey, this is important,” while keeping it simple.</p>\n\n\n\n<p>Other elements are attractive about the theme, such as its subscription/newsletter area in the page footer. The attention to detail when styling the core widgets means everything looks good in the theme’s sidebars. And a handful of animations sprinkled throughout the design, such as floating circles and an underline effect on post title links, add an extra dimension without feeling clunky.</p>\n\n\n\n<p>Churel is almost a top-tier block-ready WordPress theme. With a handful of trivial CSS changes and — I will sound like a broken record to regular readers — some block patterns, it could be.</p>\n\n\n\n<p>The theme’s “Authors” page template is an example of a missed opportunity for a block pattern. The page template itself might be perfect for some but not others. It automatically lists administrators and authors along with their profiles. By overlooking other roles that can publish posts, the system is rigid. “Authors” or, more commonly, “team” pages are an ideal fit for the block system. Site administrators could quickly create and customize such a page if they merely had a pattern for doing so.</p>\n\n\n\n<img />Churel theme “Authors” page template.\n\n\n\n<p>A pattern built from the Columns block with nested Image, Heading, Separator, and Social Icons blocks would make this easy. Throw in an “alternating colors” block style (or just let users control the colors) for the Columns, and users can build what they want more easily than theme authors doing guesswork about what user profiles should appear.</p>\n\n\n\n<p>The block editor exists to solve these problems, and theme authors are leaving half their tools in the bag. <a href=\"https://wptavern.com/block-patterns-will-change-everything\">Block patterns will be a cornerstone</a> of theme design in the coming years.</p>\n\n\n\n<p>I may be overusing the term as of late, but this yet another theme that has <em>potential</em>. It is not the best that it can be yet, but it is a decent 1.x launch.</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, 27 Apr 2021 21:09: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:14:\"Justin Tadlock\";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:52:\"WordPress.org blog: Curious About Full Site Editing?\";s: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:35:\"https://wordpress.org/news/?p=10190\";s: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/2021/04/curious-about-full-site-editing/\";s: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:2790:\"<p>The second major release of the year is right around the corner. You might have heard a <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">bit of buzz</a> about full site editing around your WordPress circles, so this post will give you some big picture things to know as well as a few wayfinding links for anyone who wants to know more.</p>\n\n\n\n<p><strong>For Site Owners and Operators</strong></p>\n\n\n\n<p>If you own and operate a WordPress site, updating to version 5.8 should be a seamless experience, just like any other update. All the conversation around full site editing is very exciting, but shouldn’t be alarming—<strong>everything in the next release that relates to full site editing is opt-in</strong>. To experiment freely with it, you need a theme that is built for it. Check the links at the end to see a few examples!</p>\n\n\n\n<p><strong>For Agencies and Theme/Plugin Developers</strong></p>\n\n\n\n<p>If you extend the functionality of the WordPress CMS for clients, updating to version 5.8 should also be seamless. As always, it’s smart to spot-check custom implementations in a staging environment or fully test when the release candidate is made available. Want to test your products and get everything client-ready? Check out any of the testing options below.</p>\n\n\n\n<p><strong>For Contributors and Volunteers</strong></p>\n\n\n\n<p>If you contribute time and expertise to the WordPress project, you can join us in the interesting work leading up to the WordPress 5.8 release and update your site with the deep satisfaction of a job well done. There is a lot that goes into every release—from design and development to documentation and translation; if you’ve got some time to spare, and want to help support the project that supports the tool that supports your site (whew!), check out the links below.</p>\n\n\n\n<h2>Resources</h2>\n\n\n\n<ul><li>A few block themes: <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a>, <a href=\"https://wordpress.org/themes/hansen/\">Hansen</a>, <a href=\"https://wordpress.org/themes/block-based-bosco/\">Block-based Bosco</a>, <a href=\"https://wordpress.org/themes/q/\">Q</a></li><li>A few focus areas: <a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Gutenberg plugin focuses</a></li><li>A few ways you can test: <a href=\"https://wordpress.org/plugins/gutenberg/\">Gutenberg plugin</a>, <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">Beta testing plugin</a>, <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/#nightly\">Gutenberg Times nightly build</a></li><li>A few pieces of documentation: <a href=\"https://developer.wordpress.org/block-editor/handbook/full-site-editing/\">Full Site Editing Overview</a></li></ul>\";s: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 Apr 2021 17: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:7:\"Josepha\";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:87:\"WPTavern: Will We See In-Person WordCamps in 2021? An Open Discussion on a Path Forward\";s: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:30:\"https://wptavern.com/?p=115641\";s: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:217:\"https://wptavern.com/will-we-see-in-person-wordcamps-in-2021-an-open-discussion-on-a-path-forward?utm_source=rss&utm_medium=rss&utm_campaign=will-we-see-in-person-wordcamps-in-2021-an-open-discussion-on-a-path-forward\";s: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:3613:\"<p class=\"has-drop-cap\">Now that COVID-19 vaccinations are becoming more widespread, many hope that in-person WordCamps can once again be a reality. There is no official path forward just yet, and decisions will likely be locally based in the coming months. Angela Jin, a community organizer for Automattic, announced an <a href=\"https://make.wordpress.org/community/2021/04/26/discussing-the-path-to-in-person-wordcamps/\">open discussion around the topic</a>.</p>\n\n\n\n<p>Currently, all WordCamps are online-only events. There is no official decision on when in-person events will begin anew.</p>\n\n\n\n<p>This is a follow-up to an earlier <a href=\"https://wptavern.com/wordpress-community-team-discusses-return-to-in-person-events\">discussion that began in December 2020</a>. It served as an initial opinion-gathering mission. For communities that have more effectively contained the COVID-19 spread, the Community Team <a href=\"https://make.wordpress.org/community/2021/02/16/announcement-decision-making-checklist-for-in-person-meetups-now-available/\">posted guidelines and a checklist</a> for local Meetups in February.</p>\n\n\n\n<p>Most of the ideas from the December 2020 dialogue are at the forefront of the current open discussion. Mandatory masks, restricting the length of events, limiting attendance, and capping attendance according to the venue’s capacity top the list.</p>\n\n\n\n<p>One of the tougher-to-achieve goals might be setting up safety guidelines around food or drink, which are often steeped in the local culture. It will also be a primary safety concern.</p>\n\n\n\n<p>Mandatory registration is on the table. This would allow organizers to contact attendees in case of exposure.</p>\n\n\n\n<p>Other suggestions center on maintaining local events, which is what WordCamp is all about. While some of the conferences are held in major cities and draw international crowds and speakers, this could be an opportunity to make sure that events focus directly on their communities. It would also be necessary for containing any spread of the virus or variants to outside populations.</p>\n\n\n\n<p>There is one suggestion to recommend that only vaccinated conference-goers attend. This would likely fall under an honor system. Making this mandatory could create potential hurdles based on local jurisdictions. For example, there is a House Bill in Alabama, my home state, that would not allow entertainment events to “discriminate” based on vaccination status if passed. I have yet to verify if WordCamps fall under the definition of “entertainment events” like a concert or sports match.</p>\n\n\n\n<p>There are still many unknowns at this point, and every potential in-person WordCamp would have to follow local laws. However, we are nearing a time where such events may once again be a reality.</p>\n\n\n\n<p>“I’m going to get a little more personal here: returning to in-person WordCamps is going to be an emotional experience that is going to affect everyone differently,” Jin said in a final note, sharing thoughts that echo throughout the WordPress ecosystem.</p>\n\n\n\n<p>“The WordPress community has a big range of introverts to extroverts, and we’ve gone through major changes to how we interact with each other. For all that I want to hug everyone, it also is strange and a bit frightening to think about all that human contact after a year-and-then-some of this pandemic. Supporting organizers in bringing back WordCamps in a way that acknowledges and accommodates all our excitement and fears, as well as our love of WordPress, is a worthy goal.”</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, 26 Apr 2021 20:35: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:\"Justin Tadlock\";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:62:\"WPTavern: FLoC Blocking Discussion Continues on WordPress Trac\";s: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:30:\"https://wptavern.com/?p=115523\";s: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:169:\"https://wptavern.com/floc-blocking-discussion-continues-on-wordpress-trac?utm_source=rss&utm_medium=rss&utm_campaign=floc-blocking-discussion-continues-on-wordpress-trac\";s: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:4580:\"<p>Last week WordPress contributors began a heated <a href=\"https://wptavern.com/wordpress-contributors-propose-blocking-floc-in-core\">discussion regarding blocking FLoC</a> (Federated Learning of Cohorts). Google’s experimental alternative to third-party cookies has become a highly contentious topic that made its way into last week’s Core developers meeting. </p>\n\n\n\n<p>Representatives from the Chrome team also attended the meeting to clear up any confusion and answer questions about how FLoC currently works. They <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1619037652084400\">related</a> that during the FLoC Origin Trial (the process by which Chrome introduces new proposed API’s for feedback from developers), a page will only be included in the browser’s FLoC computation for one of two reasons:</p>\n\n\n\n<ul><li>The FLoC API <code>document.interestCohort()</code> is used on the page.</li><li>Chrome detects that the page <a target=\"_blank\" href=\"https://github.com/WICG/floc/issues/82\" rel=\"noreferrer noopener\">loads ads or ads-related resources</a>.</li></ul>\n\n\n\n<p>“In the final end state, we expect the way FLoC will work is that the only pages that will be relevant to calculating your cohort are the pages that call the FLoC API,” Chrome representative Michael Kleber said. “So pages will ‘opt in’ by using some new JS function call.”</p>\n\n\n\n<p>Since FLoC is still in the the beginning stages, the Chrome team cannot confirm the final behavior for what pages will be included in FLoC calculations. At this point, it seems like it will primarily affect publishers and ad-supported websites in the future.</p>\n\n\n\n<p>Although the authors and proponents of the proposal prescribed immediate action, WordPress’ leadership has determined that an implementation discussion is premature at this time. </p>\n\n\n\n<p>“I am now amending my posted request for a reworking of the proposal – I do not want to see another proposal for action in WordPress right now,” WordPress lead developer Helen Hou-Sandí said during the meeting. “What we need is a Trac ticket where we track the status of the FLoC trial/implementation and discuss periodically to see if action is needed. I have an opinion, but it’s not really relevant at this time, and I think more of us should be comfortable with that idea.”</p>\n\n\n\n<p>The Chrome team did not expect that many people would be considering FLoC at this point, as Origin Trials generally only attract a handful of people who are curious about the technical details. FLoC gained more widespread attention after the critical <a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">article</a> from EFF. The <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/#comment-41168\">original proposal</a> on make.wordpress.org also attracted media attention due to its confusing approach, premature assumptions, and lack of critical <a href=\"https://make.wordpress.org/core/handbook/best-practices/post-comment-guidelines/#peer-review\">peer review</a>.</p>\n\n\n\n<p>Peter Wilson <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/#comment-41168\">commented</a> on behalf of WordPress’ security team after meeting to discuss the issue, stating that it is unequivocally not a security concern:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Treating this as WordPress currently treats any other security issue would require releasing 21 versions of WordPress. As identified in other comments on this thread, it would also break the implicit contract of security releases by including an enhancement in the release.</p><p>As a result of these consideration, the security team have concluded that treating this as a security issue is inappropriate.</p><p>Whether this is suitable to be included in WordPress and subsequently released as part of the next 5.7.x maintenance release are discussions for the Core team. The security team do not have a consensus view on these questions.</p></blockquote>\n\n\n\n<p>Hou-Sandí opened a <a href=\"https://core.trac.wordpress.org/ticket/53069\">ticket</a> where discussion continues on the implications of FLoC. As more information becomes available from Chrome’s Origin Trial, WordPress contributors will be better prepared to discuss how it may affect publishers and whether a core block, privacy setting, or other action is necessary.</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, 26 Apr 2021 16:44:18 +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: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:64:\"WordPress.org blog: WP Briefing: Your Opinion is Our Opportunity\";s: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/news/?post_type=podcast&p=10171\";s: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/2021/04/your-opinion-is-our-opportunity/\";s: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:13066:\"<p>In this episode, Josepha discusses the importance of co-development and testing for the continued growth and maintenance of the WordPress project. </p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2008/10/usability-testing-report-25-and-crazyhorse/\">2.5 Usability Testing Report </a></li><li><a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a></li><li><a href=\"https://www.meetup.com/Pune-WordPress-Knowledge-Exchange/events/277520243/\">Pune Work Along (Self Study) Meetup</a></li><li><a href=\"https://fr.wordpress.org/2021/04/09/le-30-avril-2021-rejoignez-nous-pour-un-nouveau-wordpress-translation-day-fr/\">French Mini-Translation Day, April 30, 2021</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">April 14, 2021, Full Site Editing Go/No-Go Demo Recap</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Full Site Editing Go/No-Go Next Steps</a></li><li><a href=\"https://make.wordpress.org/test/\">Test WordPress.org</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10171\"></span>\n\n\n\n<p>0:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>0:39</p>\n\n\n\n<p>Prior to Gutenberg, our current multi-year project that is changing the way we see WordPress, another multi-year project changed the way we saw WordPress. Starting in 2008, substantial changes to the WordPress interface came in a series of major releases, starting with WordPress 2.5. That was before my time in the project; I’ve only ever worked with the current dashboard in WordPress. But, from what I’ve read, the user testing that would have gone into it was a huge undertaking and very well coordinated. Now, WordPress has not taken on that type of robust testing project since, but starting around 2014 or 2015, a community testing practice was started. I’ve shared these calls for testing frequently, both on Twitter and in this podcast. But you may not really know why I find the testing program so valuable. So today, I’m going to explore with you the concept of co-developers in open source.</p>\n\n\n\n<p>1:52</p>\n\n\n\n<p>Open source software, like WordPress, is built by the people who show up. There are a few obvious groups when you think of software, the developers, designers, technical writers, folks who monitor the forums, and really, all the teams you find in our WordPress project. Co-developers or co-creators, if you’ll join me in making our tent a little bigger, refers to the users of an open source product who actively engage and contribute to the work by using the software and sharing any bugs that they find.</p>\n\n\n\n<p>2:25</p>\n\n\n\n<p>I mentioned this group in the episode about how WordPress improves. Specifically in that episode, I underlined that if you consider users to be part of the collaborative process, as long as people use your product, those people will have opinions about your product’s needs. And today, I’m extending that thought a bit further to say that, as long as there are opinions, there are opportunities.</p>\n\n\n\n<p>2:51</p>\n\n\n\n<p>When you know what isn’t working, you can focus your attention on a solution, you can focus on making sure that you can make it work. The existence of co-creators is one of the great things about open source. No designer or developer or product owner has to know every sort of user to be able to get feedback from them. If they show up, test the software and get their thoughts written down, then you can start to see patterns and common pain points. It is also, unfortunately, one of the great difficulties of being an open source project. After all, if users don’t show up, or don’t test, or don’t write down their feedback, it’s impossible to know what worked for them and what didn’t. And on top of that, with such a large percentage of the web being supported by WordPress in this case, not every problem is part of a pattern. And not all patterns are part of the current priorities.</p>\n\n\n\n<p>3:54</p>\n\n\n\n<p>Looking beyond that double-edged sword. Let’s say that this idea of a co-creator makes sense to you. And more than that, you feel like it describes you. What does it mean for you to show up in WordPress? There are lots of good ways to offer this sort of feedback and contribute to those patterns that can help us see through the fog. So I have for you a mini list and, of course, a bunch of links in the show notes for you. </p>\n\n\n\n<p>So some good ways. First, you can participate in any of the dedicated calls for testing. They are short and frequently have a guide. I participate in them and generally find them fun. I say generally because sometimes I also find them frustrating. That’s really okay too; the frustrations helped me to identify that I found a problem. And if I can find a problem, then I have saved someone else from finding that problem in the future. The second thing you can do is file a bug report with information about what happened when you ran into a problem and how someone like me could make your bug happen on their site. Bug</p>\n\n\n\n<p>5:00</p>\n\n\n\n<p>Reporting is one of the things I’ve grown to really love in my time and open source; I did not love it. At first, I was really scared to do it. I mostly used to send videos of the bugs that I found to other people and ask them to file the bug reports for me. But then, of course, I never knew whether they got fixed or not. So I was scared to do it at first. But once I figured out what makes a “good report,” I felt like I was helping circle hidden treasure on a map or something. I realized also not everyone’s excited about finding hidden treasure on a map. But I play video games and finding hidden treasure on maps is, like, a thing.</p>\n\n\n\n<p>5:43</p>\n\n\n\n<p>A third really great way to contribute like this is that you can join any community meeting to learn more about what’s happening now and in the future, or just to see what makes WordPress work. As a heads up, these meetings go really fast. And they’re all in text. And there’s sometimes, but not all the time, a little bit of jargon that you have to head to your favorite search engine to find. But I sit in on about half of them myself and get a lot of really good information about things that I’ve been wondering about, things that looked broken, but actually are functioning exactly the way that they should. And I just didn’t want them to function that way. And more often than not, I found out that something that I thought was broken, was already identified and being fixed. Those are three great ways to show up and help give feedback that helps make WordPress better and more functional for more people. </p>\n\n\n\n<p>There are also a few other ways that we see people trying to share that feedback that don’t work quite as well. And I’m going to touch on a few of them just because it’s important to know, as you’re trying to figure out how to get started with this. The first one is just tweeting your frustrations, and I get it like that’s literally what Twitter is for.</p>\n\n\n\n<p>7:03</p>\n\n\n\n<p>But also it’s hard to create a block from “I am frustrated, behold my hateful rhetoric.” Not that any of you, my dear listeners, ever tweet hateful rhetoric. Still, that is really hard for anyone to figure out what was actually wrong in that moment. Another thing that is not the most functional way to give feedback is review brigading. The Internet rewards this kind of behavior, but I have found at least for WordPress, those false positives and false negatives can be really confusing for our new users. And the third way, that’s not our best way, and probably is the least best way, is just by giving up and not telling anyone what broke for you.</p>\n\n\n\n<p>7:45</p>\n\n\n\n<p>I know that I already said it’s not possible to fix everyone’s problems. But while it’s not possible to fix everyone’s problems the moment they get shared, it’s also truly impossible to fix any problems that no one knows exist. And so giving up and not sharing an issue so that we can identify it as part of a pattern of problems is probably the least effective way to help us help you get your problem solved.</p>\n\n\n\n<p>8:13</p>\n\n\n\n<p>This brings me back to the question of the value of WordPress users as co creators in the development process. As WordPress grows, both in usage as a CMS and in participation as a community, it’s important for us to shed the idea that software creation is only about what literally can be done to code or what literally can be done to core or what literally can be done to the CMS. It’s also important for us to constantly remind ourselves that the best outcomes are the result of collaboration with the people who use WordPress the most. I know that not every type of user we have is showing up to give us feedback about where WordPress doesn’t work for them. And I would love to see more feedback that helps us to figure out where our patterns are.</p>\n\n\n\n<p>9:03</p>\n\n\n\n<p>So the bottom line is this without user feedback that has some clarity of what was expected versus what happened, the work to make a good choice involves a whole lot of guessing. So since open source software is built by the people who show up, I hope this gives you an idea of how you can show up and help improve the tool that powers your sites.</p>\n\n\n\n<p>9:32</p>\n\n\n\n<p>That brings us to today’s community highlight every episode or so I share either a great story of WordPress success or a great story of a WordPress contributor who helped some folks along the way. Today’s <a href=\"https://twitter.com/trishacodes/status/1357382647274762244\">community highlight</a> comes from @trishacodes who shared one of her early to WordPress mentors. She says “@RianRietveld was such an encouragement and helped me find the courage to speak up.” I have had myself many conversations with <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian</a>, and that rings true for me as well. </p>\n\n\n\n<p>10:00</p>\n\n\n\n<p>That brings us to the moment you’ve all been waiting for, the small list of big things. It’s actually kind of a medium list. Today, I’ve got four whole things to share with you all. The first thing on my list is that WordCamp Europe is coming, that will be June 7th through the 10th. It’s a multi-day online event. I will share in the show notes a link to the main website; there you can get an idea of what will happen, the schedule, and get your hands on some tickets so that you can get it in your calendar and prepare yourselves. </p>\n\n\n\n<p>The second thing I want to share is for all of our polyglots out there. The French team is planning a translation day coming up on April 30. I will share a link to that as well so that you can get an idea of what that takes if you’re feeling like you want to do some translation work. The third thing I want to share is that the Indian community in Pune actually started a new meetup series. It is a translation work along self-study – also for all of our polyglots out there. I would love to see as many people as are interested in both learning about how to do translations and certainly translating WordPress get registered for that. A final thing I want to share with you all is that if you are curious about what full site editing features will be included in the 5.8 release, that’s the WordPress release that’s coming out in the middle of July, you can check out my recap and recording of the demo that was held with Matt, Matias, and the rest of the team. There’s are also a number of other posts of next step ideas that I will share in the show notes as well.</p>\n\n\n\n<p>11:51</p>\n\n\n\n<p>That, my friends, is your small list of big things. Thank you for joining in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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, 26 Apr 2021 15:24: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:15:\"Chloe Bringmann\";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:106:\"WPTavern: Companies Running Competitive Ads Against WordPress May Soon be Banned from Sponsoring WordCamps\";s: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:30:\"https://wptavern.com/?p=115353\";s: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:257:\"https://wptavern.com/companies-running-competitive-ads-against-wordpress-may-soon-be-banned-from-sponsoring-wordcamps?utm_source=rss&utm_medium=rss&utm_campaign=companies-running-competitive-ads-against-wordpress-may-soon-be-banned-from-sponsoring-wordcamps\";s: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:4644:\"<p>The WordPress Community Team is <a href=\"https://make.wordpress.org/community/2021/04/19/discussion-companies-who-run-competitive-ads-against-wordpress-and-apply-to-sponsor-wordcamps/\">discussing</a> banning companies from sponsoring WordCamps if they advertise competitively against WordPress. A WordCamp organizing team recently brought the concern to community deputies regarding a potential sponsor that is advertising its product in such a way that it puts WordPress in “an unflattering light.”</p>\n\n\n\n<p>This particular instance is prompting community leadership to clarify expectations for how sponsors advertise WordPress derivative products – products built on top of WordPress, such as themes, plugins, or distributions.</p>\n\n\n\n<p>Cami Kaos published a list of the existing expectations for sponsors and those who want to participate in the community’s events program. These include items such as no discrimination, no incitement of violence, respecting the WordPress trademark and licensing, and others from the <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/fundraising/local-wordcamp-sponsorship/\">WordCamp Organizer Handbook</a>. Kaos posed the following two questions to the community:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Should the WordCamp and meetup programs accept sponsors, speakers and organizers who engage in competitive marketing against WordPress?</strong></p><p><strong>How should competitive advertising be defined in the WordPress space?</strong></p></blockquote>\n\n\n\n<p>The discussion post did not specify the potential sponsor in question but <a href=\"https://wptavern.com/elementor-raises-eyebrows-with-google-ads-targeting-full-site-editing\">recent campaigns from Elementor</a> meet the criteria of advertising against WordPress with a negative slant. The ads insinuate that WordPress isn’t user -friendly or intuitive and that without this particular product WordPress is frustrating. The company has also run ads that co-opt the term “full-site editing” on Google searches, with Elementor representatives claiming that it is a generic industry term.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Elementor has sponsored events in the past. If the community guidelines are changed to explicitly prohibit advertising that puts WordPress in a negative light, then the company may be required to pull all of its ads that violate the new requirements in order to become a sponsor. </p>\n\n\n\n<p>Bluehost is another company that might come under the microscope for its <a href=\"https://wptavern.com/bluehost-misuses-wordpress-trademark-reigniting-controversy-over-recommended-hosts-page\">recent trademark misuse</a>. Although the company had a meeting to resolve matters with WordPress’ executive director Josepha Haden, Bluehost still has <a href=\"https://www.youtube.com/channel/UCURv2b4zbEiwN626-T321HQ\">multiple ads</a> running with the <a href=\"https://youtu.be/eqQORI5Ehd0?t=15\">same issue</a>. </p>\n\n\n\n<p>Feedback so far has been minimal. One participant in the discussion mistakenly thought the proposal was referring to competition in general. Andrea Middleton clarified in the comments.</p>\n\n\n\n<p>“The question is whether WordPress events should co-promote or endorse people and companies that are competing <strong>against WordPress itself</strong>,” Middleton said.</p>\n\n\n\n<p>“For example, if someone is running ads saying ‘WordPress is terrible, use our product instead,’ or even ‘WordPress is terrible, but our plugin makes it good’ do we want to include them as a sponsor for WordPress events?”</p>\n\n\n\n<p>Defining competitive advertising to exclude all forms criticism may be too strong of a line but there should be guidelines that cover more egregious cases where a company is disparaging WordPress for the purpose of exploiting its community. </p>\n\n\n\n<p>“Criticism can be healthy and good marketing when done in good faith and with a tool that truly addresses a user need,” Mark Root-Wiley said. “What makes criticism objectionable is when it strays past details of software and into harmful criticism of people and communities, and it seems like the existing standards cover that.”</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/community/2021/04/19/discussion-companies-who-run-competitive-ads-against-wordpress-and-apply-to-sponsor-wordcamps/\">discussion</a> will be open until April 29, 2021, when comments will be closed and the discussion will move to final review. </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, 23 Apr 2021 22:01: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:7;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:78:\"WPTavern: Plausible Analytics Adds Statistics Dashboard to the WordPress Admin\";s: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:30:\"https://wptavern.com/?p=115526\";s: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:201:\"https://wptavern.com/plausible-analytics-adds-statistics-dashboard-to-the-wordpress-admin?utm_source=rss&utm_medium=rss&utm_campaign=plausible-analytics-adds-statistics-dashboard-to-the-wordpress-admin\";s: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:5460:\"<p class=\"has-drop-cap\">Earlier this week, <a href=\"https://plausible.io/\">Plausible Analytics</a> released version 1.2 of its <a href=\"https://wordpress.org/plugins/plausible-analytics/\">WordPress plugin</a>. The update includes a missing feature that should make it more appealing to end-users. The plugin now supports an “embedded mode” that displays a site’s stats directly in the WordPress admin interface.</p>\n\n\n\n<p>Without counting the self-hosted users of its open-source project, Plausible Analytics recently surpassed 14,000 users on its hosted service. That is a step forward in its two-year path toward making a dent in the analytics market.</p>\n\n\n\n<p>“We’ve taken 1.4 billion pageviews directly from Google Analytics to date,” said Plausible’s co-founder Marko Saric”. We’re about to reach 3,000 paying subscribers by the end of the week.”</p>\n\n\n\n<p>It is an exciting moment for the small, EU-based team. However, the work does not stop there. The plugin has gained 500 active installs after its recent launch. It is a small number, but Saric seems happy that the plugin is simply showing up in the directory when people search for “web analytics” at this point, hoping that it will bring more WordPress users around to a privacy-first solution.</p>\n\n\n\n<p>It is a slow burn and organic growth. However, WordPress users are stepping up and filing tickets through the plugin’s <a href=\"https://github.com/plausible/wordpress/issues\">GitHub repository</a> now. Activity and feedback are the lifeblood of young products, giving developers goals to reach toward.</p>\n\n\n\n<p>The latest version of the Plausible Analytics plugin gives users access to their stats dashboard from the WordPress admin. Hooking it up is as simple as generating a shared link via the service’s website.</p>\n\n\n\n<img />Generating a shared link from the Plausible Analytics site.\n\n\n\n<p>Earlier versions of the plugin did not include this functionality because the team was still building their public API, a necessary feature for sharing the data outside of their system.</p>\n\n\n\n<p>The new stats API is not just for the plugin. Developers can build on top of the system, retrieve stats, and present them however they want. <a href=\"https://dailytics.com/\">Dailytics</a>, a third-party service, already integrates with it and sends out daily analytics emails. The team has <a href=\"https://plausible.io/docs/stats-api\">detailed documentation</a> on using it.</p>\n\n\n\n<img />Realtime stats embedded into the WordPress admin.\n\n\n\n<p>The latest version of the self-hosted Plausible script is available too. It features all of the same capabilities. However, the WordPress plugin does not yet support embedded mode for analytics just yet.</p>\n\n\n\n<p>“The development of the WordPress plugin started before this self-hosted release was completed, so WP dashboard for self-hosters is not part of the 1.2 plugin release, unfortunately,” said Saric. “I’ve now spoken with Mehul Gohil, who is the WordPress developer that has helped us with the plugin, and we will try to do a mini-release of the plugin in the upcoming days to allow the self-hosters to get their stats within the WordPress interface too.”</p>\n\n\n\n<h2>Version 1.3 and Beyond</h2>\n\n\n\n<p class=\"has-drop-cap\">Saric said his team already has a roadmap for the next version of the plugin. Several new features should land in version 1.3, such as excluding authors and editors being counted in the stats. This option exists for administrators at the moment.</p>\n\n\n\n<p>“The second one is a widget that gives a quick overview of the most import metrics such as unique visitors and pageviews, so you don’t need to go into the analytics section if you don’t want to,” he said.</p>\n\n\n\n<p>The team is also looking at out-of-the-box integration with some popular third-party plugins to support event tracking. At the moment, this is primarily a developer-friendly feature because it requires a bit of JavaScript to track signups and conversions. Making it work by default is the goal.</p>\n\n\n\n<p>“We’ve already done some work to make it easier, such as the recent introduction of the ability to group pages,” said Saric. “For instance, you can now group WooCommerce checkout pages for your eCommerce, so now we just need to enable that out of the box in the plugin.”</p>\n\n\n\n<p>They are shooting for a self-hosted or proxied version of their script from the plugin in the long term. This would allow users to run the script from their domain directly as a first-party connection, providing more accurate data. This is a manual process right now, but the team wants the process to be easy for those users going down the self-hosted path.</p>\n\n\n\n<p>“Obviously, in addition to the WordPress-specific improvements, we’re constantly working on improving Plausible Analytics itself,” said Saric. “WordPress users automatically get all of those into their dashboard as we improve and update the main site. No need to wait for WordPress plugin updates for those to make it into the WordPress dashboard. One metric we’re hoping to release over the upcoming weeks is the inclusion of states and city data in addition to the countries that we have now. Many of our users have asked for this, so we’re prioritizing it in our development.”</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, 23 Apr 2021 15:49: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";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:81:\"WPTavern: With Some Hits and Misses, the Guten Blog WordPress Theme Has Potential\";s: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:30:\"https://wptavern.com/?p=115543\";s: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:205:\"https://wptavern.com/with-some-hits-and-misses-the-guten-blog-wordpress-theme-has-potential?utm_source=rss&utm_medium=rss&utm_campaign=with-some-hits-and-misses-the-guten-blog-wordpress-theme-has-potential\";s: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:5677:\"<p class=\"has-drop-cap\">Any time I see a new block-ready WordPress theme, I am like a toddler in a toyshop. I cannot wait to bring it home, rip off the packaging, and play with it. Sometimes it is the type of fun that will create lasting, years-long memories. Other times, the toy is not all it is cracked up to be. It does not deliver on the promises on its packaging. It is too hard to play with or just not what you expected. You discard it and move on to one of your other trusted toys, ones with guaranteed fun built-in.</p>\n\n\n\n<p>The latter feeling is where I am at with <a href=\"https://wordpress.org/themes/guten-blog/\">Guten Blog</a> by Avid Themes. I want to love it. It has many elements that could make for a great theme. At first glance, I even believed it could be one of only a handful of quality, block-supported themes in the directory.</p>\n\n\n\n<img />Guten Blog default demo homepage.\n\n\n\n<p>However, I was that kid all over again, let down by the shiny veneer of colorful packaging. The upside is that there is potential. It has all the elements needed to be among the great blogging themes. With more work, it could go from mediocre to top-10 material.</p>\n\n\n\n<p>The most disappointing thing about the theme is the following homepage section:</p>\n\n\n\n<img />Common three-box design pattern.\n\n\n\n<p>It is a typical design on the web today — a section containing some intro text with three boxes. I do not dislike the design. The problem is how it is handled by the theme. It relies exclusively on the <a href=\"https://wordpress.org/plugins/gutentor/\">Gutentor plugin</a> to build this, and there are zero reasons to do so. The block editor is capable of handling this on its own.</p>\n\n\n\n<p>This would have been an easy win for the theme to package this section design as a custom block pattern.</p>\n\n\n\n<p>For some blocks, I get it; WordPress’s built-in blocks do not cut it yet. For example, the various post-related blocks do not exist yet. Of course, the Query block is slated to land in WordPress 5.8. That would be an opportune moment to make the switch.</p>\n\n\n\n<p>However, the above section is representative of all the imported demo content. Everything from columns to quotes to paragraphs — yes, paragraphs — is built with Gutentor’s blocks.</p>\n\n\n\n<p>One of my primary fears with theme developers is that they will continue to over-rely on plugins for basic features that exist in WordPress. This teaches end-users to also rely on these plugins, and it is a shame. This creates less flexibility for users, tying basic content to a third-party tool.</p>\n\n\n\n<p>There are some stunning <a href=\"https://avidthemes.com/preview/?product_id=gutenblog-free-1\">pre-made demos</a> that users can import. In total, the theme offers 18 options. Seven of those are available for free. The other demos are part of the <a href=\"https://avidthemes.com/guten-blog-pro/\">“pro” package</a>, ranging from $49.99 to $79.99 depending on the number of sites the customer wants support and updates.</p>\n\n\n\n<img />Pre-made, importable demos.\n\n\n\n<p>In particular, I am a fan of its third free option for lifestyle-type blogs:</p>\n\n\n\n<img />Lifestyle-type free, importable demo.\n\n\n\n<p>The importable demos are the bright spot of the theme, most of which showcase various homepage options. The development team simply bypassed the tools available in core WordPress. There are no block styles or patterns, and the demos offer a plethora of opportunities to flesh out custom designs for users to insert with one click.</p>\n\n\n\n<p>The theme technically works without extra plugins. It is billed as a blogging theme, so the hope is that it holds up in that regard. With a content size between 730 – 800 pixels and text of 16 pixels, it does not. The text is practically unreadable when it comes to long-form content. It may as well be a jumbled mass of words where you continually lose your place from line to line.</p>\n\n\n\n<p>This is not <em>Justin-is-having-a-bad-day-so-let’s-dump-on-a-theme</em>. I genuinely love the potential Guten Blog has. I want it to be better. The overall design is something I could imagine myself using on various websites I am involved with. Its font choices, minimalist layout, and generous use of whitespace are right up my alley.</p>\n\n\n\n<p>However, it has some issues. For example, it updates a database option for a third-party plugin on every page load (I am not sure how that made it through the review process). It also missed a lot of opportunities to showcase the core block editor.</p>\n\n\n\n<p>Other issues are with the theme’s primary admin notice. The small text that reads “Clicking on get started will activate Advanced Import” felt shady. Literally, the text was intentionally styled with a 10-pixel font size, which was incredibly difficult to read, so tough that I did not catch it until I unwittingly began installing a third-party plugin. It also installed Gutenblog Demo Import and the Gutentor plugin without authorization at that moment.</p>\n\n\n\n<p>These are fixable issues. I hope the theme development team can take my complaints and build something that eventually exceeds my expectations. The potential is there.</p>\n\n\n\n<p><strong>Update (April 26):</strong> I did not notice during the initial review, but I have since confirmed that this theme changed my site title to “WP GutenBlog” at some point in the process, likely during the demo import.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong>Disclosure:</strong> This theme makes use of a library I built for breadcrumbs. It is using a version that is at least three years out of date.</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, 22 Apr 2021 23:12:46 +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:\"Justin Tadlock\";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:113:\"WPTavern: Google Delays Page Experience Ranking Signal Rollout until June 2021, Adds New Report to Search Console\";s: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:30:\"https://wptavern.com/?p=115367\";s: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:269:\"https://wptavern.com/google-delays-page-experience-ranking-signal-rollout-until-june-2021-adds-new-report-to-search-console?utm_source=rss&utm_medium=rss&utm_campaign=google-delays-page-experience-ranking-signal-rollout-until-june-2021-adds-new-report-to-search-console\";s: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:2764:\"<p>Google <a href=\"https://developers.google.com/search/blog/2021/04/more-details-page-experience\">announced</a> this week that it will be delaying the rollout of the new page experience ranking signal to mid-June 2021. Page experience will be included along with existing search signals like mobile-friendliness, safe-browsing, HTTPS-security, and intrusive interstitial guidelines. The rollout, previously planned to begin in May, will be gradual and page experience will not be in full force as a ranking signal until August.</p>\n\n\n\n<p>In the meantime, Google has been elaborating on <a href=\"https://support.google.com/webmasters/answer/10218333\">how page experience is evaluated</a> and has published an <a href=\"https://support.google.com/webmasters/thread/86521401\">FAQ</a> page with common questions they have been answering:</p>\n\n\n\n<ul><li>If I built AMP pages, do they meet the recommended thresholds?</li><li>Can a site meet the recommended thresholds without using AMP?</li><li>Is there a difference between desktop and mobile ranking?</li></ul>\n\n\n\n<p>Google also announced a new <a href=\"https://support.google.com/webmasters/answer/10218333\">Page Experience report</a> in the Search Console that displays the percentage of URLs with good page experience and search impressions over time. Currently, page experience only applies to mobile search. Good URLs refers to the percentage of mobile URLs with both Good status in Core Web Vitals and no mobile usability issues according to the Mobile Usability report.</p>\n\n\n\n<img />\n\n\n\n<p>Google News will also be getting some important AMP-related updates during the rollout, with the removal of the AMP badge icon and the inclusion of non-AMP content in the mobile apps:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>As part of the page experience update, we’re expanding the usage of non-AMP content to power the core experience on <a href=\"https://news.google.com/\">news.google.com</a> and in the Google News mobile apps.</p><p>Additionally, we will no longer show the AMP badge icon to indicate AMP content. You can expect this change to come to our products as the page experience update begins to roll out in mid-June.</p></blockquote>\n\n\n\n<p>Non-AMP pages will also be eligible to appear in the Top Stories carousel as another planned part of this update.</p>\n\n\n\n<p>Google Search has been updated to include support for signed exchanges (SXG) on all pages, previously only available on AMP-generated pages. This allows for pre-fetching resources, such as HTML, JavaScript, CSS, images, or font, in order to render pages faster. <a href=\"https://web.dev/signed-exchanges/#tooling\">Web.dev</a> has a guide and tools for monitoring and debugging SXG.</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, 22 Apr 2021 14:26: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: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:96:\"WPTavern: Themes Set Up for a Paradigm Shift, WordPress 5.8 Will Unleash Tools To Make It Happen\";s: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:30:\"https://wptavern.com/?p=115466\";s: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:235:\"https://wptavern.com/themes-set-up-for-a-paradigm-shift-wordpress-5-8-will-unleash-tools-to-make-it-happen?utm_source=rss&utm_medium=rss&utm_campaign=themes-set-up-for-a-paradigm-shift-wordpress-5-8-will-unleash-tools-to-make-it-happen\";s: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:9813:\"<p class=\"has-drop-cap\">For much of WordPress’s history, the foundational elements of building a theme have been slow to change. Every so often, developers would get a new feature, such as child themes, featured images, nav menus, and template parts. Each of these was epic in its own way. However, theme authors had ample time to adapt to these single feature introductions.</p>\n\n\n\n<p>When the block editor landed, it did so with a bang. Love it or hate it, it shifted how we think about design for the web. It was not one of those one-off enhancements, regardless of how many times we were told it would “just work” with any theme. It sometimes does not <em>technically</em> break things. Support and integration are necessary for an ideal user experience, and theme authors have been slow to catch up.</p>\n\n\n\n<p>With WordPress 5.8, theme authors are gearing up for another paradigm-shifting set of changes. Josepha Haden Chomphosy, WordPress Executive Director, announced last week that several Full Site Editing (FSE) sub-components will begin <a href=\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8\">shipping with the next release</a>.</p>\n\n\n\n<p>In the <a href=\"https://wptavern.com/podcast/2-anne-mccarthy-on-how-full-site-editing-will-impact-wordpress\">latest episode</a> of the WP Tavern Jukebox podcast, Nathan Wrigley hosted guest Anne McCarthy. He asked her to calm people’s fears over upcoming changes. “So, as an example, let’s imagine that we’re a theme developer. We may be getting concerned that themes are going to become a thing of the past, that the livelihood that we’ve created for ourselves is going to disappear before our eyes.”</p>\n\n\n\n<p>It is a common question. Since the inception of Gutenberg, particularly its features that fall under FSE, themers have wondered if there would be a place at the table for them. If WordPress is moving toward a grander page-building experience, where do themes fit in? If users can change the layout or manipulate all of the styles, what is the theme’s job?</p>\n\n\n\n<p>These questions are finally getting some answers. We can see the real-world changes introduced in recent months. They paint a much clearer picture, defining the role of themes in WordPress’s future.</p>\n\n\n\n<p>“And for theme authors, themes are going to be so important in a full site editing world,” said McCarthy. “And one of the things I am so excited about is that there’s going to be a ton of what they’re calling…the idea of these hybrid universal themes that can work with, for example, template editing.”</p>\n\n\n\n<p>She is referring to a <a href=\"https://github.com/WordPress/gutenberg/issues/29024\">recent discussion</a> that <a href=\"https://github.com/WordPress/gutenberg/issues/29024#issuecomment-792796711\">makes some distinctions</a> between universal and hybrid themes. Essentially, universal themes would work in both a classic or block editor context, depending on what the user chose. A hybrid might support parts of the block experience but have a path to becoming a universal theme that fully caters to any user down the road.</p>\n\n\n\n<p>While this does not wholly address theme authors’ concerns, these are the building blocks that Gutenberg contributors are thinking about. First and foremost, they want a solid user experience. However, the discussions show that they also recognize that theme developers need to opt into new things at their own pace, supporting features as they understand them and learn how to implement them. This provides a path forward for traditional themes to transition into the new era and be built from scratch with new tools.</p>\n\n\n\n<p>Themes may well be more vital to WordPress’s future than they were in the past.</p>\n\n\n\n<h2>New Tools Coming in WordPress 5.8</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The site editor and global styles features are not planned to ship with WordPress 5.8. However, the upcoming release is set to introduce some powerful tools for theme authors. This will be a pivotal moment for theme development companies that want to make their mark in the space. The right team with a forward-looking mindset stands to disrupt the market and make millions. And, there is room for the authors who just want to build cool stuff.</p>\n\n\n\n<p>It all starts with the new template-related blocks that should be enabled in the next major update. In particular, the Query block provides an alternative to what was formerly only possible via code and carefully constructed theme options. Coupling it with existing features opens us to a world of possibilities.</p>\n\n\n\n<p>For example, I chose a theme from the most popular list on WordPress.org that looked to have one of the most complex query and loop setups of the bunch. The following is the homepage of <a href=\"https://wordpress.org/themes/enternews/\">EnterNews</a>:</p>\n\n\n\n<img />EnterNews WordPress theme homepage.\n\n\n\n<p>Anyone familiar with theme development can tell you that it would take at least eight different queries to create that homepage design without looking at the code. The only way to build that and allow users to customize which posts appear is through a series of theme options (probably category-based dropdown select boxes).</p>\n\n\n\n<p>If the Query block ships with WordPress 5.8 as expected and is also enabled for any theme, this layout is suddenly possible directly from the block editor — <em>no site editor necessary</em>. Via block patterns, users can insert these “sections” of different Query blocks in their page and reorder them. However, it requires buy-in from the theme author.</p>\n\n\n\n<p>As I said earlier, theme authors have been slow to adopt block-related features as a whole. Undoubtedly, the system for the EnterNews homepage is already getting the job done. And, if it works for the theme’s current user base, there may seem to be little incentive to change.</p>\n\n\n\n<p>However, there are real benefits from a development angle to transitioning to a new system. The most obvious is that it requires little code compared to the PHP needed for building customizer options. Block patterns are little more than HTML with bits and pieces of JSON configuration in the mix. Developers can literally build them from the editor and copy/paste the code part.</p>\n\n\n\n<p>By writing less code, it lowers the potential for security issues and other bugs. Theme authors can also be less rigid in their design, allowing users to move pieces of the layout around.</p>\n\n\n\n<p>The Query block is not the only one slated for inclusion in 5.8 outside of a block-based theme context. The Navigation, Site Title, Site Logo, and more are ready to ship. Most such blocks are vital components for building an entire page. Theme authors could start handing over the tools for building complex landing pages on launch day this July.</p>\n\n\n\n<h2>Stepping Stones</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Not every theme author needs to step up and attempt to revolutionize the theme space — though I am looking forward to those who do. Others might want to take a more measured approach. FSE is a set of many sub-components, some of which are shipping with WordPress 5.8. Many of these do not require developers to opt into them. They will “just work.” <em>Sort of. Mostly.</em></p>\n\n\n\n<p>Users will be able to switch to a template-editing mode directly from the block editor. From there, they can create entire page templates of their choosing. Theme authors can either stand in their way by not styling for blocks or make the experience more enjoyable.</p>\n\n\n\n<p>The widgets screen and customizer will allow end-users of traditional themes to insert blocks in any of their sidebars. Some theme authors will need to account for this in their designs. The HTML output might throw off some layouts. For those who are not ready, they should disable block-based widget support.</p>\n\n\n\n<p>The most crucial tool, however, is entirely optional for theme authors. That is the introduction of <code>theme.json</code> support. The <code>theme.json</code> file is the cornerstone of future theme development. It acts as a config file for block settings and styles, allowing theme authors to set up the defaults for anything.</p>\n\n\n\n<p>In a nutshell, theme developers can set up any of the block options from this file, and those options are automatically handled in the editor and on the front end.</p>\n\n\n\n<p>Themes can also define defaults for block options that do not yet exist in the interface. The system will automatically output these as styles, even if users cannot change them in 5.8.</p>\n\n\n\n<p>Again, this means less code work for themers in the long run. While there will likely always be a place for custom CSS, some themes could essentially be built from <code>theme.json</code> configurations. That is not possible today. However, theme authors can start taking advantage of this tool.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>Themes are not going the way of the dinosaur. All of that overly complex PHP code work necessary in the past might just be. The shift is putting themes back into their proper place: design. Previously available tools such as patterns and styles coupled with the new pieces like <code>theme.json</code> and template-related blocks will be the backbone of the new system. It is all starting to come together.</p>\n\n\n\n<p>The transition will take some time, and each themer will need to decide for him or herself how much they want to take on. But, the time is near. I might even crank up the old code editor and start putting together a project myself. There has never been a better time to be excited about theme development than now.</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, 21 Apr 2021 23:32: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:14:\"Justin Tadlock\";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:69:\"WordPress.org blog: Become an Early Adopter With the Gutenberg Plugin\";s: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:35:\"https://wordpress.org/news/?p=10164\";s: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:85:\"https://wordpress.org/news/2021/04/become-an-early-adopter-with-the-gutenberg-plugin/\";s: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:4168:\"<p><strong><em>Copy by Anne McCarthy (<a href=\"https://profiles.wordpress.org/annezazu/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>annezazu</a>) and Design by Mel Choyce-Dwan (<a href=\"https://profiles.wordpress.org/melchoyce/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>melchoyce</a>)</em></strong></p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=632%2C354&ssl=1\" alt=\"\" class=\"wp-image-10165\" width=\"632\" height=\"354\" /></div>\n\n\n\n<p>In WordPress circles (whether it’s your local meetup, a trusted publication, or your networking group), you may have heard terms like Core Editor, Gutenberg, and the Block Editor used interchangeably over the last four years. And if you’re following contributor work on the project itself, you may also have heard some additional nuances—Gutenberg plugin, Gutenberg, or Block Editor. </p>\n\n\n\n<p>It can get a little confusing, so let’s take a look at four terms that will help you find your way: </p>\n\n\n\n<ul><li>WordPress – WordPress refers to the open source software but also to the community that surrounds it. </li><li>Gutenberg – Gutenberg is the code name for a multi-year project to update editing areas for the WordPress software.</li><li>Editor – The editor refers to a section of the software that allows you to update content on your site’s posts and pages. </li><li>Gutenberg Plugin – The Gutenberg plugin is where early work to update the editor is shared.</li></ul>\n\n\n\n<h2>The Gutenberg Plugin</h2>\n\n\n\n<p>Now that we’ve cleared up the definitions, let’s talk about the plugin. When might you use it? What would you use it for? You can think of it as an early access program or a “WordPress lab.” The plugin is updated every two weeks, which means that bugs that have been reported are often fixed and that what you see changes rapidly. </p>\n\n\n\n<p>The Gutenberg plugin also contains features that aren’t yet ready for their WordPress debut but are ready for curious users to test and provide feedback. This is a common practice that allows stable features to make it to your site in WordPress releases while allowing experimental features to be tested and refined. To get a sense of whether using the Gutenberg Plugin might be something you want to explore to get access to earlier features, check out the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">“What’s New” release posts </a>and the <a href=\"https://make.wordpress.org/core/tag/core-editor-improvement/\">Core Editor Improvement post series</a>. </p>\n\n\n\n<h2>Do I Need the Plugin to Use Gutenberg?</h2>\n\n\n\n<p>It depends on your comfort level! Generally speaking, it is not recommended to use the plugin on a site that has launched and is actively in use unless you’re very comfortable with the code side of WordPress. Fortunately, each WordPress release comes ready to go with <a href=\"https://developer.wordpress.org/block-editor/handbook/versions-in-wordpress/\">multiple versions of the Gutenberg plugin</a>. </p>\n\n\n\n<p>But if you are a keen beta tester who loves reporting feedback, or you feel comfortable navigating how to opt-in/out of the experimental aspects of the plugin, here are a few reasons you might want to dig into what the Gutenberg Plugin has to offer:</p>\n\n\n\n<ul><li>Test new features and give helpful feedback. For example, you can use the plugin to <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/how-to-test-fse/\">help test Full Site Editing</a>. </li><li>Get early access to the latest & greatest while navigating when to opt-in or out of experimental features. </li><li>Prepare for the future whether you’re a theme author, plugin developer, agency owner, etc. </li></ul>\n\n\n\n<p><em>Do you use the Gutenberg plugin and </em><a href=\"https://github.com/WordPress/gutenberg/issues\"><em>share feedback on GitHub</em></a><em>? Thank you! This kind of feedback is what helps ensure stability in what’s shipped in WordPress releases. </em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p></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, 21 Apr 2021 21:03: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";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:77:\"WPTavern: #2 – Anne McCarthy on How Full Site Editing Will Impact 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:48:\"https://wptavern.com/?post_type=podcast&p=115391\";s: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:197:\"https://wptavern.com/podcast/2-anne-mccarthy-on-how-full-site-editing-will-impact-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=2-anne-mccarthy-on-how-full-site-editing-will-impact-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:68360:\"<h2 class=\"is-style-default\">About this episode.</h2>\n\n\n\n<p>So the podcast today features Anne McCarthy. Anne is Developer Relations Wrangler for Automattic. Her work is focussed on the WordPress.org space, and she is leading the Full Site Editing Outreach Program.</p>\n\n\n\n<p>Full Site Editing is an endeavour to make it easier to manage how your WordPress website works. It’s hoped that tasks which once required a fairly technical understanding of the WordPress code, will become available to all. Creating headers and footers, deciding what information to pull from the database and where it should be displayed. These will become part of the Block Editor interface. Complexity replaced by simplicity; or at least that’s the goal.</p>\n\n\n\n<p>This, as you might imagine, is not an easy task. Now that WordPress is pushing beyond 40% of the web, there’s a lot to consider, and that’s what Anne is doing. She’s part of the team trying to work out how this might look, how it should work and when it will be ready.</p>\n\n\n\n<p>We start off with an introduction from Anne and how she became involved with WordPress and the Full Site Editing initiative in particular.</p>\n\n\n\n<p>Then the discussion moves to an explanation of what Full Site Editing hopes to achieve. Which areas of a website are intended to be made available with Full Site Editing?</p>\n\n\n\n<p>We then get into the specific details of what constraints the project faces; and there are many points to consider. Backwards compatibility, accessibility and how commercial and free plugins feed into the project roadmap.</p>\n\n\n\n<p>Towards the end of the podcast we get into the process of how Full Site Editing is moving forwards, who is making the decisions and how the WordPress community can get involved in shaping WordPress’ future through endeavours like Anne’s Outreach Program.</p>\n\n\n\n<p>It’s a very timely episode. Many of the areas discussed will be landing in WordPress soon.</p>\n\n\n\n<p>If any of the points raised here resonate with you, be sure to leave a comment below.</p>\n\n\n\n<h2 class=\"is-style-default\">Useful links.</h2>\n\n\n\n<p>Full Site Editing is moving fast. Since the recording of this episode, there’s been some movement. To get the latest information and learn more, see the following links:</p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\" target=\"_blank\">Full Site Editing Outreach Program</a></p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=aPPzATDkHzg\" target=\"_blank\" rel=\"noreferrer noopener\">Full Site Editing for WordPress Overview</a></p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\" target=\"_blank\">Full Site Editing Go/No Go | April 14, 2021</a></p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\" target=\"_blank\">Full Site Editing Go/No Go: Next steps</a></p>\n\n\nTranscript<div><div class=\"chat-transcript\"><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:00:00]</div> <div class=\"chat-text\"><p>Welcome to the second edition of the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Our aim here is to create a podcast and transcript for people who are interested in WordPress and the WordPress community. We’re going to create one episode each month, for the time being, but that might change in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We’d love to hear your feedback about the podcast. Perhaps there’s a subject that you’d like us to feature, a person who you think would make a great guest or anything else that comes to mind. We’re very open to suggestions so long as it’s to do with WordPress and the wider WordPress community. You can do that by going to WP Tavern dot com forward slash contact forward slash jukebox. And there you’ll find a contact form for you to complete. Once again, WP Tavern dot com forward slash contact forward slash jukebox, and thanks in advance if you reach out.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay, so the podcast today features Anne McCarthy. Anne is a developer relations wrangler for Automattic. She focuses on the wordpress.org space and is leading the full site editing outreach program. Full site editing is an endeavor to make it easier to manage how your WordPress website works. It’s hoped that tasks, which once required a fairly technical understanding of the WordPress code will become available to all. Creating headers and footers, deciding what information to pull from the database and where it should be displayed.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>These will become part of the block editor interface. Complexity replaced by simplicity, or at least that’s the goal. This, as you might imagine, is not an easy task. Now that WordPress is pushing beyond 40% of the web, there’s a lot to consider, and that’s what Anne is doing. She’s part of the team, trying to work out how this might look, how it should work and when it will be ready.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We start off with an introduction from Anne and how she became involved with WordPress and the full site editing initiative in particular. Then the discussion moves to an explanation of what full site editing hopes to achieve, which areas of a website are intended to be made available with full site editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We then get into the specific details of what constraints the project faces, and there are many points to consider. Backwards compatibility, accessibility, and how commercial and free plugins feed into the project roadmap. Towards the end of the podcast, we get into the process of how full site editing is moving forwards, who is making the decisions and how the WordPress community can get involved in shaping WordPress’s future through endeavors like Anne’s outreach program.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It’s a very timely episode. Many of the areas discussed will be landing in WordPress soon. If any of the points raised here resonate with you, be sure to head over and find the post at wptavern dot com forward slash podcast, and leave a comment there. And so without further delay, I bring you Anne McCarthy.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I am here with Anne McCarthy, Anne welcome to the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:03:55]</div> <div class=\"chat-text\"><p>Thank you so much for having me.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:03:57]</div> <div class=\"chat-text\"><p>You’re very, very welcome. Now it’s a regular question, I often ask them at the beginning of such podcasts, but I think it’s important that we lay the foundations of who you are and how you’ve come to be on the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Would you mind giving us a little bit of backstory about how it is that you came to be on this podcast today? What’s your relationship with WordPress and perhaps tell us what the role is that you have currently?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:04:20]</div> <div class=\"chat-text\"><p>Great question. It’s hard to succinctly sum up who I am, but I’ll give it a try. I first got started with WordPress in 2011 as a freshmen in college, and I was using blogger for many years before that to get out all my feelings on the internet as a millennial does.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And eventually, it turned into three years working at the university and their ITS department, which led me eventually to finding out about Automattic. In 2014, I joined them as a happiness engineer and very recently, almost exactly a year ago, switched into a developer relations wrangler role focused on the wordpress dot org community. And currently part of why I’m here today is cause I’m spearheading the full site outreach program. So I’m here to talk about that and talk about full site editing and all the fun stuff that’s happening. Cause I know it’s a lot to keep up with.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:05:08]</div> <div class=\"chat-text\"><p>Yeah, there is a lot to keep up with, but it is a really interesting episode.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>There’s an awful lot to say when we’re recording this, in the month of April 2021, this episode will probably air shortly after we record it, and there’s an awful lot that has been going on, but there’s an awful lot to happen during the course of the rest of this year. And we know that there’s a lot of change coming.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>First of all, just rewinding the clock. Would you just like to try and sum up what the ultimate ambition of the full site editing project is? I know that there may be things about that roadmap which change things you wish had been included that probably won’t get included, but just sum it up. What is the full intention of the project?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:05:48]</div> <div class=\"chat-text\"><p>That’s a great question. I would simply say it’s to empower users more and bring WordPress to the future. There’s a reason these projects are taking so long. It really is about planting seeds for decades to come. And it’s something that Matt, the co-founder I really admire in him as he thinks about those decades.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And so this is a part of that push into using blocks as a paradigm into empowering users, more and bringing WordPress to the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:06:10]</div> <div class=\"chat-text\"><p>Okay. So it’s all about creating websites with blocks. What kind of areas is it getting into? What is it going to empower us to do? What things in the future will we be able to do inside the block editor?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:06:24]</div> <div class=\"chat-text\"><p>Yeah, so everything you can edit any part of a global style on your site. So if you want to have every font color, be one thing, you can quickly change it. Even by block, you’ll be able to change things by block, which is really exciting to have a global point of view of your site, and to be able to actually customize it to your liking unlocks things.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>There was recently a test that we did around, the 404 page. Normally that’s something that a theme author decides. And you’re locked into it, and if you want to change it, you have to go digging through the code. With full site editing, you can actually go straight ahead and customize it to your liking, make it real fun, make it really clever and make it really serious.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like you can do whatever you want with that. So a lot of template editing that normally you wouldn’t have access to. So even editing, like if you land on your blog page, you can actually adjust how that looks, what shows up, what doesn’t, in a really powerful way. I try and talk about the tangible aspects of it, but there’s also a lot underneath the hood.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there’s a lot of design tools for theme authors as well. That there’ll be able to hook into that ideally will make it much easier to create themes and to focus more on the aesthetics and the experience rather than on coding up the basics. So there’s a lot that I think across the board, whether you’re a user or a theme developer or a plugin author, there’s a lot to be excited about in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:07:34]</div> <div class=\"chat-text\"><p>One of the things that keeps coming on my radar is the comparison between what we’ll call page builders, these plugins, or perhaps it’s a theme we’ve seen lots of commercial and free products available in the WordPress community, which enables you to achieve many of the goals that the full site editing hopes to achieve. So templates for this templates for that. Headers, footers, you can have global color palettes and all of the things, and it can be done within their interface. I guess the thing about those products is they are created by a team of developers and they are released presumably when they’re mature and they’re ready to go and the company believe that it’s now suitable and people will purchase it or use it and deploy it. Now you’ve got a very different set of constraints that you have to work within. And I think highlighting what those constraints are, would be really useful to give people some context as to why it isn’t where some of these other solutions might be, because you’ve got many, many things to be thinking about in the background. So if we just get into that, maybe one thing at a time, do you want to just rattle off a list of things that you’ve got to be concerned about that perhaps we didn’t know you needed to be concerned about.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:08:48]</div> <div class=\"chat-text\"><p>Yeah. I’ll start with the most obvious ones, which is we’re building things so that other people can build upon it, including page builders. So I think that’s something that often gets overlooked. Like some of our audience members are these page builders. So it’s an interesting dynamic there because it really is about that foundational level. Anyway, 40%, the internet, just the diversity of ways that people use WordPress, whether it’s multi-site or what have you, there’s a lot to consider.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Then you add in internationalization, which is part of like future phase four. Accessibility is a huge issue. Something that really needs to be thought about including backwards compatibility, and that’s another. A lot of page builders could easily say, hey, update to this version after this, x Y and Z will no longer be supported. Doing that with 40% of the internet is huge.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Just recently actually, I did some outreach because in 5.2, which is many releases ago, some smaller APIs were deprecated. We’re finally removing them from the Gutenberg plugin. And there were still three plugin authors who were using these APIs, and I reached out to them, let them know and made sure they were aware that this was coming, but that’s something that a page builder is not building the same APIs that are going to be used across the internet in the same way.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there’s a lot of just scale that I think has to be thought of, which is partly why things get pulled from releases until they’re ready. But it’s also why sometimes we have to include things in releases in order to get feedback in order to, hear from people what needs to be improved and what we haven’t thought of, because inherently you can’t talk to 40% of the internet at once.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You just can’t. So part of that is that dance of, hey, this is coming up, hey, this is what’s new. And seeing how 40% response. What did we miss and how can we do better next time? And the way I think of it as it’s this nice chance with every single release of thanks for making me better. Thanks for making the web better.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And when the feedback comes in, that’s what it is. Whereas I think page builders and site builders have a unique position where they might have a very large user base, but it’s not going to be 40% of the internet. You know, there’s just a huge difference there.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:10:42]</div> <div class=\"chat-text\"><p>So some of the constraints that you mentioned there were the audience size, 40% of the internet, you’ve got to be mindful of the fact that they are going to expect things to break as little as possible.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>You’ve got accessibility and so on. And there were probably two or three other things that you mentioned there as well. In real terms, how does this constrain the development? How do these factors slow you down? Do they have a material impact in the amount of time it takes you to do things because you have to ask for more consultation or you have to receive feedback from various people before you can get the green light to push that and move onto the next thing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:11:18]</div> <div class=\"chat-text\"><p>What you described is very, very accurate. I’ll give a specific example. So the widgets editor, which is bringing blocks to the widgets editor. Originally, it was slated for 5.5. I’m pretty sure. And it’s gotten pulled from 5.5 from 5.6. Wasn’t even considered for 5.7 and is now hopefully going to be slated for 5.8.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And a big part of this was originally, it was just going to be a separate editor, separate from the customizer and with feedback, it became very clear, customizer is a key interaction that we need to prioritize. How do we bring blocks to the customizer, which is a whole unique experience to think about.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And this is where the 40% of the internet comes into play, right? Because we understand that you’re releasing new things, that’ll cascade to new people. But what about the person who’s had a site for five years? What benefits can we bring to them? Not just brand new users who are going to be using WordPress for the first time, because the majority of the users are people who have been using WordPress and who have trusted the community and the people building WordPress, with their site, with their, who knows what is their story, their business.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there’s a level of thought that has to go into play with that, and I think part of it is why Gutenberg, the plugin does bi-weekly releases. And I think there’s about 300,000 active installs, which is a much smaller compared to the 40% of the internet. And it allows us to test things out, have experiments, go do outreach, like the outreach program I’m running, get the feedback that we need, reach out to specific plugin authors. And in the case of the widgets editor, it became clear with each release, it just wasn’t ready. It wasn’t in the place that it needed to be. It wasn’t as stable as it needed to be. It wasn’t refined, it wasn’t intuitive enough.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And in many ways, one of the things that slowed us down was wanting to have it in the customizer, which I think is a huge win. It’s a main interaction that people are used to. It’s something that people trust. So how can we go where people trust and extend that and provide an experience that they can also in the future trust and have actually unlock more things because when you’re able to use blocks in the customizer, you’re now able to add way more stuff than you would be able to and do way more things than you’d be able to when it was just the customizer, which is pretty exciting. So it’s both like trying to get user trust, but then also providing value at the same time and going to areas that people feel familiar with and slowly incrementally having stepping stones towards this eventual idea of full site editing, where everything is through a block paradigm, and you’re able to extend your site, however you want.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:13:35]</div> <div class=\"chat-text\"><p>Do you ever get feedback from people who use these tools? That sort of question I’m trying to frame is something along the lines of. How do you cope with people who wish that it were already something that their current tool can do? Take the example of a commercial page builder. There’s several, you could pick the names of, and they’ve got this tool and they’re quite happy with it. And it does all of the things that they would wish to achieve. And then they come over and they look at the project that you’re involved with, the full site editing, and they see a real difference. They see that this tool over here, which I’m familiar with that works. I’m very happy with it and it works and it does all these things that you are, you’re still trying to put together. How do you bridge the gap between what their expectations are and what you’re trying to build? Do you have conversations with people? In fact, you even download some of these commercial products and check them out and see what it is that people get excited about, about them.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:14:33]</div> <div class=\"chat-text\"><p>I definitely check them out. I actually love, love, love hearing about new plugins because I do, I actually test full siting every single day. I have been, it’s been a challenge of mine like last couple of weeks, but I do also love when people flag things and say, hey, this new page builder or this new plugin provides a really interesting experience.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>One of the recent ones, I actually went back and checked out was the Iceberg plugin that simplifies the Gutenberg editor. And I recently checked that out again cause I was actually talking to someone in a completely different, it was a developer relations, a Slack community, and I have an alert word set up, anytime someone says, WordPress, I love doing that’s my favorite little hack, life hack for everyone just joined a bunch of communities and then set up alert words. Yeah. He was just like, oh, man, this editor sucks. I don’t know what to do with it. I immediately reached out to him and said, hey, no pressure. If you’re game to talk about this, I’d love to hear your concerns are what features are missing or what has you blocked? And I ended up sharing the Iceberg plugin with him and then went back through and tried it out again. And I bring this up because I think something to be said is that, the hope is that WordPress can provide common tools so that people, for example, aren’t locked into one single page builder.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like you can move around, and I get the rush to say man, I want to use the core system, but right now I’m relying on this page builder, and we’re frustrated with that too. There is a sense of urgency and Matias and Josepha touched on that in a WP Briefing podcast very recently that there’s this urgency of getting features out to people now, because we know that it will benefit them.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I think that as a really exciting position to be in. I know where we’re coming… It’s going to come, I promise, hang in in there. Which I think is a neat space rather than this impatience or hesitancy, which I also think happens, but I do seek out feedback like that, and I do enjoy talking to people whenever they explicitly have a bad experience. And one of the best questions that I ask is, what features about this page builder do you really like, what would you want to see in the core experience. And then from there, I can be honest with them and say, oh yeah, we’re working on that. That’s going to be like, here are a couple of Github issues that you might be interested in that this is the design. This is whatever it is. But then on the flip side, There is also going to be a role that plugins have to play into the future. Same with the Gutenberg editor right now, and the core editor right now with Iceberg, for example, like where it simplifies the editor.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I imagine in the future with full site editing, there will be both plugins that really open up the options in the settings, and I also can imagine there’ll be plugins that really simplify things and make it really easy for certain users to use it and people can pick and choose and customize as they’d like, same to what we see with plugins now, anyway. And the biggest thing I often say to people whenever they talk about page builders, I’m like, that’s fine, if you’re not ready to switch, that’s totally fine. But at the end of the day, when you’re starting with new client or you’re starting a new site, or you’re redoing your site at some point, you’re going to have to learn something new, and it’s better to learn the sure thing. Doesn’t mean you only have to learn this your thing. I can imagine a world where people have these like hybrid experiences for some time, but the hope is that we can provide common tools so that people are not locked into one single page builder. Ideally the page builder is actually build alongside full site editing and the editor tools that we have. And then from there, people can customize to their liking either having more options show up or having less, and I do love hearing, what do you want? What’s missing? Cause it helps sharpen our thinking, and oftentimes I hear about things that I would never think of. That’s the beauty of having 40% of the internet is it’s like, whoa, I never thought about that. You’re right. That is a really interesting use case.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like someone recently a good example with the custom 404 test, as part of the outreach program, we had people build fun, custom 404 pages and someone reached out and said, well right now, it’d be really awesome to have different templates depending upon how the person landed on the 404, having some level of customization of what you present.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So maybe you have four different 404 templates and it cycles through them. They were like, is this possible? I would want to put a feature request in. And it was pretty easy for me to say, you know what? That probably will be done by a plugin. So, that’s a great idea. That’s a really interesting use case, and I do think that’s something that’s desired, but this is also where plugins will still play a role. And being able to tell people that, so that expectations are in line as much as possible, I think is really important. There are going to be aspects that will not be covered by the site editor and that’s good.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:18:39]</div> <div class=\"chat-text\"><p>Commercial page builders if you like, the process which I often see is they’ll release a statement out into their email list or what have you, and they’ll describe the features that they have been working on that have now been released and so on. And so in many cases you don’t really know what is happening unless you probably take great interest in their team and what have you. So I’m curious to know what is the actual process that is going on in the background that iterates your project, the full site editing project. How did the little leaps forward get made? Who is involved? How can people get involved? How can they find out what it is that you’re working on currently? And ways in which they can help you. And there’s a lot in that question, so probably the first thing I’ll just rewind a little bit and say, could we just concentrate on how the full site editing, the team that’s behind that, how does it actually work? What is it that you do? How do you communicate with each other? How do you ensure that things are being built that people want to have in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:19:38]</div> <div class=\"chat-text\"><p>Yeah, that’s a great question. To start, I would say Matias is kind of, I think Josepha described him as the spark behind Gutenberg, and I really love that title, so I’m going to use it, reuse it. He is the project architect. So imagining multiple steps ahead, thinking about where we need to go, thinking about truly the infrastructure of what’s being built, APIs, is design tools, all that sort of stuff. And really thinking about based on many, many, many years of experience in the WordPress community, what do we know for sure that people need? And then from there, a lot of it is just this back and forth with the community, releasing stuff, doing calls for testing. The outreach program is a big part of that. So getting feedback from the outreach program, but one of the things that I recently came up that I am working on doing a better job of communicating is the outreach program is bringing in feedback, but that feedback and the high level, top feedback items are likely going to be different than what are the top issues to solve for full site editing if that makes sense. So there’s the feedback there’s actually using the tool, and then there are, these are the things that have to be solved and sometimes there’s overlap where sometimes some of the feedback becomes a top issue. But not all the time. And that’s partly because the MVPs is a work in progress.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And as those things get clear, for example, I think after April is gonna be a jam packed month, but once there’s that decision point that go no go date, there will be a time where the full site editing outreach program can start switching into a more narrowed experience of testing. And I’m really excited for that, where it’s okay, here’s the MVP. Here’s what we’re thinking for 5.8 which are two separate goals, by the way, there’s like building MVP, and then there’s, what’s going to go in 5.8 and I think that’s important to keep in mind as well. And yeah, one of the biggest ways that we get feedback and figure out what needs to be done next, especially now that we’re in a more refinement period is through the outreach program is through people filing feature requests and just doing as much testing as possible. Ideally this is also where a theme authors start exploring what it’s like to build block-based themes and give feedback on that experience. So, yeah, there’s a lot of ways that the feature development goes on. I will say a lot of the work happens in Github and then every, probably I think, a two month cadence, there’s some high-level posts about full site editing, whether it’s about a specific release or just like a check-in post, or if it’s about FSE and themes. There have been various posts over the last six months and I expect to see a lot more in the coming months leading up to 5.8 so that people are aware and they don’t have to pay attention to the day to day with Github. Another really good post to keep an eye out on is the what’s next post. And that’s posted each month and kind of defines, this is what the team is working on next.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And a lot of that does come down to, what issues of have come up in testing, what issues does Matias think are high priority to solve? What else is remaining in the MVP that’s been discovered previously? And one thing that I think is really easy to miss with full site editing, and it almost feels weird to just say. This monolithic full site editing when actually it’s this really diverse set of projects, and each is further along than others.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there’s this very interesting battle that goes on in my mind, whenever I talk about full site editing, cause what I really want to do is talk about a specific piece of full site editing, but that also can get too granular in a way that can be really confusing. But it’s something I like to mention where if you try out the experience and one part seems really good and one part you’re like what’s happening here, that’s on purpose. Because at the end of the day, I don’t expect the entire experience to go into 5.8. I expect certain things to fit in and for there to be a drip campaign, probably through even the 6.0 release, who knows, but definitely through the 5.9.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:23:02]</div> <div class=\"chat-text\"><p>Let’s say somebody is listening to this and they’ve got no experience contributing to any software project, and they’re interested, they like the idea of full site editing and they’ve got a few things they’d like to get off their chest and they want to be of some help. What are the most effective things that can help to push the project forward right now? That could be an answer as to which website to go to, and get involved in, or it could be, well, actually, no, we need help about this specific thing right now over the next month or two, you can take that in any way you like.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:23:35]</div> <div class=\"chat-text\"><p>I mean the simplest answer that I would love to see is people joining the Core Editor meeting. If you can. If you can’t reading the notes and starting there, which you can see them posted on make.wordpress.org backslash core, there’s actually a tag for the Core Editor meeting. But I would start there, and I say that partially because we’re in a pandemic. Most places in the world, you can’t meet up in person. So getting connected with the people behind this work before you step into Github, before you step into anything else, I think is really important. There are humans doing this work. There are humans who are listening, who are caring, who are staying up late, thinking about problems. So join the meetings if you can, if you can’t asynchronous contributions are very welcome. So if you can comment on the post with a question and have it answered, but I want to start there with the human element, especially right now. So my answer, you’re listening to this many years in the future, hopefully we’re beyond this, but for now I really want to connect people with other people. And then from there, start as simple as just testing, get a test site up, try things out. There’s another make site, which is where we communicate in the project, make.wordpress.org backslash test. That’s where I post a lot of the stuff around this outreach program. So if you just want dip your toes in, that’s a great place to start. It walks you through, there’s instructions on how to set up everything, what to use what to pay attention to, how to actually go through the call for testing. It’s very purposely constrained right now, so that it makes it easy for people to jump in. But if you’re more advanced, I would just say, start scrolling th through Github. Look at different labels. There’s a really good label that I check regularly, the overview label. So if you want to get a sense of the top issues, or I guess the summarized issues, the overview label is my jam. I love going through that and seeing what’s new and also just seeing the status of things. It’s a really great way to dig into the project, but not too deeply. And if you’re someone who’s been around WordPress for awhile I would say starting to, try to create a block plugin or build a block based theme.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We’re going to need to see the community in the future, really adopt these things and starting early while things are almost refined, I think is super helpful because it helps us define them in a place that there’s early enough for things to shift. Getting that feedback is pretty key so that we are creating tools that you can actually use, because the whole point is this is all being built, so other people can use it. Other people can’t use it, and we don’t know that. That’s a problem and it’s hugely helpful and valuable to do that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:25:48]</div> <div class=\"chat-text\"><p>You highlight the fact that you obviously need help with the things that you just described. All those technical areas. If I was to be listening to this and I am a more casual user of WordPress, I use it to create blog posts and I’m good at writing, but I’m not really into the code, and that side of things is of no interest to me, are there avenues that would still be open to me to assist with this?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:26:09]</div> <div class=\"chat-text\"><p>Yeah, I would actually say the testing should be pretty basic enough that you can dig into it. I’m saying this as the person who writes the test, I purposely try to make them very contained, so anyone can jump in and if they want to spend five minutes, ten minutes, that’s great. You don’t need to spend hours on this. Some people do, some people really like to go deep with it, but the whole point is that it’s something that anyone can jump into.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And even if a call for testing is passed, it’s still great to go back through previous calls for testing and I actually have videos as part of the calls for testing so that you can see me walk through it. So if you get stuck, if you’re reading my instructions and you’re like, what is this person saying?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You can watch the video and watch me go through it. And even just watching that and giving feedback and saying, hey, this is really weird, or, I really like when my page builder does this , do you all have plans for that? And another thing that’s actually coming up that I plan to do that anyone can participate in is another big call for questions. So there was a lull in testing. I was waiting for a new Gutenberg release and a couple of months ago, I did just, anyone could ask anything about full siding and I would find the answer for it. And we ended up getting, I think it was 46, 47 questions, which was fantastic. And I grouped them into different chunks, answered them, all, publish them, pass them on to the documentation team, the marketing team, but that allowed people where if they don’t have time to test, but they’re nervous about it, or they’re curious about it or they’re excited for it, or they’re impatient, whatever their emotional state is. Ask any question and I’ll answer it. And I plan to do those, another round of that definitely in the future. Probably at the end of April, and if that’s of interest paying attention to the, make.wordpress.org backslash test as the best place to pay attention or in Slack there’s in wordpress.org Slack, there’s a FSE hyphen outreach hyphen experiment that you can join, and you can just sit back and listen to me update you as I go, but that’s also a great way is asking questions, sharing concerns. That is actually hugely helpful. It sets the foundation for documentation. It helps the people building it know what the points of confusion are likely to be. So yeah, if you just want to ask a question by all means that’s a very easy pathway to jump into.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:28:10]</div> <div class=\"chat-text\"><p>Thank you. I’ll be sure to take those links off you before we finally hang up the call today and we’ll make sure they make it into the show notes. Do you feel that you have. Enough people giving you feedback to justify the decisions that you made. I mean obviously in any software development, the answer I guess, is going to be, well, it would be great to have more. Do you feel that there is enough people assisting you at the moment so that you can be confident in the direction that you’re going? We’re doing this, we’ve got some feedback, but curious whether or not, if we have more feedback, we’d go in a different direction or not.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:28:44]</div> <div class=\"chat-text\"><p>That’s a great question. I am always someone who wants more people involved. I don’t think I’ll ever be happy with the numbers. Right now we have between 10 to 15 people with each test. And one of the things I actually recently consulted some of our design team with an Automattic, and I asked, I said, with usability testing what kind of numbers do you look for when you all did this with 5.0 what did you look for how many people? And a lot of times I got feedback saying, Oh my gosh. Anne, five to 10 people, it was great. You can calm down. It’s fine. I’m like, no, no, no. I need like 50, you know, it is this weird sense of no, no, I want more and more and more. And I can tell you, I don’t think we can ever get too much feedback, especially if it’s relevant and its… I mean, obviously there’s like irrelevant feedback where it’s make WordPress like Facebook. I mean, whatever, it could be something outrageous. That’s not terribly helpful, you know? But imagine if we just got completely inundated with feedback in the outreach program, that would be amazing. My goal, my personal goal that I’ve been trying to say outwardly in hopes it encourages people is I would love to have 20 to 25, really dedicated, diverse testers, each release and not each release each call for testing. That’s my ideal. And the reason I mentioned engaged testers is because I want people who are along for the journey a little bit,ideally. Obviously I think it’s great if people jump in and out, I think there’s something to be said for really new perspectives and I love when people comment saying, hey, this is my first time using full site editing and here are my thoughts. That’s excellent. But the idea of quality over quantity, I think is really key, for this phase of testing. I think when things actually get merged into core and certain aspects get merged into core, that’s when things can open up and be a bit more, having 2000 people give feedback, but yeah, I don’t think there’s ever enough testing and honestly, I do worry about that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And it’s something, one of the things I’ve been very intentional about is reaching out to the accessibility team to try and get people to help give feedback so that we’re thinking about accessibility needs and reaching out to folks in the polyglot space so that we have translations of these posts so that people can participate. I only speak English and I had been in countries where all of a sudden, you see something in English and it’s like this it’s like such a relief to have a menu in English. Like, Oh yes, this is so nice. And I want that outreach to happen because I think sometimes the software development I’ve seen this like arrogance of, oh well, we’ll just be doing the work and if they’re curious, they can come to us. And I actually think this is one of those situations where we need to go to them. And that’s what the outreach program is all about is meeting people where they are doing the outreach. Bringing people along with us and learning from them as we go. Part education, part feedback loop, and part, hey, here’s a really easy way to get involved and walk you through what’s coming.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I would love to see more engagement from folks who are non-English speaking. We’ve had Italian, Spanish and Japanese translations very consistently. I’m so grateful for the people who’ve done that. I think it’s just, oh, I’m so bad at languages that it just amazes me. I also think everything looks better in a different language. So it’s neat to see my own words translated, which is a kind of a wild experience that I never thought would happen, but I’d love to see more engagement. In those polyglot and local spaces, because the last thing you want is for all of a sudden it to land and only a specific audience benefits or sees this or understands it or knows what’s coming, right. There’s a big responsibility for 40% of the internet. And I’ll never forget the day that Matt at a State of the Word said that non-English downloads passed English downloads. And so when you think about that 40% I think a lot of us English speaking, Western world think of a certain type of person, but really it’s much more expansive than that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So I’ve been really hammering the polyglot space as much as I can, as much as volunteer time people can give to translate those posts and to try and get feedback. But it’s something that I’d love to see more of.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:32:22]</div> <div class=\"chat-text\"><p>I’m curious actually, if you’ve got a really nice concrete example of an instance where somebody’s feedback turned into something actual. It was realized off the back of a piece of feedback, which you passed on to the team, and somebody reached out said, I would like this. And you were able to provide this, Hearing those stories. Ah, it is possible.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:32:44]</div> <div class=\"chat-text\"><p>Yeah, I can think of a really specific example that I was actually thinking about this morning when I was making coffee. A blind developer, I got connected with her through actually posting in a different Slack community. So, you would not believe how many Slack communities I’m a part of and how much I try to drop links and engage people in different spaces. And I got connected because someone said, hey, I have a friend she’s blind, she’s a WordPress developer, and she cannot use full site editing. And I was like, whoa, tell me everything.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>How can I get in touch, and got in touch, her name’s Taylor. And she very kindly jumped on for about 30 minutes. We recorded the session so that I could pass along the feedback. She just walked me through the experience of both using of using two different screenreader tools. And. It was fascinating. It was awesome.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We found so many bugs. It was one of those things where I think the biggest, the most jarring one that I keep thinking about that I actually want to see if we can get some development in on ASAP, is that the save button, and the saving process for full site editing right now is pretty non-intuitive, it’s a little bit clunky and it’s something that’s come up with sighted folks as well. What is the saving process, how does it work? But for people who rely on screen readers, it’s really impossible to save. Like you basically have to search for the phrase save in order to find the save button because there isn’t an aria label. And so that’s a big one that came up and on top of that in just the session, I worked with her another piece of feedback that came up with the columns block.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So if you have columns and you’re imagining, let’s say two columns and you are using a screen reader, it doesn’t tell you which column is which. So all of you here just announces column, column it doesn’t say like column one or column two or right column or left column. There’s no identifier for how to navigate.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And so that’s actually, there’s a PR right now that’s underway. I actually just filed it for the accessibility team last week to see if someone could review and someone already stepped in to offer some thoughts to fix that, to actually announce, I think they’re going with like column one and column two and column three rather than right and left due to internationalization. And that’s going to be a huge improvement because right now Taylor was just like, columns block is so confusing. This is almost useless. Another one is the spacer block. I’d love to hear. If you use a screen reader, I’d love to hear your experiences with the spacer block, because that’s a really confusing block for people I’m relying on screen readers.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I opened up an issue for that, and we’ve had some discussion back and forth about improvements that need to be made there as well. So those are some of the, and I can tell you, there’s probably about. I think six issues I opened just from that 30 minute conversation. Some are like a work in progress, but this was very recent and something I keep thinking about, especially as we start to refine things and decision points come up because we don’t want to release something that has such blatant problems with it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:35:24]</div> <div class=\"chat-text\"><p>It marks a very big change for WordPress this last couple of years have been really extraordinarily different, the experience that we’re all going through, but in particular, around full site editing How do you calm people’s fears that things in the future are going to be going in the direction that they wish it to go in. So, as an example, let’s imagine that we’re a theme developer. We may be getting concerned that themes are going to become a thing of the past that the livelihood that we’ve created for ourselves is going to disappear before our eyes. People concerned that the way that they’re working with at the moment, the way that they’ve taught their clients to work, this is how WordPress works, and this is how you can manage your website for yourself, and so on. What do you say to people? What is the golden light on the hill? The thing that you draw attention to, to say, look, all of this will be worth it. How do you keep people focused on the positives and not worrying about all the different things that are going on left right and center?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:36:20]</div> <div class=\"chat-text\"><p>Yeah. The biggest thing I say is there’s a reason that the last milestone is gradual adoption. And one of the things that I also love to talk about is the fact that full site editing is a bunch of sub projects actually gives us the flexibility to ship reliable items rather than shipping it all at once.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Yes, they’re interdependent. Yes. And some cases they rely on each other and there needs to be probably a certain order or approach to releasing things. But by having so many different tools that provide value. It actually gives us the ability to step back and say, okay, what’s ready. And that should be a big relief to people.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It’s not like there’s going to be this on-off switch full savings here is taking over your site. Good luck. That’s not going to happen. Gradual adoption is the game plan. It is the final step. And I imagine right now, a gradual adoption as a milestone is not fleshed out. But I imagine, especially you have to 5.8, that will become a much more fleshed out milestone in the same way you see other milestones, I think, Josepha has talked a lot about this, and I really love the way she basically says we want to fulfill the WordPress promise. We want to keep that trust and we want to release things in the best state possible while at the same time, recognizing that there’s this urgency to offer tools that people are just lacking right now, at some point, we need to get those out in front of people and to provide value and making that determination is super tricky. But the good news is like I was saying earlier, we have that flexibility built into the fact that these are all sub projects and that many of them can be shipped independently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And for theme authors, Themes are going to be so important in a full siding world. And one of the things I am so excited about is that there’s going to be a ton of what they’re calling. I .. the idea of these hybrid universal themes that can work with for example, template editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So going and being able to edit like your single page template, your homepage template, or your 404 template. You could have a theme, that’s a classic theme or traditional theme, whatever you want to call it. And you could use template editing. You could update your theme to hook into the tools have been made to allow for template editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Same thing goes for global styles. You could just use one part of the full site editing machine, so to speak and all the projects and slowly integrate, more and more, as you want to, like theme authors will have a lot of control of what they opt into and what they opt out of. And for us building it, it’s on us to make it so desirable to opt in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Right, and that’s where the gradual adoption, so many pathways are going to be created. And I’m actually really excited to see people move from this framework of anxiety to looking out across the space and going, hmm, what can I use? What is it that I hear from people all the time that I can integrate into this and moving into an exciting creative space rather than thinking, hh, I got to get caught up, I’m behind. This is so bad. Like that kind of feeling, which I hear from a lot of people was like, I don’t have time to get up to speed. And the ideal is that we’re actually providing tools that save you time and add value. And that makes me really excited. I fully understand the fear. I fully understand the fear.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I don’t say that lightly. As someone who is thinking about like how it’s going to land in 40% of the internet and who every single day is talking to people who are giving feedback about, what’s not quite there, I don’t spend a lot of time talking to people who are just like, oh, I’m so excited about this.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>People don’t go out of their way to tell you that you often hear from the people who are upset or something’s missing or promises broken or whatever it is. And it’s something I think about a lot. And I understand why there is panic there, especially with livelihood in the situation that we’re in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I have a lot of empathy for that. And I think in the future, and one of the things that I think you’ll hear from leadership and you’ve, everyone’s priority heard this from leadership. It’s just that we are purposely moving slowly and things get pooled for a reason. And it is to fulfill that promise and to think about backwards compatibility, but at the same time, balancing that with wanting to provide value for users and empowering users, especially in a day and age, when a lot of tech companies are actually taking away a lot of the power, whether it’s in the form of privacy or what have you.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think open source and the way WordPress is working is actually trying to resist that and really focus on giving everything we can to the user, to build the site that they want and to have the experience that they want. And also to free them up, to focus on what the site actually gives them, whether it’s a business or platform.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think that’s the part that makes me… that hopefully makes other people excited. And that makes me really excited.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:40:26]</div> <div class=\"chat-text\"><p>Speaking to that. You’ve done an incredible job answering all of my questions and you’ve obviously got to wear the Automattic hat during a discussion like this. I’m curious if we cast away the Automattic hat just for a moment and we ask you personally, what in the next six months to a year, what’s the one single thing, the thing that you are most excited about, the thing that you most want to see happen, the thing that gets you personally switched on about the project.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:40:54]</div> <div class=\"chat-text\"><p>It’s a great question. I would have to say block patterns, because we’re talking about all these tools and features and things coming along, but ultimately as a user, it’s like, what can I do, and what can I do quickly? And block patterns will really be the glue that ties together all these projects. You can insert a block pattern, manipulate it as you want to. And when you’re manipulating it, you probably won’t be thinking about the fact that you might be using global styles or that the block pattern is relying on block styles or whatever it is.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>But the power of that. And the promise of that, I think is just such a high impact, such a high impact feature that will really be like a cherry on top. And we’ll bring together a lot of the things that we’re talking about in a way that will be really tangible. And especially in this world of, you know, we’re not able to gather in person we’re not able to have those moments.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think having something that is easy to understand almost the point of being, so intuitive that it’s like, why didn’t we do this years ago? That’s what I want the feeling to be. And that’s when I had someone in design, tell me this one time. And it always stuck with me as like the best ideas are the ones where you’re like, well, no, duh, like, yeah, of course.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And that’s what block patterns I think you’re going to feel like, and I think it’s really gonna fulfill a lot of these things and bring a lot of these things that we’re talking about together in a way that will be really fun to play with. And also people will be able to submit to the block pattern directory, ideally in the future, similar to the block plugin directory.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So personally, I’m most excited to see the marriage between block patterns and full site editing along with these hybrid themes.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:24]</div> <div class=\"chat-text\"><p>I know there will be no metric to judge this, but it would be fascinating in a couple of years time. Were we able to measure it, to see just how much of humanity’s time has been saved by something like block patterns, the fact that you don’t have to do things over and over again. Yeah. I completely understand why you’ve selected that one. We have gone through so many questions. If somebody at the end of this, has been listening to this and thinks I would like to help, but I want to contact Anne directly before I go to these Slack channels and Github repos and so on. How might somebody get in touch with you should they wish to?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:43:01]</div> <div class=\"chat-text\"><p>I would say go to my website. I am a weird millennial without social media. I jump on and off of Instagram. That’s my one holdout. I love photography too much, but yeah, my website is nomad.blog and I have a contact page and I truly welcome to hear from anyone seriously. All I ask, and this is on my website as well. I like to do pen pal. Kind of writing back and forth. I think we don’t rely, I think email, I’ve read too many books about this, but I think email has ruined our ability to relax and unwind, and I refuse to opt into this always responding world. So as long as you’re patient with me, and if I get a bunch of emails, as long as you’re patient with me responding, I promise I will respond genuinely with a lot of thought. I do not like to do short, low quality responses. So if you’re willing to engage there, that would be awesome to hear from you. I’m also an annezazu in WordPress dot org Slack, if you end up joining there as well.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:43:53]</div> <div class=\"chat-text\"><p>Well, thank you very much. I appreciate all of the hard work that you and everybody connected in the project is doing. It’s making great inroads into our editing experience in WordPress. Greatly appreciated. Thanks for coming on the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:44:06]</div> <div class=\"chat-text\"><p>Of course. Thank you so much for having me.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"></div></div></div></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, 21 Apr 2021 14:00: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:14:\"Nathan Wrigley\";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:60:\"HeroPress: You Don’t Have To Want What Everyone Else Wants\";s: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=3539\";s: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:166:\"https://heropress.com/essays/you-dont-have-to-want-what-everyone-else-wants/#utm_source=rss&utm_medium=rss&utm_campaign=you-dont-have-to-want-what-everyone-else-wants\";s: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:6216:\"<img width=\"1024\" height=\"512\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/042121-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: You don\'t have to want what everyone else wants.\" /><p>I launched a WordPress-based business sometime around 2013. Starting a business is a goal for a lot of people, but it was never something I intentionally set out to do. I was in university at the time and blogging about books — just doing something I loved. But then I had an idea for a WordPress plugin that would make book bloggers’ lives easier. Although I did decide to sell it instead of releasing it for free, making a lot of money was never my goal. I thought maybe I’d make $500 overall if I was lucky. But three months in I’d already made nearly $1500 and those numbers would only continue to climb.</p>\n<p>By the time I graduated university, this little business of mine was already fully paying my bills. I went straight from graduation to running a full time business. Over the next few years, I sold pre-made plugins, built custom plugins, launched custom websites for authors and bloggers, dipped into the managed WordPress hosting space, and created WordPress e-courses. Objectively, business was great.</p>\n<blockquote><p>But by 2016, I was waking up every morning and thinking, <i>“What the hell am I doing?”</i></p></blockquote>\n<p>The more my business grew, the more I was afraid it was about to crash and burn.</p>\n<p>The more I diversified, the less confident I felt about what I was doing.</p>\n<p>Above everything, I was <i>tired</i>.</p>\n<h2>Turns out, I’m not a businesswoman</h2>\n<p>I was tired of selling, of marketing, of advertising, of promoting. I was tired of asking myself <i>“will this sell?”</i> before I started a new project. I missed creating just for the sheer fun and joy of it, which was how my very first plugin even came to be. I just wanted to build cool things and quietly release them into the wild. I love to <i>create</i> but I don’t love to <i>sell</i>.</p>\n<p>Perhaps I could have hired people to help me with the aspects of my business I didn’t enjoy, but although business was going well for a one person show, I didn’t feel like it was going well enough to hire more people and confidently feel like I could pay their salary every month. And the thought of having that responsibility just brought me even more anxiety.</p>\n<blockquote><p>I felt stuck and, honestly, ashamed of how I felt about my business. Was I being ungrateful?</p></blockquote>\n<p>I had this incredible thing going for me — I was paying all my bills, working flexible hours (and from home!), and calling all the shots. This is what other people aspire to have, and I had it! I was embarrassed to admit that maybe I didn’t like it anymore. I didn’t want to be in charge. I didn’t want to have the entire success or failure of a business resting on my shoulders.</p>\n<p>I remember looking through job listings trying to imagine myself doing something else — anything else. But another problem I had was that running my own business straight out of school had spoiled me. I didn’t want to be in charge, but I also still wanted to work from home. I still wanted flexible hours. I didn’t want to sacrifice my 3pm gym session. I still wanted a certain degree of freedom in what I did each day. I wanted all the benefits of running my own business, without any of the downsides I had come to dread.</p>\n<h2>A well timed opportunity</h2>\n<p>In late 2016, sheer luck and good timing brought me to Sandhills Development. I was offered a job at a company that could amazingly check every box on my dream list. I could work from home, set my own hours, have a weird schedule, still make the gym at 3pm, and most importantly: my job would just be <i>one</i> thing. I could focus on building really cool stuff, and nothing else. I wouldn’t have to think about marketing or sales or profit.</p>\n<p>It’s been over four years since then and I’m now the lead developer for Easy Digital Downloads — the plugin I originally used to sell my first product. So I think things are going pretty well! My old business does still exist, but in a very low key way. I still work on and maintain the products out of love and passion for them, but with zero pressure to actually make sales or be successful.</p>\n<blockquote><p>The biggest difference is the boundaries I’ve been able to create in my life.</p></blockquote>\n<p>When running my own business, I didn’t work all day long, but I did tend to think about work all the time. Growth was always on my mind because making that happen was purely up to me. I was putting so much pressure on myself to do well, that I couldn’t stop thinking about it. But now, work goes away as soon as I decide I’m done for the day. I don’t think about it after hours. There’s comfort in the fact that although I care about the company, it’s not <i>my</i> company, and the success — or failure — of the company isn’t purely up to me; if something does go wrong when I’m gone, there’s someone else capable of handling it.</p>\n<h2>What works for someone else may not work for you</h2>\n<p>Some people would consider it a downgrade to go from business owner to employee, but it was absolutely the right move for me. Running your own business is often glamorized, but not everyone is cut out to wear all the hats that a one-person business requires, and not everyone has the drive to grow a business into something larger. And that’s okay. At the time, it was immensely hard for me to admit that out loud because I thought it would make me a failure.</p>\n<p>There is no “one size fits all” dream job and I learned that being the owner of a company is not mine. If what you’re doing now isn’t working then there’s absolutely no shame in bowing out, even if you’re currently living someone else’s dream.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/you-dont-have-to-want-what-everyone-else-wants/\">You Don’t Have To Want What Everyone Else Wants</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, 21 Apr 2021 08:27: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:\"Ashley Gibson\";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:62:\"WPTavern: WordPress Contributors Propose Blocking FLoC 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:30:\"https://wptavern.com/?p=115316\";s: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:169:\"https://wptavern.com/wordpress-contributors-propose-blocking-floc-in-core?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-contributors-propose-blocking-floc-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:7493:\"<p>WordPress contributors are <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/\">proposing</a> the project take an active position on Google’s Federated Learning of Cohorts (FLoC). This particular mechanism is Google’s alternative to third-party cookies that doesn’t require collecting users’ browsing history. The <a href=\"https://github.com/WICG/floc\">GitHub repository for FLoC</a> explains how Google will group people together and label them using machine learning: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We plan to explore ways in which a browser can group together people with similar browsing habits, so that ad tech companies can observe the habits of large groups instead of the activity of individuals. Ad targeting could then be partly based on what group the person falls into.</p><p>Browsers would need a way to form clusters that are both useful and private: Useful by collecting people with similar enough interests and producing labels suitable for machine learning, and private by forming large clusters that don’t reveal information that’s too personal, when the clusters are created, or when they are used.</p></blockquote>\n\n\n\n<p>WordPress contributors are proposing blocking FLoC in core, citing the Electronic Frontier Foundation’s article titled “<a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">Google’s FLoC Is a Terrible Idea</a>.” </p>\n\n\n\n<p>“WordPress powers approximately 41% of the web – and this community can help combat racism, sexism, anti-LGBTQ+ discrimination and discrimination against those with mental illness with a few lines of code,” the proposal states.</p>\n\n\n\n<p>One of the more controversial aspects of the original proposal was that it was spectacularly miscategorized as a security concern, clouding the issue at hand. It identified FLoC as a security issue for the sake of getting it into core on a more aggressive timeline, which was outlined as follows:</p>\n\n\n\n<ol><li>Include the patch the next minor release, rather than waiting for the next major release;</li><li>Back-port the patch to previous versions of WordPress.</li></ol>\n\n\n\n<p>The proposal was later revised to clarify that treating FLoC like a security concern referenced only the timeline of accelerated development and back-porting.</p>\n\n\n\n<p>Although blocking FLoC seemed to have wide support in the comments on the post, the premature suggestion of treating it as a security concern weakened the proposal. </p>\n\n\n\n<p>WordPress core committer Ryan McCue said that while he is in agreement with the overall sentiment, rolling it out like a security updatet would abuse users’ trust in automatic updates:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The implicit contract with users for security autoupdates is that they are used in order to protect the user from their site (data or codebase) being compromised imminently. This isn’t the case with FLoC, and may in some cases damage the site’s behaviour.</p><p>More concretely: as someone who operates a hosting service where we keep users up-to-date with security patches, this changes our approach substantially. Right now, we can confidently roll out security updates trusting the update has minimal effect outside of purely security changes, but breaching that barrier means that now scrutiny needs to be applied to every security update in order to avoid rolling out potentially breaking changes to our clients.</p><p>That erosion of trust would ultimately hurt WP’s users.</p></blockquote>\n\n\n\n<p>The proposal has started an active discussion with more than 100 commenters, including participation from the Chrome DevRel team who added more context on the current status of the experiment.</p>\n\n\n\n<p>“It’s also worth noting that because this is an origin trial it means that nothing is set in stone — this is an experiment to gather feedback,” Chrome Developer lead Rowan Merewood said. “The API may change, the opt-out mechanism may change, the eligibility criteria may change. Any code changes relating to an origin trial should also be treated as temporary and experimental.”</p>\n\n\n\n<p>Those who were critical of the proposal consider FLoC a personal privacy issue that is not WordPress’ problem to solve. Others believe a proposal to block FLoC is reactionary at this point, since Google has not yet finalized its FLoC experiment. </p>\n\n\n\n<p>“Thinking about users… i.e. the readers of a blog, they deserve choice,” Andy Beard commented.</p>\n\n\n\n<p>“They can choose which browser they use.<br />“They can choose settings in the browser.<br />“They can choose some overall options on a Google privacy site.<br />“They can install a multitude of plugins.</p>\n\n\n\n<p>“Alternatively, if WordPress blocks FLoC by default, that actually removes a choice – the choice of a user to see more relevant advertising.”</p>\n\n\n\n<p>Several participants in the discussion were opposed to FLoC but also not supportive of a WordPress core effort to block it.</p>\n\n\n\n<p>“While I’m not pro-FLoC (and won’t have my browsers using it) I certainly wouldn’t expect a website to make the choice to opt-out for me, and I can’t see why the majority of WordPress users and people visiting WordPress sites would expect that either,” WordPress lead developer Dion Hulse commented.</p>\n\n\n\n<p>“Perhaps more importantly, would WordPress also continue to opt out all future browser protocols too? Once you delve into blocking one, you’ve either got to block them all, or you’re playing favorites.”</p>\n\n\n\n<p>Mika Epstein, who also expressed her opinion as anti-FLoC, said she is not in support of backporting a block due to the practicality of such an effort.</p>\n\n\n\n<p>“If the decision is made to include this, I would support it as a <em>filterable privacy enhancement</em> only, not security,” Epstein said.</p>\n\n\n\n<p>“That said, I do <strong>not</strong> support backporting with the precedent that we did not backport the GDPR exporting stuff. Having it exist as a plugin (there are three already) is sufficient for those who are on older versions. The undue strain of increased backporting needs to be minimized, not maximized in my opinion.”</p>\n\n\n\n<p>Others commented on the harm to independent publishers whose main source of revenue is often advertising.</p>\n\n\n\n<p>WordPress lead developer Helen Hou-Sandi requested the proposal be re-written to clarify the differences between disabling FLoC on a site level vs the browser level as a consumer. She also discouraged referring to the matter as a security issue and recommended the proposal’s proponents justify the work required to backport the block. Hou-Sandi recommended opening a trac ticket as a more appropriate avenue of discussion regarding core implementation and inclusion, as contributors have not yet reached a consensus.</p>\n\n\n\n<p>The topic will be up for discussion at the next core developers’ chat on Wednesday, April 21, 2021. Representatives from the Chrome team <a href=\"https://make.wordpress.org/core/2021/04/20/dev-chat-agenda-for-april-21-2021/#comment-41165\">will also be attending</a> to answer any questions about FLoC.</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, 21 Apr 2021 05:17: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: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:114:\"WPTavern: Patchstack Whitepaper: 582 WordPress Security Issues Found in 2020, Over 96% From Third-Party Extensions\";s: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:30:\"https://wptavern.com/?p=115396\";s: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:267:\"https://wptavern.com/patchstack-whitepaper-582-wordpress-security-issues-found-in-2020-over-96-from-third-party-extensions?utm_source=rss&utm_medium=rss&utm_campaign=patchstack-whitepaper-582-wordpress-security-issues-found-in-2020-over-96-from-third-party-extensions\";s: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:4647:\"<p class=\"has-drop-cap\">Patchstack, which recently <a href=\"https://wptavern.com/webarx-rebrands-to-patchstack-combines-services-to-focus-on-wordpress-plugin-and-theme-security\">rebranded from WebARX</a>, released its <a href=\"https://patchstack.com/wordpress-security-2020/\">2020 security whitepaper</a>. The report identified a total of 582 security vulnerabilities. However, only 22 of the issues came from WordPress itself. Third-party plugins and themes accounted for the remaining 96.22%.</p>\n\n\n\n<p>“These are all security issues disclosed by the Patchstack internal research team, Patchstack Red Team community, by third-party security vendors, and by other independent security researchers,” said Oliver Sild, Patchstack founder and CEO. “So it includes all public information about vulnerabilities.”</p>\n\n\n\n<p>Patchstack is a security company that focuses on third-party extensions to WordPress. Its <a href=\"https://patchstack.com/database/\">vulnerability database</a> is public and available for anyone to view.</p>\n\n\n\n<p>In the second quarter of 2020, Patchstack surveyed nearly 400 web developers, freelancers, and agencies about web security. “Over 70% responded that they were increasingly worried about the security of their website, and the top reason was ‘vulnerabilities in third-party plugins,\'” according to the whitepaper. “About 45% of respondents saw an increase in attacks on websites they were managing, and 25% had to deal with a hacked website in the month prior to participating in the survey.”</p>\n\n\n\n<p>Ranking at the top, 211 of the vulnerabilities found were Cross-Site Scripting (XSS) issues, 36.2% of the total.</p>\n\n\n\n<p>“XSS in WordPress plugins almost always happens because user input data is directly printed onto the screen without any sanitization,” said Sild. “<code>esc_html</code> would be used to convert certain characters to their HTML entities, so it will be literally printed onto the screen. Then you also have <code>esc_attr</code> for user input variables, which need to be used in HTML attributes. There are many good resources published by <a href=\"https://owasp.org/\">OWASP</a> (The Open Web Application Security Project), such as the ‘Secure Coding Practices.\'”</p>\n\n\n\n<p>Injection vulnerabilities ranked second with 70 unique cases. It was followed by 38 Cross-Site Request Forgery (CSRF) issues and 29 instances of sensitive data exposure.</p>\n\n\n\n<p>“The vulnerabilities found in plugins and themes tend to be more severe than those found in WordPress core,” wrote Sild in the whitepaper. “What makes matters worse is that many popular plugins have millions of active installations, and the numbers aren’t pretty when we look at how many websites are affected by the vulnerable plugins.”</p>\n\n\n\n<p>The total number of active and vulnerable theme and plugin installations throughout the year was 70 million. <a href=\"https://central.wordcamp.org/about/\">According to WordCamp Central</a>, WordPress is installed on 75 million websites. Many sites likely had more than one vulnerable plugin during 2020 rather than 70 million individual sites being at risk.</p>\n\n\n\n<p>Patchstack surveyed 50,000 websites and found that they averaged 23 active plugins at a time. About four on each site were outdated with an upgrade available, which often increases the risk of a security issue.</p>\n\n\n\n<p>WordPress plugins accounted for 478 vulnerabilities in the report. However, there were only 82 unique theme issues. While themes are typically far more limited in scope, they can do anything a plugin can do with a few exceptions.</p>\n\n\n\n<p>It is not surprising to see that number lower for themes. However, one has to wonder if the <a href=\"https://wptavern.com/upcoming-changes-and-steps-for-an-overhauled-wordpress-theme-review-system\">ongoing plan</a> to loosen the WordPress.org theme directory review guidelines will factor into that in the coming year or two. Currently, reviewers for the official directory perform extensive code checks that may be more likely to catch issues before themes arrive in users’ hands. If the trade-off is better automation, it could also mean stricter coding standards and fewer security issues that human reviewers might miss.</p>\n\n\n\n<p>“Vulnerabilities from third-party code remain as one of the biggest threats to websites build on WordPress,” concluded Sild in the report. “We already see a growth in unique vulnerabilities reported in the WordPress plugins and themes comparing 2020 with the beginning of 2021.”</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, 20 Apr 2021 20:47:15 +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:\"Justin Tadlock\";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: Recreating the Classic Wedding WordPress Theme Homepage With the Block 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115369\";s: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:219:\"https://wptavern.com/recreating-the-classic-wedding-wordpress-theme-homepage-with-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=recreating-the-classic-wedding-wordpress-theme-homepage-with-the-block-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6345:\"<p class=\"has-drop-cap\">I simply do not understand it. For at least the better part of a decade, theme authors have asked for the tools to create more complex layouts with WordPress. They have asked for the ability to allow end-users to more easily recreate their demos. They have wanted methods to bypass the “restrictive” theme review guidelines.</p>\n\n\n\n<p>Over the past couple of years, WordPress has consistently delivered features that theme authors have asked for. Yet, themes that use them are few and far between.</p>\n\n\n\n<p>During my weekly perusal of the latest themes to land in the directory, a new <a href=\"https://wordpress.org/themes/classic-wedding/\">wedding theme</a> caught my attention last week. Of course, I downloaded, installed, and activated it only to find that I had no idea how to recreate the homepage design. There were no instructions. The theme options in the customizer seemed to make little sense. Nearly all of the decorative images were non-existent in the theme folder.</p>\n\n\n\n<p><em>Did I need to upgrade to the pro version to get what was in the screenshot?</em> There seems to be a plan for such a version, but it is not available yet.</p>\n\n\n\n<img />Classic Wedding theme screenshot.\n\n\n\n<p>I am no rookie, but I was stuck. I liked the simplicity of the design. However, I could not imagine setting up a wedding site with this theme. From a user’s standpoint, it should not take more than a few mouse clicks. After that point, it should only be a matter of customizing the content.</p>\n\n\n\n<p>I recognize that there is still a sort of love/hate divide for the block editor in the <em>inner</em> WordPress community. However, theme authors are not doing any favors for the overall WordPress user base by not taking advantage of the tools available.</p>\n\n\n\n<p>So, I recreated the Classic Wedding theme homepage from scratch. Using the block editor. With a theme that supports it.</p>\n\n\n\n<h2>Creating a Wedding Homepage</h2>\n\n\n\n<p class=\"has-drop-cap\">My goal was simple. There was no demo to work from, and all I had to go on was an 800-pixel wide screenshot from the <a href=\"https://www.theclassictemplates.com/themes/free-wedding-wordpress-theme/\">theme page</a> on the author’s site. Like I <a href=\"https://wptavern.com/recreating-the-music-artist-wordpress-theme-homepage-with-the-block-editor\">recreated the Music Artist homepage</a> several weeks ago, I wanted to do the same for Classic Wedding. With a couple of exceptions, which could have been handled by the theme, I was successful.</p>\n\n\n\n<p>Because Classic Wedding does not support the block editor itself, I could not recreate its homepage via the block editor while using the theme. It was not happening — I tried. I knew that the <a href=\"https://wptavern.com/eksell-portfolio-theme-now-available-in-wordpress-themes-directory\">Eksell WordPress theme</a> had a “canvas” template that allowed users to edit the entire page, so it was an easy choice.</p>\n\n\n\n<p>I also loaded the Kaushan Script and Lora fonts to more closely match the original theme. This was unnecessary for the experiment, but I wanted my recreation to at least look somewhat similar.</p>\n\n\n\n<p>I immediately knew that I would have one hurdle to overcome. The theme used an image that overlapped both the section above and below it. This requires margin controls, particularly the ability to add negative margins. Unfortunately, this is a missing component of the block editor today. It does not mean that theme authors cannot do it with custom block styles or patterns. It simply means that end-users are unable to control it from the interface.</p>\n\n\n\n<p>Because I did not want to spend my time writing the code for this, I leaned on my usual safety net, the <a href=\"https://wordpress.org/plugins/editorplus/\">Editor Plus</a> plugin. While it can be a little clunky sometimes and feel like overkill, it does include those missing features like margin options.</p>\n\n\n\n<img />Adding negative margin to an image.\n\n\n\n<p>I used <code>px</code> units there because it was easy. In a real-world project, <code>%</code> or <code>rem</code> would have been better. But I was just doing a quick proof-of-concept.</p>\n\n\n\n<p>Everything else in the content area was straightforward. I needed a Cover block with an Image, Heading, Paragraph, and Button tucked inside. I needed a Group block as a container for Image, Heading, and Paragraphs in the bottom section.</p>\n\n\n\n<p>Because the theme did not package its decorative images — <em>again, how would users recreate the homepage without them?</em> — I opted for a simple striped SVG background instead of the flowers in the original. Since I already had Editor Plus installed, I added an SVG from <a href=\"https://heroicons.com/\">Hero Icons</a> as the main background.</p>\n\n\n\n<img />Wedding page content recreation.\n\n\n\n<p>My original idea was to recreate the “content” part of the homepage only. However, it was a bit boring on its own. Therefore, I transformed everything into a Columns block and added the sidebar. I recreated the primary elements using the Image, Heading, Paragraph, and Navigation blocks. Then, I added a Social Icons block for fun.</p>\n\n\n\n<img />Full wedding homepage design.\n\n\n\n<p>I did hit one snag with the Navigation block. WordPress does not currently offer a method of centering each link in the list when using the vertical block variation. I had to write a couple of lines of CSS to make this happen. This seems like an oversight and one area where the block editor failed to meet my expectations. Of course, this could be handled on the theme side of things.</p>\n\n\n\n<p>Overall, this was a relatively simple project. However, this experiment added some complexities that were not present when I recreated the Music Artist homepage. Margin controls and vertical Navigation block alignments are must-haves. Using a third-party plugin and writing custom CSS is not ideal, and these were requirements to make this happen straight from the editor.</p>\n\n\n\n<p>All of this is possible from the theme end. Each piece of this design could have been packaged as a block pattern. The overlapping image effect would have made for a neat block style. I just wish that theme authors would start utilizing the features that are being hand-fed to them.</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, 19 Apr 2021 21:42: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:14:\"Justin Tadlock\";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:69:\"WPTavern: Automattic Launches Jetpack Boost: A New Performance Plugin\";s: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:30:\"https://wptavern.com/?p=114913\";s: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:181:\"https://wptavern.com/automattic-launches-jetpack-boost-a-new-performance-plugin?utm_source=rss&utm_medium=rss&utm_campaign=automattic-launches-jetpack-boost-a-new-performance-plugin\";s: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:4877:\"<p>The Jetpack team has been quietly testing a new plugin called <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Jetpack Boost</a>, which addresses website owners’ performance and SEO concerns. Version 1.0 was released today, one month after the final pre-release came out in March.</p>\n\n\n\n<p>Boost is a separate plugin under the Jetpack brand and it does not require Jetpack core to work. The first iteration bundles three performance modules:</p>\n\n\n\n<ol><li><em><strong>Local Critical CSS</strong></em> generates optimized styles for the homepage, posts, and pages to display content faster, especially for visitors on mobile devices.</li><li><em><strong>Defer Non-Essential Javascript</strong></em> moves some tasks to after the page loads, so visible items load faster.</li><li><em><strong>Lazy Image Loading</strong></em> loads images as the visitor scrolls them into view. </li></ol>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Once the plugin is installed, users can toggle the modules on or off. Optimizing the site’s CSS can be a lengthy process but it shows a progress bar and alerts you if are trying to navigate away from the page before it’s finished. Jetpack Boost displays an initial score when it’s first installed and will update after optimizations are put in place. </p>\n\n\n\n<p>Here’s an example score from a relatively unoptimized simple blog with 20 active plugins:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>After installing Jetpack Boost, there was a significant improvement on scores in the dashboard. It’s not a magic wand but it’s a fairly user-friendly way to tackle some basic performance issues that may translate into a better visitor experience. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Checking the before and after scores on <a href=\"https://web.dev/measure/\">web.dev</a> demonstrates a noticeable improvement on the Core Web Vitals assessment. For some websites this could mean the difference between passing or not (meaning 75% of pages on the domain pass).</p>\n\n\n\n<div class=\"wp-block-image\"><img />Before installing Jetpack Boost</div>\n\n\n\n<img />After installing Jetpack Boost\n\n\n\n<p>Automattic engineer Nauris Pūķis, who worked on the project, said one reason the plugin was created was to help users “get their Web Vitals up and make the web a better place.”</p>\n\n\n\n<p>Google Search will be <a href=\"https://wptavern.com/google-search-to-add-page-experience-to-ranking-signals-in-may-2021\">adding Page Experience to ranking signals</a> in May 2021, and WordPress sites need all the help they can get. Page Experience is measured by a website’s <a href=\"https://web.dev/vitals/#core-web-vitals\">Core Web Vitals</a> metrics, but these scores are not easy to improve without some technical knowledge and troubleshooting.</p>\n\n\n\n<p>Despite Jetpack already including so many different, varied features, Automattic opted to put the Boost modules in a separate plugin. </p>\n\n\n\n<p>“We want Jetpack Boost to have a life of its own – focused on performance and make it available to everyone, including people who don’t want to use the main Jetpack plugin,” Pūķis said.</p>\n\n\n\n<p>The plugin was built with the same modular structure as Jetpack core, so users can easily deactivate modules they don’t want to use. This is helpful for ensuring compatibility with other performance or caching plugins that website owners may already be using.<br /><br />“You’ve probably noticed that both Jetpack and Boost have lazy loading images – it’s the exact same module,” Pūķis said. “If the user happens to have both Jetpack and Jetpack Boost active – it’ll just use the most recent version of Lazy Loading Images.”</p>\n\n\n\n<p>The features in version 1.0 are just the beginning of Automattic’s plans for Jetpack Boost. The project appears to be on track to become a full-blown performance plugin that may even migrate some of Jetpack core’s performance-related functionality.</p>\n\n\n\n<p>“Version 1.0.0 is being released the “<a href=\"https://ma.tt/2010/11/one-point-oh/\">one-point-oh</a>” way,” Pūķis said. “We’re releasing as early as we can call it stable – but there’s so much that we want to do. Starting with simple modules that package up other typical optimization techniques (like concatenation, minification, maybe even photon?) – all the way to more advanced ideas like performance tracking, intelligent performance suggestions, etc.” </p>\n\n\n\n<p>Pūķis said none of these ideas are set in stone and the team is open to exploring and building modules that will have the highest performance impact after getting more feedback.</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, 19 Apr 2021 17:37: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: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:100:\"Gutenberg Times: Page Template Editor for WordPress 5.8, Videos and Plugins – Weekend Edition #166\";s: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:35:\"https://gutenbergtimes.com/?p=17602\";s: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:105:\"https://gutenbergtimes.com/page-template-editor-for-wordpress-5-8-videos-and-plugins-weekend-edition-166/\";s: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:14988:\"<p>Howdy, </p>\n\n\n\n<p>Yes, it’s been a while that you received a fully curated Weekend edition. After the move it took a while to get my office operational again. We still have too many boxes to unpack, though. </p>\n\n\n\n\n\n<p>Nevertheless, let’s catch up on Gutenberg news together! </p>\n\n\n\n<p>All the best, <br />Birgit 💕</p>\n\n\n\n<h2>Gutenberg 10.4 Released (and 10.4.1) </h2>\n\n\n\n<p>The <strong><a href=\"https://gutenbergtimes.com/podcast/changelog-42-full-site-editing-scope-for-wordpress-5-8/\">Gutenberg Changelog episode 42</a></strong> is now available. <strong>Grzegorz (“Greg”) Ziolkowski </strong>and I discuss Full-site Editing Scope for WordPress 5.8, Gutenberg’s 10.4, Gallery Block Refactor and Block-Based Theme updates.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding</strong> of the WP Tavern wrote about the Gutenberg 10.4 release: <a href=\"https://wptavern.com/gutenberg-10-4-introduces-block-widgets-in-the-customizer\">Gutenberg 10.4 Introduces Block Widgets in the Customizer</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Full-Site Editing and WordPress 5.8 </h2>\n\n\n\n<p>If you now find yourself in the position to learn more about the extent of Full-Site Editing experience, I have a real treat for you: <a href=\"https://gutenbergtimes.com/video-full-site-editing-overview-with-anne-mccarthy/\">A 30-min video Full-Site Editing Overview by</a>, Anne McCarthy, Developer Relations for the Gutenberg project. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>On April 14, 2021, the Gutenberg and 5.8 release leads held a meeting, with Matias Venture giving a tour of the current state of the Phase 2 of Gutenberg development. The outcome of the meeting was a decision on Go/NoGo for component that make it into core for WordPress 5.8.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> provide in <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">her follow-up post </a>a list of the detailed scope, the video of the meeting and a transcript of the recording. </p>\n\n\n\n<h3>The block editor scope </h3>\n\n\n\n<ul><li>Improvements from Gutenberg 9.9 to 10.7 plugin version. </li><li>Introduce 25 new blocks (Query, Site Logo, Navigation,Posts, Comments, Archives etc. ), the most valuable among them will be the Query Block. </li><li><code>theme.json</code> Mechanism for Theme builders (<a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">see developer documentation</a>)</li><li>Template Editor for Pages/Blank Template. (<a href=\"https://youtu.be/c4IFn73Nzvk?t=2859\">see demo by Marcus Kazmierczak</a>)</li><li>Widgets Screen & Block widgets in Customizer.</li><li>Design tools: Duotone, Layout controls, padding, etc.</li></ul>\n\n\n\n<p>There is the caution stated in the post: <em>“Not all the above are currently ready, but there’s some level of confidence that they can be by the time of 5.8.”</em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>For the <strong>Template Editor for Pages/Blank Template</strong> you can see it <a href=\"https://youtu.be/c4IFn73Nzvk?t=2859\">in action in a demo</a> by <strong>Marcus Kazmierczak</strong>, he gave at the Mega Meetup last week. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus</strong> of JoyofWP showed us in his video, <a href=\"https://joyofwp.com/whats-the-future-of-the-wordpress-widget/\">how the Widget screen will look like in the future.</a> It does not show the Widget handling in the Customizer yet, but that is to come to WordPress 5.8. You could see a short piece of it in Matias Ventura’s demo video from the release leads meeting. It is now already available in the latest Gutenberg plugin release. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index 2021”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n<p><strong>Justin Tadlock</strong> summarized last week’s announcements in <strong><a href=\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8\">Full Site Editing Is Partly a ‘Go’ for WordPress 5.8</a></strong></p>\n\n\n\n<h2>Testing Full-Site Editing</h2>\n\n\n\n<p>As the latest Full-Site Editing Call of Testing, <strong>Anne McCarthy</strong> has a <strong><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Query Quest for you.</a></strong> Again with a great set of test instruction, you are guided towards usage and various features of the Query Block and its accompanying new post blocks for title, content, comments, feature image and pagination.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> discussed this task a bit further in his article: <strong><a href=\"https://wptavern.com/fse-outreach-round-5-venturing-out-a-query-quest\">FSE Outreach Round #5: Venturing out a Query Quest</a>.</strong> “Testing never has to be boring. I encourage participants to grab inspiration from their lives as they venture out on their Query Quest.” he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Apropos Testing: <strong>Sarah Gooding</strong> wrote about our Gutenberg Nightly plugin to get the latest development of the block-editor in an easy to handle plugin. <strong><a href=\"https://wptavern.com/set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin\">Set Up a Gutenberg Test Site in 2 Minutes with the Gutenberg Nightly Plugin</a></strong>.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<p><strong>Anne McCarthy</strong> curated all the feedback from the fourth testing call: <a href=\"https://make.wordpress.org/test/2021/03/30/fse-program-custom-404-page-testing-summary/\"><strong>FSE Program Custom 404 Page Testing Summary</strong></a></p>\n\n\n\n<h2>Block-Based Themes</h2>\n\n\n\n<p><strong>Helen Hou-Sandi</strong> streamed on Twitch her <a href=\"https://www.twitch.tv/videos/981424705\">exploration session to create a block-based theme</a> for the Full-Site Editing.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Kjell Reigstad</strong> opened an issue for <a href=\"https://github.com/WordPress/gutenberg/issues/30508\"><strong>Query Block Pattern inspirations.</strong></a> There are great examples posted that could be converted to pattern, that could be bundled with WordPress 5.8 </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Marcus Kazmierczak</strong> also used Twitch to stream his <a href=\"https://www.twitch.tv/mkaz7000\">Lunch & Learn series on Block-based themes.</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Keep abreast on specific Theme related development and discussions with the weekly round-up from the Themes Team. <strong>Kjell Reigstad</strong> posted this week’s edition. <a href=\"https://make.wordpress.org/themes/2021/04/16/gutenberg-themes-week-of-apr-12-2021/\"><strong>Gutenberg + Themes: Week of Apr 12, 2021</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>A couple of PRs that should help with <strong>transitioning existing themes to be block-based:</strong></p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/pull/30345\"><strong>Add do_block_template_part function</strong></a><br />New gutenberg_block_template_part(), gutenberg_block_header_area(), and gutenberg_block_footer_area() functions to help pull block-based template parts into existing PHP templates: </li><li><a href=\"https://github.com/WordPress/gutenberg/pull/30438\"><strong>Allow creating custom block templates in classic themes</strong></a> Allowing people to create and use block-based page template for certain pages on their site, even while using a non-block-based theme.</li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In their latest episode of WPCafe co-hosts <strong>Mark Wilkinson</strong> and <strong>Keith Devon</strong> talked about <a href=\"https://www.youtube.com/watch?v=jAIlY3lTAos\">Building Twenty-Twenty-One with Caroline Nymark and Mel Choyce-Dwan</a>. </p>\n\n\n\n<h2>Plugins for the Block Editor</h2>\n\n\n\n<p><strong><a href=\"https://wordpress.org/plugins/gutentor/\">Gutentor</a></strong> published a collection of 70+ Blocks and layouts for Gutenberg Editor. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>If you are working on your set of Blocks for the editor, <strong>Justin Tadlock</strong> has some thoughts to consider: <a href=\"https://wptavern.com/yet-another-wordpress-block-library-plugin\"><strong>Yet Another WordPress Block Library Plugin</strong></a>. He is making a well though through case to suggest more unique blocks to fill the gap to the core blocks. It seems to me that, two years of seeing block collections being acquired by big companies like Atom Blocks, Co Blocks and latest <a href=\"https://wptavern.com/ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022\">Kadence Blocks</a>, might tempt a small developer team to come up with another set of blocks matching a specific theme and hope for an acquisition by another big company in the space. There might be space for a few more, indeed. </p>\n\n\n\n<p>Tadlock’s longs for something new, a unique extension of core or a missing tool:</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor\">Display Digital Sheet Music With the WordPress Block Editor</a></li><li><a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">Block-a-saurus Embeds a Side-Scrolling T-Rex Game via the Block Editor</a></li><li><a href=\"https://wptavern.com/emoji-conbini-and-the-case-for-a-block-enhancements-directory\">Emoji Conbini and the Case for a Block Enhancements Directory</a></li><li><a href=\"https://wptavern.com/insert-font-awesome-icons-into-the-block-editor-via-the-jvm-gutenberg-rich-text-icons-plugin\">Insert Font Awesome Icons Into the Block Editor via the JVM Gutenberg Rich Text Icons Plugin</a></li><li><a href=\"https://gutenbergtimes.com/writers-rejoice-iceberg-delivers-distraction-free-writing-for-wordpress/\">Writers Rejoice! Iceberg Delivers Distraction-free Writing for WordPress</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://wordpress.org/plugins/conditional-blocks/\">Conditional Blocks</a></strong> by Morgan Hvidt allows you to create block that are displayed when certain conditions apply. We saw other plugins that offer that, like <a href=\"https://wordpress.org/plugins/block-visibility/\">Block Visibility by Nick Diego</a>. This one is a bit different. It allows you to change content depending on HTTP referrer, so if someone comes from Twitter, they could see a different message than someone coming from a Google Search or a link in a newsletter or an affiliate link. The plugin is also available as a pro version with premium features at <a href=\"https://conditionalblocks.com\">conditionalblocks.com</a>. </p>\n\n\n\n\n<p> <a href=\"https://gutenbergtimes.com/podcast/changelog-42-full-site-editing-scope-for-wordpress-5-8/\"><strong>Episode #4</strong>2 is now available</a>, with new co-host <strong>Grzegorz Ziolkowski</strong></p>\n\n\n\n<p> <strong>Subscribe to the <a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a> podcast </strong><br />🎙️ <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a> | <a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a> | <a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a> | <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a> |<br />🎙️ <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a> | <a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a> </p>\n\n\n\n<img />\n\n\n\n\n<h2>People and Community</h2>\n\n\n\n<p>It’s been already a year that <strong>Anne McCarthy</strong> joined the Gutenberg team as a developer relations wrangler. It has been a great pleasure meeting Anne and collaborating with her has been quite inspiring, and I learned a lot from her wisdom and her wealth of ideas. She has also become a good friend. She is som much better and being a remote friend that I ever will be. On her personal block Anne published <a href=\"https://nomad.blog/2021/04/17/one-year-in-devrel/\"><strong>One year in DevRel</strong></a></p>\n\n\n\n<p>Anne’s pioneer work with WordPress open-source project has been so successful that <a href=\"https://boards.greenhouse.io/automatticcareers/jobs/2937422\">Automattic wants to sponsor another person for developer relations.</a></p>\n\n\n\n<h2>Developing with ReactJS and Gutenberg Blocks. </h2>\n\n\n\n<p><strong>Rob Stinson</strong> wrote a tutorial on how <a href=\"https://studiopress.blog/the-ultimate-guide-to-building-custom-collections-in-genesis-blocks/\">to building custom Collections in Genesis Blocks.</a> Now Collections in this context are Layout templates, that extend existing Genesis blocks. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong> Mark Howells-Mead </strong>uses <a href=\"https://permanenttourist.ch/2021/04/using-react-and-wordpress-to-build-an-interactive-performant-single-page-application\">ReactJS to build interactive single page applications with WordPress</a> and wrote a tutorial. It’s not at all about Blocks and Gutenberg, but it’s related to the skill set of learning ReactJS and hopefully inspired developer to gradually make the transition. </p>\n\n\n\n\n\n<p></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, 18 Apr 2021 23: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:18:\"Birgit Pauli-Haack\";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:67:\"WPTavern: Gutenberg 10.4 Introduces Block Widgets in 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:30:\"https://wptavern.com/?p=115274\";s: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:179:\"https://wptavern.com/gutenberg-10-4-introduces-block-widgets-in-the-customizer?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-10-4-introduces-block-widgets-in-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:3021:\"<p>The latest release of the Gutenberg plugin (<a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">10.4)</a> brings <a href=\"https://github.com/WordPress/gutenberg/issues/29285\">block widgets into the Customizer</a>. When customizing widget-enabled areas, a new block inserter icon is now available for dropping blocks into sidebars. This is the first iteration of <a href=\"https://github.com/WordPress/gutenberg/issues/26900\">block management in the Customizer</a>, tackling the technical integration for editing blocks while also taking advantage of the live preview in the Customizer.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Version 10.4 includes several design updates to the Site Editor List View, bringing more consistency to the icon sizing and spacing, as well as new colors for hover, focus, and select states. The publishing UI has been updated to <a href=\"https://github.com/WordPress/gutenberg/pull/30231\">display the site icon and name</a>, adding a more personal touch to this flow while also making it more clear for full-screen or mobile users.</p>\n\n\n\n<img />Gutenberg 10.4 <a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">release post</a>\n\n\n\n<p>More progress on site editing experiments includes the following notable updates: </p>\n\n\n\n<ul><li>the ability to revert template customizations directly in the editor</li><li>many improvements to the Navigation block, including a <a rel=\"noreferrer noopener\" href=\"https://github.com/WordPress/gutenberg/pull/30403\" target=\"_blank\">new “Post Format Link” variation</a>, a <a rel=\"noreferrer noopener\" href=\"https://github.com/WordPress/gutenberg/pull/30281\" target=\"_blank\">clearer placeholder state</a>, and more style updates</li><li><a href=\"https://github.com/WordPress/gutenberg/pull/30521\">Better labeling</a> for differentiating “Custom Styles” vs global style changes in the site editor saving panel </li><li>New “<a href=\"https://github.com/WordPress/gutenberg/pull/29839\">manage with live preview link</a>” in the Widgets editor</li></ul>\n\n\n\n<p>The block editor still <a href=\"https://github.com/WordPress/gutenberg/issues/29976\">fails to deliver a consistent preview</a> of core blocks on the frontend in many cases. Version 10.4 brings greater parity between the editor/frontend with more consistent markup for archives, latest comments, quote, and separator blocks, with improved default padding to match the browser’s default. The GitHub <a href=\"https://github.com/WordPress/gutenberg/issues/29976\">issue</a> for this improvement contains a to-do list for additional blocks that need more polishing on previews, including search, paragraph, columns, embed, post title, and more.</p>\n\n\n\n<p>For a full list of all the enhancements and bug fixes, check out the <a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">10.4 release post</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:\"Sat, 17 Apr 2021 13:59:29 +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: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:69:\"Gutenberg Times: Video: Full-Site Editing Overview with Anne McCarthy\";s: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:35:\"https://gutenbergtimes.com/?p=17545\";s: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:79:\"https://gutenbergtimes.com/video-full-site-editing-overview-with-anne-mccarthy/\";s: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:52174:\"<p>As part of the <a href=\"https://www.youtube.com/watch?v=c4IFn73Nzvk\">Meta Meetup on April 15th 2021</a>, Anne McCarthy gave a presentation on what Full-Site Editing entails, the updated scope of WordPress 5.8, what the FSE outreach program is and what issues surfaced during the four calls for testing from the group. </p>\n\n\n\n<p>It’s a fantastic and fast-paced presentation and covers a lot of ground. It’s ideal for WordPress users that just now want to catch up on all the buzz around Full–Site Editing and learn what will come to WordPress in the 5.8 release in July 2021. </p>\n\n\n\n<p>Big Thank You to Anne for allowing us to publish the video here with the transcript. </p>\n\n\n\n<p><em>For those interested how the template editor works, <a href=\"https://youtu.be/c4IFn73Nzvk?t=2909\">jump right in to Marcus Kasmierczak’s live demo</a> portion of the WordPress Mega Meetup recording</em></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<h2 id=\"0-sha\">Shared Resources</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/about/roadmap/\">Roadmap showing phase 2</a> </li><li><a href=\"https://github.com/WordPress/gutenberg/issues/24551\">Full Site Editing Milestones</a> </li><li><a href=\"https://github.com/WordPress/gutenberg/issues/30662\">Special shoutout to the Gradual Adoption Milestone</a> </li><li><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Query Quest – Call for testing the Query Block</a> </li><li><a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">Go/No go</a> </li><li><a href=\"https://github.com/WordPress/gutenberg/issues/29398\">Preview</a> </li><li><a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">FSE Outreach Program</a>: </li><li><a href=\"https://make.wordpress.org/core/2021/03/16/high-level-feedback-from-the-fse-program-march\">High-level feedback from the Full Site Editing Program thus far</a></li><li><a href=\"https://critterverse.blog/2021/03/23/full-site-editor-404-test/\">404 design</a></li><li><a href=\"https://www.twitch.tv/mkaz7000\">Marcus Kazmierczak Streams on Twitch</a> </li></ul>\n\n\n\n<p><em><a href=\"https://gutenbergtimes.com/feed/#transcript\">See transcript below</a></em></p>\n\n\n\n<div class=\"ngl-articles ngl-articles-50_50 ngl-articles-frontend\">\n\n \n <!-- Begin articles display -->\n <div class=\"ngl-articles-wrap\">\n \n <div class=\"ngl-article ngl-article-img-left\">\n\n \n <div class=\"ngl-article-left-mobile -emogrifier-keep\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/02/vidar-nordli-mathisen-4NlLMwdFoLY-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-left\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/02/vidar-nordli-mathisen-4NlLMwdFoLY-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-right\"><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><span>Full-Site-Editing – the Ultimate Resource List</span></a></div><div class=\"ngl-article-excerpt\">Nothing in life is to be feared, it is only to be understood. Now is the time to understand more, so that we may fear less. — Marie Curie </div><div class=\"ngl-article-date\">18 Apr 2021</div></div>\n </div>\n\n \n <div class=\"ngl-article ngl-article-img-left\">\n\n \n <div class=\"ngl-article-left-mobile -emogrifier-keep\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/03/kelly-sikkema-gcHFXsdcmJE-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-left\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/03/kelly-sikkema-gcHFXsdcmJE-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-right\"><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><span>Full-site Editing MVP: Can I Build a Landing Page?</span></a></div><div class=\"ngl-article-excerpt\">Josepha Haden Chomphosy was the featured guest on the inaugural episode of the WPTavern Jukebox podcast, hosted by Nathan Wrigley. Chomphosy explained her unofficial benchmark for the Go/NoGo decision on Full-site Editing for the WordPress core merge. </div><div class=\"ngl-article-date\">27 Mar 2021</div></div>\n </div>\n\n \n \n </div>\n\n</div>\n\n\n<p class=\"has-large-font-size\" id=\"transcript\">Transcript </p>\n\n\n\n<div class=\"wp-block-group has-background\"><div class=\"wp-block-group__inner-container\">\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-sha\">Shared Resources</a></li><li><a href=\"https://gutenbergtimes.com/feed/#0-strong-milestones-of-full-site-editing-experience-strong\">Milestones of Full-Site Editing Experience</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-strong-infrastructure-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Infrastructure </a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-strong-browsing-templates-and-template-parts-strong\">Browsing Templates and Template Parts</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-strong-styling-global-styles-theme-json-strong\">Styling – Global Styles + theme.json</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-strong-20-theme-blocks-strong\">20+ Theme Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-strong-query-block-the-loop-or-post-list-strong\">Query Block – The Loop or Post List</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-strong-navigation-block-strong\">Navigation Block</a></li><li><a href=\"https://gutenbergtimes.com/feed/#7-strong-gradual-adoption-widgets-customizer-hybrid-themes-nbsp-strong\">Gradual Adoption – Widgets, Customizer, Hybrid Themes </a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#8-strong-whats-coming-to-word-press-5-8-strong\">What’s coming to WordPress 5.8</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#9-strong-short-demo-template-editing-navigation-block-and-multi-entity-saving-strong\">Short Demo: Template Editing, Navigation Block and Multi-Entity Saving</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#10-strong-timeline-of-5-8-release-strong\">Timeline of 5.8 Release</a></li><li><a href=\"https://gutenbergtimes.com/feed/#11-strong-what-is-the-fse-outreach-experiment-program-strong\">What is the FSE Outreach Experiment Program?</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#12-strong-whats-the-goal-strong\">What’s the goal</a></li><li><a href=\"https://gutenbergtimes.com/feed/#13-strong-why-was-it-started-strong\">Why was it started?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#14-strong-how-to-join-fse-outreach-experiment-strong\">How to Join FSE Outreach Experiment</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#15-strong-high-level-feedback-from-calls-for-testing-strong\">High-Level Feedback from Calls for Testing</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#16-strong-preview-content-strong\">Preview Content</a></li><li><a href=\"https://gutenbergtimes.com/feed/#17-strong-saving-process-strong\">Saving Process</a></li><li><a href=\"https://gutenbergtimes.com/feed/#18-distinction-between-editing-area\">Distinction between editing area.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#19-rethinking-width-and-alignment\">Rethinking Width and Alignment.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#20-strong-general-usability-improvements-strong\">General usability improvements.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#21-strong-improving-placeholders-strong\">Improving Placeholders.</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#22-strong-will-full-site-editing-take-over-my-site-strong\">Will full site editing take over my site?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#23-strong-what-about-the-block-based-navigation-and-widget-screens-strong\">What about the block-based navigation and widget screens?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#24-strong-site-builders-strong\">Site builders</a></li><li><a href=\"https://gutenbergtimes.com/feed/#25-strong-how-is-this-going-to-impact-themes-strong\">How is this going to impact themes?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#26-strong-what-pathways-are-going-to-be-created-strong\">What pathways are going to be created?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#27-strong-whats-the-best-way-to-prepare-nbsp-strong\">What’s the best way to prepare? </a></li><li><a href=\"https://gutenbergtimes.com/feed/#28-strong-stay-connected-with-anne-mc-carthy-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Stay connected with Anne McCarthy</a></li></ul></div>\n</div></div>\n\n\n\n<p class=\"has-small-font-size\"><em>Featured image: 404 template by Channing Ritter on critterverse.blog</em></p>\n\n\n\n<p>Howdy. To start, thanks so much for having me. This is a presentation about full site editing. I’m very excited to talk with you. This is a feature I’ve been thinking a lot about over the last year and I’m excited to share with you all. I’m also really keen to learn from each of you what you’re worried about, what you’re excited about, how you think full-site editing can improve your workflows, and more. So this is prerecorded because I wanted to make sure with so much information going around, wanted to make sure I had all the details lined up and so I could pause and rework certain sections. But please know that I welcome questions. So while you can’t interrupt me during the presentation, there will be a whole section at the end. Pull out your pen and paper, write them down, and know that they’re very, very welcomed. But for now, let’s dig in.</p>\n\n\n\n<p>So briefly about me, I’m actually originally from Winter Park, Florida. So I haven’t been home in about a year and a half, and thank you for letting me virtually return home by participating in this meetup. In 2011, I first found WordPress as a student at UNC Chapel Hill. I worked on their multi-site, had a great time. 2013, I went to my first ever WordCamp. 2014, joined Automatic as a happiness engineer focused on VaultPress and had a great time focusing on security of websites. It gave me a really interesting look into concerns people have about websites that most people don’t think about. Then 2020, I switched into the developer relations position at Automatic and have been there ever since.</p>\n\n\n\n<p>So let’s get meta and talk about the talk. (laughing). So to start, I’m going to zoom out really big and then slowly put pieces together until we kind of get a nice map of what full-site editing is with all the details. So this will look kind of like first answering some big, high-level questions, digging into then how the work is actually being done, so going from high level, “What is this? Why does it help me?” to “How is this work actually being approached? What are the pieces of the work that I need to know, the role of the outreach program?” Then I want to address some key topics and questions that I often get asked when I’ve presented at other places and talked on other podcasts about full-site editing or just one-on-one with people. I love to talk about full-site editing. So hopefully some of the key topics and questions can help get people thinking about other things they want to ask about.</p>\n\n\n\n<p>So let’s dig into the first big picture question. Why is this being done at all? Simply put, it’s to empower users. Rather than having a specific part of the site locked away in a theme or requiring a plugin, full-site editing will basically open it up to customize any part of your site the way you want to, or, on the flip side, you can let it be, or if you’re an agency, you could lock certain sites down or certain parts of a site down, depending upon how you want users to have access. So it’s a pretty powerful, big mission to actually deliver on full site editing.</p>\n\n\n\n<p>So I answered why is this being done. Now let’s dig into how does this fit into the WordPress roadmap? So full-site editing is a major part of phase two of the current roadmap. It’s not the only part, though. There’s actually other interrelated projects, including things like block patterns, the block directory, block-based themes. So it’s just one piece of this larger roadmap, but it’s one of the major grounding points of phase two of the roadmap.</p>\n\n\n\n<p>So what is full-site editing at a high level? Essentially, it’s a collection of features, and it’s important that you get the collection part. But it’s a collection of features that bring the familiar experience of blocks to all parts of your site, rather than just posts and pages. But Anne, what does a collection of features mean? Basically, I’ve noticed people tend to refer to full-site editing as one big thing. It’s like an on-off switch. It’s this monolith, and it’s actually not. It’s not this binary thing. It’s way better to talk about how there’s different pieces that fit together and interrelate, because it actually gives flexibility for release squads to release what’s ready, rather than all of it at once. So while it might be easier to talk about how it’s this one big thing, I encourage you all to kind of think about the different pieces, if you can, and I’ll touch on this more in a bit.</p>\n\n\n\n<p>Okay. So what does full-site editing actually allow me to do, right? So cool, Anne, a collection of features, but show me the money. (laughing). So this is an example of a 404 page. So a 404 page, typically you’re not actually able to edit, but with full-site editing, you could actually create this 404 page. This was actually done by one of the automatic designers, Channing. Shout-out to Channing. She did this as part of one of the tests for full-site editing, the outreach program. So it’s a pretty beautiful thing. While we all might not have the design chops that Channing does, it is pretty neat to see kind of a very tangible, hands-on example of what full-site editing unlocks you to be able to do.</p>\n\n\n\n<p>To get more specific, basically, if you’re a user, imagine editing the template that a specific post has for a specific category. For theme authors, you’ll be able to tap into design tools that allow you to focus more on actually creating a really compelling experience and less on getting the code in place and hacking things up. You can also out in and out of whatever you’re ready for, which is really exciting. But ideally, for theme authors, it’s going to be a huge change. It’ll allow creating themes to be much, much easier. If you’re an agency, you’ll have greater control over what you can offer clients, including setting custom brand colors with presets to locking down various aspects for consistency, such as typography or wanting only certain default colors to be used.</p>\n\n\n\n<h2 id=\"0-strong-milestones-of-full-site-editing-experience-strong\">Milestones of Full-Site Editing Experience</h2>\n\n\n\n<p>So how is this work being done? So rather than trying to go through everything in one go, this project has actually been broken down into seven different milestones. Some of these milestones are completely separate, their own thing. Some are very interrelated. Some mix and match in different ways. But we’re going to go through each of them so you can get a sense of how this is being done. I’m going to try to stay at a high level before going into a very brief demo midway through the presentation. But hopefully this’ll give you a sense of what this looks like.</p>\n\n\n\n<h3 id=\"1-strong-infrastructure-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Infrastructure </h3>\n\n\n\n<p>So milestone one, this was actually such a big milestone that it was broken into two parts. Essentially, this is all about laying the foundation, everything from multi-entity saving, which is actually being displayed here in the GIF that you see, where you can actually update multiple things at once, including a template part. You update your header, you update a post, and you update your footer. It’ll show all the changes happening and allow you to check and uncheck different boxes to save. Basically, just think about this as building the foundation of the experience, the technical foundation, unlocking things like being able to edit a template directly to working on specific blocks for full-site editing, like the site title. So we have a site title block, and it updates everywhere you have it listed.</p>\n\n\n\n<h3 id=\"2-strong-browsing-templates-and-template-parts-strong\">Browsing Templates and Template Parts</h3>\n\n\n\n<p>Milestone two, browsing. Again, there’s another little visual so you can see what this actually looks like. This is basically giving you a map and a GPS to know your location, how to get where you need to go for your site. So because there are these new parts of editing your site that are unlocked with full-site editing, like template editing and template parts, like a header or footer, there needs to be a way to navigate between them. So this milestone is dedicated to that. How can we make it as easy as possible for you to you get where you need to go?</p>\n\n\n\n<h3 id=\"3-strong-styling-global-styles-theme-json-strong\">Styling – Global Styles + theme.json</h3>\n\n\n\n<p>Milestone three, styling. So this actually covers a couple different layers. I’m going to break it down in this slide and then the next one to help give you a sense visually of what this looks like. But this includes everything from the technical requirements to make various levels work and the UI for users. So you can actually see a depiction of the future design for the UI that users will interact with in the imagery here. So there’s generally three layers, including selling for local blocks, theme defaults, and then global modifications or what we often call global styles. You can think of global styles as basically having the option to edit all aspects of your site. So if you want to set a typography that goes across your entire site, if you want to have certain colors for all H1 headers, you can set that up with global styles.</p>\n\n\n\n<p>Currently, much of the work has been focused on the technical underpinnings, especially around aspects like theme.json, which is a very key component for block themes and a really big tool for block theme authors. But for 5.8, the focus is generally going to be on merging the non-user interface parts of global styles. So don’t expect to interact with this system unless you’re a theme author. If you are a theme authro, get really excited. Here’s a little visual, just you can get a sense of it. So these are the different layers that have to interact in the styling system and hierarchy that needs to be thought of when working on this milestone.</p>\n\n\n\n<h3 id=\"4-strong-20-theme-blocks-strong\">20+ Theme Blocks</h3>\n\n\n\n<p>Milestone four, theme blocks. So because full-site editing opens up so many more aspects of the site to edit, new blocks had to be created, basically. So if you’re creating a new template for a specific category and you’re putting in post content and you want to add the post author block, which you can see here, you can quickly add it in, customize it to your liking, add in post comment, add in post data, remove the post date. You can edit each parts of these things, which pretty excited about this, is there’s actually 20-plus blocks that fall into this category. If all goes as planned, some of those will be released for 5.8 and available potentially for all sites. So even if you’re not using a block theme, you could have access to these theme blocks, which is pretty powerful and pretty cool.</p>\n\n\n\n<h3 id=\"5-strong-query-block-the-loop-or-post-list-strong\">Query Block – The Loop or Post List</h3>\n\n\n\n<p>Query block. So the query block has its own milestone, because it’s a pretty powerful block. It’s also meant to be a theme author tool, so in the long run, if you’re a user, imagine that you interact with what we call block variations, which basically are just different variations of a block, as the name implies. But imagine you want to add in your latest post. You’ll add the latest post block, but underneath it, what will be powering that experience of adding your latest post will be the query block. Essentially, as the name implies, it allows you to query posts and pages and display them in different arrangements on the page. I’m very excited, actually. In Gutenberg 10.5, which will be released in just about two weeks, there’s going to be some new patterns. You can see right here, large, medium, small are the current selection of patterns that you have for the query block. But pretty soon, there’s going to be a grid pattern and a couple other cool ones, which is pretty exciting. Generally speaking, though, if you’re an end user, don’t expect to interact with this. If you’re a theme author, get excited.</p>\n\n\n\n<h3 id=\"6-strong-navigation-block-strong\">Navigation Block</h3>\n\n\n\n<p>Navigation block. Again, this is just a single block, but don’t be fooled. It’s definitely a mighty one. So this last one is dedicated to all things navigation block, both in terms of structure and design. You can see in this little GIF I have going on, I’m just kind of making little design changes and moving things around so you can get a sense of what it’s like to interact with this block. This milestone actually includes everything from how do you build a really simple menu with a few items to thinking about how to create a really large mega menu and add in new blocks, like the search block that you can see here. We’re even adding sub-menus, different designs, different layouts, and more.</p>\n\n\n\n<h3 id=\"7-strong-gradual-adoption-widgets-customizer-hybrid-themes-nbsp-strong\">Gradual Adoption – Widgets, Customizer, Hybrid Themes </h3>\n\n\n\n<p>So the last piece of the milestones is the gradual adoption. I hope this GIF makes you laugh, but also seriously, this is the intent, is we slowly want people to be able to adapt in the way that they can. Once more of these pieces are completed, there’s basically a ton of room to start exploring how adoption might look like for those who can’t or don’t want to restructure a full theme. So this might be an intermix of block-based things and regular PHP templates, or it might be covered by projects like the block-based widget editor and the navigation screen. Both of those projects I’ll cover later, but for now, just keep in mind that this is intentionally a milestone. We want to allow for gradual adoption and want people to have lots of pathways in to taking advantage of full site editing.</p>\n\n\n\n<h2 id=\"8-strong-whats-coming-to-word-press-5-8-strong\">What’s coming to WordPress 5.8</h2>\n\n\n\n<p>So what’s coming to WordPress 5.8? So just last week, a post went out from Josepha, who is the executive director of the WordPress project. I want to read a quote from it just to kind of set the tone and give you a sense. So full-site editing is a collection of projects, and together, they represent a big change, arguably too much for a single release. The most important context to share is that it isn’t shipping as the full default experience for users. One of the clearest pieces of feedback from the phase one merge process was that there wasn’t enough time for extenders, agencies, theme authors, plugin developers, site builders, et cetera to prepare for the upcoming changes. With that in mind, this merge process won’t be an on-off switch, and you can see I’ve bolded various specific parts that I hope you take home with you.</p>\n\n\n\n<p>All right. So let’s talk WordPress 5.8 plans. This is up-to-date information as of today. A post was released from Josepha on [inaudible 00:12:21], if you’d like to check it out. From the call that the project leadership had, this is what they came up with for the 5.8 plans. This includes improvements from Gutenberg 9.9 and beyond. So we always package different versions of Gutenberg into major releases. This release is no different. There’ll be an introduction of new blocks, including query, site logo, navigation, et cetera. These are each very powerful blocks, very exciting to see. theme.json mechanism, this is part of what allows block themes to use different global styling, which will be very cool for block authors to get their hands on.</p>\n\n\n\n<p>The template editor for pages and a blank template, I’ll actually be showing a demo of this in a moment. So hang tight there, but it’ll all make sense in a bit. The widget screen and block widgets in the customizer, this is basically work being done to bring blocks to the widgets experience. I will talk more about that later, about how it’s a stepping stone towards full-site editing. Then finally, design tools, so even more design tools that people can hook into, including duotone, which adds a really cool color filter, layout controls, padding, and more.</p>\n\n\n\n<h3 id=\"9-strong-short-demo-template-editing-navigation-block-and-multi-entity-saving-strong\">Short Demo: Template Editing, Navigation Block and Multi-Entity Saving</h3>\n\n\n\n<p>So at this point, let’s pause for a minute and actually show off one of the features that is aimed to be included in 5.8. </p>\n\n\n\n<p>I’m going to show you template editing, the navigation block, and just some of the cool flows with multi-entity saving is one of the things that we talked about that will make it into this release. So I’m in the post editor. I have a new post. I love to blog and write and present. I hit Update. Super happy, whatever. Open up the post settings, and there’s this new section that allows you to both create a brand new template. This will ideally be used both in themes that are block-based themes, so they’re ready for full-site editing, and potentially for classic themes. There’s actually work underway so that this will be available in anything being used in WordPress right now.</p>\n\n\n\n<p>So right now, if I hit Edit, this will take me into the template that this post is using. So let’s do that now. So as you can see, this drops me into what looks like the entire site. So you can see I have my header up here, I have the footer down here, and I can make changes directly to them. So, for example, if I jump in here, this is the navigation block, and I haven’t yet set it up. So I can say add all pages, and I can start empty. In this case, I’ll say, “You know what? Let’s start empty.” Let’s say I want to add a custom link. One of the cool things you can actually do, you can quickly select from here, or let’s say I want to add a new post. Let me first select post link.</p>\n\n\n\n<p>So adventures around the world. Let’s pretend I’m just inspired where I’m writing this. I can actually create a draft post, which is pretty cool, and it’ll show up here. It will not show up on the front end, since it’s a draft, but it actually creates a page draft for this with this title automatically. So let’s say I’m scrolling through here. I’m going, “Oh, this looks pretty good. Actually, I kind of want to see what it looks like if I add an image to the post here.” Pull up an image block. Oh, my media library. Hammocks. Can’t get enough hammocks. Going to throw that in there. Great. So at this point, I’ve made changes to the actual header. I’ve made changes to the post. I’m just going to apply and see what happens.</p>\n\n\n\n<p>So this is the multi-entity saving that I mentioned earlier. Now, as you can see, it has a section for posts, so it’s saying, “Hey, you edited this post,” and it has a section saying, “Hey, you edited the header.” So at this point, I’m going to hit Save, because I want both those changes to propagate. Now I’m back into my post, into the writing flow, and I can easily switch back and forth. I can also select a new one. But yeah, hopefully this gives you a good sense of one of the key parts that’s being worked on for inclusion in 5.8. There will be a demo later, but this is just a taste.</p>\n\n\n\n<h2 id=\"10-strong-timeline-of-5-8-release-strong\">Timeline of 5.8 Release</h2>\n\n\n\n<p>To help set the stage for what you can prepare for, here are some upcoming dates to keep in mind. If you’re like me, time is moving really strangely, so I like to have dates to kind of anchor me. Feel free to take a screenshot of this or write it down if you’d like. So April 13th and April 27th, these are the go and no-go decision dates. So right now, project leadership actually has gathered. So you might notice if you are good with dates and good with time right now, April 13th has come and gone. So this date has passed, and project leadership has met actually to go through different FSE-related features and projects to figure out what might be ready for 5.8. I would expect to see more high-level posts throughout the month, especially after the second date, the April 27th date. That’s when final decisions will be made around 5.8.</p>\n\n\n\n<p>Then if all goes well, the beta period for WordPress 5.8 will start on June 8th. So people can actually start getting their hands on the tools that are going to be in place in the actual release and testing it and finding bugs and improving things from there. July 20th is the actual date of WordPress 5.8 and when it’s released. This is being considered as an open beta, where theme authors, plugin authors, agencies, and more can dig into the tools that are being offered and that I went over previously. Then in December 2021, that’s around the time when WordPress 5.9 will be released, and this is when I expect to move from tools for extenders into tools actually for users and more user-facing interactions with full-site editing and having things unlocked in the interface that previously in 5.8, most users won’t notice and won’t interact with. In 5.9, I expect that to be more visible.</p>\n\n\n\n<p>So some key takeaways. I know this is a lot of information. So only what’s ready from the various milestones will be shipped. This is not an on-off switch, and it won’t take over your site. The focus right now is on giving tools to extenders first, before user-facing changes. That’s a big lesson that was learned from the 5.0 merge, where Gutenberg and the core editor was brought into the WordPress experience. This is something that, thankfully, we’re in a position where because of these interrelated projects, we’re able to move in a more flexible and adaptable way to release what’s ready and not anything else.</p>\n\n\n\n<h2 id=\"11-strong-what-is-the-fse-outreach-experiment-program-strong\">What is the FSE Outreach Experiment Program?</h2>\n\n\n\n<p>All right. At this point, let’s jump into the full-site editing outreach program. As a reminder, this is the program that I actually run, so consider this free rein to ask me whatever question you’d like, because I think probably too much about this program. But it’s something I’m really excited to talk to you about, and I think it’s a really neat vehicle for both feedback and education about full site editing.</p>\n\n\n\n<p>So let’s go over some big picture questions, kind of like we did earlier on, and just get the details of the way. So let’s start. What is it? So essentially, it’s just a program focused on full-site editing. It’s in the form of a Slack channel right now. I’ll go over how to join it in a bit. But it has curated calls for testing, summary posts of the feedback that we get, and various educational opportunities that you can hop in on, mainly in the form of live streams. I’m running some hallway hangouts, which are basically just Zoom calls. People can come in, and we can talk about full site editing.</p>\n\n\n\n<h3 id=\"12-strong-whats-the-goal-strong\">What’s the goal</h3>\n\n\n\n<p>What’s the goal? So the goal is pretty simple, help improve full-site editing experience by gathering feedback from WordPress site builders. While the group originally started solely to be about feedback, there’s actually this really neat educational component that has come up as the feature has developed and as more people have gotten curious about it. So people can join just to build their own awareness about what’s happening with full-site editing and kind of just look at a glance or just help amplify the posts that are coming through.</p>\n\n\n\n<h3 id=\"13-strong-why-was-it-started-strong\">Why was it started?</h3>\n\n\n\n<p>Why was it started? So I’m going to quote Josepha from the kickoff post. During the WordPress 5.0 retrospective, which is when Gutenberg was merged and the core editor was merged, one of the things that came up routinely was the need for better engagement with users. It was generally agreed from all levels and area of contribution that users would be most impacted by Gutenberg, but the users were also the group we had the least channels of communication to. To help get user feedback to WordPress developers a little bit more seamlessly, I’m going to try and experiment outreach program. So basically, this is a lesson that was learned from the 5.0 release. In order to prevent another situation where people are caught by surprise, this program is in place to help people get excited and on ramped and on boarded onto full-site editing, as well as getting feedback so that we know if a major workflow change is coming into play, we can actually get user feedback to make it a little bit easier.</p>\n\n\n\n<h3 id=\"14-strong-how-to-join-fse-outreach-experiment-strong\">How to Join FSE Outreach Experiment</h3>\n\n\n\n<p>All right. At this point, I bet you’re just so stoked. You’re ready to dive in. Awesome. (laughing). All you’ve got to do is join FSE Outreach Experiment in Make WordPress Slack, and then you’re all set. You’ll just get a bunch of annoying pings for me with prompts for how to test, interesting posts related to full site editing, and more. I promise it’s also not as scary as this dive, which looks absolutely terrifying, but also beautiful.</p>\n\n\n\n<h2 id=\"15-strong-high-level-feedback-from-calls-for-testing-strong\">High-Level Feedback from Calls for Testing</h2>\n\n\n\n<p>So because at this point, we’re on our fifth call for testing, I want to go over some high-level pieces of feedback that we’ve actually gotten about the experience so far. Basically, across all the calls for testing, these are repeated themes that have come up. But keep in mind that because there are certain aspects that we actually haven’t tested, so global styles, for example, the UI isn’t available really for users, and it’s not refined for users, so it’s not something that we’ve had as a focus part of testing, even though there is a UI that is available. So certain things are left out purely because they aren’t necessarily ready for testing, but these are the top pieces of feedback. So bear with me.</p>\n\n\n\n<h3 id=\"16-strong-preview-content-strong\">Preview Content</h3>\n\n\n\n<p>Previewing content. Publish a post. You want to go preview it, or you’re editing a post. You want to go preview the content. The same thing is true with full site editing. This is a big thing that kept coming up. My question is, is this a necessary workflow, or is it a symptom of other problems? Because in general, the site editor should be as WYSIWYG, as what you see is what you get, as possible.</p>\n\n\n\n<p>So if you’re making a change, it should look exactly the same as the front end of your site, and because it doesn’t right now, it’s causing this tension. There actually is a preview site option under discussion, as well as a browse mode option, which basically, if you’re actually editing your site, it would turn off everything that wouldn’t actually show up on the front end. So if you only have one page of posts, but you have pagination set up so if you had multiple pages, that would actually go away. So as you can imagine, this is currently up for discussion, but there actually are a couple different pathways to try and address this problem. But it’s a very important one to address.</p>\n\n\n\n<h3 id=\"17-strong-saving-process-strong\">Saving Process</h3>\n\n\n\n<p>Saving process. I like to say it’s technically reliable, but not yet delightful. So basically, it’s left a lot to be desired right now, and it’s resulted in a fair bit of confusion. There’s a lot of feature requests and enhancements and bugs that have come up related to saving. This is likely because the multi-entity saving aspect that I demoed earlier is very new for WordPress users. It’s not something we’re used to having as part of our workflow. So it’s something that inherently needs some work on. So whether it was people requesting more granular saving options to show specifically what was being changed to issues with saving for screen readers to confusion around even just what the general parts mean, like what you’re actually selecting or unselecting, This was definitely a big, big area of feedback.</p>\n\n\n\n<h3 id=\"18-distinction-between-editing-area\">Distinction between editing area.</h3>\n\n\n\n<p>Distinction between editing area. So basically, because you can edit all parts of your site, it’s hard to know, “Am I editing the header for all of my site, or am I editing just a specific piece of content on a post?” This kind of distinction, jumping between different levels of, “Oh, you’re changing this. This will change everything” to “You’re just changing this one thing in this one spot” is pretty tricky. Right now, there’s not a lot of friction, and there’s not a lot clarity in the actual experience to show when you’re actually jumping between those different levels. So this was a big piece that’s come up, and it’s something that is an active area of iteration and exploration to kind of get the right amount of friction in place.</p>\n\n\n\n<h3 id=\"19-rethinking-width-and-alignment\">Rethinking Width and Alignment.</h3>\n\n\n\n<p>So rethinking width and alignment. Previously, alignment in full-site editing worked to optimize how traditional things worked, where basically, traditional things provided their own alignment styles. This worked okay for the project up until this point. But recently, work has been shipped to reimagine how this dynamic should work to allow for actually more control over alignments when using the site editor. This should actually help make sure that whether you want something that’s full width or you want to change the actual width of your content that’s showing up that it’ll actually be what you see is what you get. Right now, this is another piece of feedback at a high level that’s impacted what you see is what you get experience.</p>\n\n\n\n<h3 id=\"20-strong-general-usability-improvements-strong\">General usability improvements.</h3>\n\n\n\n<p>Generally usability improvements. I admit this is totally a catchall, and it covers a ton of stuff, but it’s actually a very important one to think of, because it’ll actually move the site editing experience from being just functional to actually delightful, which is really exciting. There’s a ton of issues that are included in this, including some enhancement requests, bug reports, all that good stuff. One of my favorites to talk about is creating a background image on a template part. So imagine you have a header. You’re working on it. You’re super excited, and you’re almost done. Then you’re like, “Oh, do you what would be really cool is if I had mountains in the background. Maybe I’ll add a cover block in the background and add an image and set the opacity pretty low, but have mountains going in the background of the site.” That’s really hard to do.(laughing). You basically would have to delete everything and add the block in and then add everything back. So those are the kinds of experiences that we’re trying to improve right now.</p>\n\n\n\n<h3 id=\"21-strong-improving-placeholders-strong\">Improving Placeholders.</h3>\n\n\n\n<p>Improving placeholders. So placeholders, especially for some of the newer blocks, are a powerful way to both guide people and a current point of confusion. So you probably saw this with the navigation block earlier, where it had those little grayed boxes. It’s like, “How do we explain to people, ‘Hey, this is something you have to set up and engage with, but here’s generally what it will look like and what it will do’?” </p>\n\n\n\n<p>The feedback for this mainly came into play with the query block, social icon block, featured image block, and the navigation block. Each currently actually also get users started in different ways. So not only are there different placeholders for different experiences, the actual experience of interacting with the placeholders are all pretty inconsistent right now. So I think in the long run, it seems that users will benefit a bunch from a standardized, consistent way to interact with placeholder content so that it becomes a really familiar interaction when you’re working with a more powerful block. This especially is true for the query block and navigation block.</p>\n\n\n\n<p>Okay, now that we’ve covered the milestones, the outreach program, high-level pieces of feedback, I’m going to quickly run through some key topics that I imagine you’re going to have questions about. Just because I cover them here does not mean I don’t want to answer questions, so please don’t see this as a sign that you can’t also still ask questions about these topics. This is just what I’ve been hearing from folks.</p>\n\n\n\n<h2 id=\"22-strong-will-full-site-editing-take-over-my-site-strong\">Will full site editing take over my site?</h2>\n\n\n\n<p>Hopefully by this point, you all can say no in a resounding way. But no, this is not something that’s going to all of a sudden, on-off switch, you upgrade to 5.8, it takes everything over. Not at all. You very much have to opt into it through using a theme blocking that supports, actually, these features. In time, more pathways are going to be built as well so that when you’re actually using full-site editing, you’ll likely be using pieces in all of it. So you could just be using the query block, or you could just be using global styles without it taking over your entire site.</p>\n\n\n\n<h2 id=\"23-strong-what-about-the-block-based-navigation-and-widget-screens-strong\">What about the block-based navigation and widget screens?</h2>\n\n\n\n<p>What’s the deal there? So in case you missed it, there’s actually two additional projects that are dedicated to bringing blocks to more areas of the site outside of full site, I think. This include the navigation screens. You can build out menus and the widget screens. You can build out your widget sections, and this is pretty powerful and high-impact work. They are both separate projects that are tangential to full-site editing, but you can think of them as stepping stones, basically. So you could have a theme that is a classic theme, but it uses a block-based widget screen so that people can have the power blocks with their widgets. Essentially, the whole point, like I said, it’s a stepping stone to get people used to using blocks more places. </p>\n\n\n\n<h2 id=\"24-strong-site-builders-strong\">Site builders</h2>\n\n\n\n<p>I could write a thesis about this, because there’s so much to talk about here. I imagine I’m going to get questions about this, but essentially, full-site editing is being built partially so people don’t get stuck or locked into one site builder or another. It’s also being built in a way that site builders can actually hook into what’s being created if they choose to. I’ve heard from a lot of folks, though, that they expect full-site editing to actually fully replicate their favorite site builder’s functionality, and I’m here to say that while the goals between full-site editing and site builders are pretty similar in terms of empowering users and giving better tools to customize a site, the difference is that we’re building for 40% of the Internet, and we’re building even for site builders, where site builders have a much more targeted approach.</p>\n\n\n\n<p>In the future, I do think there will always be room for specific takes of how to have an ideal site editing experience, whether that’s geared to a specific group, like a marketing style approach, or if you want to have things locked down or if you want to have things opened up. But generally speaking, full-site editing is meant to actually expand the way WordPress as a whole uses blocks, so don’t expect it to fully replicate any sort of site builder, your favorite site builder, essentially.</p>\n\n\n\n<h2 id=\"25-strong-how-is-this-going-to-impact-themes-strong\">How is this going to impact themes?</h2>\n\n\n\n<p>How is this going to impact themes? So in the long run, this should actually make theme development much easier. I think Marcus’s demonstration later will show that, and much simpler, especially with the design tools that will be essentially ready at your fingertips to tap into. Ideally, because of what’s being released, it should allow theme authors to focus less on coding and functions and more on design aesthetics, integrating block patterns, and all that good stuff. But because one of the key things I wanted to really drive home in this section, though, is that because full-site editing requires a block-based theme or a theme with certain functionality enabled, this makes theming extremely important to get right. So I’ve heard people say like, “Oh, themes are a thing of the past.” It’s very much not true. I’d actually argue the opposite, that theme is almost key to this experience, to having it be delightful and having it makes sense.</p>\n\n\n\n<h2 id=\"26-strong-what-pathways-are-going-to-be-created-strong\">What pathways are going to be created?</h2>\n\n\n\n<p>I know I’ve talked a lot about pathways this entire time, but it is the entire focus of the final month milestone for full-site editing. So expect a lot of pathways. For now, this includes everything from having a classic theme that can take advantage of global styles to template editing or a block-based widget screen. This also includes things like allowing certain full-site editing, really, blocks to be available for users, regardless of if they’re using a classic theme or a block theme or enabling the ability to edit block templates directly, kind of like I showed in the demo earlier. So there’s going to be a ton of options here, and I’m actually really excited to see what happens once 5.8 kind of sparks the creativity of the community, because I imagine both that people will create their own pathways and start experimenting, and we’ll also get a very clear sense of, “Hey, I actually really need X, Y, and Z pathway.” We’ll get a sense of demand from the community of core, which is super exciting to have.</p>\n\n\n\n<h2 id=\"27-strong-whats-the-best-way-to-prepare-nbsp-strong\">What’s the best way to prepare? </h2>\n\n\n\n<p>So this depends on who you are. (laughing). So depending on whoever you are, at a high level, this is what I recommend. Join the FSE Outreach Program. I know this is the thing that I run. I’m very biased. But seriously, join it. I think it’s really, really helpful to get a sense both of feedback, what’s being currently iterated on, and just general education opportunities. If you’re a theme author, I really recommend checking out the theme experiments repo and joining the block-based theme meetings to learn about the latest and greatest, because lots of good information is shared there. In general, too, it’s often also helpful to join the weekly core editor meetings, because there’s regular updates about the projects and PRs people working on. Finally, pay attention to upcoming content on Learn WordPress, because I think there’s going to be a ton of stuff coming up about full-site editing, depending upon what’s scoped for 5.8 and 5.9, including building a block-based theme, for example. That will really help, I think, everyone level up.</p>\n\n\n\n<h2 id=\"28-strong-stay-connected-with-anne-mc-carthy-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Stay connected with Anne McCarthy</h2>\n\n\n\n<p>All right. So we’re at the very end. At this point, if you want to stay connected with me or you have follow-up questions after this talk, I very much welcome them. You can find me on WordPress or on Slack @annezazu, or you can reach me at my site, nomad.blog. I will also try and drop my automatic email address separately. I just won’t on a live presentation, in case you want to follow up directly via email. I’m not on Twitter. I’m not on Facebook. I’m on and off of Instagram. So please don’t try to contact me those ways.</p>\n\n\n\n<p>Finally, I just want to say thanks so much for your time. Let’s hear your questions at this point. I’m really excited to hear what you all are thinking and curious about. I do want to say I don’t know everything, but I can find anything, and I’ve talked with David about how he can follow up after this presentation to get you all information and answers that you all want to questions that I might not be able to answer. So at this point, I’m going to pass it off to live and current Anne and give a high-five from past Anne.</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, 16 Apr 2021 18:21:20 +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:18:\"Birgit Pauli-Haack\";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:67:\"WPTavern: Enō: ‘Probably This Is the Best Blogging Theme Ever’\";s: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:30:\"https://wptavern.com/?p=115149\";s: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:163:\"https://wptavern.com/eno-probably-this-is-the-best-blogging-theme-ever?utm_source=rss&utm_medium=rss&utm_campaign=eno-probably-this-is-the-best-blogging-theme-ever\";s: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:4460:\"<img />\n\n\n\n<p class=\"has-drop-cap\">Sometimes a theme’s description is so moving that one must install, activate, and test the project. I often rail against the obviously keyword-stuffed text in the free WordPress theme directory. But, I am pleasantly surprised from time to time.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Enō is an elegant, modern and functional WordPress theme. Probably this is the best blogging theme ever. Just see the demo at…It supports Gutenberg block editor and has a lot of Customizer options…</p></blockquote>\n\n\n\n<p>Thus began my journey into <a href=\"https://webminimalism.com/blog/eno-wordpress-theme/\">Enō</a>, an upcoming theme by Ivan Fonin. I could have been partially a language-barrier thing. Or, the author could have just been having a bit of fun. Nevertheless, it was the sort of description that stood out enough to pull into my test environment. Any blogging theme claiming the title of “the best” was at least worth a look.</p>\n\n\n\n<p>What I found was a well-designed theme that focused on some of those timeless elements, such as generous use of whitespace and sound typography. I would not go so far as crowning it the best ever created, but it will undoubtedly be the perfect fit for many bloggers in the future.</p>\n\n\n\n<p>Currently, the theme is awaiting a review before it lands in the official WordPress theme directory. However, those who want to try it out early can snag a copy of the ZIP file from its <a href=\"https://themes.trac.wordpress.org/ticket/97585\">Trac ticket</a>.</p>\n\n\n\n<p>Enō tackles the intricacies of block editor design like a pro. In areas where so many “block-ready” themes fail to live up to expectations, it is a textbook example of working alongside the block system.</p>\n\n\n\n<p>Where it falls short is that it does not go beyond nailing down the basics of block design. The theme bundles no patterns, which would allow users to quickly drop in more advanced layouts. It also does not include block styles or even a custom color palette. There are no unique elements in the design where the author stamps his own signature in bold. It is almost formulaic, but that is not necessarily a bad thing. Formula can feel good. It can be comforting when you need something that simply gets out of the way and allows your content to shine.</p>\n\n\n\n<p>While Fonin bills the project as a blogging theme, it stands out as a solid option for photographers. The open-canvas layout leaves ample room for large images and galleries, and the <a href=\"https://demo.webminimalism.com/eno/\">theme’s demo</a> is filled with examples.</p>\n\n\n\n<img />Gallery examples from the Enō theme.\n\n\n\n<p>What would make this theme even better would be a few image and gallery styles, allowing end-users to spruce up their blocks a little more.</p>\n\n\n\n<p>As much as I like the theme, it does tick one of the boxes from my most-irritating-things-that-themes-do checklist. It outputs the featured image on single post views above the post content. This creates the dreaded double-image issue when a user also uses the same image in the post itself. The easy fix for this is to provide a theme option for not showing the featured image on single posts.</p>\n\n\n\n<img />No customizer option to disable post featured image on single views.\n\n\n\n<p>It is a surprise that the theme does not have this option because it allows users to enable or disable nearly everything possible outside of the post content. It has three different areas where metadata can be shown: before the post title, after the title, and after the content. Users can pick and choose what appears where via a series of checkboxes. The approach is convoluted at best and is a good representation of why we need the site editor. This is not so much the fault of the theme as it is a limitation of the customizer. Instead of ticking and unticking boxes, users could simply move blocks around to their desired location.</p>\n\n\n\n<p>The comments are broken in the theme at the moment. Each comment’s text is outputting a simple comma instead of the content. I am sure this will come up in the theme review and be addressed before it goes live.</p>\n\n\n\n<p>For users looking for a minimalist, block-ready theme, this will be a solid option once it makes it through the review process. I look forward to the day when themes like Enō are the baseline when designing for the block system.</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, 16 Apr 2021 17:20: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:14:\"Justin Tadlock\";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:66:\"WPTavern: Full Site Editing Is Partly a ‘Go’ for WordPress 5.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:30:\"https://wptavern.com/?p=115193\";s: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:165:\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8?utm_source=rss&utm_medium=rss&utm_campaign=full-site-editing-is-partly-a-go-for-wordpress-5-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:6930:\"<p class=\"has-drop-cap\">Today, Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">announced the results</a> of yesterday’s “go/no-go” demo and decision on <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">whether Full Site Editing (FSE) would land in WordPress 5.8</a>. The site editor and global styles are not landing in the next release. However, several other features should launch and allow users to build their sites with blocks in new ways.</p>\n\n\n\n<p>The following people attended the demo:</p>\n\n\n\n<ul><li>Matías Ventura – Demo Host and Gutenberg Project Lead</li><li>Matt Mullenweg – WordPress Project Lead</li><li>Helen Hou-Sandí – Lead Developer</li><li>Josepha Haden Chomphosy – Executive Director</li><li>Héctor Prieto – Technical Project Manager</li><li>Chloé Bringmann – Assisting with administrative and operational logistics</li></ul>\n\n\n\n<p>Ventura walked the group through the various FSE features that could be ready for WordPress 5.8, taking questions and discussing along the way. There was also a discussion afterward that focused on ideas beyond the next release.</p>\n\n\n\n<p>The following FSE-related features are expected to ship:</p>\n\n\n\n<ul><li>Improvements from Gutenberg 9.9+.</li><li>New theme-related blocks like Query, Site Logo, Navigation, and more.</li><li><code>theme.json</code> integration, which allows themes to define block defaults and settings.</li><li>Template-editing mode for the block editor.</li><li>Block-based widgets screen and customizer integration.</li><li>New block design tools, such as duotone (SVG filters for images), layout controls, padding, and more.</li></ul>\n\n\n\n<p>“Not all of the above are currently ready but there’s some level of confidence that they can be by the time of 5.8,” noted Haden Chomphosy in the post.</p>\n\n\n\n<p>This list feels like a solid compromise between launching some of the more polished FSE features and trying to force in those that are probably out of reach for a July 2021 release. The features also provide current users access to new block tools without activating a block-based theme.</p>\n\n\n\n<p>The group focused on the Query block for much of the early discussion. The Gutenberg development team will likely change the block’s user-facing name to something less confusing. It also needs a bit more polishing to make things more user-friendly. I am interested in seeing how theme authors use this in conjunction with patterns once this launches.</p>\n\n\n\n<p>One other feature that users should look forward to is the <a href=\"https://wptavern.com/first-look-at-initial-designs-for-wordpress-block-pattern-directory\">pattern directory</a>. While it is not ready for integration into the WordPress admin UI, it does not need to be. Users will be able to copy patterns from the directory and paste them directly into their editor. In time, it should become a part of the built-in experience.</p>\n\n\n\n<p>The group seems to have made a good call on which features to include. It is easy to want to push forward and get everything into the hands of users. It can be tougher to pull back and compromise.</p>\n\n\n\n<p>Full video of the demo:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>I had two takeaways that stood out to me more than anything in the meeting.</p>\n\n\n\n<h2>Takeaway #1: Page Template Editor</h2>\n\n\n\n<p class=\"has-drop-cap\">In WordPress 5.8, users should gain access to the <a href=\"https://wptavern.com/first-round-of-the-fse-outreach-program-concludes-identifies-template-editing-mode-problems\">template editor</a>. On the page-editing screen, it allows users to switch out of content-editing mode. From there, they can work on the overall template. Essentially, for this release, it would serve as a landing page builder.</p>\n\n\n\n<p>This is a sort of middle ground between just the block editor and the eventual site editor. I like this route because it does not overwhelm end-users with a complete site-editing experience at once. It is a helping hand, a transition from the current phase to the next, allowing users to familiarize themselves with more advanced tools.</p>\n\n\n\n<p>The template editor will work for all users too. They will not be required to run a block-based theme to access it. Because each template would be a one-off use case, WordPress can serve this up without theme authors opting into it.</p>\n\n\n\n<p>Many block-ready themes have already been including an “open canvas” type of template. This would remove the need for those unless also including it for third-party builders. It would also solve the portability issue when users switch from a theme that bundles the template and one that does not.</p>\n\n\n\n<h2>Takeaway #2: Many Block-Based Themes</h2>\n\n\n\n<p class=\"has-drop-cap\">At the end of the discussion, the group was more or less spitballing some ideas beyond version 5.8. In particular, Hou-Sandí shared a vision of what theme development for the official directory could look like in the era of FSE.</p>\n\n\n\n<p>“Because the full site editing, like from a user-facing point of view, is not about page building all the time,” she said. “It’s about tweaking what’s there. Yeah. So I feel like the correct thing for core to do in terms of bundled themes is actually a bunch of small bundled themes.”</p>\n\n\n\n<p>I have previously written about how work on <a href=\"https://wptavern.com/work-on-the-twenty-twenty-two-default-wordpress-theme-should-already-be-underway\">Twenty Twenty-Two should already be underway</a> instead of waiting until the last moment to piece a new default theme together for the end-of-the-year launch. The yearly default theme system has served the community well for over a decade now. I am already warming to the idea of turning it on its head and forging a new path.</p>\n\n\n\n<p>With FSE, developers do not necessarily have to follow all of the rules of traditional themes. Themes like Kjell Reigstad’s <a href=\"https://wptavern.com/carrd-like-theme-experiment-provides-a-glimpse-into-the-future-of-theming\">Carrd-like, two-column landing page theme</a> would be well-suited to such an experiment. Smaller, more experimental projects like this could replace the old Twenty* theme system with something new or even complement it.</p>\n\n\n\n<p>Hou-Sandí also threw out a few ideas around building block-based themes via a library of CC0 images, the patterns directory, and copying/pasting things from WordPress.org. She likened it to the CSS Zen Garden era. It could even open the possibility of bypassing the theme review process since everything would be pre-vetted.</p>\n\n\n\n<p>But, these are thoughts for tomorrow. For now, we are at least getting some initial FSE components.</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, 15 Apr 2021 21:54:15 +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:\"Justin Tadlock\";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:77:\"WPTavern: Zerodium Temporarily Triples Payout to $300K for WordPress Exploits\";s: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:30:\"https://wptavern.com/?p=115080\";s: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:197:\"https://wptavern.com/zerodium-temporarily-triples-payout-to-300k-for-wordpress-exploits?utm_source=rss&utm_medium=rss&utm_campaign=zerodium-temporarily-triples-payout-to-300k-for-wordpress-exploits\";s: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:4216:\"<p><a href=\"https://zerodium.com/\">Zerodium</a>, one of the most well-known security vulnerability brokers, announced that it is tripling payouts for remote code execution exploits on default WordPress installations. Payouts are typically $100K but have been temporarily increased to $300K. </p>\n\n\n\n<p>The company focuses on acquiring original and previously unreported zero-day research. It pays researchers for high-risk vulnerabilities and fully functional exploits, with the highest rewards at $2.5M for ‘full chain, zero-click, with persistence’ Android exploits. This price tag was increased from $200K in September 2019, suggesting Android exploits have become more difficult to find or that demand for them has increased significantly.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We\'re temporarily increasing our payouts for WordPress RCEs to $300,000 per exploit (usually $100K). <br /><br />The exploit must work with latest WordPress, default install, no third-party plugins, no auth, no user interaction!<br /><br />If you have this gem, contact us: <a href=\"https://t.co/PBuS1nnpED\">https://t.co/PBuS1nnpED</a></p>— Zerodium (@Zerodium) <a href=\"https://twitter.com/Zerodium/status/1380489573009031170?ref_src=twsrc%5Etfw\">April 9, 2021</a></blockquote>\n</div>\n\n\n\n<p>Exploit resellers operate within a sort of grey area of security research. As a standard practice, security researchers are encouraged to report vulnerabilities to the original developer of the software, not an intermediary that may pass it along to a party that may not use the information for good. The appeal of these companies is that they pay more than most organizations, hence the tagline: “<em>We pay BIG bounties, not bug bounties.”</em></p>\n\n\n\n<p>WordPress has an account with <a href=\"https://hackerone.com/wordpress/\">Hackerone</a> to pay security researchers for vulnerabilities but <a href=\"https://hackerone.com/wordpress/hacktivity?type=team\">payouts</a> are much smaller in comparison to what exploit brokers pay. This makes it a tough choice for security researchers who do this for a living. Professional zero-day hunters are looking for the highest payouts for the vulnerabilities they find, which can sometimes take months or longer.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Zerodium does not reveal who its clients are or what their purpose is for buying the the vulnerabilities. The best case scenario would be a government entity wanting to secure its own systems. Even then one cannot guarantee that they use the exploit ethically or that they don’t inadvertently leak the exploits where they could be used maliciously by others. </p>\n\n\n\n<p>Zerodium did not elaborate on why it has increased payouts for WordPress exploits to $300K. <a href=\"https://blog.wpscan.com/2021/04/10/zerodium-wordpress-exploit.html\">WPScan</a> speculates that the company may suddenly have a greater demand for WordPress RCE exploits, combined with WordPress becoming more secure:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This could indicate that WordPress is becoming more secure and that it is getting harder to find the critical security issues that buyers want. On the other hand, we must also assume that these types of exploits already exist and are already being actively sold on Zerodium and other similar platforms.</p><p>We could also conclude that if a government is going to pay more than $300,000 on a WordPress RCE exploit, that they intend to use it. World governments may even barter over the exploits so that the seller, in this case, Zerodium, gets the best price.</p></blockquote>\n\n\n\n<p>WPScan also emphasized that with WordPress having such a large presence on the web, an exploit against core with those particular characteristics “would be devastating to the web as a whole if it landed in the wrong hands.”</p>\n\n\n\n<p>“Zerodium increasing their prices may indicate that it is becoming harder to find these critical issues in WordPress Core,” WPScan founder and CEO Ryan Dewhurst said. “That, at least, should be good news for WordPress and the web as a whole.”</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, 15 Apr 2021 18:11: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: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:68:\"WordPress.org blog: WordPress 5.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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10144\";s: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/2021/04/wordpress-5-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8387:\"<p>WordPress 5.7.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">26 bug fixes</a> in addition to two security fixes. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.7.1 is a short-cycle security and maintenance release. The next major release will be version 5.8.</p>\n\n\n\n<p>You can download WordPress 5.7.1 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>Two security issues affect WordPress versions between 4.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 4.7 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Thank you <a href=\"https://www.sonarsource.com/\">SonarSource</a> for reporting an XXE vulnerability within the media library affecting PHP 8.</li><li>Thanks <a href=\"https://mikaelkorpela.fi/\">Mikael Korpela</a> for reporting a data exposure vulnerability within the REST API.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</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/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> and the WordPress security team for their work on these issues.</p>\n\n\n\n<p>For more information, browse the <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">full list of changes</a> on Trac, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-7-1/\">version 5.7.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.7.1 release was led by <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a> and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.7.1 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ninetyninew/\">99w</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/annalamprou/\">annalamprou</a>, <a href=\"https://profiles.wordpress.org/anotherdave/\">anotherdave</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/brechtvds/\">Brecht</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dkoo/\">dkoo</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dragongate/\">dragongate</a>, <a href=\"https://profiles.wordpress.org/eatsleepcode/\">eatsleepcode</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>, <a href=\"https://profiles.wordpress.org/fabianpimminger/\">Fabian Pimminger</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/gab81/\">gab81</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/geoffrey1963/\">Geoffrey</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzim/\">grzim</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/jonkastonka/\">Johan Jonk Stenström</a>, <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</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/joseeyoast/\">Josee Wouters</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/k3nsai/\">k3nsai</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">Mikhail Kobzarev</a>, <a href=\"https://profiles.wordpress.org/mmuyskens/\">mmuyskens</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nicegamer7/\">nicegamer7</a>, <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</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/pwallner/\">pwallner</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat Khaziev</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rogertheriault/\">Roger Theriault</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sirstuey/\">SirStuey</a>, <a href=\"https://profiles.wordpress.org/stefanjoebstl/\">stefanjoebstl</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/terriann/\">Terri Ann</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, and <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</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, 15 Apr 2021 03:05: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Peter Wilson\";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:60:\"WPTavern: FSE Outreach Round #5: Venturing out a Query Quest\";s: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:30:\"https://wptavern.com/?p=115153\";s: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:161:\"https://wptavern.com/fse-outreach-round-5-venturing-out-a-query-quest?utm_source=rss&utm_medium=rss&utm_campaign=fse-outreach-round-5-venturing-out-a-query-quest\";s: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:5293:\"<p class=\"has-drop-cap\">The Full Site Editing (FSE) outreach program is chugging along. Since December, it has called for and completed four rounds of testing. The latest round asks volunteers to <a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">provide feedback on the Query block</a>, arguably one of the most crucial pieces of the FSE-puzzle.</p>\n\n\n\n<p>Automattic Developer Relations Wrangler Anne McCarthy has been overseeing the program since its inception. Each round of testing asks participants to follow along with a set of instructions while testing a specific feature related to FSE. They can then provide feedback on what does or does not work. Thus far, the program has tested and identified issues for <a href=\"https://wptavern.com/first-round-of-the-fse-outreach-program-concludes-identifies-template-editing-mode-problems\">template-editing mode</a>, <a href=\"https://wptavern.com/fse-outreach-round-2-building-a-custom-homepage-with-gutenbergs-site-editor\">building a custom homepage</a>, <a href=\"https://wptavern.com/new-full-site-editing-testing-challenge-create-a-custom-404-page\">creating a 404 page</a>, and <a href=\"https://wptavern.com/fse-outreach-round-4-building-a-restaurant-themed-header-with-gutenbergs-site-editor\">wrangling a restaurant-themed header</a>.</p>\n\n\n\n<p>Volunteers for the program should install the latest version of the <a href=\"https://wordpress.org/plugins/gutenberg\">Gutenberg plugin</a> and the <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks theme</a>. Participation is open to all, and further details are available through the announcement post.</p>\n\n\n\n<p>The latest test is all about the Query block — McCarthy is dubbing it a “Query Quest.”</p>\n\n\n\n<p>“Not many blocks get an entire milestone dedicated to them but the Query Block did!” she wrote. “As the name implies, this is a pretty powerful block allowing you to display posts/pages on your site and customize them as you see fit. For example, you could easily use this block to show off all of your favorite recipes by setting it up to show a specific category of posts.”</p>\n\n\n\n<p>Generally, theme authors will primarily work with this block. However, for those end-users who will inevitably want to customize post output on their sites, they may need to at least have some basic familiarity with it or its block variations.</p>\n\n\n\n<h2>Building With the Query Block</h2>\n\n\n\n<p class=\"has-drop-cap\">Following the instructions for the testing round netted fairly consistent results between the editor and front end. Each step walks participants through the process of assembling a two-column page with posts from separate categories. Within just a few minutes, I built a few demo posts with custom categories named “Veggie Garden” and “Fruit Trees” (side note: these are pics of my plants). I sped through the process with no issues.</p>\n\n\n\n<img />Using Columns to output two category-based Query blocks.\n\n\n\n<p>However, I am a bit of a pro at this point with the Query block. It is one feature I have been eyeing at least every week for months.</p>\n\n\n\n<p>The two primary issues I ran into were with the “read more” link and spacing. For the more-link, it simply did not appear on the front end. When viewing the source code, the wrapper HTML was there, but the actual text was nowhere to be found.</p>\n\n\n\n<p>As for spacing, this is more of a theme problem. I have harped on this issue in past testing rounds, and it is the same ol’ tune. TT1 Blocks failed to produce consistent spacing between the front and back end. One example is when using the Post Featured Image block followed by the Post Excerpt block. In the editor, there is little whitespace between the two. On the front end, there is ample room.</p>\n\n\n\n<p>Some might say it is the most vital part of page building — nailing down the layout. I have voiced my concerns <em>ad nauseam</em> on spacing, so I have nothing new to report on the subject.</p>\n\n\n\n<p>I decided to take a few extra steps and move beyond the basic testing instructions. Because it is springtime, I have been enjoying the outdoors a bit more as of late. I wanted to spruce up my Query block design. I wrapped the initial design in a Cover block with a garden-related background image, dropped in some header and intro text, and created boxes for my posts with the Group block. With a splash of color, some font-size changes, and a Spacer block here and there, I built something with a tiny bit more personality.</p>\n\n\n\n<img />Custom layout with the Query, Cover, and Columns blocks.\n\n\n\n<p>Testing never has to be boring. I encourage participants to grab inspiration from their own lives as they venture out on their Query Quest.</p>\n\n\n\n<p>While I have my complaints about the site editor and realize we are miles away from the long-term vision, it is also amazing what is now possible. Even six months ago, building something as simple as this was not happening. More and more each day, I believe a <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">public beta of the site editor</a> and other FSE components in WordPress 5.8 is not such a bad idea.</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, 14 Apr 2021 22:38:36 +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:\"Justin Tadlock\";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:68:\"WPTavern: WordCamp Europe 2021 Opens Call for Speakers and Workshops\";s: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:30:\"https://wptavern.com/?p=115025\";s: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:181:\"https://wptavern.com/wordcamp-europe-2021-opens-call-for-speakers-and-workshops?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-europe-2021-opens-call-for-speakers-and-workshops\";s: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:1836:\"<p><a href=\"https://europe.wordcamp.org/2021/wceu-launch-7-june-2021/\">WordCamp Europe 2021</a> will be taking place online, June 7-10. This will be the second year in a row that the event has not been held in person due to the pandemic, but organizers are incorporating feedback from the first edition to improve upon it.</p>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2021/call-for-speakers/\">Speaker applications are now open</a> and first-time speakers are encouraged to apply. Organizers posted a list of example topics for inspiration, including advanced development, frameworks, security, storytelling, website performance optimization, and more.</p>\n\n\n\n<p>WCEU 2021 will be running two tracks, with two different presentation formats: long talks (20-minute talk with a 10-minute Q&A) and lightning talks (10-minute talk with a 5-minute Q&A). Prospective speakers are allowed to submit up to three different presentation topics on their <a href=\"https://europe.wordcamp.org/2021/speaker-application-form/\">applications</a>. The call for speakers is open until April 24, 2021, and selected speakers will be contacted the first week of May ahead of mid-May public announcements.</p>\n\n\n\n<p>WCEU organizers also plan to continue the successful tradition of hosting workshops after 77% of attendees who completed a feedback survey requested their return. Workshop sessions will be 45 minutes long and hosts will have workshop assistants available to them. Organizers are aiming to schedule a diverse lineup of workshops with topics like “Starting with WordPress,” accessibility, development, security, and SEO, to name a few.</p>\n\n\n\n<p>The <a href=\"https://europe.wordcamp.org/2021/call-for-workshops/\">call for workshops</a> is on the same timeline as speaker selection, with a closing date of April 24, 2021.</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, 14 Apr 2021 02:40: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:\"\";}}}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: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:172:\"HeroPress: A Journey toward Freedom with 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=3529\";s: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:152:\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=a-journey-toward-freedom-with-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:46477:\"<img width=\"1024\" height=\"512\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/041321-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: My WordPress job allowed the freedom to work on my time.\" /><p><a href=\"https://heropress.com/feed/#nepali\">यो लेख नेपाली भाषामा पनि उपलब्ध छ।</a></p>\n<p>Hello world!</p>\n<p>“Always be thankful for what you have, many people have nothing!” – Buddha</p>\n<p>Yes, I’m immensely grateful to be writing this essay! I’m fortunate to have had the education that gave me the capacity to aspire, get into a WordPress job, meet people from around the world, connect with Topher of HeroPress, and tell my story!</p>\n<h3>How I Landed Into a WordPress Job</h3>\n<p>My WordPress journey began by chance! Honestly, I didn’t know WordPress until I landed on a WordPress job.</p>\n<p>Back then, I was doing my Master’s degree in Sociology and had just left my work as a school teacher. I was looking for a job that would allow me to focus on my study and pay me a decent salary.</p>\n<p>I had a long career of over 5 years in teaching which was a full-time job. In addition to 9 AM to 5 PM work, we had to work extra hours at home – designing lesson plans, evaluating assignment works, exams, etc. – so I was finding it hard to manage time for my own study. I just needed a job that wouldn’t require me to work after office hours.</p>\n<p>After applying to several different positions, I finally got a content writing job. Fortunately, the company turned out to be a successful WordPress development company based in Nepal (<a href=\"https://access-keys.com/\">Access Keys</a>).</p>\n<p>Well, it’s how my WordPress story began! But it’s not the full story.</p>\n<h3>For Hope! My Family’s Struggle for Education</h3>\n<p>I come from a remote village in the hills of Nepal, not connected by any means of transportation until recently. We had to walk a minimum of an hour to go to the nearest school, from where I completed my secondary education.</p>\n<blockquote><p>But that time wasn’t just about walking hours to reach school. It was also about poverty, hardships, and the burning desire to overcome them someday!</p></blockquote>\n<p>Schools were first opened in the late 1970s in our village but my parents couldn’t even complete the lower secondary level. Pervasive poverty and lack of awareness both were responsible for it.</p>\n<p>Time passed but our family’s financial condition was still the same. But my parents had understood that the only way out of it was education. Hence, they decided to send us to school, no matter what. Our father sometimes as a seasonal migrant worker to India, sometimes as a porter, brought us (me and my siblings) school supplies. Our mother worked day and night, managed home, family, and our farm.</p>\n<p>After completing secondary level education, I moved to a nearby city in the guardianship of my aunt. With minimal financial support from my parents, my aunt helped me complete higher secondary school.</p>\n<p>However, she had her own hardships. She was a single mother without any academic degree so had to work minimum-wage jobs which hardly met her and her family’s needs.</p>\n<p>Therefore, I couldn’t simply add to her burden. And on the other side, my parents had to support my younger siblings too. So, the only choice I had, if I wanted to study further, was to support myself, for which I started teaching in a school.</p>\n<h3>Breakthrough through English Language Skills</h3>\n<p>I got my life’s first job but it wasn’t easy. I joined a private English-medium school as a teacher. But my schooling as well as the undergraduate program had been in our national language, Nepali, and not in English. We had “English” as a subject in school but the teacher taught us English in the Nepali language. We never spoke in English. Yet, my English writing was fine as I was a good student.</p>\n<p>When I joined an English medium school as a teacher, I had no choice but to improve my English. I practiced speaking English with primary-level students. Within a year, my spoken English improved considerably.</p>\n<p>Along with my teaching job, I continued my college. It was a super-busy schedule but was the only option I had! With my earnings, I paid my college fees, covered some of my living expenses, and also supported my family. Well, this is how I completed my Bachelor’s degree and started my Master’s degree too.</p>\n<p>Later on, the same teaching job that I started to sustain myself enabled me to apply for an English content writing job! As of now, I’m quite confident about my English language skills but still feel hesitant when I have to talk with native speakers.</p>\n<h3>My WordPress Journey – Toward Freedom</h3>\n<p>As I stated earlier, I landed on my first WordPress job when I was looking for the type of job that would allow me free time for my study. Yes, and that’s from where my journey toward freedom began!</p>\n<p>During my interview, I explained to the CEO of <a href=\"https://access-keys.com/\">Access Keys</a> (<a href=\"https://twitter.com/athakuri\">Arjun Singh Thakuri</a>) about the flexibility that I need in my new job so that I could also focus well on my studies. I was hired and could join from 11 AM instead of the usual 9:30 AM after attending my classes in the morning. It was a moment of gratitude and great relief for me!</p>\n<p>I learnt WordPress at Access Keys. <em><strong>First</strong></em>, by reading Wikipedia and other blogs on the web. <em><strong>Second</strong></em>, from Arjun sir as well as from the senior developers and the designers at the company. I used to have a lot of questions, and my team at Access Keys helped me get answers to those questions. <em><strong>Third</strong></em>, by doing. I set up a WordPress.com blog, a testing site on localhost, and tried different options.</p>\n<blockquote><p>My curiosity was definitely the driving force, but above all, ‘the way WordPress is built’ is what made it possible for someone like me (with no technical background) to understand a powerful website creation software, WordPress.</p></blockquote>\n<p>As for content writing skills, I started with list articles (theme collections). Arjun sir mentored me for my first few articles. Later, Access Keys hired an experienced SEO professional <a href=\"https://twitter.com/seonerdy\">Amin Ghale</a> who taught me more about SEO and content writing. He is a mentor cum brother to me.</p>\n<p>When in Access Keys, I joined WordCamp for the first time – <a href=\"https://nepal.wordcamp.org/2015/\">WordCamp Nepal 2015</a>. The event was grand! I met people involved in WordPress from other companies in Nepal and abroad, heard their stories, and learnt about new innovations in WordPress!</p>\n<p>I was truly enthralled by the event and had truly wished to give a presentation in a WordCamp someday. And I did, the very next year! I shared what I had learnt so far on the title ‘SEO Copywriting for WordPress’ at <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwi64ajv-_TvAhVCCM0KHdXKAVoQFjAAegQIBBAD&url=https%3A%2F%2Fkathmandu.wordcamp.org%2F2016%2F&usg=AOvVaw0nTcwn8d7MOgIp2sDtNhOD\">WordCamp Kathmandu 2016</a>.</p>\n<p>Later, I also joined a panel ‘Girls in WordPress – Story, Experience, Opportunity, and Career’ in <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiCzcj_-_TvAhUJbc0KHfLUAWMQFjAAegQIBBAD&url=https%3A%2F%2Fbiratnagar.wordcamp.org%2F2018%2F&usg=AOvVaw1on2S3L2VlRRUTeN9eYsqa\">WordCamp Biratnagar 2018</a> along with a dear friend <a href=\"https://twitter.com/sandilyakafle\">Ganga Kafle</a> and my WordPress sister <a href=\"https://twitter.com/prithuthakuri\">Prithu Singh Thakuri</a>. Now, looking forward to joining some international WordCamps!</p>\n\n<a href=\"https://heropress.com/wordcampkathmandu2016speaker-srai/\"><img width=\"2048\" height=\"1349\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2016speaker-srai.jpg\" class=\"attachment-full size-full\" alt=\"Speaking at WordCamp Kathmandu 2016 S Rai\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampbiratnagar2018panel/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampbiratnagar2018panel.jpg\" class=\"attachment-full size-full\" alt=\"Sunita Rai on a panel at WordCamp\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampkathmandu2017fun/\"><img width=\"2048\" height=\"1367\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampkathmandu2017fun.jpg\" class=\"attachment-full size-full\" alt=\"\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2018-fun/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2018-fun.jpg\" class=\"attachment-full size-full\" alt=\"A Moment of Fun at WordCamp Kathmandu 2018\" /></a>\n\n<p>About my WordPress career, I’m still in WordPress content writing.</p>\n<p>After Access Keys, I went to ThemeGrill, another successful WordPress business in Nepal, with even more flexibility and freedom in the working hours. <a href=\"https://twitter.com/sanjipshah\">Sanjip Shah</a> and <a href=\"https://twitter.com/rabinsthaa\">Rabin Shrestha</a> (Founders of ThemeGrill) encouraged me to learn and explore this field even more. After some time, ThemeGrill hired a few new writers and I started mentoring them.</p>\n<p>Next, I joined Awesome Motive, the company behind the popular WPBeginner blog. In the beginning, I wrote for IsItWP and MonsterInsights blog but later also got the opportunity to write for WPBeginner. When at Awesome Motive, I got an even better opportunity to learn WordPress and marketing skills.</p>\n<p>My supervisors <a href=\"https://twitter.com/shahzadsaeed\">Shahzad Saeed</a> from India, <a href=\"https://twitter.com/noumaan_\">Noumaan Yaqoob</a> from Pakistan, <a href=\"https://twitter.com/LittleZotzWrite\">Lauren Tharp</a>, and <a href=\"https://twitter.com/keri_engel\">Keri Lynn Engel</a> from the United States helped me be better at my work. Above all, I was super lucky to have <a href=\"https://twitter.com/syedbalkhi\">Syed Balkhi</a> himself tutoring me every week on various aspects of content writing and marketing. I still remember how he explained the “success gap” over multiple calls, over weeks. He’s really a wonderful mentor!</p>\n<p>As of now, I work with beginners who’re just starting their careers in WordPress content writing. I’m trying to help small WordPress businesses and blogs with the marketing skills I’ve acquired so far. For example, SiteSaga.com, ZakraTheme.com are some of the sites I’m currently working on. Yet, I feel there’s a lot more for me to learn!</p>\n<p>Now, I want to make my final and important point – freedom!</p>\n<blockquote><p>First, my WordPress job allowed me the freedom to work on my time (so I could manage time for my study too). But more importantly, I meant the ‘economic freedom’.</p></blockquote>\n<p>For an individual, economic independence is a major freedom factor! Income isn’t everything, but definitely a basic aspect of human development!</p>\n<p>My salary at my first WordPress job wasn’t high, but increments since then are cool! Plus, we can always do some extra work. For instance, after my talk at WordCamp, I got a lot of freelance work opportunities, which I did during my free time and earned some extra bucks. Then, I was able to support my family even better.</p>\n<p>Finally, it’s the ‘feeling of freedom’ that, I have now, enabled me to share this story. I always had an ‘inferiority complex’ due to which I could never tell anyone about my family or our socio-economic background. Even if someone asked, I’d simply avoid the question or lie to them.</p>\n<p>I’ve now overcome the situation as well as the fear of being judged. And, I believe it’s the ‘freedom’ in its truest sense.</p>\n<p>That’s my story of freedom! Story of our freedom!</p>\n<h3>Now is Great! I Have Greater Aspiration for the Future!</h3>\n<p>Yes, now is great! I have a good career as a WordPress content writer, editor, and mentor. I also joined the MPhil degree and will soon complete it.</p>\n<p>For the future, have greater aspirations!</p>\n<ol>\n<li>I hope to continue doing what I do – teaching beginners copywriting skills and help them achieve their part of freedom. WordPress is a gift for people like me!</li>\n<li>I want to earn a Doctorate degree; not yet content being a student! I haven’t planned it yet but I really wish to do it in this life!</li>\n<li>I want to give back to my community. Our village hasn’t changed much – still struggling with poverty. Even today, most students from my village fail to complete their university degree in lack of a support system. I firmly believe education is vital to change; for individuals as well as society as a whole. So, I really wish to work on it but I’m not yet sure how! I hope time will answer!</li>\n</ol>\n<p>Thanks for reading my story! Thanks, dear friend Topher for this opportunity! It’s a privilege to be sharing my story on HeroPress (feeling like a hero!). :D</p>\n<p>Thank you to every single individual who supported my journey to this date! And, thanks to the universe for everything I have!</p>\n<hr class=\"ttfmake-hr\" />\n<h1 id=\"nepali\">वर्डप्रेससंगै स्वतन्त्रता तर्फको यात्रामा</h1>\n<p>नमस्कार संसार!</p>\n<p>तपाईंसँग जे छ त्यसैमा सदैव कृतग्य रहनु, किनकी धेरै मानिसहरू संग केहि पनि हुन्न। – बुद्ध</p>\n<p>हो, म यो लेख लेख्दै गर्दा एकदमै खुसी र आभारि छु। म आफुलाई एकदमै भाग्यमानी ठान्दछु कि मैले जस्तोसुकै परिस्थितिमा पनि शिक्षा आर्जन गर्न पाए जसले मलाई सपना देख्न प्रेरित गर्यो, वर्डप्रेसमा काम गर्न सक्षम बनायो, संसारभरिका मानिससंग भेटघाट गर्ने अवसर दिलायो, हिरोप्रेसका टोफर संग भेत्न र मेरो कथा सबैसंग बाड्ने अवसर दिलायो।</p>\n<h3>मेरो वर्डप्रेस यात्राको शुरुवात</h3>\n<p>मेरो वर्डप्रेस यात्रा संयोगवश सुरु भएको हो। साच्चिकै भन्नुपर्दा मैले काम गर्न सुरु गर्नु भन्दा अगाडी मलाई वर्डप्रेसको बारेमा केही पनि थाहा थिएन।</p>\n<p>त्यो समयमा म समाजशास्त्र बिषयमा मास्टर डिग्री गरिरहेकी थिएँ। समयको अभावले गर्दा भर्खरै विद्यालय शिक्षण पेशाको काम पनि छोडेको थिएं। त्यसैले म यस्तो कामको खोजीमा थिए जुन बाट राम्रो तलब र मेरो पढाईको लागि केहि समय पनि बच्न सक्थ्यो।</p>\n<p>मैले शिक्षण पेशामा लगभग ५ बर्ष सम्म काम गरें। ती दिनहरुमा म विहान ९ बजेदेखि दिउँसो ५ बजे सम्म स्कुल पढाउथे । अनि फेरि राति अर्को दिनको कक्षाका लागि तयारी र गृहकार्य जाँच गर्दा गर्दै ठिक्क हुन्थ्यो। जसले गर्दा मलाई आफ्नो पढाई सम्हाल्न गाह्रो भइरहेको थियो। त्यसैले मलाई खासगरि अफिस समयपश्चात अरु थप काम गर्नु नपर्ने खालको काम चाहिएको थियो।</p>\n<p>धेरै खालको जागिरहरूमा आवेदन दिएपश्चात बल्ल कन्टेन्ट राइटिङ्ग (इन्टरनेटको लागि लेख लेखन) को जागिर पाए। भाग्यवश मैले काम पाएको कम्पनी वर्डप्रेस विकासको क्षेत्रमा नेपालको एक सफल कम्पनी रहेछ (<a href=\"https://access-keys.com/\">एक्सेस किइज</a>)।</p>\n<p>हो यसरी नै मेरो वर्डप्रेसको यात्रा सुरु भयो, तर यो नै सम्पुर्ण कथा भने हैन।</p>\n<h3>शिक्षाको लागि मेरो परिवारको संघर्ष र आशा</h3>\n<p>नेपाल को पहाडी भेगमा अवस्थित एउटा गाउँमा मेरो जन्म भएको हो जहाँ आवतजावत गर्नलाई अझैसम्मपनि भरपर्दो सडक अनि गाडीहरूको ब्यबस्था भएको छैन। हाम्रो घरबाट नजिकैको विद्यालय नै १ घण्टा को बाटो हिडेर पुग्नुपर्थ्यो र त्यहि विद्यालय बाट मैले कक्षा १० सम्म को अध्ययन पुरा गरें।</p>\n<blockquote><p>तर हाम्रो गाउँको त्यो समय घन्टौ हिड्नुपर्ने दुखका बारेमा मात्र थिएन। सर्वत्र ब्याप्त गरिवी, खानलाउनको लागि कठिन संघर्ष, र यि तमाम दुखबाट कुनै दिन मुक्त हुने प्रबल आकङ्क्षाको पनि समय थियो।</p></blockquote>\n<p>हाम्रो गाउँमा विद्यालय सन १९७० को दशक अन्त्य तिर खुले तर मेरो आमाबाबुले भने गरिवी र अशिक्षाको कारण निम्न माध्यमिक तहको शिक्षा सम्म पनि पुरा गर्न सक्नुभएन। समय बित्यो, हामि बिद्यालय जान थाल्यौ तर पनि हाम्रो परिवारको आर्थिक अवस्थामा भने कुनै सुधार आएको थिएन। तरपनि मेरा बुबाआमाले भने शिक्षाको महत्व बुझिसक्नु भएको थियो। त्यसैले उहाहरुले जस्तो सुकै अप्ठ्यारो परिस्थिति भए पनि हामी लाई विद्यालय पठाउने निधो गर्नुभयो।</p>\n<p>आपा (राई बान्तावा भाषामा बुबा) कहिले भारततिर मौसमी कामदार को रूपमा त कहिले भरियाको रूपमा काम गर्न जानुहुन्थ्यो। अनि फर्केर आउँदा म र मेरो बहिनीहरू लाई किताब कापी र स्कुलको कपडा हरू ल्याइदिनु हुन्थ्यो। हाम्रो आमा भने रातदिन आफैं खटेर घरपरिवार, खेतिपाती र गाइबस्तु सम्हाल्नु हुन्थो।</p>\n<p>गाउँकै बिध्यालय बाट माध्यमिक तह उत्तीर्ण गरीसके पछि म नजिकै को सहरमा फुपुसंग बस्दै पढ्न थालें। मेरो फुपुले मलाई उच्च शिक्षा हासिल गर्नमा धेरै मद्दत गर्नुभएको छ।</p>\n<p>तर त्यो बेला उहाँको लागि पनि कठिन समय थियो। कुनै पनि शैक्षिक डिग्रि नभएको एक एकल महिलाका लागि सहरमा आफु अनि आफ्नो सन्तानलाइ पाल्नु, हुर्काउनु, पढाउनु सानो दुख थिएन। उहाँले दिनभर ज्याला मजदुरि गरेर कमाएको पैसाले बिहानबेलुका को छाक टार्न मै ठिक्क हुन्थ्यो।</p>\n<p>त्यसैले म आफैंपनि उहाँमाथि अझ भार थपिन चाहन्नथे। फेरि अर्को तर्फ मेरो बाबाआमा ले पनि त अरु साना बहिनीहरू लाई हेर्नुपर्थ्यो। अब भने मसंग आफ्नो उच्च शिक्षालाइ निरन्तरता दिनको लागि एउटै मात्र बिकल्प थियो – आफैले कमाएर पढ्ने। यसैकारण मैले एउटा विद्यालयमा पढाउन शुरु गरें।</p>\n<h3>अङ्ग्रेजी भाषाको ज्ञानमार्फत उडान आरम्भ</h3>\n<p>मैले मेरो जीवनको पहिलो जागिर त पाए तर त्यो सोचेजस्तो सजिलो थिएन। मैले शिक्षक को रूपमा एक निजी विद्यालयमा प्रबेश गरे। तर म आफैले भने सरकारी विद्यालयमा पढेको थिए जहाँ नेपाली भाषामा पढाई हुन्थ्यो। हाम्रो कक्षामा अङ्ग्रेजी एउटा मात्र अनिवार्य विषय थियो तर त्यो पनि शिक्षकहरु ले नेपाली भाषामा नै पढाउनु हुन्थ्यो। हामीले कहिल्यै पनि अङ्ग्रेजी भाषा बोलेनौं। यधपी म राम्रो बिध्यार्थीहरु मध्यको एक थिए, जसकारण मेरो अङ्ग्रेजी लेखन भने सामान्यतया राम्रो नै थियो।</p>\n<p>मैले अङ्ग्रेजी शिक्षकको रूपमा पढाउन थालिसके पछि भने मसंग अङ्ग्रेजी सुधार्नु भन्दा अरू कुनै उपाए थिएन। त्यसैले मैले प्राथमिक तहका बिध्यार्थीहरूसँग अङ्ग्रेजीमा बोल्न सुरु गरें। फलस्वरूप एकवर्ष भित्र मेरो अङ्ग्रेजी बोलाईमा धेरै सुधार आयो।</p>\n<p>शिक्षण पेशासंगै मैले मेरो पढाईलाई पनि अगाडि बढाउदै लगें। त्यो बेला मेरो दैनिकि धेरै नै व्यस्त थियो, तर फेरि अर्को विकल्प पनि त थिएन। मेरो तलबले आफ्नो पढाई खर्च जुटाउँदै अलिअलि परिवार लाई पनि सहयोग गर्न थाले। हो यसरी नै मैले ब्याचलर डिग्री पुरा गरें र मास्टर डिग्री पनि शुरु गरें।</p>\n<p>मैले आफ्नो आवश्यकता पुर्ति गर्नको लागि सुरु गरेको शिक्षण पेशाले नै मलाई अङ्ग्रेजी कन्टेन्ट राइटिङ्गको जागिरमा आवेदन दिने साहस दियो। अहिलेको कु्रा गर्ने हो भने, म मेरो अङ्ग्रेजी भाषाको बोलाई र लेखाईसंग केही हदसम्म विश्वस्त छु तर अझै पनि अङ्ग्रेजी नै मातृभाषा भएका बिदेशिहरुका अगाडि बोल्न भने केहि हिच्किचाउछु।</p>\n<h3>मेरो वर्डप्रेस यात्राः स्वतन्त्रता तिर</h3>\n<p>मैले अगाडि नै भनेको जस्तै मेरो पढाईलाई हानी नगर्ने खालको काम खोज्दै गर्दा संयोगवश वर्डप्रेसमा प्रवेश गरेको थिएँ। र यहि बाट नै मेरो स्वतन्त्रता तिर को यात्रा सुरु भएको हो।</p>\n<p>मैले कामको लागि अन्तर्वार्ता दिँदै गर्दा नै <a href=\"https://access-keys.com/\">एक्सेस किइज</a> कम्पनीको प्रमुख (<a href=\"https://twitter.com/athakuri\">अर्जुन सिंह ठकुरी</a>) संग आफ्नो पढाईको लागि चाहिने समयको बारेमा पनि कुरा गरेको थिएँ। उहाँले सजिलैसंग सहमति जनाउनु भयो। फलस्वरूप मैले आफ्नो बिहान को कलेज सकेर ११ बजेदेखि कार्यालय जाने भए जबकि अफिस समय भने ९ः३० बजे नै शुरु हुन्थ्यो। त्यो पल मेरो लागि कृतज्ञता र ठूलो राहतको क्षण थियो।</p>\n<p>एक्सेस किइज कम्पनीमा काम गर्दा नै मैले वर्डप्रेस सिके। <em><strong>पहिलो</strong></em>, विकिपीडिया र अन्य ब्लग हरूलाई धेरै पढे। <em><strong>दोस्रो</strong></em>, नजानेको सानासाना कुराहरू अर्जुन सर र अरू अनुभबी कर्मचारी (डेभलपर, डिजाइनर) हरु संग सोध्थे। र उहाँ हरूले पनि धेरै सहयोग गर्नुहुन्थ्यो। <em><strong>तेस्रो</strong></em>, मैले आफैले वर्डप्रेस डटकम ब्लग स्थापना गरें, परिक्षणका लागि वेबसाइट बनाए र त्यहाँ हरेक कुरा जान्ने र बुझ्ने कोशिस गरे।</p>\n<blockquote><p>अवश्य पनि मेरो जिज्ञासु भावना नै मलाई अगाडि बढाउने शक्ती थियो। यधपी म जस्तो प्राविधिक पृष्ठभूमि नभएको ब्यक्तिलाई वेबसाइट बनाउन सक्ने शक्तिशाली सफ्टवेयर, वर्डप्रेस को बारेमा बुझाउनमा भने वर्डप्रेस आफै सरल हुनु र इन्टरनेटमा प्रशस्ट सामग्रि पाइनुको ठूलो भुमिका छ।</p></blockquote>\n<p>मैले कन्टेन्ट राइटिङ्ग गर्ने क्रमको शुरुवात भने वर्डप्रेस थिमको सुचि बनाउने लेखहरुबाट गरें। सुरूको लेखहरूमा अर्जुन सर नै मेरो सल्लाहकारको रूपमा रहनु भयो। पछि एक्सेस किइज कम्पनीले अनुभबी एसईओ विज्ञ <a href=\"https://twitter.com/seonerdy\">अमिन घले</a> लाइ नियुक्ति गर्यो र उहाँले नै मलाई धेरै कुराहरु सिकाउनुभयो। उहा मेरो गुरुका साथै दाई पनि हुनुहुन्छ।</p>\n<p>म एक्सेस किइज कम्पनीमा काम गरिरहेकै बखत पहिलो पटक “<a href=\"https://nepal.wordcamp.org/2015/\">वर्डक्याम्प नेपाल २०१५</a>“ मा सहभागी भए। यो कार्यक्रम भव्य थियो। मैले त्यहाँ वर्डप्रेसमा काम गर्ने नेपालका तथा अन्य देशबाट आएका ब्यक्तिहरुसंग भेटें, उनीहरूको कथा सुने र वर्डप्रेसको बारेमा अझ नयाँनयाँ कुराहरु थाहा पाए।</p>\n<p>म त्यो कार्यक्रमबाट धेरै नै प्रभावित भए र त्यतिबेलानै कुनै दिन वर्डक्याम्पमा वक्तव्य दिने अठोट गरे। नभन्दै मैले अर्को सालको “<a href=\"https://kathmandu.wordcamp.org/2016/\">वर्डक्याम्प काठमान्डु २०१६</a>“ मा वक्ता को रूपमा सहभागी भए र “वर्डप्रेसको लागि एसइओ कपिराईटिङ“ शिर्षक मा वक्तव्य दिए।</p>\n<p>पछि फेरि बिराटनगर मा आयोजना भएको “<a href=\"https://biratnagar.wordcamp.org/2018/\">वर्डक्याम्प बिराटनगर २०१८</a>“ मा पनि सहभागी भए। यसमा म, साथी <a href=\"https://twitter.com/sandilyakafle\">गंगा काफ्ले</a> र प्यारी बहिनी <a href=\"https://twitter.com/prithuthakuri\">प्रिठु शिंह थकुरी</a>ले “वर्डप्रेसमा केटीहरुः अनुभव, कथा, अवसर, र चुनौती“ शिर्षक मा छलफल गरेका थियौ। अब भने, मलाई अरु अन्तर्राष्ट्रिय वर्डक्याम्प हरूमा सहभागी हुन मन छ।</p>\n\n<a href=\"https://heropress.com/wordcampkathmandu2016speaker-srai-1/\"><img width=\"2048\" height=\"1349\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2016speaker-srai-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१६ मा प्रस्तुति दिदै गर्दा\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampbiratnagar2018panel-2/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampbiratnagar2018panel-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प बिराटनगर २०१८ मा एक प्यानलमा बोल्दै गर्दा\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2017fun-1/\"><img width=\"2048\" height=\"1367\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2017fun-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१७ मा वर्डप्रेसको मेरो दाजुभाइहरु सँग फोटो खिच्दै\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2018-fun1/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2018-fun1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१८ मा एक रमाइलो क्षण\" /></a>\n\n<p>म अझै पनि वर्डप्रेस कन्टेन्ट राइटिङ्ग नै गर्छु।</p>\n<p>मैले एक्सेस किइजमा काम गरिसके पछि नेपालको अर्को सफल कम्पनी थिमग्रिलमा प्रवेश गरे। त्यहाँ अझै धेरै काममा सौलियत र समयमा लचकता थियो। थिमग्रिल कम्पनी का संस्थापक-सन्चालक द्वय <a href=\"https://twitter.com/sanjipshah\">सन्जिप शाह</a> र <a href=\"https://twitter.com/rabinsthaa\">रबिन श्रेष्ठ</a> सरले झन धेरै कुरा सिक्ने हौसला दिनुभयो। केही समय पछाडि कम्पनी ले नयाँनयाँ लेखकहरु ल्यायो र मैले उनीहरूलाई सिकाउन थाले।</p>\n<p>पछि मैले अमेरिकामा अवस्थित अवसम मोटिभ कम्पनीमा पनि काम गरें। सुरु सुरुमा “इजइटडब्लुपि“ र “मन्स्टरइनसाइट्स“ ब्लगमा लेखे र पछि “डब्लुपिबिगिनर“ मा पनि लेख्ने मौका पाएं। म यसै कम्पनीमा काम गरिरहेकै बेला वर्डप्रेस र मार्केटिङ सम्बन्धि अझ धेरै कुरा जान्ने मौका पाए।</p>\n<p>मेरो काममा सुधार आउनुमा मुख्यतया मेरो निरिक्षक <a href=\"https://twitter.com/shahzadsaeed\">साहजाद सइद</a> (भारतबाट), <a href=\"https://twitter.com/noumaan_\">नवमान याकुब</a> (पाकिस्तानबाट), <a href=\"https://twitter.com/LittleZotzWrite\">लउरेन थार्प</a> र <a href=\"https://twitter.com/keri_engel\">केरि लिन एन्जेल</a> (अमेरिकाबाट) को धेरै ठूलो भुमिका छ। यतिमात्र हैन कम्पनीको प्रमुख <a href=\"https://twitter.com/syedbalkhi\">शाइद बाल्खि</a> संग काम गर्न पाउनु पनि मेरो लागि भाग्यको कुरा थियो। उहाँले मलाई प्रत्येक हप्ता कन्टेन्ट राइटिङ्ग को बारेमा बिस्तृत रुपमा सिकाउनु हुन्थ्यो। मलाई अझै याद छ उहाँले थुप्रै पटकको संवादमा “सफलताको अन्तर” को बारेमा सिकाउनु भएको थियो। उहाँ साच्चिकै राम्रो प्रशिक्षक सल्लाहकार हुनुहुन्छ।</p>\n<p>अब अहिलेको कुरा! हाल म वर्डप्रेस लेख लेखन क्षेत्रमा भर्खर आउदै गरेका ब्यक्तिहरु संग काम गर्छु। मैले अहिलेसम्म बटुलेको अनुभवहरु को माध्यमबाट साना वर्डप्रेस विजिनेश र ब्लग लाई सहयोग गर्न खोजिरहेको छु। जस्तो कि म अहिले “साइटसागा डटकम“ र “जाक्राथिम डटकम“ मा कार्यरत छु। यधपि मेरो आफ्नै सिक्ने क्रम भने सदैब जारि नै छ।</p>\n<p>अब भने म आफुलाइ लागेको सबभन्दा महत्वपुर्ण कुरा भन्न चाहान्छ। यो क्षेत्रमा मैले पाएको सबभन्दा महत्वपूर्ण कुरा भनेको “स्वतन्त्रता“ हो।</p>\n<blockquote><p>सर्वप्रथम त मेरो वर्डप्रेसको कामले मलाई समयको स्वतन्त्रता दिलायो। मेरो मतलब यो काम म आफुले भ्याएको समयमा गर्न सक्थे जसले गर्दा मेरो आफ्नै पढाईको लागि समय छुटाउन पाए। अनि दोस्रो कुरा भनेको “आर्थिक स्वतन्त्रता“।</p></blockquote>\n<p>आर्थिक आत्मनिर्भरता प्रत्येक व्यक्तिकालागि स्वतन्त्रता प्राप्तिको एक प्रमुख आधार हो। आम्दानी नै सबै कुरा हो भन्ने त होइन तर यो मानव विकासको एक आधारभुत पक्ष भने अवश्य पनि हो।</p>\n<p>वर्डप्रेसमा मेरो शुरुको तलब ठिकै मात्र थियो तर यसको वृद्धि क्रमशः राम्रो हुदै गयो। उदाहरणका लागि, मैले वर्डक्याम्पमा वक्तव्य दिइसकेपछि भने मलाई अरू पनि धेरै फ्रिल्यान्सिङ्ग काम गर्ने अवसरहरू पाए जुन काम मैले खालि समयमा गर्थे र केही थप पैसा पनि कमाए। त्यसपछि मैले मेरो परिवारलाई पनि राम्ररि सहयोग गर्न थाले।</p>\n<p>अबभने, म स्वतन्त्रता बारे अन्तिम कुरा भन्न चाहान्छु। मलाइ लाग्छ यो स्वतन्त्रताको अनुभुति नै त हो जसले मलाइ यो लेख लेख्न सक्षम बनायो। किनभने मलाइ जहिल्यै पनि लघुताबासले थिचिरहन्थ्यो र आफ्नो परिवार अनि आफ्नो सामाजिक-आर्थिक अवस्थाबारे कसैलाइ पनि भन्न सक्दिनथे या चाहान्नथे। यदि कसैले सोधिहाले पनि, म त्यो प्रश्नलाइ बेवास्ता गर्थे वा ढाटेर जवाफ दिन्थे।</p>\n<p>अहिलेको सन्दर्भको कुरा गर्दा, मैले त्यो परिस्थिति र अरुले के सोच्छन भन्ने डर दुबैमाथि जित हासिल गरेझै लाग्छ। र मलाइ यो नै साचो अर्थमा ‘स्वतन्त्रता’ हो जस्तो लाग्छ।</p>\n<p>यही हो मेरो स्वतन्त्रता को कथा! हाम्रो स्वतन्त्रता को कथा!</p>\n<h3>आज राम्रो छ र मसँग अझै ठुला आकांक्षाहरु छन् भविष्यको लागि!</h3>\n<p>हो, मेरो वर्तमान राम्रो छ! वर्डप्रेस कन्टेन्ट राइटर, एडिटर, र सल्लाहाकार रूपमा मेरो करियर राम्रो छ। म एमफिल डिग्री पनि गर्दैछु र छिट्टै पुरा पनि गर्नेछु।</p>\n<p>तर अझपनि भविष्यको लागि मेरा धेरै ठुला आकांक्षाहरु छन्!</p>\n<ol>\n<li>म जे गरिरहेको छु त्यसैलाई निरन्तरता दिन चाहन्छु – नयाँ लेखकहरुलाई कपिराइटिङ्गको सिप सिकाउदै स्वतन्त्रता को अनुभुति दिलाउन। म जस्तो मान्छेहरू को लागि वर्डप्रेस एक अमुल्य उपहार हो।</li>\n<li>म कुनैदिन विद्यावारिधि गर्न चाहन्छु। यसको लागि यतिबेला भने कुनै योजना बनाएको छैन तर जसरी पनि यसै जुनिमा पुरा गर्ने इच्छा छ।</li>\n<li>म मेरो समुदायलाई सहयोग गर्न चाहन्छु। हाम्रो गाउँमा अझै पनि धेरै परिवर्तन आएको छैन – गरिबीको अवस्था यथावत् नै छ। राम्रो सहयोग प्रणालीको अभावमा अहिले पनि मेरो गाउँका धेरै जसो विद्यार्थीहरु स्नातक तह सम्मको अध्ययन पुरा गर्न सम्म असमर्थ छन्। मलाइ चै ब्यक्ति र समाज सबैको परिवर्तन को लागि शिक्षा एक्दमै महत्वपुर्ण हुन्छ भन्ने कुरामा दृढ विश्वास छ। त्यसैले म यो क्षेत्रमा काम गर्न चाहन्छु, तर कसरी गर्ने भन्ने कुरा भने थाहा छैन! मलाई आशा छ, समयले मेरो प्रश्नको जवाफ अवश्य दिनेछ!</li>\n</ol>\n<p>मेरो कथा पढ्नुभएको यहाँहरु सबैलाई धन्यवाद! मुख्यतः मलाई यो अवसर दिने साथी टोफर लाई धेरै धेरै धन्यवाद! हिरोप्रेसमा मेरो कथा सुनाउन पाउँदा म धेरै नै खुसि छु (आफुलाइ हिरो जस्तै महसुस गरिरहेकोछु)।</p>\n<p>मलाई यो स्थान सम्म पुग्न मद्दत गर्ने सम्पूर्ण व्याक्तीहरूलाई धेरै धेरै धन्यवाद! मैले पाएका सम्पूर्ण चिजहरुको लागि ब्रह्माण्ड लाई धन्यवाद!</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/\">A Journey toward Freedom with 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, 14 Apr 2021 02:24:46 +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:\"Sunita Rai\";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:52:\"WPTavern: Yet Another WordPress Block Library Plugin\";s: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:30:\"https://wptavern.com/?p=115095\";s: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:149:\"https://wptavern.com/yet-another-wordpress-block-library-plugin?utm_source=rss&utm_medium=rss&utm_campaign=yet-another-wordpress-block-library-plugin\";s: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:4107:\"<p class=\"has-drop-cap\">You are the team manager at a WordPress development company. You just spent the last couple of months directing the group of highly skilled developers that you oversee to create the latest and greatest block library for WordPress. Your developers just spent those two months recreating what has already been done at least a couple of dozen times.</p>\n\n\n\n<p>You go through your product launch list:</p>\n\n\n\n<p><em>Testimonial block?</em> Check.</p>\n\n\n\n<p><em>Accordion block?</em> Check.</p>\n\n\n\n<p><em>Countdown block?</em> Check.</p>\n\n\n\n<p><em>Meme-creation block?</em> Coming in version 2.0.</p>\n\n\n\n<p>Everything seems to be in order. Your company has a new and shiny wheel, a bullet point on its product list, and a promise to end-users that you are keeping up with the times, launching a set of blocks that they can pick up literally anywhere else. But, yours is better because you built it in-house.</p>\n\n\n\n<p>Color me unimpressed.</p>\n\n\n\n<p>Maybe you are just trying to make a dent in the market, grabbing your share of the pie that companies have been snacking on for the last couple of years. Every time I see another forms plugin, I wonder how they will remain competitive, but there have been success stories. However, the ones who tell those stories always had a fresh take on an old concept.</p>\n\n\n\n<p>I worry about the upcoming years when the block market is simply a race to the bottom. Everyone has built their plugin with 100+ blocks, 500+ patterns, and more customization options than you can count. It is the story of the early ThemeForest days where premium themes amassed a gluttonous amount of theme options. The top sellers were continually one-upping each other with another notch on their feature lists.</p>\n\n\n\n<p>As a user, developer, and journalist who writes about these products, I am often lost. I look at a new plugin and ask myself if I had already checked it out and dismissed it last week. I am always searching for something innovative, but the lines between one project to the next are blurry. I am swirling in a sea of icon, shape divider, post list, and container blocks — just looking for a life preserver to pull myself out.</p>\n\n\n\n<p>Don’t get me wrong. I am a wheel recreator myself. I have built products that others had already created. In some cases, I launched something better. In others, I failed miserably. I may be a little biased, but I always felt like I was bringing something new to the table. And that is where I take issue.</p>\n\n\n\n<p>I want to see you create a block that no one has ever done before, such as <a href=\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor\">drawing digital sheet music</a> or a <a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">side-scrolling T-Rex game</a>.</p>\n\n\n\n<p>I want to see you extend the editor with new tools like <a href=\"https://wptavern.com/emoji-conbini-and-the-case-for-a-block-enhancements-directory\">inserting Emoji</a> or <a href=\"https://wptavern.com/insert-font-awesome-icons-into-the-block-editor-via-the-jvm-gutenberg-rich-text-icons-plugin\">Font Awesome icons</a> into Rich Text.</p>\n\n\n\n<p>I want to see you overhaul the editor and create a <a href=\"https://wptavern.com/new-iceberg-plugin-brings-a-distraction-free-writing-experience-to-wordpress\">Markdown-friendly experience</a>.</p>\n\n\n\n<p>Instead of an “advanced” list block of your own design, create a plugin that extends the core List block with custom options. Skip that custom gallery. <a href=\"https://wptavern.com/automatically-create-image-slideshows-with-the-full-screen-galleries-plugin\">Bring something new</a> to the existing Gallery block. Got a custom music player? Use it to overhaul the Audio block instead of wrapping it up separately.</p>\n\n\n\n<p>The community has all the tabs, buttons, and progress bars it can handle. Of course, if you are raising the bar on all of these same ol’ blocks, keep pushing forward. Let’s see what you can do. Otherwise, keep thinking outside of the box.</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, 13 Apr 2021 20:34: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:14:\"Justin Tadlock\";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:50:\"WordPress.org blog: People of WordPress: Tyler Lau\";s: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:35:\"https://wordpress.org/news/?p=10102\";s: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:65:\"https://wordpress.org/news/2021/04/people-of-wordpress-tyler-lau/\";s: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:9022:\"<p><em>WordPress is open source software, maintained by a global network of contributors. There are many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of the amazing stories that are lesser-known.</em></p>\n\n\n\n<h2><strong>Embrace Who You Are and Your Journey</strong></h2>\n\n\n\n<p>In this People of WordPress contributor story, we chat to Tyler Lau from the US on his relationship building work in marketing and his WordPress journey.</p>\n\n\n\n<p>Read on to discover his story which shows it is often what you have learned from negative experiences in your life that can make you a major asset to a product team.</p>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?resize=632%2C464&ssl=1\" alt=\"Tyler Lau stood in front of a colorful mural\" class=\"wp-image-10116\" width=\"632\" height=\"464\" />\n\n\n\n<h2><strong>An Entrepreneurial Mindset</strong></h2>\n\n\n\n<p>Tyler recalls he always had a knack for spotting a enterprise ideas. As an industrious seven-year-old, he was already finding ways to make sales during the school breaks. </p>\n\n\n\n<p>While many entrepreneurs have similar stories, Tyler’s path took many turns before he discovered and thrived in the WordPress community.</p>\n\n\n\n<p>He was drawn to both the software and the community that surrounds it from his search for personal and professional freedom. He ultimately was able to combine his various business interests and people skills into professional marketing work.</p>\n\n\n\n<h2><strong>Using your skills to uncover your journey</strong></h2>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?resize=632%2C758&ssl=1\" alt=\"Tyler Lau pictured sat on a chair using his mobile phone in his social media work\" class=\"wp-image-10118\" width=\"632\" height=\"758\" />\n\n\n\n<p>Tyler’s current role is as a Marketing Relationship Builder, based in Kansas, USA. His responsibilities span across all digital properties and products, leveraging his broad set of business and people skills.</p>\n\n\n\n<p>These skills are amplified by his creativity and adaptability. Tyler says that one reason he is always looking for new projects is his Attention Deficit Hyperactivity Disorder (ADHD), a diagnosis he received in 2005.</p>\n\n\n\n<p>In an industry built by programmers and developers who often have a strong sense of focus, Tyler felt that someone with ADHD wouldn’t be seen as a natural fit. He found the WordPress community to be a place where everyone can find the right spot for their unique skills. Tyler’s skill is people, and this has translated into many opportunities and responsibilities in his work life. His skills have also helped him give back to the WordPress community as a speaker and volunteer, and through multiple contributor days.</p>\n\n\n\n<h2><strong>Relationship-building as a career</strong></h2>\n\n\n\n<p>Most of Tyler’s experience was in the restaurant industry, and his resume did not exactly point to a career in tech. But the service industry actually prepared him well for everything he has taken on since.</p>\n\n\n\n<p>When he is at work events, he meets people from across the world and builds connections with them. As an extrovert, he enjoys this and couldn’t imagine a job where he was isolated from getting to know others and relationship-building.</p>\n\n\n\n<p>Understanding people and being able to operate in any setting are key competencies. Social skills and tact are useful for community building in the WordPress space too, and in Tyler’s life at different times it has been necessary for survival. </p>\n\n\n\n<h2><strong>The true meaning of freedom</strong></h2>\n\n\n\n<p>In the WordPress community, the concept of freedom comes up often. WordPress is built on GPL, free software, and open-source values. Practically speaking, anyone can work remotely or be their own boss to gain more freedom in work and life. Tyler feels that he never fitted into a traditional work mould. With his strong focus on freedom, he found this resonated with the freedom and opportunities he believes WordPress provides him and thousands of others.</p>\n\n\n\n<p>Tyler describes how in 2013 his ‘inner opportunist’ got him into trouble. After dropping out of college following a brain aneurysm, he needed capital to fund his first startup. He shares that he found a quick but unlawful way to make money. Alongside this between shifts as a waiter, he worked on prototypes for his first product. The company was growing fast, and to protect his patents and take research and development to the next level, he had to work hard. Everything came to a halt when some of the actions he took resulted in being sent to prison. </p>\n\n\n\n<p>He says that meeting other inmates reminded him that he was in a much better situation than most. He was educated, well-off, loved, and knew he had a future once he was released. He found that many inmates never graduated from high school and were computer illiterate. While inside, Tyler taught subjects like science, math, writing, reading, and social studies. He found that due to the lack of skills and support, many inmates would struggle upon release. He believes getting the mental health support and job training needed to thrive after prison is not easy for many.</p>\n\n\n\n<p>“<em>There’s more to freedom than just being on the outside. You also need a sense of agency and enfranchisement,</em>” says Tyler. He considered his sense of purpose and support network were plenty to keep him going and was ready to take on his next (legal) business challenge as soon as he could.</p>\n\n\n\n<h2>Going forward positively </h2>\n\n\n\n<img width=\"632\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=632%2C632&ssl=1\" alt=\"Tyler Lau portrait picture\" class=\"wp-image-10139\" />\n\n\n\n<p>The idea that your past doesn’t define you and you can choose to embrace it, is a key driver for Tyler.</p>\n\n\n\n<p>He describes himself as an outlier in many ways. He recalls how politics influenced his life from the day he was born. Tyler’s father is a semi-dissident Chinese visual anthropologist, his mother is an art professor who left her home country of Japan to break free from traditional Japanese gender roles. Tyler feels he inherited a lot of this fearlessness.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>I’ve never fitted in, and yet this is what makes me able to adapt to most situations and relate to just about anyone. I embrace my eclectic, dissonant past and see beauty in the person those experiences shaped me to be</em>,” says Tyler. </p></blockquote>\n\n\n\n<p>Now, he’s able to put those skills to good use in the WordPress community and beyond. </p>\n\n\n\n<p>He says: “<em>Regardless of your physical abilities, mental health struggles, upbringing, and even your run-ins with the law, no one is excluded from carving their place in the WordPress industry</em>”.<br /></p>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thank you to Tyler Lau (<a href=\"https://profiles.wordpress.org/tylermaximus/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>tylermaximus</a>) for sharing his #ContributorStory.</p>\n\n\n\n<p>Thanks to Larissa Murillo (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Surendra Thakor (<a href=\"https://profiles.wordpress.org/sthakor/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sthakor</a>), Olga Gleckler (<a href=\"https://profiles.wordpress.org/oglekler/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>oglekler</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for working on the People of WordPress series.</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/Y3odYTyvSfJbVxUxUWEgKxOprox2zxVwhk7_vdW-AIs4IlE-jK0Zt1itCj867x0dIAbIiK-VeuTLMZr6BjNEY0fkTf--4dT1hkLbnGtsPFNfyrVBYIN59IirTkNnqiQgqxk6E1MI\" alt=\"HeroPress logo\" />\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members in our <a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a> series.</em></p>\n\n\n\n<p><em>#ContributorStory #HeroPress</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, 13 Apr 2021 13:47: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:28:\"webcommsat AbhaNonStopNewsUK\";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:100:\"WPTavern: Free Software Foundation Unrelenting on Stallman Reinstatement: “We Missed His Wisdom”\";s: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:30:\"https://wptavern.com/?p=115008\";s: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:231:\"https://wptavern.com/free-software-foundation-unrelenting-on-stallman-reinstatement-we-missed-his-wisdom?utm_source=rss&utm_medium=rss&utm_campaign=free-software-foundation-unrelenting-on-stallman-reinstatement-we-missed-his-wisdom\";s: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:8324:\"<p>The Free Software Foundation has <a href=\"https://www.fsf.org/news/statement-of-fsf-board-on-election-of-richard-stallman\">published</a> a public explanation of why they decided to reinstate Richard Stallman to the board of directors last month:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“The voting members of the Free Software Foundation, which include the board of directors, voted to appoint Richard Stallman to a board seat after several months of thorough discussion and thoughtful deliberation.</p><p>We decided to bring RMS back because we missed his wisdom. His historical, legal and technical acumen on free software is unrivaled. He has a deep sensitivity to the ways that technologies can contribute to both the enhancement and the diminution of basic human rights. His global network of connections is invaluable. He remains the most articulate philosopher and an unquestionably dedicated advocate of freedom in computing.”</p></blockquote>\n\n\n\n<p>The board took responsibility for bungling the news of his election to a board seat, stating that the planned flow of information was not executed in a timely manner. When Stallman <a href=\"https://wptavern.com/free-software-community-condemns-richard-stallmans-reinstatement-to-fsf-board-of-directors\">announced his return to the board</a> at last month’s LibrePlanet event, the free software community was not able to discern whether he did so with the board’s permission. It took the FSF by surprise, polarized the community, and provoked organizations and corporations to publish statements condemning his reinstatement.</p>\n\n\n\n<p>The board admits that “FSF staff should have been informed and consulted first,” but follows it up by effectively downplaying his influence, stating that Stallman is “an unpaid volunteer and subject to the organization’s policies.” </p>\n\n\n\n<p>The statement reads like a perplexing love letter for someone who struggles with social cues. It obscures most of the real issues outlined in an <a href=\"https://rms-open-letter.github.io/\">open letter</a> signed by many prominent members of the free software community. The FSF board referenced a <a href=\"https://www.fsf.org/news/rms-addresses-the-free-software-community\">statement</a> from Stallman, published one minute prior, and claims that he has acknowledged his mistakes:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“He has sincere regrets, especially at how anger toward him personally has negatively impacted the reputation and mission of FSF. While his personal style remains troubling for some, a majority of the board feel his behavior has moderated and believe that his thinking strengthens the work of the FSF in pursuit of its mission.”</p></blockquote>\n\n\n\n<p>The FSF board has officially confirmed that the majority of its leadership advocated for Stallman’s return and see it as important in its aim “to attract a new generation of activists for software freedom and to grow the movement.” </p>\n\n\n\n<p><a href=\"https://www.fsf.org/news/rms-addresses-the-free-software-community\">Stallman’s statement</a> identifies his past behaviors as something outside his control, saying it was “not a choice” and “unavoidable:”</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Later in life, I discovered that some people had negative reactions to my behavior, which I did not even know about. Tending to be direct and honest with my thoughts, I sometimes made others uncomfortable or even offended them — especially women. This was not a choice: I didn’t understand the problem enough to know which choices there were.</p><p>Sometimes I lost my temper because I didn’t have the social skills to avoid it. Some people could cope with this; others were hurt. I apologize to each of them. Please direct your criticism at me, <a href=\"https://www.fsf.org/news/statement-of-fsf-board-on-election-of-richard-stallman\">not at the Free Software Foundation</a>.</p></blockquote>\n\n\n\n<p>He also attempted to explain his position regarding the 2019 controversy that prompted his <a href=\"https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation\">resignation from the FSF board</a> and MIT’s Computer Science and Artificial Intelligence Lab.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“It was right for me to talk about the injustice to Minsky, but it was tone-deaf that I didn’t acknowledge as context the injustice that Epstein did to women or the pain that caused.</p><p>I’ve learned something from this about how to be kind to people who have been hurt. In the future, that will help me be kind to people in other situations, which is what I hope to do.”</p></blockquote>\n\n\n\n<p>This strategically intertwined pair of statements from Stallman and the FSF did little to change the community’s perception of his reinstatement to the board. They seemed to have the opposite effect of inflaming those who opposed it in the first place.</p>\n\n\n\n<p>“I’m really grateful that the FSF board took the time to clarify this,” Tock founder Brian Fitzpatrick <a href=\"https://twitter.com/therealfitz/status/1381656583554404353\">said</a>. “This makes it crystal clear that they would rather have RMS around than become an inclusive and welcoming environment to more than half the people who write software. Toxic to the core.”</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Congratulations on getting RMS offering a non-apology for being tone deaf. You\'ve just inherited that skill.<br />It\'s time for that \"new generation of activists for software freedom\" to help another foundation grow.</p>— St⭕nehead (@stonehead) <a href=\"https://twitter.com/stonehead/status/1381647487178571776?ref_src=twsrc%5Etfw\">April 12, 2021</a></blockquote>\n</div>\n\n\n\n<p>The statements were met with considerable backlash, as they did little to assuage community concerns regarding Stallman’s patterns of misconduct. More recently that includes his controversial remarks on rape, assault, and child sex trafficking, along with two decades of <a href=\"https://geekfeminism.wikia.org/wiki/Richard_Stallman\">behaviors and statements</a> that many have found to be disturbing and offensive. Whether these behaviors are motivated by malice or simply a lack of understanding the proper context, the damage to the FSF continues.</p>\n\n\n\n<p>Red Hat principle engineer Elana Hashman, former director of the Open Source Initiative, <a href=\"https://twitter.com/ehashdn/status/1381665600846528515\">published a thread</a> with suggestions for 501(c)(3) public charities the community can donate to as an alternative to the FSF, including The Software Freedom Conservancy, EFF, OSI, and Software in the Public Interest.</p>\n\n\n\n<p>Last week we <a href=\"https://wptavern.com/fsf-doubles-down-on-stallman-reinstatement-wordpress-does-not-support-his-return-to-the-board\">reported</a> that the WordPress project does not support Stallman’s return to the FSF board of directors. Curiously, WordPress’ executive director Josepha Haden-Chomphosy published the <a href=\"https://josepha.blog/2021/04/02/on-recent-news-about-the-fsf-board-of-directors/\">statement</a> to her personal blog instead of on the project’s website, but she confirmed it is WordPress’ official stance on Stallman’s reinstatement. Since that time, the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a> has quietly removed the Free Software Foundation from its list of inspirations. </p>\n\n\n\n<p>Many corporations and individuals have distanced themselves and pulled funding from the FSF, but it has not had much impact on the leadership of the organization. The FSF board seems confident in their decision to keep Stallman in place, despite openly admitting that “his personal style remains troubling.” When the organization’s actions so sublimely repudiate its stated goals (to attract a new generation of activists for software freedom), it’s easy to see why former supporters can no longer buy into the FSF’s promises to improve transparency and accountability.</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, 13 Apr 2021 03:53:44 +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: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:69:\"WPTavern: Display Digital Sheet Music With the WordPress Block 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:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115022\";s: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:183:\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=display-digital-sheet-music-with-the-wordpress-block-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4520:\"<img />OSMD plugin output on the front end.\n\n\n\n<p class=\"has-drop-cap\">PhonicScore, a company out of Vienna, recently released its <a href=\"https://wordpress.org/plugins/opensheetmusicdisplay/\">OpenSheetMusicDisplay (OSMD) plugin</a>. It is a WordPress block built for rendering digital sheet music in the browser.</p>\n\n\n\n<p>The OSMD plugin is built on top of the team’s JavaScript library of the same name, a project officially released in 2016. It is a bridge between <a href=\"https://www.vexflow.com/\">VexFlow</a> and <a href=\"https://www.musicxml.com/\">MusicXML</a>. VexFlow is a JavaScript API for rendering music notation, and MusicXML is a standard open format for exchanging digital sheet music.</p>\n\n\n\n<p>“As WordPress is one of the most popular CMS’ we decided to make an out-of-the-box solution that users could easily plug in their WP websites,” wrote Marin Jurcic in the <a href=\"https://opensheetmusicdisplay.org/2016/09/19/hello-world-opensheetmusicdisplay-musicxml/\">announcement post</a>. “This wasn’t an easy build, lucky for us OSMD provided all the tools for the job. To make this happen we relied heavily on the latest OSMD release and bundled it with the plugin. To add the ‘out-of-the-box features’ and get it working we used WordPress’s framework/library — Javascript and PHP.”</p>\n\n\n\n<p>This is the type of plugin that allows the beauty of the block editor to shine. A few years ago, such a feat would only have been possible via the shortcode system. Users would have had to manually type in all of the shortcode’s arguments — assuming they could remember them all — and preview the post to see what it would look like. Today, they can interact with and make changes directly to their sheet music’s display from the editor. </p>\n\n\n\n<p>OSMD was never a WordPress-first project. It was a standalone library that the company decided to make available to WordPress. With the power of the block system, they were able to do that. One can only hope that we see investments in our community from similar projects now that the block editor has become more stable.</p>\n\n\n\n<p>We are barely digging beneath the surface of what will be possible in time. Blocks like OSMD build upon the optimism I had when the system was first unveiled.</p>\n\n\n\n<p>To use the plugin, users must simply insert the OpenSheetMusicDisplay block into their content canvas. It is located under the Embed category. From that point, they must select or upload an XML file via the block options sidebar (<code>.xml</code>, <code>.musicxml</code>, and <code>.mxl</code> files are supported). Dragging and dropping a file does not work in this version — <em>maybe a feature request for 2.0?</em></p>\n\n\n\n<img />OSMD block in the editor.\n\n\n\n<p>The “Basic Options” tab has several width and aspect ratio settings. For the most part, it is probably best to leave these at the defaults. However, this will depend on your theme and how much room it provides.</p>\n\n\n\n<p>The block does not currently support the standard wide-alignment system. Instead, it has a width option, allowing users to determine the front-end output. Because this is a non-standard option, it may not play well with all themes. Depending on how the user’s active theme handles content width, they can get wildly different results.</p>\n\n\n\n<p>The “Drawing Options” tab is where users have more control over customizing the output. These settings allow users to determine what is “drawn” in the digital sheet music. One option is whether to draw the composer’s name. Another is to output time signatures. With 10 settings in total, there is a lot to tinker with.</p>\n\n\n\n<p>The biggest issue I ran into with the plugin was with the editor freezing from time to time. It appeared that the block was trying to reload, even when I was working outside of it. This happened despite having unticked the “Automatically Rerender on Change” checkbox.</p>\n\n\n\n<p>Overall, this plugin should serve users who want to display sheet music well. It is simple to use and offers numerous customization options. The team has a <a href=\"https://opensheetmusicdisplay.github.io/demo/\">demo of the OSMD library</a> in action on their site.</p>\n\n\n\n<p>For those who are not inclined to share digital sheet music, well, we can all appreciate the genius of J.S. Bach’s <em>Air</em>:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</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, 12 Apr 2021 21:16: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:14:\"Justin Tadlock\";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:92:\"WordPress Foundation: Announcement: Upcoming live discussion on do_action charity hackathons\";s: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://wordpressfoundation.org/?p=184010\";s: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:107:\"https://wordpressfoundation.org/2021/announcement-upcoming-live-discussion-on-do_action-charity-hackathons/\";s: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:4578:\"<blockquote class=\"wp-block-quote\"><p>This live discussion has concluded. You can find a video recording of the live discussion on this post or <a rel=\"noreferrer noopener\" href=\"https://www.youtube.com/watch?v=pCg47iuHgBI\" target=\"_blank\">watch it directly on YouTube</a> and <a href=\"https://wordpress.tv/2021/04/13/tuesday-training-how-to-organize-an-online-do_action-charity-hackathon/\">on WordPress.tv</a>. Captions and a full transcript of the video will be made available shortly.</p></blockquote>\n\n\n\n<p class=\"has-drop-cap\">Over the past few months, many community organizers have expressed interest in organizing do_action charity hackathons and asked many questions about the event to Community deputies. In order to address these questions – some members of the WordPress Community are organizing a live <a href=\"https://make.wordpress.org/community/tag/tuesdaytrainings/\">Tuesday Training</a> discussion on <a href=\"https://make.wordpress.org/community/2021/04/09/tuesday-training-announcement-how-to-organize-an-online-do_action-charity-hackathon/\">How to organize do_action charity hackathons</a>!</p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/harishanker\" target=\"_blank\">Hari Shanker</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/hlashbrooke\" target=\"_blank\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/nao\">Naoko Takano</a>, and <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/yoga1103\" target=\"_blank\">Yogesh Londhe</a> – who are all experienced do_action hackathon organizers, will participate in this Live discussion on do_action charity hackathons. The event, which will be streamed LIVE on the <a href=\"https://www.youtube.com/WordCampCentral\">WordCamp Central YouTube channel</a> on <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210413T0200\">Tuesday, April 13, 2021, 02:00 UTC</a>, is open to all! Community members can also participate in the discussion by asking questions in the live chat, which will be answered by the panelists live, during the session!</p>\n\n\n\n<h2>What are do_action charity hackathons?</h2>\n\n\n\n<p><a href=\"https://www.google.com/search?q=do_action+handbook&oq=do_action+handbook&aqs=chrome..69i57j69i60l3.2453j0j4&sourceid=chrome&ie=UTF-8\">do_action hackathons</a> are community-organized events that are focused on using WordPress to give deserving charitable organizations their own online presence. Each do_action event includes participants from the local WordPress community coming together to plan and build brand new websites for a number of local organizations in one day. Due to the COVID-19 pandemic, <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/organising-an-online-do_action-event/\">do_action hackathons have moved online</a>. </p>\n\n\n\n<p>In this session, we talk about do_action events, and their importance in this post-pandemic world, and on how to effectively organize an online do_action hackathon.</p>\n\n\n\n<h2>Watch the discussion!</h2>\n\n\n\n<p>The live discussion has concluded, but you can catch a recording of the session below.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n\n\n\n<p><s><strong>Date and time:</strong> <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210413T0200\">Tuesday April 13, 2021, 02:00 UTC</a> (Click to view in your local time)<br /><em>You can sign up for notifications on the YouTube live link below!</em></s></p>\n\n\n\n<p><s>In case the timing is off, and if you will not be able to join the live event, fret not! The <a href=\"https://www.youtube.com/watch?v=pCg47iuHgBI\">event recording will be available on YouTube</a>, and will soon be uploaded to <a rel=\"noreferrer noopener\" href=\"https://wordpress.tv/\" target=\"_blank\">WordPress.tv</a> as well!</s> <br />As mentioned above, while the live discussion has concluded, don’t forget to check out the recording of the live discussion above. We are working on adding captions for the video and will share a transcript of the same, shortly.</p>\n\n\n\n<p>We hope that this session was useful. We strongly encourage you to <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/do_action-event-application/\">organize a do_action charity hackathon</a> to support your local non-profits by giving them a WordPress-powered online presence. Thank you for all that you do to support the global WordPress Community!</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, 12 Apr 2021 15:10: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hari Shanker\";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:50:\"WordPress.org blog: WP Briefing: Who Is 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:53:\"https://wordpress.org/news/?post_type=podcast&p=10099\";s: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://wordpress.org/news/2021/04/who-is-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:9290:\"<p>In this episode, Josepha explores the five groups within the WordPress ecosystem and provides a high-level example of how they interact and support one another. As always, stay tuned for the small list of big things and a contributor highlight. </p>\n\n\n\n<p><em><strong>Have a question you’d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li>Get to know<a href=\"https://make.wordpress.org/\"> WordPress Teams</a></li><li><a href=\"https://wordpress.tv/2017/12/10/josepha-haden-beginners-guide-to-contributions/\">Five Steps of Volunteer Engagement </a></li><li><a href=\"https://twitter.com/CoachBirgit/status/1339516878495117313\">Community Highlight </a></li><li><a href=\"https://centroamerica.wordcamp.org/2021/\">WordCamp Centroamérica 2021 Online</a> (<a href=\"https://centroamerica.wordcamp.org/2021/sesiones/\">Schedule</a>)</li><li><a href=\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\">So you want to make block patterns?</a></li><li><a href=\"https://docs.google.com/spreadsheets/d/1h73xMwjSRkJJsn7ooiwXFeZpd0hxXh26pJ7qXzI5iUg/edit#gid=0\">Gutenberg Tutorial sign-up</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10099\"></span>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>In the first episode of this podcast, I said that there’s a lot that goes into WordPress, that’s really hard to see. One of the hardest things to see about the WordPress project as you get started is the overall structure. There is quite a bit of documentation that can clarify the basics: the names of teams, what they work on, and where, and when they meet. The way that they influence and support each other can really feel like a bit of a mystery. So today, I’m going to break down the WordPress community into five big groups; I want you to keep a couple of things in mind. </p>\n\n\n\n<p>Firstly, these are high-level and based on my observations. Each of these groups can be further broken down into subgroups. So while you may not feel represented in this exact five, you are included if you were to dig a little bit deeper. The second thing to keep in mind is that the makeup of these groups is pretty fluid. Many community members find themselves in more than one group, but generally not far off. Some group two folks end up in group three, depending on the situation, people in group four can also end up in group five, and so on. As with so many things that I share, I’m not trying to insist that one size fits all. I’m not trying to put the WordPress community into a box. This is just a basic framework to understand how it all fits together. Alright, are you ready? I’m ready. Let’s do it!</p>\n\n\n\n<p>Okay, I have a broad definition of the community, which I have mentioned before. I believe that the community is anyone who has interacted with WordPress, whether they know it or not. So, I’ll start from way out there and work my way in that first group; we’re going to call our <strong>Visitors</strong>. </p>\n\n\n\n<p><strong>Visitors</strong> are people who arrive at a WordPress site to gain information or engage in an activity. Sometimes they know it’s a WordPress site, but most of the time, they don’t. The second group are <strong>Users</strong>, people who use WordPress as their CMS. So, that’s website builders, website designers, small businesses, content creators, and the list goes on and on. The third group I like to refer to is the <strong>Extenders</strong>. Those are people who extend WordPress through the creation of blocks, themes, plugins, and more. There are also people who teach WordPress to others through WordPress podcasts, and newsletters and tutorials. The fourth group I refer to as our <strong>Contributors</strong> is the people who contribute to the open source software and the infrastructure supporting it, but not necessarily the same people who contribute directly to their own product. And then there’s group five, <strong>Leaders</strong>. Those are people who help drive the vision and strategy for WordPress; the most notable member of that group is of course, Matt Mullenweg. And I’m also in that group. </p>\n\n\n\n<p>Each of these groups directly influenced the groups on either side. For example, a WordPress user is affected by both visitors and extenders. Imagine a content creator who shares their passion for photography through a WordPress site; this photographer may have visitors that need to purchase photos. In response, the user now has a need to make it possible for visitors to purchase photos on a site. So they go to what we consider the extenders, people who have built a plugin that supports that need. And as a result, that user can install that on their site. And they have have satisfied the need of the visitors to their site, the people who now can purchase photos. </p>\n\n\n\n<p>There are a lot of examples like this in the WordPress project. Every small pattern that you see is mirrored in the larger patterns across our ecosystem. And every large pattern you see in the ecosystem can be seen among our teams. It’s pretty cool to look at really. So, why should this matter to you? From a very practical standpoint, this matters for anyone who’s trying to learn more about contributing to the WordPress project. These five groups mirror very closely the five steps of volunteer engagement that we see across the ecosystem and from a more philosophical standpoint, it’s just kind of nice to know who your neighbors are. Without the influence and support of the groups around us, it can be hard to know whether we’re on the right track or not. So take a look to your left and look to your right, and get to know your partners in this project.</p>\n\n\n\n<p>That brings us now to our community highlight, the segment where I share a note about contributors who have helped others along the way, or WordPress success story. This week’s highlight is from @CoachBirgit, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a>, a longtime contributor and a friend of mine. Her success story goes like this. </p>\n\n\n\n<p>WordPress has allowed me as a mother of five to leave a toxic marriage for good. </p>\n\n\n\n<p>Later, the community picked me up when I became seriously ill. </p>\n\n\n\n<p>So I can say from the bottom of my heart, that working with WordPress has saved my life.</p>\n\n\n\n<p>And now our small list of big things. I’ve got three things for you this week. I think that they’re all very important. And I hope you check them all out. The first one is a reminder that word camp Central America is coming up on April 15 and 16th. If you have not registered for tickets, you still have time, I will share a link to the registration page and the schedule in the show notes below. </p>\n\n\n\n<p>The second thing on our small list of big things is that the Gutenberg 10.4 release is coming out later this week on April 14th. It’s an important release because it’s when we take a look at the current iteration of full site editing tools that we have, and decide if it’s ready to get into the WordPress 5.8 release. There’s a post that has a little more information about that which I will share in the show notes below as well. If you haven’t checked out the Gutenberg plugin lately, obviously I think it’s a good idea to do that in general, but definitely a good idea to check it out now. </p>\n\n\n\n<p>The third thing on our list today is a reminder to check out our most recent block pattern tutorial, I’ll share a link to that in the show notes. It’s this kind of tips and tricks, tutorial, the “show me how to do it,” kind of thing in the style of <a href=\"https://css-tricks.com/css-style-guides/\">CSS-Tricks</a>. If you or anyone that you know might be interested in sharing a similar style of tutorial, there’s a link to a form in that show notes as well so that you can share with us your name and the topic that you’re interested in. We’ll take a look and see if it’s something that we definitely need to make sure our users know how to do. So, that my friends is your small list of big things. </p>\n\n\n\n<p>Thank you for joining in today for the WordPress briefing. I’m your host, Josepha Haden Chomphosy. I’ll see you again in a couple of weeks!</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, 12 Apr 2021 14:36: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:15:\"Chloe Bringmann\";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:85:\"WPTavern: Set Up a Gutenberg Test Site in 2 Minutes with the Gutenberg Nightly Plugin\";s: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:30:\"https://wptavern.com/?p=114098\";s: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:215:\"https://wptavern.com/set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin?utm_source=rss&utm_medium=rss&utm_campaign=set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin\";s: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:4142:\"<p>WordPress contributors are working towards landing full site editing (FSE) sometime this year, an ambitious plan that will require all hands on deck for testing. A meeting of a small group of core leads on April 14 will start the process of deciding whether FSE will land in version 5.8. In the meantime, the FSE outreach program has <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\">extended the deadline for the fourth round of testing</a> until April 12. </p>\n\n\n\n<p>One of the quickest ways to get started doing alpha/beta testing is to install the Gutenberg Nightly plugin, which pulls in the latest build from the Gutenberg project. Ordinarily, to get the latest build one would have to install NodeJS and npm and use the command line to get set up. This process can be prohibitive, along with the dizzying pace of Gutenberg development, for less technical users who want to start testing.</p>\n\n\n\n<p>The Gutenberg Nightly plugin, combined with the GitHub Updater plugin completely automates the process of grabbing the latest zip from Gutenberg trunk, and users will be notified when a new nightly is available for updating.</p>\n\n\n\n<h2>How to Set Up a Gutenberg Nightly Test Environment</h2>\n\n\n\n<p>The first step is to <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/#nightly\">download</a> and install the Gutenberg Nightly plugin by uploading the zip file. If you already have the stable version of the Gutenberg plugin, you will be prompted to replace the current version with the one you are uploading. If you want to get updates when a new nightly is available, download and install the <a href=\"https://github.com/afragen/github-updater/releases/latest\">GitHub Updater</a> plugin the same way. </p>\n\n\n\n<div class=\"wp-block-image\"><img />Gutenberg Nightly update available</div>\n\n\n\n<p>Testing the full-site editing project will require you to install a theme like TT1 Blocks, which has support for the experimental feature. Once you do, you will see the “Site Editor (beta)” menu item in the dashboard.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>I set up a Gutenberg testing environment in 2 minutes using these plugins. Please note that it’s not recommended to use Gutenberg Nightly in production.</p>\n\n\n\n<p>Birgit Pauli-Haack, publisher of the <a href=\"https://gutenbergtimes.com/\">Gutenberg Times</a>, created the plugin in October 2020, to help testers keep up with the rapid pace of Gutenberg development. </p>\n\n\n\n<p>“On October 19, 2020, there were 250 new commits made since the last release (9.1.1) and before the release of 9.2,” Pauli-Haack said. “Any issue you might file, might get a response like ‘Could you please try it in master, I think it was already fixed.\'” This slows down the testing process and can be discouraging to testers.</p>\n\n\n\n<p>Pauli-Haack creates the build every day as a volunteer service to facilitate Gutenberg testing. </p>\n\n\n\n<p>“At the beginning it took a bit longer but now I wrote a small <a href=\"https://github.com/bph/distribute-nightly\">Node CLI script</a> that does the distribution to GitHub and uploads it to the GT site as well, so the button Download gives you the newest version,” she said. “In October, I was a total rookie with an idea.”</p>\n\n\n\n<p>Pauli-Haack credits Andy Fragen, author of the GitHub Updater plugin, and Riad Benguella, a technical lead on the Gutenberg project, who helped her past some skill gaps in getting the process more automated.</p>\n\n\n\n<p>“Andy Fragen helped me think through it for making it the easiest for the ‘normal’ users to get a Test version without to know much about git, node and stuff,” she said.</p>\n\n\n\n<p>Gutenberg Nightly has facilitated more than 62,000 downloads to date. The repository for the plugin has <a href=\"https://github.com/bph/gutenberg/discussions/\">discussions</a> enabled so users can stay updated with major changes, make feature requests, and <a href=\"https://github.com/bph/gutenberg/discussions/3\">participate in Q&A</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, 11 Apr 2021 16:12: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: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:86:\"Gutenberg Times: Full-Site Editing Scope in WordPress 5.8. Weekend (Tiny) Edition #165\";s: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:35:\"https://gutenbergtimes.com/?p=17473\";s: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://gutenbergtimes.com/full-site-editing-scope-in-wordpress-5-8-weekend-edition-165/\";s: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:8253:\"<p>Howdy! </p>\n\n\n\n<p>In the last two weeks there was so much was happening around Gutenberg. To keep you somewhat in the loop, I interrupt my unpacking of way-too-many boxes and share a few links with you.</p>\n\n\n\n<p>Next week again in full force. Stay tuned. </p>\n\n\n\n<p>Have a great weekend! </p>\n\n\n\n<p>Yours, 💕<br />Birgit</p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Grzegorz </strong>(Greg)<strong> Ziółkowsk</strong>i and I published our first episode together, <strong><a href=\"http://erg-10-3-full-site-editing-mvp/\">Episode #41</a></strong>. It is a great episode, and we had a lot of fun. I am delighted having Grzegorz on the show. It’s now available with show notes and transcript. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>posted <a href=\"https://make.wordpress.org/core/2021/04/08/full-site-editing-scope-for-wp5-8/\">Full Site Editing Scope for WP5.8</a> (u)</p>\n\n\n\n<ul><li>Lesson from Phase 1 roll-out, extenders like plugins developers, site builders and theme authors didn’t have enough time to test their products with the new editor in core. </li><li>Full-Site Editing user experience with Global Styles, Template editing and saving, will not be changing default user experience. It’s opt-in only. There is some confusion on saving template and switch from overall template to content and back. Polishing those will be out of scope for 5.8. </li><li>Also, on the scope list for WordPress 5.8 are: Widget Editor, Navigation Screen and block, refactored Gallery Block and the List View. These components are some of the most complex, and the user experience of them will be key. “They are all high priority to complete (hopefully for WP5.8), but will be punted if they aren’t ready in time for Beta.” </li></ul>\n\n\n\n<p><em>Matias Ventura</em> will demo the current state of these features to the release lead team trio of Matt Mullenweg, Josepha Haden Chomphosy and Helen Hou-Sandi. </p>\n\n\n\n<p><strong>Justin Tadlock</strong> has the skinny: <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">Will Full Site Editing Land in WordPress 5.8? A Decision Is Forthcoming</a></p>\n\n\n\n<p><strong>Hector Prieto</strong> published the <a href=\"https://make.wordpress.org/core/2021/04/08/whats-next-in-gutenberg-april-2021/\">April Focus areas for the Gutenberg team. </a></p>\n\n\n\n<p>As expected, it covers Widget, Navigation Screen, and Full-Site Editing with more details. Please see the <strong>“Area to be aware of”</strong> section of the post, for Block and plugin Developers, Designers and Theme builders. We talked about most of them in one or the other episode, but you find them all in one place in Hector’s post. </p>\n\n\n\n<p><strong>Kjell Reigstad</strong> published the notes from the <strong><a href=\"https://make.wordpress.org/themes/2021/04/08/block-themes-meeting-notes-april-7-2021/\">Block Theme Meeting </a></strong> They team discussed among other things: </p>\n\n\n\n<ul><li>TT1 Blocks update </li><li>Block-based theme updates in Gutenberg 10.3 with alignment styles automatically for front and back end and the capability to use theme.json styles for every block. </li><li>New tools for transitioning to Block-based Themes.</li></ul>\n\n\n\n<p>The deadline for the <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\"><strong>Full Site Editing Testing Call #4</strong></a> has been extended until <strong>April 12th, 2021. </strong></p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg’s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p>⏰ <strong>Don’t Miss this! </strong> <br /><strong>Mega-Meetup April 15th, 2021 </strong> 6:30 -8:30 pm EDT / 23:30 UTC with Anne McCarthy, David Bisset and the organizers of six Florida Meetup groups. All <strong>About Full Site Editing </strong>(Coming in WordPress). <a href=\"https://www.meetup.com/SF-WordPress-Users/events/277019024/\">Register via Meetup.com</a> <a href=\"https://t.co/36RYiMfivU?amp=1\" rel=\"noreferrer noopener\" target=\"_blank\"></a></p>\n\n\n\n<p>For a more in-depth look on current Gutenberg development, <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\">the Index page with all the teams’ updates</a> in the Core handbook has the latest. </p>\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">“Keeping up with Gutenberg – Index”</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n\n<p class=\"has-small-font-size\">Featured Image: <em>Photo by <a href=\"https://unsplash.com/@fran_?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Fran Jacquier</a> on <a href=\"https://unsplash.com/s/photos/lego?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Unsplash</a></em></p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don’t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won’t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n\n<p> <a href=\"https://gutenbergtimes.com/podcast/changelog-41-greg-ziolkowski-gutenberg-10-3-full-site-editing-mvp/\"><strong>Episode #41</strong> is now available</a>, with new co-host <strong>Grzegorz Ziolkowski</strong></p>\n\n\n\n<p> <strong>Subscribe to the <a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a> podcast </strong><br />🎙️ <a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a> | <a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a> | <a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a> | <a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a> | <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a> |<br />🎙️ <a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a> | <a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a> | <a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a> | <a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a> </p>\n\n\n\n<img />Review by <a href=\"https://twitter.com/Peter_Ingersoll\"><strong>Peter Ingersoll</strong></a> on <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>\";s: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, 10 Apr 2021 15:24: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:18:\"Birgit Pauli-Haack\";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:81:\"WPTavern: Will Full Site Editing Land in WordPress 5.8? A Decision Is Forthcoming\";s: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:30:\"https://wptavern.com/?p=114870\";s: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:205:\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming?utm_source=rss&utm_medium=rss&utm_campaign=will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\";s: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:6679:\"<p class=\"has-drop-cap\">Yesterday, Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2021/04/08/full-site-editing-scope-for-wp5-8/\">announced the roadmap</a> for deciding whether Full Site Editing (FSE) will land in WordPress 5.8. After the launch of Gutenberg 10.4 on April 14, a small group of core leads will participate in a go/no-go demo.</p>\n\n\n\n<p>The following people will be on the call:</p>\n\n\n\n<ul><li>Matias Ventura – Gutenberg Project Lead who will host the demo.</li><li>Matt Mullenweg – WordPress Project Lead.</li><li>Helen Hou-Sandì – Lead Developer.</li><li>Josepha Haden Chomphosy – Executive Director.</li></ul>\n\n\n\n<p>The meeting’s agenda is simple. Ventura will host the demo, and the group will discuss and cover implementation questions.</p>\n\n\n\n<p>If there are no blockers, they will share a plan for merging FSE into WordPress. The more likely outcome is that they will find at least a few items that must be addressed. In that case, they will share these publicly with a plan to tackle them before a second go/no-go date of April 27.</p>\n\n\n\n<p>The first beta release of WordPress 5.8 is set for June 8, with a general public release for July 20. The team needs to decide on inclusion early in the release cycle to give theme and plugin developers time to prepare.</p>\n\n\n\n<p>While many are on their toes awaiting a final decision, everyone needs to have a little patience at the moment. Everything needs to be carefully weighed by the project leaders. There is a good chance we will not know the outcome until that second, April 27 deadline.</p>\n\n\n\n<p>Most of the FSE transition would be a beta run for a subset users. Including these features in core does not mean that WordPress immediately flips the switch and enables everything for 40% of the web. For the overall FSE experience, users must make an explicit choice to install and activate a block-based theme.</p>\n\n\n\n<p>With that in mind, the onboarding experience should be a welcoming one that invites users into site editing while letting them know the potential issues. If it is a built-in beta, they <em>really</em> need to understand that improvements are forthcoming.</p>\n\n\n\n<p>An in-core beta run like this is also welcome, given the project’s launch of the block editor a couple of years ago. Regardless of whether people loved or hated the block editor, the rollout was not smooth for everyone. WordPress dropped end-users into an overhauled system, which was a shocking change for many. The project has a chance to do better this time around by incrementally introducing features to users and allowing others to immerse themselves in the new experience of their own choice.</p>\n\n\n\n<p>“The most important context to share is that <strong>it isn’t shipping as the full, default experience for users</strong>,” wrote Chomphosy in the post, noting that the team is growing beyond past mistakes. “One of the clearest pieces of feedback from the Phase One merge process was that there wasn’t enough time for our extenders (agencies, theme authors, plugin developers, site builders, etc.) to prepare for the upcoming changes.”</p>\n\n\n\n<p>The decision-makers may also decide to ship some pieces but not others. FSE is a project made up of several components.</p>\n\n\n\n<p>“The whole full site editing project is sort of an umbrella term for a collection of tools and projects, so it would be possible for some pieces to ship while others don’t,” said Haden Chomphosy. “There are probably some exceptions to that, as you mentioned, but many of these can ship as they are ready.”</p>\n\n\n\n<p>The exceptions she was referring to are components that make more sense together. For example, block-based themes via a <code>theme.json</code> config file and most of the site-editing blocks are not as useful when separate.</p>\n\n\n\n<p>Of course, there are cases where something like the Query block could be used outside of the site editor. Users might create custom queries within a page without the benefit of the site editor, for example.</p>\n\n\n\n<p>My primary concern is not with features related to the site editor but with block-based widgets. It is a transitional tool for users on traditional themes. Along with the new nav menus screen, it is not a part of the block-based themes experience. The goal is to allow users to start using blocks in more places. However, this will result in a broken UX in many cases.</p>\n\n\n\n<p>The widgets experience is still <a href=\"https://wptavern.com/are-block-based-widgets-ready-to-land-in-wordpress-5-6\">partially broken</a>, treating each block as a separate widget. Users must learn to put a Heading (widget title) and another block (widget content) into a Group (widget wrapper) for the correct widget-related classes on the front end of the site. For some themes, whether users do this will be a non-issue. For others, it will look ugly at best and break the layout at worst. Putting this responsibility on the shoulders of end-users was <a href=\"https://github.com/WordPress/gutenberg/issues/25174#issuecomment-708238689\">deemed an acceptable solution</a>.</p>\n\n\n\n<p>I wanted to focus on this issue because it is one of those things that may simply be flipped on for all users. I am still afraid that transitioning from a functioning system to a potentially broken one will make for a bumpy ride.</p>\n\n\n\n<p>The WordPress 5.6 release team <a href=\"https://wptavern.com/wordpress-5-6-release-team-pulls-the-plug-on-block-based-widgets\">decided not to ship</a> block-based widgets. Hou-Sandì, as the core tech lead for 5.6, provided a historical account of the decision and why it was not ready for inclusion:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>My question for features that affect the front-end is “can I try out this new thing without the penalty of messing up my site?” — that is, user trust. At this current moment, given that widget areas are not displayed anything like what you see on your site without themes really putting effort into it and that you have to save your changes live without revisions to get an actual contextual view, widget area blocks do not allow you to try this new feature without penalizing you for experimenting.</p></blockquote>\n\n\n\n<p>While widgets have arguably improved, I still see the answer as being the same as last October. I have not seen enough buy-in from the theme development community to support the block editor itself, much less new block-related features. However, at some point, the project simply needs to move forward. Themers will just need to keep up.</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, 09 Apr 2021 15:48:25 +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:\"Justin Tadlock\";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:76:\"WPTavern: iThemes Acquires Kadence WP, Plans to Sunset Legacy Themes in 2022\";s: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:30:\"https://wptavern.com/?p=114848\";s: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:195:\"https://wptavern.com/ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022?utm_source=rss&utm_medium=rss&utm_campaign=ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022\";s: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:3957:\"<p>iThemes has <a href=\"https://ithemes.com/kadence-wp-joins-ithemes-family/\">acquired Kadence WP</a>, the Missoula-based makers of the <a href=\"https://wordpress.org/plugins/kadence-blocks/\">Kadence Blocks</a> plugin and its accompanying <a href=\"https://wordpress.org/themes/kadence/\">Kadence theme</a>. Originally founded in 2008 as a themes company, iThemes became more of a plugin-oriented business over the years before it was <a href=\"https://wptavern.com/liquid-web-acquires-ithemes-in-multi-million-dollar-deal\">acquired by Liquid Web in 2018</a>. The company is returning to its roots with this acquisition and plans to make Kadence WP the official theme platform of choice for iThemes.</p>\n\n\n\n<p>“It’s no secret that the ‘themes’ part of iThemes has been lacking for many years now,” iThemes general manager Matt Danner said. “While we got our start in WordPress themes in 2008, over the past 10 years, we pivoted to the more obvious needs of our customers (mainly WordPress security, backups, memberships and maintenance) as the theme marketplace got more competitive. </p>\n\n\n\n<p><em>“</em>Joining forces with Kadence WP means that iThemes can once again have an innovative and modern WordPress theme platform.”</p>\n\n\n\n<p>iThemes announced it will be sunsetting its <a href=\"https://ithemes.com/purchase/builder-theme/\">iThemes Builder theme framework</a> and all of its legacy themes in 2022, in favor of supporting the Kadence theme which already has more than 50,000 active installations. Danner said the older themes “are no longer truly compatible with the future direction of WordPress.”</p>\n\n\n\n<p>Kadence Blocks are even more popular than the accompanying theme, since they can be used in combination with any WordPress theme. The plugin has gained more than 100,000 users after its initial launch in August 2018. Kadence Blocks <a href=\"https://wptavern.com/wordpress-theme-and-plugin-shops-are-pioneering-the-first-layout-blocks-for-gutenberg\">pioneered some of the first full-featured layout blocks</a> in the early days of Gutenberg prior to its inclusion in core.</p>\n\n\n\n<p>“This last year has marked some ridiculous growth for Kadence WP,” co-founder Ben Ritner said. “Only one year ago my sister Hannah (many users will know Hannah from our support channels) and I were the entirety of the Kadence WP team. It is hard to gauge user numbers with accuracy because of how many free products we have, but the amount of people using Kadence WP products has roughly quadrupled in the last 10 months! Our new Kadence Theme, which landed on the repo in November (only 160 days ago), now has more than 50,000 active users.”</p>\n\n\n\n<p>Kadence WP will continue running under its same branding and as a separate company under the iThemes brand. Pricing will remain the same for existing Kadence WP customers. iThemes plans to raise its prices for its Agency Bundle on May 1, 2021, but renewal pricing will remain the same as long as the customers’ subscriptions auto-renew.</p>\n\n\n\n<p>Kadence Blocks is adding dynamic content for its pro version in the next month. The team is also launching a new plugin called Kadence Cloud, which will allow users to create a pre-built cloud of content that they can pull down into any website. Both Kadence Blocks and the theme will also be rolling in many of the top-voted feature requests from its community. A major new product release is planned for Q4 2021.</p>\n\n\n\n<p>iThemes will be hosting a <a href=\"https://attendee.gotowebinar.com/register/8329602538499610384\">townhall meeting</a> Friday, April 9 at 11:00 am CST to address any questions or concerns that users and customers may have. They are also running an online training workshop titled “<a href=\"https://attendee.gotowebinar.com/register/446959587392124432\">Learn How to Use Kadence WP</a>” on May 5, 2021, at 1:00 p.m. CST.</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, 09 Apr 2021 05:23: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: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:71:\"WPTavern: Yes, Comments Are Still Relevant, But We Need a Better System\";s: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:30:\"https://wptavern.com/?p=114628\";s: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:183:\"https://wptavern.com/yes-comments-are-still-relevant-but-we-need-a-better-system?utm_source=rss&utm_medium=rss&utm_campaign=yes-comments-are-still-relevant-but-we-need-a-better-system\";s: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:6116:\"<p class=\"has-drop-cap\">More and more, open comments are becoming a thing of the past. Large news organizations have kicked them to the curb. Frustrated bloggers who no longer desire all of the hassles with moderation shut down their forms. The conversations have moved to corporate-controlled social media.</p>\n\n\n\n<p>It is hard to pinpoint the exact moment much of the web devolved into chaos. It was probably more of a gradual thing. The tools that we built fostered the darkest side of humanity. Far too often, people let out their worst unfiltered thoughts without regard to decency and kindness. If we dig deep enough, social media is likely the culprit that spawned this growing experience. However, it is also entrenched in the blogging world.</p>\n\n\n\n<p>Now, with the ubiquity of mobile phones, everyone has a voice. And, far too often, the vocal minority drives the masses from discussion to ad hominem. Or, maybe the majority was always looking for a justification.</p>\n\n\n\n<p>There is a bright side. Commenting on and discussing ideas in an open forum can change hearts and minds. It can lead to discoveries and create life-long friendships — I still routinely chat with people I met through blogs and their comments from nearly two decades ago.</p>\n\n\n\n<p>Ryan McCue, a core contributor to WordPress, said that <a href=\"https://twitter.com/rmccue/status/1375873040496594946\">comments should be a plugin</a>.</p>\n\n\n\n<p>There are few things I could think that would hurt the blogging community more. Comments are the lifeblood of many WordPress-built sites. Without them as part of the core experience, how many new users will venture out to find a commenting plugin? Such a change would sign the death warrant for commenting on a large part of the web, moving more discussion away from blogs into the waiting arms of social networks.</p>\n\n\n\n<p>McCue’s response was to a <a href=\"https://twitter.com/Krogsgard/status/1375867036102971396\">tweet by Brian Krogsgard</a>, the Post Status creator and editor. “WordPress should have one singular button that says: Turn off all comments and comment displays. This is so hilariously complicated, it’s absurd.”</p>\n\n\n\n<p>He is not wrong.</p>\n\n\n\n<p>The WordPress comment settings screen is so complex that I rarely change anything other than a setting or two, even when I want comments enabled for a site. There are around two dozen individual options on that screen, and none of them just allow users to turn it all off.</p>\n\n\n\n<p>Eric Karkovack explores this same topic in his piece for Speckyboy titled <a href=\"https://speckyboy.com/is-the-wordpress-comment-system-still-relevant/\">Is the WordPress Comment System Still Relevant?</a> He concluded:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>So, where does this leave the default comment system? It still offers the basics and can be extended. Yet it seems a bit antiquated when compared to what other services are offering. To remain a compelling option, improvements are in order.</p><p>There’s certainly no harm in keeping it around. But, short of a renewed effort to improve the out-of-the-box functionality, perhaps it shouldn’t be as front-and-center within WordPress as it is now.</p></blockquote>\n\n\n\n<p>WordPress has failed to iterate on its commenting feature in recent years.</p>\n\n\n\n<p>“Like most things, [Full Site Editing] will change things there,” wrote WordPress Themes Team rep Ari Stathopoulos in the Post Status Slack. “Want comments? Add the comment-form block in your template. Don’t want them? Don’t add it.”</p>\n\n\n\n<p>While that is partly true, it only handles things on the front end of the site. All the commenting-related features would still be there in the admin. However, it is a step in the right direction.</p>\n\n\n\n<p>The ability to easily opt in or out of a commenting system is merely one change that needs to happen. Something as basic as an <a href=\"https://core.trac.wordpress.org/ticket/33627\">in-context comment list view</a> is a must for easier moderation. The <a href=\"https://wptavern.com/a-conceptual-wordpress-plugin-by-stephen-cronin-that-makes-comment-moderation-easier\">Tavern still uses</a> Stephen Cronin’s <a href=\"https://wordpress.org/plugins/show-parent-comment/\">Show Comment Parent</a> plugin for this. Even a basic JavaScript-based front-end submission form would go a long way toward modernizing the commenting system. Does anyone enjoy a full page reload when leaving a comment?</p>\n\n\n\n<p>However, there is more that we could be doing. For a platform that prides itself on democratizing publishing and owning your content, a <a href=\"https://core.trac.wordpress.org/ticket/35435\">ticket for supporting webmentions</a> has had virtually no movement in five years.</p>\n\n\n\n<p>A Webmention is a standardized protocol for mentions and conversations across the web. It is a part of a goal for a decentralized social “network” of sorts where everyone owns and controls their content. While the <a href=\"https://wordpress.org/plugins/webmention/\">Webmention plugin</a> by Matthias Pfefferle takes care of this feature, universal adoption would be a far more realistic goal as part of WordPress.</p>\n\n\n\n<p>We should also have some serious conversations about what tools publishers need to build thriving communities via their comments. For example, is comment moderation easy enough? If not, what can we do to improve it?</p>\n\n\n\n<p>WordPress is more than simply a blogging platform. Users can build any kind of site they want today, with or without the comments. However, commenting is part of the software’s history and identity. It is a gateway to discussion — often as important or even more so than a site’s content.</p>\n\n\n\n<p>Comments will always be relevant. Whether it is a response to a blog post, tweet, Slack thread, or some new thing we have yet to think of, the web is all about connecting and communicating with others. We should constantly reevaluate whether WordPress is leading the pack, creating the tools to enable more discussion.</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, 08 Apr 2021 23:11:34 +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:\"Justin Tadlock\";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: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:51:\"HeroPress: Hallway Chats Joins The HeroPress Family\";s: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=3524\";s: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:147:\"https://heropress.com/hallway-chats-joins-the-heropress-family/#utm_source=rss&utm_medium=rss&utm_campaign=hallway-chats-joins-the-heropress-family\";s: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:2413:\"<img width=\"375\" height=\"100\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/hallway-chats-logotype-v01.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Original Hallway Chats logo\" />\n<p>As any parent or pet owner knows, quiet doesn’t always equal inactivity. And the same is true here at HeroPress.</p>\n\n\n\n<h2 id=\"h-investing-in-a-sustainable-framework\">Investing in a sustainable framework</h2>\n\n\n\n<p>While we haven’t said much over the last few months, we’ve been working with the initial feedback we received to expand HeroPress in the most manageable and sustainable way. Because really, if it’s not manageable and sustainable, what’s even the point?</p>\n\n\n\n<p>This quest prompted a lot of additional research and active listening, all of which lead the fine folks behind the <a href=\"http://hallwaychats.com\">Hallway Chats</a> podcast to start a conversation with us. </p>\n\n\n\n<h2 id=\"h-hallway-chats-found-us\">Hallway Chats found us</h2>\n\n\n\n<p>We were considering a podcast, but had moved it down the build list. <a href=\"https://twitter.com/TaraClaeys\">Tara Claeys</a> and <a href=\"https://twitter.com/liamdempsey\">Liam Dempsey</a>, while loving the work they’ve done with Hallway Chats, found life was moving then in different directions, as it does for us all. And as Hallway Chats approached its 150th episode, the decision was made to pass the torch, or microphone as it were.</p>\n\n\n\n<p>We’re thrilled to be able to build on their legacy and continue to grow Hallway Chats through out the community, and we’re grateful to Tara and Liam that they’ve entrusted it into our care.</p>\n\n\n\n<h2 id=\"h-embrace-opportunities-that-are-the-right-fit\">Embrace opportunities that are the right fit</h2>\n\n\n\n<p>A few shifts and changes are inevitable, but the spirit of Hallway Chats will always stand. After all, why change something that so ideally meshes with our own goals?</p>\n\n\n\n<p>Listen to the <a href=\"https://hallwaychats.com/episodes/episode-150-cate-and-topher-derosia/\">150th Episode of Hallway Chats</a> where Tara, Liam, Topher, and I talk even more about the direction we’re all heading.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/hallway-chats-joins-the-heropress-family/\">Hallway Chats Joins The HeroPress Family</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, 08 Apr 2021 14:55: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:\"\";}}}}}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:76:\"WPTavern: Calling All Themers: Design the Next Round of Query Block Patterns\";s: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:30:\"https://wptavern.com/?p=114777\";s: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:195:\"https://wptavern.com/calling-all-themers-design-the-next-round-of-query-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=calling-all-themers-design-the-next-round-of-query-block-patterns\";s: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:4621:\"<p class=\"has-drop-cap\">The Gutenberg plugin repository currently has an open ticket calling for <a href=\"https://github.com/WordPress/gutenberg/issues/30508\">community-contributed Query block patterns</a>. These would launch alongside Full Site Editing’s inclusion in WordPress, which could be as soon as version 5.8 — no hard decision has been made on that yet. Some may not end up bundled directly in WordPress but could be included in the <a href=\"https://wptavern.com/first-look-at-initial-designs-for-wordpress-block-pattern-directory\">upcoming pattern directory</a>.</p>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-10-2-adds-spacers-to-navigation-lists-lets-users-categorize-template-parts-and-introduces-scoped-patterns\">Gutenberg 10.2</a> introduced a new feature called “scoped patterns.” This system allows developers to build block patterns within a specific context instead of always being available from the inserter. Specifically, the Gutenberg development team created a handful of patterns for the Query block. When inserting the block, users can choose between each of these patterns as a starting point for outputting their posts.</p>\n\n\n\n<img />Pattern selections for the Query block in its initial state.\n\n\n\n<p>The patterns are far too generic and do not come close to replicating the array of design options in the real world. While the end goal is to not cover every scenario imaginable, WordPress should ultimately give users a little more flexibility as a jumping-off point.</p>\n\n\n\n<p>“Those were always meant to be temporary to start with,” wrote Kjell Reigstad, a core WordPress contributor and Design Director at Automattic, in the GitHub ticket. “Let’s take another look at these, both to replace the current ones for now, but also so that we eventually have a nice set of WordPress community-designed query block patterns to add to the Pattern Directory at launch.”</p>\n\n\n\n<p>Theme authors will be able to release their own scoped patterns for the Query block too. However, with block-based themes being few and far between at this phase of the project, WordPress needs to set the stage.</p>\n\n\n\n<p>This is one of the reasons I was so vocal pre-WordPress 5.5 about the <a href=\"https://wptavern.com/decision-time-what-block-patterns-should-ship-with-wordpress-5-5\">early pattern designs</a>, and it is why I was happy to see them <a href=\"https://wptavern.com/gutenberg-8-7-adds-minor-changes-updates-block-pattern-designs-and-continues-full-site-editing-work\">overhauled before the launch</a>. Many users need that bit of inspiration, that push to try out alternate layouts instead of building them on their own. They need options beyond the typical stacked blog posts layouts.</p>\n\n\n\n<p>A few well-designed Query patterns do that.</p>\n\n\n\n<p>I decided to try my hand at building what I think would be a fun Query pattern to use:</p>\n\n\n\n<img />Query block pattern with full-width background image.\n\n\n\n<p>I built this using core blocks instead of the Query block with the Eksell theme installed. Side note: let me just reiterate my earlier <a href=\"https://wptavern.com/compatibility-is-not-enough-the-eksell-wordpress-theme-creates-art-with-blocks\">review of Eksell</a>. It is such a well-rounded design that anyone can create all sorts of custom patterns. It makes for an easy-to-use testbed for exploring design concepts.</p>\n\n\n\n<p>The idea was based on a pattern that Mel Choyce-Dwan shared in the ticket:</p>\n\n\n\n<img /> Query block pattern with background image and centered text. \n\n\n\n<p>I do not think it is currently possible to build this Query pattern idea with the site editor. Unless I am mistaken, there is no way to use the post featured image as a background or within the Cover block, a common layout design.</p>\n\n\n\n<p>Eventually, the site editor should get to the point where theme authors can move at least a hair beyond the basics. It will take some time for the tooling to catch up, but we are approaching the point where designers can build more complex things. That is another reason theme authors should be involved with this discussion. It needs input and ideas from themers who are out there dealing with users in real-world settings. The Gutenberg team cannot know everything it needs to build without this vital community source.</p>\n\n\n\n<p>Choyce-Dwan shared several other patterns in the ticket that are worth exploring. Along with Reigstad, Beatriz Fialho and Paal Joachim Romdahl have contributed pattern ideas.</p>\n\n\n\n<p>If you fancy yourself a theme designer, now is as good a time as any to contribute.</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, 07 Apr 2021 22:45: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";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:32:\"Matt: Wix and Their Dirty Tricks\";s: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=53999\";s: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/2021/04/wix-dirty-tricks/\";s: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>Wix, the website builder company you may remember from <a href=\"https://ma.tt/2016/10/wix-and-the-gpl/\">stealing WordPress code and lying about it</a>, has now decided the best way to gain relevance is attacking the open source WordPress community in a <a href=\"https://wptavern.com/wix-takes-a-jab-at-wordpress-with-bewildering-new-marketing-campaign\">bizarre set of ads</a>. They can’t even come up with original concepts for attack ads, and have tried to rip-off of Apple’s Mac vs PC ads, but tastelessly personify the WordPress community as an absent, drunken father in a therapy session. <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f914.png\" alt=\"🤔\" class=\"wp-smiley\" /></p>\n\n\n\n<p>I have a lot of empathy for whoever was forced to work on these ads, including the actors, it must have felt bad working on something that’s<strong> like Encyclopedia Britannica attacking Wikipedia</strong>. WordPress is a global movement of hundreds of thousands of volunteers and community members, coming together to make the web a better place. The code, and everything you put into it, belongs to you, and its open source license ensures that you’re in complete control, now and forever. WordPress is free, and also gives you freedom. </p>\n\n\n\n<p>Wix is a for-profit company with a valuation that peaked at around 20 billion dollars, and whose business model is getting customers to pay more and more every year and making it difficult to leave or <a href=\"https://www.trustpilot.com/review/www.wix.com?aspects=refund\">get a refund</a>. (Don’t take my word for it, look at their investor presentations.) They are so insecure that they are also the only website creator I’m aware of that doesn’t allow you to export your content, so they’re like a roach motel where you can check in but never check out. Once you buy into their proprietary stack you’re locked in, which even their support documentation admits:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p><strong>So if we’re comparing website builders to abusive relationships, Wix is one that locks you in the basement and doesn’t let you leave.</strong> I’m surprised consumer protection agencies haven’t gone after them.</p>\n\n\n\n<p>Philosophically, I believe in open source, and if WordPress isn’t a good fit for you there are other great open source communities like Drupal, Joomla, Jekyll, and Typo3. We also have a great relationship with some of our proprietary competitors, and I have huge respect for the teams at Shopify and Squarespace, and even though we compete I’ve always seen them operate with integrity and I’d recommend them without hesitation. </p>\n\n\n\n<p>I have to believe that users will care about that in the long run, and maybe that’s <a href=\"https://w3techs.com/technologies/history_overview/content_management/all/y\">why Squarespace just passed up Wix in market share</a>. They <a href=\"https://support.squarespace.com/hc/en-us/articles/206566687-Exporting-your-site\">natively support exporting into WordPress’ format</a> and don’t have to resort to dirty tricks to be successful. I expect Squarespace’s upcoming IPO will be a great one.</p>\n\n\n\n<p>Wix, though, continues to show their true colors. Regardless of their product, I hope people consider the behavior of companies in the world they support with their dollars. Wix really wants you to see their new campaign though, so let’s take the bait and watch the creepy, misleading way they are trying to represent themselves.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</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, 07 Apr 2021 17:34:36 +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: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:102:\"WPTavern: Wix’s Negative Advertising Campaign Falls Flat with WordPress Developers and Professionals\";s: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:30:\"https://wptavern.com/?p=114772\";s: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:243:\"https://wptavern.com/wixs-negative-advertising-campaign-falls-flat-with-wordpress-developers-and-professionals?utm_source=rss&utm_medium=rss&utm_campaign=wixs-negative-advertising-campaign-falls-flat-with-wordpress-developers-and-professionals\";s: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:5971:\"<p>Wix has launched a negative advertising campaign targeting WordPress, following a <a href=\"https://wptavern.com/wix-takes-a-jab-at-wordpress-with-bewildering-new-marketing-campaign\">bizarre marketing stunt</a> where the company shipped out Bose headphones to influential WordPress community members. Recipients were puzzled, because it appeared the company was wasting its marketing budget on people who were not likely to be swayed by the campaign. Wix seems oblivious to the <a href=\"https://twitter.com/danyork/status/1379128016387866624\">negative </a><a href=\"https://twitter.com/wesbos/status/1379570402347864066\">responses</a> to its headphones marketing ploy.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Like, these are nice headphones, but I want to know if there is a proprietary CMS that is willing to pay to replace the outdoor condenser thing for my A/C within the next 12 months or not before making my decision.</p>— Josh Pollock (@Josh412) <a href=\"https://twitter.com/Josh412/status/1379470244968857600?ref_src=twsrc%5Etfw\">April 6, 2021</a></blockquote>\n</div>\n\n\n\n<p>Subsequent advertisements in this new “You Deserve Better” campaign are markedly more negative than the <a href=\"https://www.secret-update.com/from-wp\">launch video</a> sent to recipients of the headphones, packed with tasteless and tired motifs. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Wix representative Maya Gril said the campaign is part of the company’s “initiative to connect with an audience that doesn’t think or know that Wix applies to their needs.” </p>\n\n\n\n<p>When asked what message they are intending to send with the videos, Gril likened using WordPress to being stuck in a bad relationship.</p>\n\n\n\n<p>“The campaign shows in a clever way that WordPress users don’t need to be stuck in a bad relationship with their platform and they should consider the alternative which allows them to focus on their actual work,” Gril said. “Each video in the campaign revolves around user pain points, which also highlight Wix’s strengths.”</p>\n\n\n\n<p>Morten Rand-Hendriksen, who received a pair of the headphones, characterized the campaign as “<a href=\"https://twitter.com/mor10/status/1379513577619394563\">nuclear troll-marketing</a>.” Instead of emphasizing any new, innovative features of the Wix platform, the ads come across as short, petulant narratives with no clear objective. </p>\n\n\n\n<p>“I guess they’re trying to provoke us into responding?” WordPress co-founder Matt Mullenweg <a href=\"https://twitter.com/photomatt/status/1379217014472896512\">tweeted</a> in response to discussion on the campaign. “I agree it comes off as creepy and misleading to impersonate ‘WordPress’ this way.</p>\n\n\n\n<p>“I can’t tell if trying to get a cease and desist letter is part of their strategy to try and drum up press. Unethical, tacky behavior from an unethical, tacky company. Good reminder: I really appreciate the integrity, principles, and ethics of WordPress ecosystem companies.”</p>\n\n\n\n<p>Wix’s new video ads seem more geared at professional developers with references that are likely outside of regular users’ experience with the software. The company may have failed to attract professionals in the past, which might explain why it opted to send thousands of dollars worth of headphones to influential WordPress users who fall within that demographic. </p>\n\n\n\n<p>In 2019, Wix began shifting its marketing budget away from TV advertisements and added products that targeted agencies, developers, and designers. The company spent $55 million in marketing in the first quarter of 2019, according to reports shared with <a href=\"https://digiday.com/marketing/wix-com-using-linkedin-target-designers-engineers-agencies/\">Digiday</a>. Wix became more active on LinkedIn and Twitter in pursuit of professionals who would bring more customers to its platform.</p>\n\n\n\n<p>“We want to make it clear that we have everything a professional needs,” Maya Gril said. “Our product is mature and constantly evolving. We’re broadening our target audience and we want all new, existing and prospective users to know that Wix is the ultimate web creation platform to help them create, manage and grow online.”</p>\n\n\n\n<p>Unfortunately, Wix is lacking one very important feature for catering to “professional needs” – data portability. When asked for his thoughts on the campaign, Mullenweg added that Wix is the only CMS in the world that doesn’t allow export – even Facebook does. The <a href=\"https://support.wix.com/en/article/exporting-or-embedding-your-wix-site-elsewhere\">Wix support center</a> states: Y<em>our Wix site and all of its content is <a href=\"https://support.wix.com/en/article/wix-site-hosting\">hosted</a> exclusively on Wix’s servers, and cannot be exported elsewhere.</em></p>\n\n\n\n<p>Having content that is locked in and cannot be easily exported to other platforms or hosts does not appeal to professionals. No amount of extravagant spending on marketing stunts will convince developers to bring their customers to a proprietary CMS that also locks in your content. </p>\n\n\n\n<p>This is why their marketing doesn’t appeal to the group of people who received the headphones. Many of them build WordPress as long-time contributors or run WordPress product businesses. </p>\n\n\n\n<p>Wix fundamentally misunderstands why people use WordPress and what makes them stay. It’s for reasons not found in their overly simplified list of differentiators played out in the new video ads. The desperate marketing tactics, which are geared more towards developers and power users, serve only to reinforce the platform’s underdog status and lack of market awareness.</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, 07 Apr 2021 07:10:46 +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: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:69:\"WPTavern: Twentig Now Upgrades the Twenty Twenty-One Theme 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:30:\"https://wptavern.com/?p=114785\";s: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:183:\"https://wptavern.com/twentig-now-upgrades-the-twenty-twenty-one-theme-experience?utm_source=rss&utm_medium=rss&utm_campaign=twentig-now-upgrades-the-twenty-twenty-one-theme-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:6098:\"<p class=\"has-drop-cap\">Twentig, the brainchild of sibling co-founders Diane and Yann Collet, now supports the Twenty Twenty-One theme. The developers originally built the plugin, which is <a href=\"https://wordpress.org/plugins/twentig/\">hosted on WordPress.org</a>, around the idea of “supercharging” Twenty Twenty. After its initial success, they have turned their sights onto the most recent default theme, adding a slew of new features over the past few months.</p>\n\n\n\n<p>The plugin still supports Twenty Twenty. It has merely added features for the latest default theme to its repertoire. The duo behind the plugin does not plan to stop there either.</p>\n\n\n\n<p>“Yes, we’ll definitively continue this with the future default themes,” said Yann Collet. “It will be exciting to see what we can do with Full Site Editing and the next block-based theme. With FSE coming, the opportunity is immense, making us confident that we can help people building better websites.”</p>\n\n\n\n<p>When I <a href=\"https://wptavern.com/supercharge-the-default-wordpress-theme-with-twentig-a-toolbox-for-twenty-twenty\">last covered it</a>, Twentig had a mere 4,000 active installations. All 34 of its reviews were five stars. Today, the plugin has accumulated over 10,000 installs and 75 five-star reviews. It did garner its first four-star rating, bringing the average down a tad. Nevertheless, its user base clearly loves what the plugin developers are doing.</p>\n\n\n\n<p>The team has created 10 <a href=\"https://twentig.com/demos/\">website demos</a> and 8 single-page examples for inspiration, each on top of the Twenty Twenty-One theme.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Orlando</li><li class=\"blocks-gallery-item\"><img />Kyoto</li><li class=\"blocks-gallery-item\"><img />Letuce</li></ul>\n\n\n\n<p>One of the great things about the plugin is that it essentially treats the default themes as a bit of a foundation, a framework. Users do not have to search around for a new theme when they tire of their current look. They can simply mix things up with Twentig.</p>\n\n\n\n<p>“The goal is to showcase the power and flexibility of Twentig, the default theme, and the block editor,” said the team. “And ultimately inspire people to be creative with blocks. It’s incredibly fun and fast to build directly inside the block editor with our block patterns instead of using a prototyping tool like Figma.”</p>\n\n\n\n<h2>Extending the Block Editor</h2>\n\n\n\n<p class=\"has-drop-cap\">The Twentig plugin’s strength is in how it extends the block editor. Users are first presented with a custom sidebar panel with a plethora of patterns and full-page layouts. The plugin then further provides options for individual blocks.</p>\n\n\n\n<p>Unlike many other block-related plugins, Twentig does not register its own blocks. It uses the core WordPress blocks, except for Contact Form 7 integration, by mixing and matching them in various ways. If a user needs a call-to-action section, the plugin offers 11 patterns. If a user wants to spruce up their galleries, they have plenty of choices.</p>\n\n\n\n<img />Inserting a single page layout.\n\n\n\n<p>The plugin’s page layouts and patterns all work with both the Twenty Twenty and Twenty Twenty-One themes. Since Twentig relies primarily on core blocks, it is just a matter of making sure its custom CSS works.</p>\n\n\n\n<p>Some blocks get an extra setting or two through the plugin. However, the bulk of customization options happen through the Twentig “CSS Library.” This is a setting under the Advanced tab for most blocks that users can access by clicking the “+” icon next to the Additional CSS Classes option. It allows users to tick off checkboxes for numerous classes — each has an explanation of what it does. These are merely a set of utilities that change the block’s output in some way.</p>\n\n\n\n<img />Picking Heading block classes via the Twentig CSS Library.\n\n\n\n<p>Twentig’s CSS classes system follows the road paved by utility class frameworks like Tailwind. WordPress does a little of this but does not take a holistic approach to it. I have argued that WordPress <a href=\"https://wptavern.com/themes-of-the-future-a-design-framework-and-a-master-theme\">should build a design framework</a> in the past. A standardized class system would play well with block options, giving the development team a foundation for creating a better user experience across themes.</p>\n\n\n\n<p>The drawback is that the two extra stylesheets on top of Twenty Twenty-One’s CSS add a bit of heft to the page. This could give pause to users who want to keep things lightweight. However, it has a smaller footprint than when using it with the older Twenty Twenty.</p>\n\n\n\n<h2>Customizer Options and More</h2>\n\n\n\n<img />Customizing Twenty Twenty-One’s design.\n\n\n\n<p class=\"has-drop-cap\">The plugin packages dozens of settings under the “Twentig Options” customizer panel. It also extends other sections, such as adding more color options. Users who care more about modifying the overall design than blocks will find nearly anything they need to put their own spin on their sites.</p>\n\n\n\n<p>Everything from fonts to site layouts to what post metadata to show is covered. Users can also switch between stacked and grid-style blog posts designs while further customizing based on their choices.</p>\n\n\n\n<p>The biggest downside to the plugin’s customizer integration is that it does not utilize the live preview functionality with most of its options. Making a change means a frame refresh to see its effects. A little bit of custom JavaScript and a few partials for server-side changes would go a long way toward making the experience better.</p>\n\n\n\n<p>Ultimately, future versions of Twentig will rely less on or not at all on the customizer. If Twenty Twenty-Two is a block-based, FSE theme, such customization will happen in the upcoming site editor. The plugin developers will need to change tactics and find ways to extend the experience in new ways.</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, 06 Apr 2021 22:36: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:14:\"Justin Tadlock\";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: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:78:\"WPTavern: Wix Takes a Jab at WordPress with Bewildering New Marketing Campaign\";s: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:30:\"https://wptavern.com/?p=114714\";s: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:201:\"https://wptavern.com/wix-takes-a-jab-at-wordpress-with-bewildering-new-marketing-campaign?utm_source=rss&utm_medium=rss&utm_campaign=wix-takes-a-jab-at-wordpress-with-bewildering-new-marketing-campaign\";s: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:5921:\"<p>Wix is taking direct aim at WordPress in a new cryptic marketing campaign that began over the weekend with shipments of <a href=\"https://www.amazon.com/Bose-Cancelling-Wireless-Bluetooth-Headphones/dp/B07Q9MJKBV/\">Bose noise-canceling headphones</a> landing in the mailboxes of prominent WordPress users. At the end of December, 2020, Wix sent out the following Twitter DM to a group of people it deemed “influencers from the tech industry,” soliciting their addresses in order to deliver a box: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In the last few months, my team and I have been working on a new innovative concept. We have packed this concept into a free, no strings attached box that we’d love to share with you as one of our selected influencers from the Tech industry. </p><p>I know the information I have provided you is basic, but the reason is that I do not want to ruin your experience (and let’s be honest, what’s more fun than being surprised on the holidays?)</p></blockquote>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>\n\n\n\n<p>Recipients were instructed to scan a QR code to view a one-minute <a href=\"https://www.secret-update.com/from-wp\">video</a> where a man acts as a personified “WordPress” making bizarre claims:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“Apparently, Wix is coming out with a campaign trashing me. I just want you to know that it’s totally fake news, completely bogus. They’re just spreading lies because they’re jealous of our relationship.” </p><cite><a href=\"https://www.secret-update.com/from-wp\">www.secret-update.com/from-wp</a></cite></blockquote>\n\n\n\n<p>The message of the video is not clear and it ends with a few snide jabs referencing “exhausted memory” and WordPress’ market share. </p>\n\n\n\n<div><img /></div>\n\n\n\n<p>The most common reaction to the surprise headphones was confusion. Many recipients had no idea what Wix was trying to communicate with the gift.</p>\n\n\n\n<div>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">I don\'t understand their goal. Am I supposed to start using their service because they sent me some headphones I don\'t want?</p>— Michael Torbert (@michaeltorbert) <a href=\"https://twitter.com/michaeltorbert/status/1379125464917237763?ref_src=twsrc%5Etfw\">April 5, 2021</a></blockquote>\n</div>\n\n\n\n<p>A few people perceived the video to be cheeky and humorous. WordPress contributor Aaron Campbell found it off-putting. </p>\n\n\n\n<p>“The video takes some odd snipes at WordPress, but the whole overall feel is a bit shady/dirty. Not a great look for Wix in my opinion,” Campbell said after receiving the headphones in the mail. “I think I’d be fine with it if it weren’t signed as ‘From WP’ and ‘Yours, WP.’ By the time I got to watching the video I already had that bad taste in my mouth.”</p>\n\n\n\n<p>Some speculated that it may be the first act in a strange marketing saga of Wix targeting WordPress. Others were inadvertently convinced the headphones were actually from WordPress, since the advertisement uses WordPress’ trademark in the video. This may be a violation of the WordPress Foundation’s <a href=\"https://wordpressfoundation.org/trademark-policy/\">trademark policy</a>, but this has not yet been confirmed. Wix was not printed anywhere in the message, except on the shipping label. </p>\n\n\n\n<div>\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Ok thank you to whoever at <a href=\"https://twitter.com/WordPress?ref_src=twsrc%5Etfw\">@WordPress</a> sent me this, I don’t remember giving you my address but these are cool headphones and you definitely got me not-using-Wix if that was your goal ♥️<br /><br />(i also have not used WP in like 10 years but now it will be in/around my head, dammit) <a href=\"https://t.co/l1xA7FvAiw\">pic.twitter.com/l1xA7FvAiw</a></p>— swyx (@swyx) <a href=\"https://twitter.com/swyx/status/1378268509910622211?ref_src=twsrc%5Etfw\">April 3, 2021</a></blockquote>\n</div>\n\n\n\n<p>This isn’t the first time WordPress and Wix have been at odds. In 2016, Matt Mullenweg <a rel=\"noreferrer noopener\" href=\"https://wptavern.com/mullenweg-takes-aim-at-wix-over-gpl-abuses-wix-response-fails-to-address-licensing-issue\" target=\"_blank\">called out Wix for copying GPL code</a> from the WordPress mobile app and distributing it in its <a rel=\"noreferrer noopener\" href=\"http://www.prnewswire.com/news-releases/wixcom-launches-wix-app-providing-a-powerful-mobile-operating-system-for-small-business-owners-store-owners-hoteliers-and-bloggers-around-the-world-300339448.html\" target=\"_blank\">proprietary app</a>. This rendered the entire app in violation of the GPL. Instead of complying with the GPL, Wix responded by <a href=\"https://wptavern.com/wix-removes-gpl-licensed-wordpress-code-from-mobile-app-forks-original-mit-library\">removing the GPL-licensed code</a> and forking the original MIT-licensed library that the WordPress mobile app code was built upon. The fork was relicensed under an absurd modification of the MIT that prohibits the code’s redistribution under any copyleft license. </p>\n\n\n\n<p>In October 2020, Wix passed Drupal as 4th <a href=\"https://w3techs.com/technologies/history_overview/content_management\">most popular CMS</a>, according to W3Techs. Since that time, Squarespace has grown to overtake Wix, pushing the CMS back into 5th place with 2.4% of the market. It’s only natural that Wix would want to target WordPress, the market leader at 40.9%. However, the strategy of misrepresenting WordPress, while sending headphones to influential users and contributors, was perplexing and unsavory. Wix has not yet responded to my request for comment on its new marketing campaign.</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, 06 Apr 2021 06:09: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: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: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:88:\"WPTavern: The Michelle WordPress Theme Launches With Dozens of Block Patterns and Styles\";s: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:30:\"https://wptavern.com/?p=114708\";s: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:221:\"https://wptavern.com/the-michelle-wordpress-theme-launches-with-dozens-of-block-patterns-and-styles?utm_source=rss&utm_medium=rss&utm_campaign=the-michelle-wordpress-theme-launches-with-dozens-of-block-patterns-and-styles\";s: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:6534:\"<p class=\"has-drop-cap\">Oliver Juhas recently released his sixth theme to the WordPress community for free. <a href=\"https://wordpress.org/themes/michelle/\">Michelle</a> is a block-ready theme. However, it also supports Beaver Builder, Elementor, and other page-building plugins.</p>\n\n\n\n<p>It is a multipurpose theme, which is often an immediate turn-off for me. I prefer to see a purpose-driven design with a unique take on a niche. However, it is hard not to love the personality of Michelle. Juhas did not shy away from putting his brand of styling on the project, which is evident in his past <a href=\"https://wordpress.org/themes/author/webmandesign/\">free themes</a>.</p>\n\n\n\n<p>Juhas is marketing Michelle as an accessibility-ready theme. However, it has yet to receive an accessibility review for the theme directory, which would allow it to be tagged as such. From a quick scan for common issues, everything seems to be in order. It will likely pass its review like some of his past free themes. And, “inclusive, disabilities friendly, and barrierless” are at the forefront of his branding for <a href=\"https://www.webmandesign.eu/\">WebMan Design</a>.</p>\n\n\n\n<p>As has become common for block-ready themes, Michelle packages a “Content Only” template. This is a post/page template that allows end-users to use the block editor as a page builder by not displaying anything other than the post content.</p>\n\n\n\n<p>The theme is yet another showcase of what is possible with the block editor. A couple of weeks after Anders Norén’s <a href=\"https://wptavern.com/eksell-portfolio-theme-now-available-in-wordpress-themes-directory\">Eksell landed in the directory</a>, Juhas has presented the community with another quality theme. The two are entirely different in style and approach, but they both make the block system shine in their own ways.</p>\n\n\n\n<img />Portfolio designed using multiple blocks.\n\n\n\n<p>Users can read more about the theme and peruse several demos via the <a href=\"https://www.webmandesign.eu/portfolio/michelle-wordpress-theme/\">theme’s official page</a>.</p>\n\n\n\n<h2>Block Patterns and Styles</h2>\n\n\n\n<p class=\"has-drop-cap\">Michelle may be the only free theme in existence with 67 patterns. And, no, you did not misread that. It literally registers 67 block patterns. Yeah, that is a lot.</p>\n\n\n\n<p>It has a little bit of everything. From team galleries to logos, from hero headers to contact cards, it is hard not to find something you need. There was no way that I could realistically test all of them. However, for the dozen or so that I did try, they worked well and offered an easy one-click option for end-users.</p>\n\n\n\n<img />Variable gallery with description pattern.\n\n\n\n<p>I always knew the day would come when a theme author would push the limits on the number of patterns it should offer. While 67 seems a bit excessive, I know from experience that we will see a day when patterns number in the 100s.</p>\n\n\n\n<p>I hate to continue beating a dead horse, but WordPress needs to use an <a href=\"https://wptavern.com/proposal-to-create-an-expanded-view-or-overlay-for-the-block-patterns-inserter\">overlay system for block patterns</a>, at least for desktop users. Michelle makes it more apparent than ever that a small slide-out panel will not cut it.</p>\n\n\n\n<p>If the theme’s array of patterns is not enough to whet users’ appetites, its two dozen block styles just might.</p>\n\n\n\n<img />Hiding a Heading block for everyone but screen-readers.\n\n\n\n<p>The options range from light and dark text shadows to variable galleries. It even has an “accessibly hidden” style for Heading blocks, which hides the text from the screen but makes it available to screen readers.</p>\n\n\n\n<h2>Block-Ready Footer and 404 Page</h2>\n\n\n\n<p class=\"has-drop-cap\">The theme allows end-users to build their footer and 404 error pages via the block system. Considering that the site editor is not available yet and the block editor is limited to post content, Juhas had to think outside the box a little to make this possible. He made use of the reusable blocks system. This is the sort of ingenuity that happens when theme authors are not burdened by too many rules.</p>\n\n\n\n<p>In the customizer, users can select the Theme Options > Content section. From there, they are directed to pick a reusable block for their footer and 404 pages. Or they can simply opt out of it. The customizer section also links to the semi-secret admin page to create reusable blocks.</p>\n\n\n\n<img />Select reusable blocks for the 404 and footer content.\n\n\n\n<p>In the past, I have used a similar technique for 404 views. Instead of going the reusable block route, theme users could select a private page. Either option is acceptable for allowing users to modify content they may not have been able to customize in the past.</p>\n\n\n\n<h2>Starter Content</h2>\n\n\n\n<p class=\"has-drop-cap\">Michelle makes extensive use of the WordPress starter content feature. This allows new WordPress users to see what their site could look like with pre-loaded content. The theme creates Home, About, Blog, Services, FAQ, and Contact pages.</p>\n\n\n\n<img />Homepage starter content.\n\n\n\n<p>The feature has languished in recent years. Many theme authors had hoped they would eventually be able to use the feature for non-new installs too. However, Helen Hou-Sandí <a href=\"https://wptavern.com/wordpress-to-combine-its-long-neglected-theme-previewer-with-starter-content\">got the ball rolling again in November 2020</a>, breathing new life into an old idea. WordPress.org would begin displaying theme starter content via the theme preview system. Only the Twenty Twenty-One, Twenty Twenty, and Twenty Seventeen themes received this treatment last year. It now seems that it is being rolled out for others.</p>\n\n\n\n<p>This is a welcome change in the directory. Users can now <a href=\"https://wp-themes.com/michelle/\">get a feel of the Michelle theme</a> without tracking down the author’s demo. It is a better experience than the old-school demo content.</p>\n\n\n\n<p>One issue is that the previewer uses the first sentence of the theme description for the demo’s tagline. This can make for a long and unusual bit of text. It can also mess up a theme’s layout as it is doing with Michelle. I hope this will be addressed from WordPress’s end soon.</p>\n\n\n\n<p>Other theme authors should note that starter content could factor into whether a user skips over or downloads their theme.</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, 05 Apr 2021 23: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";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:20:\"Matt: Doctorow on IP\";s: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=53979\";s: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:37:\"https://ma.tt/2021/04/doctorow-on-ip/\";s: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:655:\"<p>It’s not every day you see noted writer Cory Doctorow refer to a column as “the piece I’m most proud of,” and <a href=\"https://locusmag.com/2020/09/cory-doctorow-ip/\">his essay in Locus Magazine on IP doesn’t disappoint</a>, connecting the free software movement and the evolution of the term “author’s monopolies” to “intellectual property.”</p>\n\n\n\n<p>The essay on DRM and Apple, <a href=\"https://pluralistic.net/2021/03/22/gandersauce/#petard\">available on his WP-powered blog</a>, <a href=\"https://twitter.com/doctorow/status/1374020143316004864\">or Twitter</a>, is also worth reading.</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, 04 Apr 2021 02:42:24 +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: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:54:\"WordPress.org blog: The Month in WordPress: March 2021\";s: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:35:\"https://wordpress.org/news/?p=10084\";s: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:69:\"https://wordpress.org/news/2021/04/the-month-in-wordpress-march-2021/\";s: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:9799:\"<blockquote class=\"wp-block-quote\"><p>This way of iterating improves WordPress and ties back to one of my favorite open-source principles. The idea that with many eyes, all bugs are shallow. To me, that means that with enough people looking at a problem, someone is bound to be able to see the solution.</p></blockquote>\n\n\n\n<p class=\"has-drop-cap\">These words from <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a> on the <a href=\"https://wordpress.org/news/2021/03/how-wordpress-improves/\">How WordPress Improves</a> episode of the <a href=\"https://wordpress.org/news/podcast/\">WP Briefing Podcast</a> point to the factors that differentiate building software in an open-source environment. Our updates this month are closely tied to the philosophy behind those core principles of open source software. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.7 released</h2>\n\n\n\n<p>WordPress <a href=\"https://wordpress.org/news/2021/03/esperanza/\">version 5.7</a> “Esperanza,” came out on March 9. The release offers fresher admin colors, several improvements to the block editor, single-click HTTP to HTTPS migration, and a new Robots API. Read more about it in the <a href=\"https://wordpress.org/news/2021/03/esperanza/\">release post</a>, the <a href=\"https://make.wordpress.org/core/2021/02/23/wordpress-5-7-field-guide/\">field guide</a>, and the <a href=\"https://make.wordpress.org/community/2021/03/12/meetup-group-resources-talking-points-for-wordpress-5-7/\">talking points post for meetup groups</a>. The Core Team has also <a href=\"https://make.wordpress.org/core/2021/03/30/5-8-pre-planning/\">started work on WordPress 5.8 pre-planning</a>.</p>\n\n\n\n<p>Want to contribute to WordPress 5.8? Join the WordPress <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> channel in the <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> and follow the <a href=\"https://make.wordpress.org/core/\">Core Team blog</a>. The Core Team hosts weekly chats on Wednesdays at <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=5&min=00&sec=0\">5 AM</a> and <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?hour=20&min=00&sec=0\">8 PM</a> UTC. </p>\n\n\n\n<h2>Gutenberg Version 10.1 and 10.2 are out</h2>\n\n\n\n<p>Contributor teams released Gutenberg <a href=\"https://make.wordpress.org/core/2021/03/02/whats-new-in-gutenberg-10-1-3-march/\">Version 10.1</a> on March 3 and <a href=\"https://make.wordpress.org/core/2021/03/17/whats-new-in-gutenberg-10-2-17-march/\">Version 10.2</a> on March 17.</p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2021/03/02/whats-new-in-gutenberg-10-1-3-march/\">Version 10.1</a> showcases significant improvements to reusable blocks, a clearer image toolbar, and spatial options for the social media block. <a href=\"https://make.wordpress.org/core/2021/03/17/whats-new-in-gutenberg-10-2-17-march/\">Version 10.2</a> offers block pattern options to display contents from the query block and removes writing prompts from empty paragraphs in the editor. It also adds width adjustment for spacer blocks in horizontal parent blocks and the ability to transform media and text blocks into columns.</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core Team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the <a href=\"https://wordpress.slack.com/archives/C02QB2JS7\">#core-editor</a> channel in <a href=\"https://make.wordpress.org/chat/\">the Make WordPress Slack</a>. The “<a href=\"https://make.wordpress.org/core/2021/03/08/whats-next-in-gutenberg-march-2021/\">What’s next in Gutenberg</a>” post offers more details on the latest updates. Don’t miss the monthly Gutenberg tutorial on <a href=\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\">How to make block patterns</a>!</p>\n\n\n\n<h2>Full Site Editing updates</h2>\n\n\n\n<p>March saw a plethora of updates to the <a href=\"https://make.wordpress.org/core/tag/full-site-editing/\">Full Site Editing</a> project!</p>\n\n\n\n<ul><li><a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a> published a <a href=\"https://make.wordpress.org/updates/2021/03/12/full-site-editing-pre-merge-overview/\">Full Site Editing pre-merge overview</a>. She shares the project’s current status, go/no-go dates for core merge, communication plans, and challenges. </li><li>March saw two calls for testing as part of the <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">Full Site Editing outreach program</a>. The first test of the month — <a href=\"https://make.wordpress.org/test/2021/03/09/fse-program-testing-call-3-create-a-fun-custom-404-%20page/\">creating a custom 404 page</a>, wrapped up successfully. Participate in the latest testing initiative — <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\"> build a restaurant-themed website header</a> to help improve the future of WordPress! Deadline: April 8. </li><li>You can also find <a href=\"https://make.wordpress.org/core/2021/03/16/high-level-feedback-from-the-fse-program-march/\">high-level feedback on the FSE Program</a> in this March 2021 post.</li></ul>\n\n\n\n<h2>Proposal launched for a WordPress contributor handbook</h2>\n\n\n\n<p>A proposal has been kicked off on <a href=\"https://make.wordpress.org/updates/2021/03/16/proposal-a-wordpress-project-contributor-handbook/\">building a project-wide WordPress contributor handbook</a>. The handbook will have content around the WordPress project’s underlying philosophies and commitments, along with shared expectations on working together and building products. It will also contain modern open source best practices for WordPress. </p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading</h2>\n\n\n\n<ul><li>You can now schedule office hours with Matt Mullenweg and Josepha Haden as part of their <a href=\"https://make.wordpress.org/core/2021/03/12/q2-listening-hours-april-7th-2021/\">Q2 Quarterly listening hours initiative</a>. This quarter’s listening session is scheduled for April 7th, 2021, from <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210407T2200\">22:00</a>–<a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210408T0000\">24:00</a> UTC. Slots are still available — <a href=\"https://calendly.com/mmullenweg/team-lead-office-hours?month=2021-04&date=2021-04-08\">sign up now</a>! </li><li>The Themes Team is working on <a href=\"https://make.wordpress.org/themes/2021/03/17/next-steps-on-themes-and-reviews/\">automating the theme review process</a>. The team has shared a detailed post on these changes and is requesting feedback.</li><li>The Core Team has <a href=\"https://make.wordpress.org/core/2021/03/05/dual-licensing-gutenberg-next-steps/\">kicked-off plans</a> on dual licensing Gutenberg under GPL and MPL.</li><li><a href=\"https://buddypress.org/2021/03/buddypress-7-2-1-security-release/\">Version 7.2.1</a> of BuddyPress (security release) is out! Update all your BuddyPresses!</li><li>The Docs Team shipped the <a href=\"https://make.wordpress.org/docs/2021/03/07/wordpress-documentation-style-guide-google-season-of-docs-2020-project-report-tacitonic/\">WordPress documentation style guide</a> as part of its Google Season of Docs 2020 effort. The team has also kicked off work on applying for <a href=\"https://href.li/?https://make.wordpress.org/docs/tag/season-of-docs-2021/\">Google Season of Docs 2021</a>!</li><li>The Polyglots Team is making <a href=\"https://make.wordpress.org/polyglots/2021/03/26/polyglots-training-working-group-update-2/\">significant progress on building their contributor training program</a>. The team is also requesting feedback on <a href=\"https://make.wordpress.org/polyglots/2021/03/30/request-for-feedback-polyglots-team-stats-dashboard/\">building their dashboard</a>.</li><li><a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a> shared an <a href=\"https://make.wordpress.org/updates/2021/03/19/experiment-coordinating-sponsored-contributor-teams/\">experiment to coordinate sponsored contributors</a> by adding them to a private Slack channel to offer them better support.</li><li>The Community Team announced its revamped <a href=\"https://make.wordpress.org/community/2021-wordpress-global-community-sponsorship-program/\">2021 Global Sponsorship Program</a>. The team also published a <a href=\"https://make.wordpress.org/community/2021/03/12/2021-financial-update-for-the-wordpress-community/\">financial update for WP Communities in 2021</a>.</li><li>The Core Team is moving ahead to <a href=\"https://make.wordpress.org/core/2021/03/04/discussion-dropping-support-for-ie11/\">drop support for Internet Explorer 11</a> for upcoming versions of WordPress.</li><li>The Design Team shared <a href=\"https://make.wordpress.org/design/2021/03/30/wordpress-org-patterns-directory/\">initial designs for the Block pattern directory</a>.</li><li>The <a href=\"https://make.wordpress.org/chat/\">Make WordPress Slack</a> workspace briefly went down on March 30 due to a Slack ToS issue, which was subsequently resolved. More details on <a href=\"https://make.wordpress.org/updates/2021/03/30/journal-entry-wordpress-slack-workspace-unavailability/\">this explainer post</a>.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it using this form</em></a><em>.</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, 03 Apr 2021 16:00: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:14:\"Hari Shanker R\";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:104:\"WPTavern: FSF Doubles Down on Stallman Reinstatement, WordPress Does Not Support His Return to the Board\";s: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:30:\"https://wptavern.com/?p=114565\";s: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:251:\"https://wptavern.com/fsf-doubles-down-on-stallman-reinstatement-wordpress-does-not-support-his-return-to-the-board?utm_source=rss&utm_medium=rss&utm_campaign=fsf-doubles-down-on-stallman-reinstatement-wordpress-does-not-support-his-return-to-the-board\";s: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:9079:\"<p>The <a href=\"https://www.fsf.org/\">Free Software Foundation</a> (FSF) is hemorrhaging board members and management following the <a href=\"https://wptavern.com/free-software-community-condemns-richard-stallmans-reinstatement-to-fsf-board-of-directors\">reinstatement of Richard Stallman</a>. The GPL author and founder of the FSF announced last week that he had rejoined the board and is not planning to resign a second time. An <a href=\"https://rms-open-letter.github.io/\">open letter</a> signed by more than 3,000 people called for the removal of Stallman from all leadership positions, including the GNU project, and removal of the entire Board of the FSF. So far it has gained support from Red hat, Mozilla, Outreachy, the Software Conservancy project, and many other high profile organizations.</p>\n\n\n\n<p>“We are long past the point where we can pretend that the most important thing about software freedom is the software,” Mozilla Engineering Community Manager Michael Hoye said in signing support for the open letter. “We cannot demand better from the internet if we do not demand better from our leaders, our colleagues and ourselves.” </p>\n\n\n\n<p>In addition to the resignation of former FSF board member Kat Walsh, the organization’s executive director, deputy director, and chief technology officer have also resigned. They published a joint <a href=\"https://www.fsf.org/blogs/executive-director/management-team-members-resigning\">statement</a>, reaffirming their commitment to the mission of free software, despite their departure:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p></p><p>As members of FSF management, we have decided to resign, with specific end dates to be determined. We believe in the importance of the FSF’s mission and feel a new team will be better placed to implement recent changes in governance. Free software and copyleft are critical issues of our time, and the FSF is, and should continue to be, the organization leading this movement. FSF staff have our utmost respect, support, and appreciation, and it has been a privilege to work with you all. Our team’s mutual goal is to ensure a smooth transition while supporting the necessary renovation of the foundation’s governance.</p></blockquote>\n\n\n\n<p>An oddly-timed <a href=\"https://twitter.com/fsf/status/1376714994721689601\">tweet</a> announced a new published statement the FSF board voted on, which “condemns misogyny, racism, and other bigotry as well as defamation, intimidation, and unfair attacks on free thought and speech.” The statement was met with ridicule and outrage on Twitter, as it hints at the defense Stallman used when he <a href=\"https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation\">resigned as the FSF board director</a>, claiming he had been subject to “a series of misunderstandings and mischaracterizations.”</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">While our primary mission is freedom for software users, we want to be clear, the FSF board unanimously condemns misogyny, racism,and other bigotry as well as defamation, intimidation, and unfair attacks on free thought and speech.</p>— Free Software Fndn. (@fsf) <a href=\"https://twitter.com/fsf/status/1376714994721689601?ref_src=twsrc%5Etfw\">March 30, 2021</a></blockquote>\n</div>\n\n\n\n<p>Recent statements published to the FSF website indicate that its leadership is doubling down on the decision to reinstate Stallman:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><a href=\"https://fsf.org/about/staff-and-board\">Some of our colleagues in the FSF</a> have decided to resign. We are grateful for the good work they have done for so long, and we will miss them. We regret losing them; we regret the situation that has motivated them to leave.</p><p>We appreciate their strong commitment to free software and we want to find replacements with a similar competence and commitment. We are open to suggestions and applications for these positions.</p><p>Finally, we would like to thank the numerous friends across the free software movement who have recently joined as well as those who have left and provided suggestions for helping us through this difficult time.</p></blockquote>\n\n\n\n<p>The FSF seems to be counting the resignations as an acceptable loss, as funds from donors are evaporating. Several organizations have discontinued financial support for the organization. Most notably, Red Hat, a long-time donor with hundreds of contributors who have submitted millions of lines of code to projects stewarded by the FSF, publicly <a href=\"https://www.redhat.com/en/blog/red-hat-statement-about-richard-stallmans-return-free-software-foundation-board\">discontinued support</a> for the organization and any of its events. In addition to $708,016 in membership dues, the FSF received $1,383,003 in contributions, gifts, and grants, which makes up the bulk of its annual revenue, according to a recent <a href=\"https://www.charitynavigator.org/index.cfm?bay=search.summary&orgid=8557#accountability-transparency-performance-metrics\">report</a> on Charity Navigator.</p>\n\n\n\n<p>Stallman is synonymous with the FSF and his reinstatement puts many free software advocates in a difficult position. Some cannot easily write off the entire organization, as it is engaged in important work. The FSF publishes the GPL, LGPL, and FDL licenses. It also holds copyrights to defend free software from those who would seek to make it proprietary and has the power to enforce the GPL. As part of its <a href=\"https://www.fsf.org/licensing\">Free Software Licensing and Compliance Lab</a>, the organization works to ensure that free software distributors respect their obligations to pass on the user freedoms that these licenses are meant to convey. </p>\n\n\n\n<p>The Fedora Council cited the FSF’s important function when publishing a <a href=\"https://fedoramagazine.org/fedora-council-statement-on-richard-stallman-rejoining-fsf-board/\">statement</a> on why it is pulling funding from the organization:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Along with many in the free and open source software world, the Fedora Council was taken aback that the Free Software Foundation (FSF) has allowed Richard Stallman to rejoin their Board of Directors given his history of abuse and harassment. The Fedora Council does not normally involve itself with the governance of other projects. However, this is an exceptional case due to the FSF’s stewardship of the GPL family of licenses, which are critical for the work we do.</p></blockquote>\n\n\n\n<p>The council will not provide funding or attend any FSF-sponsored events where Stallman is a featured speaker or exhibitor, and stated that this also applies to any organization where he has a leadership role.</p>\n\n\n\n<h2>WordPress Responds to Stallman’s Reinstatement</h2>\n\n\n\n<p>Up until today, WordPress had not published an official statement on Stallman’s reinstatement to the FSF board. <a href=\"https://wordpressfoundation.org/\">The WordPress Foundation</a> website lists the Free Software Foundation as one of the project’s inspirations. WordPress co-founder Matt Mullenweg was also among the FSF’s list of patrons in previous years. </p>\n\n\n\n<p>After asking WordPress’ executive director Josepha Haden Chomphosy for a comment regarding the matter, she published a <a href=\"https://josepha.blog/2021/04/02/on-recent-news-about-the-fsf-board-of-directors/\">statement</a>: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In short, I do not support his return as a board member. </p><p>It makes me proud that the WordPress project embodies the best traditions of open source and retires outdated traditions, or shibboleths, that do not have a place in our mission: to democratize publishing and grow the open web. For years, this community has been committed to championing underrepresented voices and maintaining a safe and welcoming environment for those we rarely see in open source. </p></blockquote>\n\n\n\n<p>Although the statement is published on her personal blog, Haden Chomphosy confirmed that this is the WordPress project’s official stance on Stallman’s reinstatement. The statement quietly calls out Stallman’s lack of accountability and the fact that he has not publicly acknowledged how harmful his behavior has been to the free software community:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The high standards for welcoming behavior are held across the board. WordPress contributors lead with accountability, acknowledgment of error, and a genuine desire to grow based on feedback. Under the guidance of many thoughtful leaders, WordPress makes space for those who are committed to growth. </p></blockquote>\n\n\n\n<p>The message is more focused on the positive aspects of the WordPress community and its values but is clear in the first paragraph: WordPress does not support Stallman’s return as an FSF board member.</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, 02 Apr 2021 18:57:11 +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: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:78:\"WPTavern: Disable the WordPress Block Editor’s Fullscreen Mode With a Plugin\";s: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:30:\"https://wptavern.com/?p=114659\";s: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:195:\"https://wptavern.com/disable-the-wordpress-block-editors-fullscreen-mode-with-a-plugin?utm_source=rss&utm_medium=rss&utm_campaign=disable-the-wordpress-block-editors-fullscreen-mode-with-a-plugin\";s: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:3173:\"<p class=\"has-drop-cap\">On Wednesday, Johan Jonk Stenström released <a href=\"https://wordpress.org/plugins/fullscreen-mode-b-gone/\">Fullscreen Mode B Gone</a> to the WordPress plugin directory. As the catchy title implies, it gets rid of the block editor’s fullscreen mode.</p>\n\n\n\n<p>As anyone who prefers to opt-out of fullscreen mode knows, there are moments when you log into WordPress and hop over to the post editor only to find it is not in the state you last left it. It is a slight annoyance but enough to dampen the user experience.</p>\n\n\n\n<p>Nearly two years ago, Andrew Duthie opened a ticket for storing <a href=\"https://github.com/WordPress/gutenberg/issues/15105\">users’ editor preferences to the database</a> instead of their browser’s local storage. This includes basic settings like toggling whether fullscreen mode should be enabled. Local storage is not considered sticky, at least not permanently. It can be cleared in a variety of ways. This means that users must deal with disabling the default fullscreen editor more often than they should. It is also not stored when switching browsers, using private tabs, or when working on multiple sites across the same network.</p>\n\n\n\n<p>The ultimate goal should be to persistently save preferences on a per-user basis. There has been little movement on that ticket in the past year. Most comments have come in the form of closed duplicates.</p>\n\n\n\n<p>In the meantime, users must look for alternative solutions. That’s where plugins like Fullscreen Mode B Gone offer some assistance.</p>\n\n\n\n<p>The plugin is simple. It toggles the block editor’s fullscreen mode off. Regardless of whether users have switched browsers, cleared their local storage, or anything else, they can safely enter the editor without being bombarded by a different editing experience.</p>\n\n\n\n<img />New post with fullscreen mode disabled.\n\n\n\n<p>Both an upside and a downside of the plugin is that it resets fullscreen mode each time the user opens the editor. It does not address the sticky issue. For users like me who prefer to always have fullscreen mode disabled or only turn it on once in a while, this is ideal. However, for users who want WordPress to remember the last state, it is best to skip this plugin. The default experience is better suited to what you need.</p>\n\n\n\n<p>One of the things I dislike about how the editor works is that it requires JavaScript for plugins to make changes like this. Even if it is merely a few lines of code, it still calls for one more HTTP response just to alter a default setting. At least with PHP, a simple filter would have sufficed.</p>\n\n\n\n<p>This is not Stenström’s first editor-related plugin. He has a plugin titled <a href=\"https://wordpress.org/plugins/fatso/\">Fatso</a>, which widens the content canvas for users who prefer more space when writing. Also, continuing with the “B Gone” branding, he released <a href=\"https://wordpress.org/plugins/welcome-to-the-block-editor-b-gone/\">Welcome To the Block Editor B Gone</a> a week ago. Similar to his current plugin, it disables the block editor welcome message permanently.</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, 02 Apr 2021 16:38:20 +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:\"Justin Tadlock\";s: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:\"Wed, 28 Apr 2021 05:42:14 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 28 Apr 2021 05:30:08 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20171023091314\";}','no'),(96064,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1619631735','no'),(96065,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1619588535','no'),(96066,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1619631735','no'),(96067,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/04/curious-about-full-site-editing/\'>Curious About Full Site Editing?</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/creative-commons-search-to-relaunch-on-wordpress-org?utm_source=rss&utm_medium=rss&utm_campaign=creative-commons-search-to-relaunch-on-wordpress-org\'>WPTavern: Creative Commons Search to Relaunch on WordPress.org</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme?utm_source=rss&utm_medium=rss&utm_campaign=churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme\'>WPTavern: Churel Is a Colorful and Minimalist Block-Ready WordPress Theme</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2021/04/curious-about-full-site-editing/\'>WordPress.org blog: Curious About Full Site Editing?</a></li></ul></div>','no'),(96070,'_site_transient_timeout_theme_roots','1619590474','no'),(96071,'_site_transient_theme_roots','a:31:{s:6:\"Endolf\";s:7:\"/themes\";s:4:\"Kent\";s:7:\"/themes\";s:5:\"Yegor\";s:7:\"/themes\";s:7:\"advance\";s:7:\"/themes\";s:5:\"anima\";s:7:\"/themes\";s:7:\"auberge\";s:7:\"/themes\";s:6:\"cactus\";s:7:\"/themes\";s:9:\"capacious\";s:7:\"/themes\";s:5:\"event\";s:7:\"/themes\";s:8:\"fastblog\";s:7:\"/themes\";s:6:\"gambit\";s:7:\"/themes\";s:6:\"hueman\";s:7:\"/themes\";s:11:\"kidzoo-lite\";s:7:\"/themes\";s:11:\"maxbusiness\";s:7:\"/themes\";s:4:\"mora\";s:7:\"/themes\";s:7:\"newsmag\";s:7:\"/themes\";s:4:\"pine\";s:7:\"/themes\";s:7:\"promote\";s:7:\"/themes\";s:9:\"sg-window\";s:7:\"/themes\";s:7:\"shopone\";s:7:\"/themes\";s:13:\"showcase-lite\";s:7:\"/themes\";s:11:\"skt-pathway\";s:7:\"/themes\";s:9:\"spidermag\";s:7:\"/themes\";s:8:\"storeone\";s:7:\"/themes\";s:14:\"travel-stories\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:11:\"vision-lite\";s:7:\"/themes\";s:6:\"weblog\";s:7:\"/themes\";s:12:\"wp-barrister\";s:7:\"/themes\";}','no'),(96072,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1619588777;s:7:\"checked\";a:14:{s:19:\"akismet/akismet.php\";s:5:\"4.1.4\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:5:\"4.4.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.0.1\";s:43:\"ga-google-analytics/ga-google-analytics.php\";s:8:\"20200325\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:5:\"6.0.2\";s:21:\"hello-dolly/hello.php\";s:5:\"1.7.2\";s:33:\"import-html-pages/html-import.php\";s:3:\"2.6\";s:29:\"image-widget/image-widget.php\";s:5:\"4.4.7\";s:48:\"mass-set-post-categories/mass-set-categories.php\";s:3:\"0.1\";s:41:\"post-type-switcher/post-type-switcher.php\";s:5:\"3.2.0\";s:47:\"quick-featured-images/quick-featured-images.php\";s:6:\"13.4.1\";s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";s:4:\"1.07\";s:27:\"js_composer/js_composer.php\";s:5:\"5.1.1\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"7.1.1\";}s:8:\"response\";a:5:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"4.1.9\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"ga-google-analytics/ga-google-analytics.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/ga-google-analytics\";s:4:\"slug\";s:19:\"ga-google-analytics\";s:6:\"plugin\";s:43:\"ga-google-analytics/ga-google-analytics.php\";s:11:\"new_version\";s:8:\"20210211\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/ga-google-analytics/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/ga-google-analytics.20210211.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/ga-google-analytics/assets/icon-256x256.png?rev=2053004\";s:2:\"1x\";s:72:\"https://ps.w.org/ga-google-analytics/assets/icon-128x128.png?rev=2053004\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/ga-google-analytics/assets/banner-1544x500.jpg?rev=1926485\";s:2:\"1x\";s:74:\"https://ps.w.org/ga-google-analytics/assets/banner-772x250.jpg?rev=1926485\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:47:\"w.org/plugins/google-analytics-dashboard-for-wp\";s:4:\"slug\";s:33:\"google-analytics-dashboard-for-wp\";s:6:\"plugin\";s:43:\"google-analytics-dashboard-for-wp/gadwp.php\";s:11:\"new_version\";s:5:\"6.7.0\";s:3:\"url\";s:64:\"https://wordpress.org/plugins/google-analytics-dashboard-for-wp/\";s:7:\"package\";s:82:\"https://downloads.wordpress.org/plugin/google-analytics-dashboard-for-wp.6.7.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:86:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon-256x256.png?rev=2243225\";s:2:\"1x\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";s:3:\"svg\";s:78:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/icon.svg?rev=2243225\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:89:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-1544x500.png?rev=2243446\";s:2:\"1x\";s:88:\"https://ps.w.org/google-analytics-dashboard-for-wp/assets/banner-772x250.png?rev=2243446\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:47:\"quick-featured-images/quick-featured-images.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/quick-featured-images\";s:4:\"slug\";s:21:\"quick-featured-images\";s:6:\"plugin\";s:47:\"quick-featured-images/quick-featured-images.php\";s:11:\"new_version\";s:6:\"13.5.6\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/quick-featured-images/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/quick-featured-images.13.5.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/quick-featured-images/assets/icon-256x256.png?rev=2478502\";s:2:\"1x\";s:74:\"https://ps.w.org/quick-featured-images/assets/icon-128x128.png?rev=2478502\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/quick-featured-images/assets/banner-1544x500.jpg?rev=2480189\";s:2:\"1x\";s:76:\"https://ps.w.org/quick-featured-images/assets/banner-772x250.jpg?rev=2480189\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":5:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:3:\"6.6\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:24:\"WPBakery Visual Composer\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:49:\"w.org/plugins/all-in-one-wp-security-and-firewall\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:6:\"plugin\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:11:\"new_version\";s:5:\"4.4.8\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=1232826\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-1544x500.png?rev=1914011\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=1914013\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{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:3:\"5.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/contact-form-7.5.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}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:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:21:\"hello-dolly/hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:21:\"hello-dolly/hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"import-html-pages/html-import.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/import-html-pages\";s:4:\"slug\";s:17:\"import-html-pages\";s:6:\"plugin\";s:33:\"import-html-pages/html-import.php\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/import-html-pages/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/import-html-pages.2.6.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:61:\"https://s.w.org/plugins/geopattern-icon/import-html-pages.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:29:\"image-widget/image-widget.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/image-widget\";s:4:\"slug\";s:12:\"image-widget\";s:6:\"plugin\";s:29:\"image-widget/image-widget.php\";s:11:\"new_version\";s:5:\"4.4.7\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/image-widget/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/image-widget.4.4.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/image-widget/assets/icon-256x256.png?rev=2489603\";s:2:\"1x\";s:65:\"https://ps.w.org/image-widget/assets/icon-128x128.png?rev=2489603\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/image-widget/assets/banner-1544x500.png?rev=2489603\";s:2:\"1x\";s:67:\"https://ps.w.org/image-widget/assets/banner-772x250.png?rev=2489603\";}s:11:\"banners_rtl\";a:0:{}}s:48:\"mass-set-post-categories/mass-set-categories.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/mass-set-post-categories\";s:4:\"slug\";s:24:\"mass-set-post-categories\";s:6:\"plugin\";s:48:\"mass-set-post-categories/mass-set-categories.php\";s:11:\"new_version\";s:3:\"0.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/mass-set-post-categories/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/mass-set-post-categories.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:68:\"https://s.w.org/plugins/geopattern-icon/mass-set-post-categories.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}}s:41:\"post-type-switcher/post-type-switcher.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:32:\"w.org/plugins/post-type-switcher\";s:4:\"slug\";s:18:\"post-type-switcher\";s:6:\"plugin\";s:41:\"post-type-switcher/post-type-switcher.php\";s:11:\"new_version\";s:5:\"3.2.0\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/post-type-switcher/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/post-type-switcher.3.2.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/post-type-switcher/assets/icon-256x256.jpg?rev=1823578\";s:2:\"1x\";s:71:\"https://ps.w.org/post-type-switcher/assets/icon-128x128.jpg?rev=1823578\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/post-type-switcher/assets/banner-1544x500.jpg?rev=1823571\";s:2:\"1x\";s:73:\"https://ps.w.org/post-type-switcher/assets/banner-772x250.jpg?rev=1823571\";}s:11:\"banners_rtl\";a:0:{}}s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:34:\"w.org/plugins/simple-301-redirects\";s:4:\"slug\";s:20:\"simple-301-redirects\";s:6:\"plugin\";s:48:\"simple-301-redirects/wp-simple-301-redirects.php\";s:11:\"new_version\";s:5:\"2.0.3\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/simple-301-redirects/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/simple-301-redirects.2.0.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/simple-301-redirects/assets/icon-256x256.jpg?rev=2470713\";s:2:\"1x\";s:73:\"https://ps.w.org/simple-301-redirects/assets/icon-128x128.jpg?rev=2470713\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/simple-301-redirects/assets/banner-1544x500.png?rev=2470713\";s:2:\"1x\";s:75:\"https://ps.w.org/simple-301-redirects/assets/banner-772x250.png?rev=2470713\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.7.1\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";a:0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"7.1.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(96073,'fm_key','5SezkGAQmhx6dPcBVtpZwuafs','yes'),(96074,'_transient_timeout_filemanager_cancel_lk_popup_1','1622180902','no'),(96075,'_transient_filemanager_cancel_lk_popup_1','filemanager_cancel_lk_popup_1','no'),(96076,'filemanager_email_verified_1','yes','yes'),(96077,'_transient_doing_cron','1623077220.2257490158081054687500','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2216 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (11,6,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(12,6,'_edit_last','1'),(13,6,'_wpb_vc_js_status','false'),(14,6,'_edit_lock','1508921316:1'),(15,8,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(16,8,'_edit_last','1'),(17,8,'_wpb_vc_js_status','false'),(18,8,'_edit_lock','1508921763:1'),(19,10,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(20,10,'_edit_last','1'),(21,10,'_wpb_vc_js_status','false'),(22,10,'_edit_lock','1520258408:1'),(23,12,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(24,12,'_edit_last','1'),(25,12,'_wpb_vc_js_status','false'),(26,12,'_edit_lock','1508921798:1'),(29,15,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(30,15,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/5-essential-baby-items-5-wish-hadnt-bought.html'),(31,16,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(32,16,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/5-things-you-shouldnt-scrimp-on-when-you-have-a-family.html'),(33,17,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(34,17,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/7-things-i-wish-someone-had-told-me-when-i-was-pregnant.html'),(37,19,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(38,19,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/baby-boy-shopping-haul.html'),(39,20,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(40,20,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/baby-isabelle-mummy.html'),(41,21,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(42,21,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/baby-l-15-months-old.html'),(45,23,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(46,23,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/baby-number-2-ever-right-time.html'),(47,24,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(48,24,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/baby-passport-dos-donts.html'),(49,25,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(50,25,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/babyzen-yoyo-review.html'),(51,26,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(52,26,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/best-father-son-bonding-activities.html'),(53,27,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(54,27,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/bio-oil-pregnancy-bump-tracker-app-2.html'),(55,28,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(56,28,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/breastfeeding-pressure.html'),(57,29,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(58,29,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/childhood-memories.html'),(59,30,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(60,30,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/clothes-pack-baby-abroad.html'),(61,31,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(62,31,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/dont-come-instructions.html'),(63,32,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(64,32,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/early-symptoms-of-pregnancy.html'),(65,33,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(66,33,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/ectopic-pregnancy-recovery-the-first-few-days.html'),(67,34,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(68,34,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/ectopic-pregnancy-recovery-the-first-week.html'),(69,35,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(70,35,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/essential-baby-style-buys-expecting-winter-baby.html'),(71,36,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(72,36,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/everything-you-need-to-know-about-c-sections.html'),(73,37,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(74,37,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/first-aid-travel-essentials-ages.html'),(75,38,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(76,38,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/flying-sky-baby.html'),(77,39,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(78,39,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/fussy-toddler-files-guest-post-introducing-little-whiner.html'),(79,40,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(80,40,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/getting-read-another-baby-family-nation.html'),(81,41,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(82,41,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/gorgeous-nursery-essentials-from-joolz-with-an-eco-friendly-focus.html'),(83,42,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(84,42,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/grateful.html'),(85,43,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(86,43,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/great-expectations-guest-post.html'),(87,44,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(88,44,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/guest-post-camping-kids.html'),(89,45,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(90,45,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/hats-working-mummys.html'),(91,46,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(92,46,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/holidays-babies-food.html'),(93,47,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(94,47,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/know-baby.html'),(95,48,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(96,48,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/ls-mum-talks-payment-incentives.html'),(97,49,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(98,49,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/mamas-papas-highchair-review.html'),(99,50,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(100,50,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/my-birth-and-pregnancy-story-part-2.html'),(101,51,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(102,51,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/my-pregnancy-and-birth-storey-part-1.html'),(103,52,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(104,52,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/newborn-daily-routine-easy.html'),(105,53,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(106,53,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/one-baby-bites-pinches-scratches.html'),(107,54,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(108,54,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/one-day-will-look-back-laugh.html'),(109,55,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(110,55,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/one-mummy-guilt.html'),(111,56,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(112,56,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/our-ectopic-pregnancy-story.html'),(113,57,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(114,57,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/our-miscarriage-story.html'),(115,58,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(116,58,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/tackle-mumsomnia.html'),(117,59,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(118,59,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/the-moment-i-became-confident-in-being-a-mum.html'),(121,61,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(122,61,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/time-last-year-baby-ls-due-date.html'),(123,62,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(124,62,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/weaning-the-story-so-far.html'),(125,63,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(126,63,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/week-talking-holidays.html'),(127,64,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(128,64,'URL_before_HTML_Import','/var/www/discover-your-mind.co.uk/html/pregnancy-and-parenting/why-your-rhesus-status-is-so-important-during-pregnancy.html'),(129,23,'_edit_last','1'),(132,23,'_edit_lock','1508920142:1'),(133,15,'_edit_last','1'),(136,15,'_edit_lock','1508919326:1'),(137,17,'_edit_last','1'),(140,17,'_edit_lock','1508919344:1'),(145,19,'_edit_last','1'),(148,19,'_edit_lock','1508919376:1'),(149,21,'_edit_last','1'),(152,21,'_edit_lock','1508919391:1'),(157,24,'_edit_last','1'),(160,24,'_edit_lock','1508919432:1'),(161,64,'_edit_last','1'),(164,64,'_edit_lock','1508919448:1'),(165,63,'_edit_last','1'),(168,63,'_edit_lock','1508919462:1'),(169,62,'_edit_last','1'),(172,62,'_edit_lock','1508919474:1'),(173,61,'_edit_last','1'),(176,61,'_edit_lock','1508919494:1'),(181,59,'_edit_last','1'),(184,59,'_edit_lock','1508919526:1'),(185,58,'_edit_last','1'),(188,58,'_edit_lock','1520258795:1'),(189,57,'_edit_last','1'),(192,57,'_edit_lock','1508919576:1'),(193,56,'_edit_last','1'),(196,56,'_edit_lock','1508919590:1'),(197,55,'_edit_last','1'),(200,55,'_edit_lock','1508919604:1'),(201,54,'_edit_last','1'),(204,54,'_edit_lock','1508919618:1'),(205,53,'_edit_last','1'),(208,53,'_edit_lock','1508919632:1'),(209,52,'_edit_last','1'),(212,52,'_edit_lock','1508919653:1'),(213,51,'_edit_last','1'),(216,51,'_edit_lock','1508919670:1'),(219,50,'_edit_last','1'),(222,50,'_edit_lock','1508919684:1'),(223,49,'_edit_last','1'),(226,49,'_edit_lock','1508919705:1'),(227,48,'_edit_last','1'),(230,48,'_edit_lock','1508919726:1'),(233,47,'_edit_last','1'),(236,47,'_edit_lock','1508919737:1'),(237,46,'_edit_last','1'),(240,46,'_edit_lock','1508919768:1'),(241,45,'_edit_last','1'),(244,45,'_edit_lock','1508919779:1'),(245,43,'_edit_last','1'),(248,43,'_edit_lock','1508919861:1'),(249,44,'_edit_last','1'),(252,44,'_edit_lock','1508919870:1'),(253,42,'_edit_last','1'),(256,42,'_edit_lock','1508919886:1'),(257,41,'_edit_last','1'),(260,41,'_edit_lock','1508919906:1'),(261,40,'_edit_last','1'),(264,40,'_edit_lock','1508919921:1'),(265,39,'_edit_last','1'),(268,39,'_edit_lock','1508919932:1'),(269,38,'_edit_last','1'),(272,38,'_edit_lock','1508919957:1'),(273,37,'_edit_last','1'),(276,37,'_edit_lock','1586176659:1'),(277,36,'_edit_last','1'),(280,36,'_edit_lock','1508919998:1'),(281,35,'_edit_last','1'),(284,35,'_edit_lock','1508920017:1'),(285,34,'_edit_last','1'),(288,34,'_edit_lock','1508920033:1'),(289,33,'_edit_last','1'),(292,33,'_edit_lock','1508920050:1'),(293,32,'_edit_last','1'),(296,32,'_edit_lock','1508920064:1'),(297,16,'_edit_last','1'),(300,16,'_edit_lock','1508920094:1'),(301,25,'_edit_last','1'),(304,25,'_edit_lock','1508920110:1'),(305,26,'_edit_last','1'),(308,26,'_edit_lock','1508920123:1'),(309,28,'_edit_last','1'),(312,28,'_edit_lock','1508920137:1'),(313,29,'_edit_last','1'),(316,29,'_edit_lock','1508920145:1'),(317,30,'_edit_last','1'),(320,30,'_edit_lock','1508920164:1'),(321,27,'_edit_last','1'),(324,27,'_edit_lock','1508920180:1'),(325,31,'_edit_lock','1508920059:1'),(326,31,'_edit_last','1'),(329,20,'_edit_lock','1508920076:1'),(330,20,'_edit_last','1'),(553,222,'_wp_attached_file','2017/10/first_aid_kit.jpg'),(554,222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:25:\"2017/10/first_aid_kit.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"first_aid_kit-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"first_aid_kit-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"first_aid_kit-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:120:\"Portable first aid kit in a red bag with a white cross used in medical emergencies for the treatment of patients in situ\";s:17:\"created_timestamp\";s:10:\"1337701532\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:22:\"Portable first aid kit\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"white\";i:1;s:3:\"red\";i:2;s:3:\"bag\";i:3;s:9:\"equipment\";i:4;s:6:\"health\";i:5;s:7:\"medical\";i:6;s:8:\"medicine\";i:7;s:9:\"treatment\";i:8;s:10:\"healthcare\";i:9;s:8:\"portable\";i:10;s:8:\"symbolic\";i:11;s:5:\"cross\";i:12;s:8:\"supplies\";i:13;s:9:\"emergency\";i:14;s:9:\"first aid\";}}}'),(555,223,'_wp_attached_file','2017/10/first_birthday.jpg'),(556,223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1231;s:6:\"height\";i:1850;s:4:\"file\";s:26:\"2017/10/first_birthday.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"first_birthday-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"first_birthday-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"first_birthday-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"first_birthday-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"first_birthday-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"first_birthday-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"first_birthday-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"first_birthday-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"first_birthday-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"first_birthday-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"first_birthday-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:111:\"Individual Cake or Muffin Wrapped in Yellow Paper with Burning Candle for First Birthday with Wooden Background\";s:17:\"created_timestamp\";s:10:\"1416567165\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:40:\"First Birthday Candle in Individual Cake\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"birthday\";i:1;s:4:\"cake\";i:2;s:6:\"candle\";i:3;s:5:\"first\";i:4;s:10:\"individual\";i:5;s:9:\"milestone\";i:6;s:6:\"muffin\";i:7;s:3:\"one\";i:8;s:7:\"burning\";i:9;s:5:\"flame\";i:10;s:4:\"food\";i:11;s:3:\"lit\";i:12;s:5:\"sweet\";i:13;s:5:\"treat\";i:14;s:11:\"celebration\";}}}'),(557,224,'_wp_attached_file','2017/10/fish_and_reef_2594.jpg'),(558,224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:30:\"2017/10/fish_and_reef_2594.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fish_and_reef_2594-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fish_and_reef_2594-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fish_and_reef_2594-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G7\";s:7:\"caption\";s:41:\"Coral reef and an assortment of reef fish\";s:17:\"created_timestamp\";s:10:\"1244558930\";s:9:\"copyright\";s:75:\"www.freeimages.co.uk attribution required for free use see site for details\";s:12:\"focal_length\";s:3:\"7.4\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:25:\"Coral Underwater Seascape\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:9:\"reef fish\";i:1;s:10:\"coral reef\";i:2;s:6:\"marine\";i:3;s:10:\"underwater\";i:4;s:12:\"barrier reef\";i:5;s:10:\"queensland\";i:6;s:9:\"australia\";i:7;s:8:\"seascape\";}}}'),(559,225,'_wp_attached_file','2017/10/fishandshells.jpg'),(560,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1440;s:6:\"height\";i:1326;s:4:\"file\";s:25:\"2017/10/fishandshells.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"fishandshells-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"fishandshells-300x276.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"fishandshells-768x707.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"fishandshells-1024x943.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:943;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"fishandshells-297x273.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"fishandshells-380x350.jpg\";s:5:\"width\";i:380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"fishandshells-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"fishandshells-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"fishandshells-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"fishandshells-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"fishandshells-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:23:\"graphic starfish design\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:128:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for detai\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:15:\"starfish design\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:9:{i:0;s:8:\"starfish\";i:1;s:6:\"purple\";i:2;s:4:\"blue\";i:3;s:5:\"black\";i:4;s:7:\"pattern\";i:5;s:5:\"lines\";i:6;s:7:\"graphic\";i:7;s:5:\"swirl\";i:8;s:6:\"spiral\";}}}'),(561,226,'_wp_attached_file','2017/10/fisherman_on_cliff_P1010532.jpg'),(562,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:39:\"2017/10/fisherman_on_cliff_P1010532.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"fisherman_on_cliff_P1010532-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:40:\"fisherman_on_cliff_P1010532-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:39:\"fisherman_on_cliff_P1010532-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:31:\"a fisherman stood on a clifftop\";s:17:\"created_timestamp\";s:10:\"1249056317\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:20:\"recreational fishing\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:4:\"fish\";i:1;s:5:\"hobby\";i:2;s:3:\"rod\";i:3;s:7:\"fishing\";i:4;s:9:\"fisherman\";i:5;s:10:\"recreation\";i:6;s:12:\"recreational\";i:7;s:12:\"leisure time\";}}}'),(563,227,'_wp_attached_file','2017/10/fishing.jpg'),(564,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1388;s:6:\"height\";i:1850;s:4:\"file\";s:19:\"2017/10/fishing.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"fishing-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"fishing-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"fishing-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"fishing-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"fishing-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:19:\"fishing-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"fishing-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:19:\"fishing-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:19:\"fishing-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:19:\"fishing-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:19:\"fishing-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:18:\"Canon PowerShot G7\";s:7:\"caption\";s:42:\"a man fishing at sunset from a marina wall\";s:17:\"created_timestamp\";s:10:\"1184606192\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:4:\"44.4\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:14:\"sunset fishing\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"boats\";i:1;s:4:\"dawn\";i:2;s:4:\"dusk\";i:3;s:9:\"fisherman\";i:4;s:7:\"fishing\";i:5;s:6:\"marina\";i:6;s:9:\"mountains\";i:7;s:3:\"rod\";i:8;s:10:\"silhouette\";i:9;s:7:\"sunrise\";i:10;s:6:\"sunset\";i:11;s:5:\"rocky\";i:12;s:8:\"relaxing\";i:13;s:5:\"sunny\";i:14;s:6:\"harbor\";}}}'),(565,228,'_wp_attached_file','2017/10/fishingvillage.jpg'),(566,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:986;s:4:\"file\";s:26:\"2017/10/fishingvillage.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"fishingvillage-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"fishingvillage-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"fishingvillage-768x505.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:505;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"fishingvillage-1024x673.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:673;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"fishingvillage-297x195.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:195;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"fishingvillage-533x350.jpg\";s:5:\"width\";i:533;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"fishingvillage-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"fishingvillage-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"fishingvillage-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"fishingvillage-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"fishingvillage-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:76:\"Panorama View of a Peaceful Fishing Village with Small Houses at the Distant\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:27:\"http://www.freeimages.co.uk\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:43:\"Panorama View of a Peaceful Fishing Village\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"beach\";i:1;s:9:\"coastline\";i:2;s:7:\"fishing\";i:3;s:6:\"houses\";i:4;s:6:\"nature\";i:5;s:5:\"ocean\";i:6;s:9:\"panoramic\";i:7;s:11:\"picturesque\";i:8;s:6:\"resort\";i:9;s:7:\"scenery\";i:10;s:6:\"scenic\";i:11;s:3:\"sea\";i:12;s:9:\"shoreline\";i:13;s:7:\"village\";i:14;s:5:\"water\";}}}'),(567,229,'_wp_attached_file','2017/10/fishpattern.jpg'),(568,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1428;s:6:\"height\";i:1344;s:4:\"file\";s:23:\"2017/10/fishpattern.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"fishpattern-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"fishpattern-300x282.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"fishpattern-768x723.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:723;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"fishpattern-1024x964.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:964;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"fishpattern-297x280.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"fishpattern-372x350.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"fishpattern-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"fishpattern-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"fishpattern-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"fishpattern-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"fishpattern-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:43:\"a fish design pattern on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:128:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for detai\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"fish pattern\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"purple\";i:1;s:6:\"yellow\";i:2;s:5:\"white\";i:3;s:4:\"fish\";i:4;s:5:\"lines\";i:5;s:7:\"drawing\";i:6;s:7:\"wobbley\";i:7;s:3:\"two\";i:8;s:7:\"graphic\";i:9;s:12:\"line drawing\";}}}'),(569,230,'_wp_attached_file','2017/10/fixing_wood.jpg'),(570,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:23:\"2017/10/fixing_wood.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"fixing_wood-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"fixing_wood-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"fixing_wood-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"fixing_wood-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"fixing_wood-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"fixing_wood-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"fixing_wood-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"fixing_wood-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"fixing_wood-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"fixing_wood-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"fixing_wood-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:134:\"Man fixing wood to a support with a screw using a screwdriver attachment on his electric drill, close up of his hand and the drill bit\";s:17:\"created_timestamp\";s:10:\"1377278071\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:41:\"Man fixing wood to a support with a screw\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:3:\"diy\";i:1;s:10:\"renovation\";i:2;s:9:\"attaching\";i:3;s:10:\"attachment\";i:4;s:5:\"drill\";i:5;s:8:\"electric\";i:6;s:6:\"fixing\";i:7;s:8:\"portable\";i:8;s:10:\"power tool\";i:9;s:5:\"screw\";i:10;s:11:\"screwdriver\";i:11;s:4:\"tool\";i:12;s:4:\"wood\";i:13;s:9:\"carpentry\";i:14;s:11:\"woodworking\";}}}'),(571,231,'_wp_attached_file','2017/10/flash_drive.jpg'),(572,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:23:\"2017/10/flash_drive.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"flash_drive-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"flash_drive-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flash_drive-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"flash_drive-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"flash_drive-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"flash_drive-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"flash_drive-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"flash_drive-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"flash_drive-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"flash_drive-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"flash_drive-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:109:\"Open USB flash storage drive for a computer on a green background with copy space in a communications concept\";s:17:\"created_timestamp\";s:10:\"1432668373\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:35:\"Open USB flash drive for a computer\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:18:{i:0;s:5:\"black\";i:1;s:3:\"cap\";i:2;s:8:\"close-up\";i:3;s:8:\"computer\";i:4;s:4:\"cyan\";i:5;s:5:\"drive\";i:6;s:5:\"flash\";i:7;s:4:\"grey\";i:8;s:6:\"memory\";i:9;s:4:\"open\";i:10;s:6:\"simple\";i:11;s:7:\"storage\";i:12;s:5:\"blank\";i:13;s:3:\"usb\";i:14;s:5:\"stick\";i:15;s:10:\"flashdrive\";i:16;s:7:\"atorage\";i:17;s:4:\"data\";}}}'),(573,232,'_wp_attached_file','2017/10/flash1722.jpg'),(574,232,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:21:\"2017/10/flash1722.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1722-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"flash1722-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"flash1722-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"flash1722-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1722-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"flash1722-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flash1722-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"flash1722-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"flash1722-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"flash1722-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"flash1722-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"968501991\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:2:\"15\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0090909090909091\";s:5:\"title\";s:41:\"freeimages.co.uk light and pattern images\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(575,233,'_wp_attached_file','2017/10/flash1724.jpg'),(576,233,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:21:\"2017/10/flash1724.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1724-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"flash1724-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"flash1724-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"flash1724-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1724-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"flash1724-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flash1724-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"flash1724-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"flash1724-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"flash1724-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"flash1724-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:41:\"freeimages.co.uk light and pattern images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(577,234,'_wp_attached_file','2017/10/flash1728.jpg'),(578,234,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:21:\"2017/10/flash1728.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1728-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"flash1728-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"flash1728-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"flash1728-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1728-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"flash1728-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flash1728-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"flash1728-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"flash1728-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"flash1728-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"flash1728-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"9.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"968502250\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:4:\"14.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:16:\"0.03448275862069\";s:5:\"title\";s:41:\"freeimages.co.uk light and pattern images\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(579,235,'_wp_attached_file','2017/10/flash1730.jpg'),(580,235,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:21:\"2017/10/flash1730.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1730-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"flash1730-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"flash1730-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"flash1730-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"flash1730-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"flash1730-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flash1730-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"flash1730-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"flash1730-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"flash1730-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"flash1730-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"9.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"968502298\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:4:\"14.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:16:\"0.03030303030303\";s:5:\"title\";s:41:\"freeimages.co.uk light and pattern images\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(581,236,'_wp_attached_file','2017/10/flashlight.jpg'),(582,236,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1001;s:4:\"file\";s:22:\"2017/10/flashlight.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flashlight-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flashlight-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flashlight-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flashlight-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flashlight-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flashlight-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flashlight-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flashlight-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flashlight-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flashlight-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flashlight-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:110:\"Small black plastic portable flashlight or torch lying diagonally through the frame over white with copy space\";s:17:\"created_timestamp\";s:10:\"1464225348\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:39:\"Small black plastic portable flashlight\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:17:{i:0;s:16:\"battery-operated\";i:1;s:5:\"black\";i:2;s:10:\"flashlight\";i:3;s:5:\"light\";i:4;s:7:\"quality\";i:5;s:7:\"durable\";i:6;s:8:\"portable\";i:7;s:5:\"torch\";i:8;s:10:\"copy space\";i:9;s:8:\"electric\";i:10;s:4:\"lamp\";i:11;s:5:\"small\";i:12;s:12:\"illumination\";i:13;s:4:\"beam\";i:14;s:3:\"off\";i:15;s:7:\"offlens\";i:16;s:5:\"metal\";}}}'),(583,237,'_wp_attached_file','2017/10/flat_brush.jpg'),(584,237,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:22:\"2017/10/flat_brush.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flat_brush-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flat_brush-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flat_brush-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flat_brush-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flat_brush-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flat_brush-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flat_brush-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flat_brush-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flat_brush-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flat_brush-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flat_brush-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:92:\"Close up view of medium size brush next to pink paint swirl over white canvas textured paper\";s:17:\"created_timestamp\";s:10:\"1452696683\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:32:\"Pink swirl paint stroke on paper\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:3:\"art\";i:1;s:8:\"artistic\";i:2;s:5:\"brush\";i:3;s:10:\"creativity\";i:4;s:5:\"paint\";i:5;s:4:\"pink\";i:6;s:10:\"copy space\";i:7;s:8:\"painting\";i:8;s:16:\"white background\";i:9;s:4:\"wavy\";i:10;s:6:\"bright\";i:11;s:8:\"colorful\";i:12;s:5:\"paper\";i:13;s:8:\"feminine\";i:14;s:10:\"expressive\";}}}'),(585,238,'_wp_attached_file','2017/10/flexy_circuit_wires.jpg'),(587,238,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:31:\"2017/10/flexy_circuit_wires.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"flexy_circuit_wires-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"flexy_circuit_wires-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"flexy_circuit_wires-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:56:\"Computer keyboard curcuit background with flexable parts\";s:17:\"created_timestamp\";s:10:\"1447257943\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:36:\"Computer keyboard curcuit background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"background\";i:1;s:7:\"buttons\";i:2;s:7:\"circuit\";i:3;s:8:\"computer\";i:4;s:8:\"flexible\";i:5;s:6:\"inside\";i:6;s:8:\"keyboard\";i:7;s:6:\"rubber\";i:8;s:5:\"wires\";i:9;s:5:\"parts\";i:10;s:11:\"multiplexed\";i:11;s:4:\"grid\";i:12;s:5:\"lines\";i:13;s:6:\"tracks\";i:14;s:8:\"keyboard\";}}}'),(589,240,'_wp_attached_file','2017/10/flinders_street_station.jpg'),(590,240,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:4:\"file\";s:35:\"2017/10/flinders_street_station.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"flinders_street_station-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:36:\"flinders_street_station-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:35:\"flinders_street_station-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:47:\"Flinders Street Station in Melbourne, Australia\";s:17:\"created_timestamp\";s:10:\"1251763200\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.125\";s:5:\"title\";s:23:\"Flinders Street Station\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:17:{i:0;s:12:\"architecture\";i:1;s:8:\"building\";i:2;s:8:\"bustling\";i:3;s:4:\"busy\";i:4;s:8:\"exterior\";i:5;s:6:\"facade\";i:6;s:7:\"station\";i:7;s:7:\"traffic\";i:8;s:9:\"australia\";i:9;s:9:\"melbourne\";i:10;s:14:\"transportation\";i:11;s:7:\"railway\";i:12;s:14:\"finders street\";i:13;s:12:\"intersection\";i:14;s:8:\"landmark\";i:15;s:4:\"rush\";i:16;s:8:\"rushhour\";}}}'),(591,241,'_wp_attached_file','2017/10/flinders_street_station_entrance.jpg'),(592,241,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:4:\"file\";s:44:\"2017/10/flinders_street_station_entrance.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"flinders_street_station_entrance-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:45:\"flinders_street_station_entrance-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:44:\"flinders_street_station_entrance-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:21:\"photoeverywhere.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:127:\"People coming and going at night time from the archway entrance to the Flinders street railway station in Melbourne, Australia.\";s:17:\"created_timestamp\";s:10:\"1251795680\";s:9:\"copyright\";s:99:\"www.freeimages.co.uk see site for terms of use, provided with permission from photoeverywhere.co.uk\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:3:\"2.2\";s:5:\"title\";s:24:\"Flinders railway station\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:17:{i:0;s:4:\"arch\";i:1;s:12:\"architecture\";i:2;s:9:\"australia\";i:3;s:8:\"entrance\";i:4;s:7:\"finders\";i:5;s:9:\"melbourne\";i:6;s:4:\"rail\";i:7;s:7:\"railway\";i:8;s:6:\"street\";i:9;s:9:\"transport\";i:10;s:7:\"station\";i:11;s:6:\"people\";i:12;s:5:\"steps\";i:13;s:5:\"train\";i:14;s:8:\"building\";i:15;s:8:\"heritage\";i:16;s:8:\"historic\";}}}'),(593,242,'_wp_attached_file','2017/10/flinders_street_station1010881.jpg'),(594,242,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1388;s:6:\"height\";i:1850;s:4:\"file\";s:42:\"2017/10/flinders_street_station1010881.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"flinders_street_station1010881-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"flinders_street_station1010881-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:43:\"flinders_street_station1010881-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:42:\"flinders_street_station1010881-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:159:\"Ornate arched entrance to Flinders Street Station, Melbourne, Australia, with people sitting on the steps and commuters making their way to and from the trains\";s:17:\"created_timestamp\";s:10:\"1169402735\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:46:\"Entrance to Flinders Street Station, Melbourne\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:13:{i:0;s:9:\"australia\";i:1;s:15:\"flinders street\";i:2;s:9:\"melbourne\";i:3;s:6:\"people\";i:4;s:7:\"station\";i:5;s:5:\"steps\";i:6;s:9:\"transport\";i:7;s:6:\"travel\";i:8;s:8:\"victoria\";i:9;s:13:\"meeting point\";i:10;s:6:\"clocks\";i:11;s:8:\"heritage\";i:12;s:8:\"historic\";}}}'),(595,243,'_wp_attached_file','2017/10/floating_bubblesP1013026.jpg'),(596,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:36:\"2017/10/floating_bubblesP1013026.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"floating_bubblesP1013026-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:37:\"floating_bubblesP1013026-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:36:\"floating_bubblesP1013026-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"3\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:55:\"bubbles floating in the sky, light and free as the wind\";s:17:\"created_timestamp\";s:10:\"1232665164\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:5:\"10.31\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:25:\"floating lighter than air\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:13:{i:0;s:5:\"float\";i:1;s:8:\"floating\";i:2;s:4:\"free\";i:3;s:9:\"unbounded\";i:4;s:9:\"boundless\";i:5;s:3:\"air\";i:6;s:5:\"fresh\";i:7;s:5:\"clean\";i:8;s:5:\"clear\";i:9;s:4:\"blue\";i:10;s:7:\"crystal\";i:11;s:6:\"sphere\";i:12;s:9:\"spherical\";}}}'),(597,244,'_wp_attached_file','2017/10/flood_tide.jpg'),(598,244,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1091;s:4:\"file\";s:22:\"2017/10/flood_tide.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flood_tide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flood_tide-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flood_tide-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flood_tide-1024x745.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flood_tide-297x216.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flood_tide-481x350.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flood_tide-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flood_tide-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flood_tide-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flood_tide-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flood_tide-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:193:\"Walkway alongside a rural fence and green grassy embankment disappearing into the mist and rain with ghostly trees in the distance, conceptual of changing weather patterns due to global warming\";s:17:\"created_timestamp\";s:10:\"1265295542\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:19:\"Rainy misty walkway\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"background\";i:1;s:5:\"trees\";i:2;s:11:\"countryside\";i:3;s:11:\"environment\";i:4;s:7:\"natural\";i:5;s:6:\"beauty\";i:6;s:7:\"scenery\";i:7;s:5:\"fence\";i:8;s:7:\"concept\";i:9;s:7:\"walkway\";i:10;s:7:\"weather\";i:11;s:4:\"mist\";i:12;s:4:\"rain\";i:13;s:13:\"environmental\";i:14;s:11:\"atmospheric\";}}}'),(599,245,'_wp_attached_file','2017/10/floodlighttree3966.jpg'),(600,245,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1223;s:6:\"height\";i:1178;s:4:\"file\";s:30:\"2017/10/floodlighttree3966.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-768x740.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"floodlighttree3966-1024x986.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:986;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-297x286.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:286;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-363x350.jpg\";s:5:\"width\";i:363;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"floodlighttree3966-1223x350.jpg\";s:5:\"width\";i:1223;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"floodlighttree3966-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:53:\"Bare branches of tree bathed in orange light at night\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:21:\"Bare branches of tree\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"bare\";i:1;s:8:\"branches\";i:2;s:4:\"dark\";i:3;s:5:\"flood\";i:4;s:8:\"lighting\";i:5;s:5:\"night\";i:6;s:6:\"orange\";i:7;s:4:\"tree\";i:8;s:6:\"creepy\";i:9;s:5:\"eerie\";i:10;s:6:\"horror\";i:11;s:8:\"imposing\";i:12;s:5:\"scary\";i:13;s:9:\"halloween\";i:14;s:3:\"top\";}}}'),(601,246,'_wp_attached_file','2017/10/floppy_disks.jpg'),(602,246,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1228;s:6:\"height\";i:1850;s:4:\"file\";s:24:\"2017/10/floppy_disks.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"floppy_disks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"floppy_disks-199x300.jpg\";s:5:\"width\";i:199;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"floppy_disks-768x1157.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1157;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"floppy_disks-680x1024.jpg\";s:5:\"width\";i:680;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"floppy_disks-232x350.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"floppy_disks-232x350.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"floppy_disks-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"floppy_disks-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"floppy_disks-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"floppy_disks-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"floppy_disks-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:49:\"a stack of floppy disks, out of date data storage\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"floppy disks\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"blue\";i:1;s:5:\"disks\";i:2;s:6:\"floppy\";i:3;s:4:\"many\";i:4;s:8:\"obsolete\";i:5;s:5:\"stack\";i:6;s:10:\"technology\";i:7;s:17:\"yellow background\";i:8;s:4:\"data\";i:9;s:3:\"old\";i:10;s:7:\"storage\";i:11;s:7:\"digital\";i:12;s:11:\"out of date\";i:13;s:5:\"waste\";i:14;s:10:\"electronic\";}}}'),(603,247,'_wp_attached_file','2017/10/floppydisk.jpg'),(604,247,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:905;s:6:\"height\";i:717;s:4:\"file\";s:22:\"2017/10/floppydisk.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"floppydisk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"floppydisk-300x238.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"floppydisk-768x608.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:608;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"floppydisk-297x235.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:235;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"floppydisk-442x350.jpg\";s:5:\"width\";i:442;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"floppydisk-905x350.jpg\";s:5:\"width\";i:905;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"floppydisk-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"floppydisk-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"floppydisk-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"floppydisk-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"freeimages.co.uk techonology images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(605,248,'_wp_attached_file','2017/10/floppydisk00050g.jpg'),(606,248,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1387;s:6:\"height\";i:1422;s:4:\"file\";s:28:\"2017/10/floppydisk00050g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-768x787.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:787;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"floppydisk00050g-999x1024.jpg\";s:5:\"width\";i:999;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-297x304.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-341x350.jpg\";s:5:\"width\";i:341;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"floppydisk00050g-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"floppydisk00050g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"freeimages.co.uk techonology images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(607,249,'_wp_attached_file','2017/10/floppydisk00051g.jpg'),(608,249,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1479;s:6:\"height\";i:1472;s:4:\"file\";s:28:\"2017/10/floppydisk00051g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-768x764.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"floppydisk00051g-1024x1019.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-297x296.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-352x350.jpg\";s:5:\"width\";i:352;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"floppydisk00051g-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"floppydisk00051g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"freeimages.co.uk techonology images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(609,250,'_wp_attached_file','2017/10/flora01811.jpg'),(610,250,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora01811.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01811-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora01811-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora01811-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora01811-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01811-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora01811-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora01811-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora01811-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora01811-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora01811-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora01811-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:112:\"Floral background of dense clusters of dainty white flowers covering a leafy green shrub in a garden, full frame\";s:17:\"created_timestamp\";s:9:\"957347627\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:41:\"Floral background of dainty white flowers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"blooming\";i:1;s:6:\"blooms\";i:2;s:10:\"blossoming\";i:3;s:8:\"blossoms\";i:4;s:4:\"bush\";i:5;s:5:\"flora\";i:6;s:9:\"flowering\";i:7;s:7:\"flowers\";i:8;s:6:\"nature\";i:9;s:6:\"petals\";i:10;s:5:\"plant\";i:11;s:7:\"scenery\";i:12;s:6:\"scenic\";i:13;s:6:\"summer\";i:14;s:5:\"white\";}}}'),(611,251,'_wp_attached_file','2017/10/flora01817.jpg'),(612,251,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora01817.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01817-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora01817-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora01817-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora01817-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01817-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora01817-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora01817-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora01817-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora01817-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora01817-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora01817-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:78:\"A beautiful array of climbing wall flowers and green leaves in bright sunlight\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:16:\"Climbing Flowers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:8:\"blooming\";i:1;s:10:\"blossoming\";i:2;s:5:\"flora\";i:3;s:7:\"flowers\";i:4;s:6:\"garden\";i:5;s:6:\"nature\";i:6;s:6:\"plants\";i:7;s:6:\"scenic\";i:8;s:6:\"summer\";i:9;s:5:\"white\";i:10;s:5:\"bloom\";}}}'),(613,252,'_wp_attached_file','2017/10/flora01822.jpg'),(614,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:772;s:6:\"height\";i:662;s:4:\"file\";s:22:\"2017/10/flora01822.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01822-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora01822-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora01822-768x659.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01822-297x255.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora01822-408x350.jpg\";s:5:\"width\";i:408;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flora01822-772x350.jpg\";s:5:\"width\";i:772;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora01822-772x350.jpg\";s:5:\"width\";i:772;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora01822-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora01822-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora01822-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:103:\"Pretty variegated pink and white primroses growing wild in woodland symbolic of spring, high angle view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"Pretty variegated primroses in woodland\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:6:\"nature\";i:1;s:6:\"scenic\";i:2;s:8:\"blooming\";i:3;s:10:\"blossoming\";i:4;s:5:\"flora\";i:5;s:7:\"flowers\";i:6;s:6:\"plants\";i:7;s:7:\"scenery\";i:8;s:6:\"violet\";i:9;s:6:\"petals\";i:10;s:4:\"pink\";}}}'),(615,253,'_wp_attached_file','2017/10/flora01822-001.jpg'),(616,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:772;s:6:\"height\";i:662;s:4:\"file\";s:26:\"2017/10/flora01822-001.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"flora01822-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"flora01822-001-300x257.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"flora01822-001-768x659.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:659;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"flora01822-001-297x255.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"flora01822-001-408x350.jpg\";s:5:\"width\";i:408;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"flora01822-001-772x350.jpg\";s:5:\"width\";i:772;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"flora01822-001-772x350.jpg\";s:5:\"width\";i:772;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"flora01822-001-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"flora01822-001-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"flora01822-001-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:103:\"Pretty variegated pink and white primroses growing wild in woodland symbolic of spring, high angle view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"Pretty variegated primroses in woodland\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:6:\"nature\";i:1;s:6:\"scenic\";i:2;s:8:\"blooming\";i:3;s:10:\"blossoming\";i:4;s:5:\"flora\";i:5;s:7:\"flowers\";i:6;s:6:\"plants\";i:7;s:7:\"scenery\";i:8;s:6:\"violet\";i:9;s:6:\"petals\";i:10;s:4:\"pink\";}}}'),(617,254,'_wp_attached_file','2017/10/flora01824.jpg'),(618,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora01824.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01824-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora01824-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora01824-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora01824-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora01824-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora01824-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora01824-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora01824-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora01824-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora01824-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora01824-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:49:\"a group of yellow flowering dandelions in a field\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:20:\"flowering dandelions\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:5:\"flora\";i:1;s:6:\"nature\";i:2;s:7:\"flowers\";i:3;s:8:\"greenery\";i:4;s:6:\"plants\";i:5;s:9:\"taraxacum\";i:6;s:6:\"yellow\";i:7;s:10:\"asteraceae\";i:8;s:9:\"dandelion\";i:9;s:10:\"vegetation\";i:10;s:5:\"grass\";}}}'),(619,255,'_wp_attached_file','2017/10/flora02019.jpg'),(620,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:864;s:6:\"height\";i:1152;s:4:\"file\";s:22:\"2017/10/flora02019.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02019-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora02019-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flora02019-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora02019-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02019-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora02019-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"flora02019-864x350.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora02019-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora02019-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora02019-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora02019-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:59:\"a flowering plant with an abundance of light yellow flowers\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:20:\"light yellow flowers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:7:\"flowers\";i:1;s:5:\"white\";i:2;s:6:\"garden\";i:3;s:10:\"vegetation\";i:4;s:8:\"delicate\";i:5;s:4:\"full\";i:6;s:6:\"yellow\";i:7;s:6:\"detail\";i:8;s:6:\"spring\";i:9;s:5:\"dense\";}}}'),(621,256,'_wp_attached_file','2017/10/flora02023.jpg'),(622,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora02023.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02023-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora02023-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora02023-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora02023-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02023-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora02023-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora02023-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora02023-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora02023-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora02023-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora02023-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:84:\"High angle view of dazzling bluebells (Hyacinthoides non-scripta) growing in a field\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:18:\"Field of bluebells\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"blue\";i:1;s:9:\"bluebells\";i:2;s:9:\"botanical\";i:3;s:7:\"display\";i:4;s:9:\"flowering\";i:5;s:6:\"spring\";i:6;s:10:\"wildflower\";i:7;s:8:\"woodland\";i:8;s:6:\"nature\";i:9;s:5:\"plant\";}}}'),(623,257,'_wp_attached_file','2017/10/flora02030.jpg'),(624,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora02030.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02030-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora02030-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora02030-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora02030-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02030-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora02030-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora02030-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora02030-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora02030-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora02030-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora02030-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:82:\"Plenty of Attractive Purple Flower Plants with Green Leaves, Growing at the Garden\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:36:\"Purple Flowers Growing in the Garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"beauty\";i:1;s:8:\"blooming\";i:2;s:6:\"blooms\";i:3;s:10:\"blossoming\";i:4;s:4:\"blue\";i:5;s:4:\"bush\";i:6;s:7:\"flowers\";i:7;s:6:\"nature\";i:8;s:7:\"scenery\";i:9;s:6:\"scenic\";}}}'),(625,258,'_wp_attached_file','2017/10/flora02032.jpg'),(626,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora02032.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02032-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora02032-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora02032-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora02032-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02032-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora02032-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora02032-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora02032-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora02032-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora02032-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora02032-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:50:\"apple tree blossoming in spring in a fruit orchard\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"Apple Blossom\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:6:\"nature\";i:1;s:6:\"scenic\";i:2;s:8:\"blooming\";i:3;s:10:\"blossoming\";i:4;s:9:\"flowering\";i:5;s:7:\"flowers\";i:6;s:7:\"scenery\";i:7;s:5:\"white\";i:8;s:6:\"plants\";i:9;s:6:\"summer\";i:10;s:13:\"apple blossom\";}}}'),(627,259,'_wp_attached_file','2017/10/flora02053.jpg'),(628,259,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/flora02053.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02053-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"flora02053-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"flora02053-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"flora02053-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"flora02053-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"flora02053-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"flora02053-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"flora02053-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"flora02053-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"flora02053-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"flora02053-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:42:\"a bed of various coloured flowers in bloom\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:17:\"colourful flowers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:5:\"flora\";i:1;s:5:\"plant\";i:2;s:6:\"flower\";i:3;s:8:\"colorful\";i:4;s:6:\"garden\";i:5;s:7:\"vibrant\";i:6;s:6:\"bright\";i:7;s:4:\"over\";i:8;s:5:\"above\";i:9;s:8:\"cheerful\";i:10;s:13:\"multicoloured\";}}}'),(629,260,'_wp_attached_file','2017/10/floralrose0658.jpg'),(630,260,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/floralrose0658.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0658-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0658-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0658-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0658-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0658-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0658-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0658-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0658-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0658-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0658-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0658-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:113:\"Perfect fresh orange rose displayed with green leaves on a white studio background, high angle view of the petals\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:25:\"Perfect fresh orange rose\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"blooming\";i:1;s:10:\"blossoming\";i:2;s:6:\"flower\";i:3;s:4:\"love\";i:4;s:6:\"orange\";i:5;s:7:\"perfect\";i:6;s:7:\"romance\";i:7;s:4:\"rose\";i:8;s:10:\"decorative\";i:9;s:6:\"petals\";}}}'),(631,261,'_wp_attached_file','2017/10/floralrose0663.jpg'),(632,261,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1251;s:6:\"height\";i:1177;s:4:\"file\";s:26:\"2017/10/floralrose0663.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0663-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0663-300x282.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:282;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0663-768x723.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:723;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0663-1024x963.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:963;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0663-297x279.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0663-372x350.jpg\";s:5:\"width\";i:372;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0663-1251x350.jpg\";s:5:\"width\";i:1251;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0663-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0663-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0663-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0663-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:101:\"Beauty in nature - a perfect orange rose in close up detail over a white background, symbolic of love\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"Beauty in nature - a perfect rose\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"bloom\";i:1;s:9:\"botanical\";i:2;s:7:\"closeup\";i:3;s:6:\"flower\";i:4;s:5:\"fresh\";i:5;s:4:\"love\";i:6;s:6:\"nature\";i:7;s:6:\"orange\";i:8;s:10:\"perfection\";i:9;s:4:\"rose\";}}}'),(633,262,'_wp_attached_file','2017/10/floralrose0664.jpg'),(634,262,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/floralrose0664.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0664-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0664-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0664-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0664-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0664-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0664-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0664-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0664-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0664-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0664-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0664-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:125:\"Macro view of the center of an orange rose with its delicate petals, romantic background for Valentines Day or an anniversary\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"Macro view of the center of an orange rose\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"bloom\";i:1;s:6:\"flower\";i:2;s:5:\"fresh\";i:3;s:4:\"love\";i:4;s:6:\"nature\";i:5;s:6:\"orange\";i:6;s:7:\"romance\";i:7;s:4:\"rose\";i:8;s:5:\"macro\";i:9;s:6:\"petals\";}}}'),(635,263,'_wp_attached_file','2017/10/floralrose0670.jpg'),(636,263,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/floralrose0670.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0670-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0670-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0670-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0670-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0670-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0670-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0670-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0670-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0670-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0670-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0670-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:110:\"Floral background texture of coral pink rose petals in a close up view for a romantic or nature themed concept\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:45:\"Floral background texture of pink rose petals\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"peach\";i:1;s:4:\"rose\";i:2;s:6:\"flower\";i:3;s:8:\"close up\";i:4;s:6:\"floral\";i:5;s:6:\"petals\";i:6;s:10:\"attractive\";i:7;s:5:\"fresh\";i:8;s:9:\"fragility\";i:9;s:6:\"nature\";}}}'),(637,264,'_wp_attached_file','2017/10/floralrose0671.jpg'),(638,264,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/floralrose0671.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0671-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0671-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0671-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0671-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0671-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0671-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0671-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0671-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0671-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0671-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0671-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:88:\"Close Up Profile of Bright Yellow Rose Bloom Cut and Featured on White Studio Background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:46:\"Close Up of Yellow Rose Bloom White Background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"flower\";i:1;s:8:\"fragrant\";i:2;s:6:\"petals\";i:3;s:4:\"rose\";i:4;s:7:\"scented\";i:5;s:8:\"close-up\";i:6;s:8:\"delicate\";i:7;s:10:\"copy space\";i:8;s:6:\"yellow\";i:9;s:5:\"bloom\";}}}'),(639,265,'_wp_attached_file','2017/10/floralrose0672.jpg'),(640,265,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/floralrose0672.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0672-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0672-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0672-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0672-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0672-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0672-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0672-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0672-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0672-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0672-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0672-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:108:\"Close up Two Fresh Attractive Yellow and Pink Rose Flowers on White Background, Emphasizing Beautiful Petals\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:42:\"Close up Two Fresh Attractive Rose Flowers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"colors\";i:1;s:10:\"decoration\";i:2;s:10:\"decorative\";i:3;s:9:\"flowering\";i:4;s:7:\"flowers\";i:5;s:6:\"nature\";i:6;s:6:\"pastel\";i:7;s:5:\"petal\";i:8;s:4:\"pink\";i:9;s:5:\"roses\";i:10;s:6:\"yellow\";i:11;s:6:\"beauty\";i:12;s:4:\"love\";i:13;s:7:\"romance\";i:14;s:8:\"romantic\";}}}'),(641,266,'_wp_attached_file','2017/10/floralrose0673.jpg'),(642,266,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1031;s:4:\"file\";s:26:\"2017/10/floralrose0673.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0673-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"floralrose0673-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"floralrose0673-768x528.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"floralrose0673-1024x704.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:704;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"floralrose0673-297x204.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"floralrose0673-509x350.jpg\";s:5:\"width\";i:509;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"floralrose0673-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"floralrose0673-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"floralrose0673-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"floralrose0673-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"floralrose0673-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:93:\"Two perfect fresh colorful roses in yellow and orange on a white background viewed from above\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:32:\"Two perfect fresh colorful roses\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"close-up\";i:1;s:7:\"flowers\";i:2;s:4:\"love\";i:3;s:6:\"petals\";i:4;s:5:\"roses\";i:5;s:3:\"two\";i:6;s:6:\"orange\";i:7;s:6:\"yellow\";i:8;s:8:\"delicacy\";i:9;s:8:\"fragrant\";}}}'),(643,267,'_wp_attached_file','2017/10/floss_picks.jpg'),(644,267,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:23:\"2017/10/floss_picks.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"floss_picks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"floss_picks-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"floss_picks-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"floss_picks-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"floss_picks-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"floss_picks-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"floss_picks-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"floss_picks-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"floss_picks-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"floss_picks-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"floss_picks-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:52:\"three dental tooth floss picks on a white background\";s:17:\"created_timestamp\";s:10:\"1351977001\";s:9:\"copyright\";s:103:\"www.freeimages.co.uk see site for attribution and license details http://www.freeimages.co.uk/terms.htm\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:21:\"dental flossing picks\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"bathroom\";i:1;s:5:\"clean\";i:2;s:7:\"hygiene\";i:3;s:5:\"teeth\";i:4;s:6:\"dental\";i:5;s:4:\"oral\";i:6;s:5:\"picks\";i:7;s:5:\"floss\";i:8;s:8:\"flossing\";i:9;s:9:\"copyspace\";i:10;s:7:\"plastic\";i:11;s:10:\"disposable\";i:12;s:10:\"healthcare\";i:13;s:11:\"cleanliness\";i:14;s:6:\"plaque\";}}}'),(645,268,'_wp_attached_file','2017/10/flourescenteggs0473.jpg'),(646,268,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:31:\"2017/10/flourescenteggs0473.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"flourescenteggs0473-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"flourescenteggs0473-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"flourescenteggs0473-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(647,269,'_wp_attached_file','2017/10/flower_cakes.jpg'),(648,269,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:24:\"2017/10/flower_cakes.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"flower_cakes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"flower_cakes-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"flower_cakes-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"flower_cakes-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"flower_cakes-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"flower_cakes-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"flower_cakes-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"flower_cakes-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"flower_cakes-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"flower_cakes-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"flower_cakes-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.3\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:8:\"DMC-TZ25\";s:7:\"caption\";s:129:\"Decorated flower on a cupcake with delicate pale yellow petals on colorful red icing ready to be served at a party or celebration\";s:17:\"created_timestamp\";s:10:\"1383264000\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:29:\"Decorated flower on a cupcake\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:7:\"dessert\";i:1;s:5:\"sweet\";i:2;s:5:\"icing\";i:3;s:6:\"flower\";i:4;s:9:\"deocrated\";i:5;s:9:\"mini cake\";i:6;s:10:\"fairy cake\";i:7;s:8:\"cup cake\";i:8;s:4:\"pink\";i:9;s:5:\"party\";}}}'),(649,270,'_wp_attached_file','2017/10/flower00040.jpg'),(650,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1333;s:6:\"height\";i:1011;s:4:\"file\";s:23:\"2017/10/flower00040.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"flower00040-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"flower00040-300x228.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flower00040-768x582.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:582;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"flower00040-1024x777.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:777;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"flower00040-297x225.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"flower00040-461x350.jpg\";s:5:\"width\";i:461;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"flower00040-1333x350.jpg\";s:5:\"width\";i:1333;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"flower00040-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"flower00040-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"flower00040-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"flower00040-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:91:\"Close up of the petals and stamens of a pretty pink fuchsia flower over a yellow background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"Close up of a pink fuchsia flower\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:7:\"closeup\";i:1;s:6:\"floral\";i:2;s:7:\"fuchsia\";i:3;s:4:\"pink\";i:4;s:6:\"flower\";i:5;s:5:\"bloom\";i:6;s:9:\"botanical\";i:7;s:9:\"gardening\";i:8;s:6:\"nature\";i:9;s:10:\"ornamental\";}}}'),(651,271,'_wp_attached_file','2017/10/flower00044.jpg'),(652,271,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1061;s:4:\"file\";s:23:\"2017/10/flower00044.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"flower00044-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"flower00044-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flower00044-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"flower00044-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"flower00044-297x210.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"flower00044-495x350.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"flower00044-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"flower00044-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"flower00044-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"flower00044-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"flower00044-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:57:\"Bright pink flower newly sprouted from a christmas cactus\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:23:\"Christmas Cactus Flower\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"cactus\";i:1;s:9:\"christmas\";i:2;s:6:\"detail\";i:3;s:6:\"flower\";i:4;s:4:\"pink\";i:5;s:5:\"plant\";i:6;s:6:\"bright\";i:7;s:8:\"colorful\";i:8;s:7:\"fuschia\";i:9;s:8:\"blooming\";}}}'),(653,272,'_wp_attached_file','2017/10/flowerbeds02063.jpg'),(654,272,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:27:\"2017/10/flowerbeds02063.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"flowerbeds02063-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"flowerbeds02063-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"flowerbeds02063-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:104:\"Colorful spring flowerbed of assorted yellow and red flowers in a neatly manicured lawn in a public park\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:25:\"Colorful spring flowerbed\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:10:\"flower bed\";i:1;s:7:\"flowers\";i:2;s:6:\"garden\";i:3;s:11:\"landscaping\";i:4;s:8:\"outdoors\";i:5;s:6:\"public\";i:6;s:8:\"colorful\";i:7;s:6:\"plants\";i:8;s:6:\"shadow\";i:9;s:3:\"day\";}}}'),(655,273,'_wp_attached_file','2017/10/flowers.jpg'),(656,273,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1231;s:6:\"height\";i:1850;s:4:\"file\";s:19:\"2017/10/flowers.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"flowers-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"flowers-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"flowers-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"flowers-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"flowers-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:19:\"flowers-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"flowers-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:19:\"flowers-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:19:\"flowers-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:19:\"flowers-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:19:\"flowers-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:121:\"Arrangement of fresh long stemmed yellow roses in a vase with decorative green foliage against a grey wall with copyspace\";s:17:\"created_timestamp\";s:10:\"1411205594\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:35:\"Long stemmed yellow roses in a vase\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:10:\"copy space\";i:1;s:7:\"flowers\";i:2;s:10:\"friendship\";i:3;s:4:\"love\";i:4;s:5:\"roses\";i:5;s:4:\"vase\";i:6;s:6:\"yellow\";i:7;s:7:\"romance\";i:8;s:7:\"bouquet\";i:9;s:16:\"white background\";}}}'),(657,274,'_wp_attached_file','2017/10/flowersinwater.jpg'),(658,274,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:996;s:4:\"file\";s:26:\"2017/10/flowersinwater.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"flowersinwater-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"flowersinwater-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"flowersinwater-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"flowersinwater-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"flowersinwater-297x197.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"flowersinwater-527x350.jpg\";s:5:\"width\";i:527;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"flowersinwater-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"flowersinwater-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"flowersinwater-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"flowersinwater-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"flowersinwater-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:97:\"Single pink rose and carnation in a glass vase, close up view against a window with a garden view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"Pink rose and carnation in a vase\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"bloom\";i:1;s:9:\"carnation\";i:2;s:10:\"decoration\";i:3;s:7:\"flowers\";i:4;s:5:\"glass\";i:5;s:4:\"pink\";i:6;s:4:\"vase\";i:7;s:5:\"water\";i:8;s:6:\"summer\";i:9;s:3:\"bud\";i:10;s:4:\"rose\";i:11;s:11:\"arrangement\";i:12;s:7:\"blossom\";i:13;s:6:\"floral\";i:14;s:7:\"closeup\";}}}'),(659,275,'_wp_attached_file','2017/10/fluffy_cloud.jpg'),(660,275,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:24:\"2017/10/fluffy_cloud.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fluffy_cloud-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fluffy_cloud-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fluffy_cloud-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:26:\"white clouds in a blue sky\";s:17:\"created_timestamp\";s:10:\"1210284685\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:5:\"13.83\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:20:\"fluffy little clouds\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:7:{i:0;s:6:\"clouds\";i:1;s:5:\"white\";i:2;s:5:\"nuage\";i:3;s:5:\"cloud\";i:4;s:6:\"cloudy\";i:5;s:6:\"fluffy\";i:6;s:7:\"texture\";}}}'),(661,276,'_wp_attached_file','2017/10/fluffy_cloud_layer.jpg'),(662,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:30:\"2017/10/fluffy_cloud_layer.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fluffy_cloud_layer-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fluffy_cloud_layer-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fluffy_cloud_layer-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:26:\"white clouds in a blue sky\";s:17:\"created_timestamp\";s:10:\"1210284680\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:5:\"13.83\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:29:\"fluffy little clouds skyscape\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:7:{i:0;s:6:\"clouds\";i:1;s:5:\"white\";i:2;s:5:\"nuage\";i:3;s:5:\"cloud\";i:4;s:6:\"cloudy\";i:5;s:6:\"fluffy\";i:6;s:7:\"texture\";}}}'),(663,277,'_wp_attached_file','2017/10/flying_hawk.jpg'),(664,277,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:4:\"file\";s:23:\"2017/10/flying_hawk.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"flying_hawk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"flying_hawk-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flying_hawk-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"flying_hawk-1024x686.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"flying_hawk-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"flying_hawk-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"flying_hawk-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"flying_hawk-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"flying_hawk-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"flying_hawk-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"flying_hawk-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:95:\"Hawk soaring overhead in a blue sky as it circles looking for prey using wind currents to glide\";s:17:\"created_timestamp\";s:10:\"1230133907\";s:9:\"copyright\";s:48:\"www.freeimages.co.uk - see site for terms of use\";s:12:\"focal_length\";s:3:\"250\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:21:\"Hawk soaring overhead\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"bird\";i:1;s:4:\"wild\";i:2;s:9:\"carnivore\";i:3;s:6:\"flight\";i:4;s:8:\"feathers\";i:5;s:6:\"hunter\";i:6;s:5:\"wings\";i:7;s:8:\"predator\";i:8;s:6:\"flying\";i:9;s:4:\"hawk\";i:10;s:12:\"bird of prey\";i:11;s:8:\"falconry\";i:12;s:7:\"plumage\";i:13;s:8:\"airborne\";i:14;s:8:\"wingspan\";}}}'),(665,278,'_wp_attached_file','2017/10/flying_in_clouds.jpg'),(666,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:28:\"2017/10/flying_in_clouds.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"flying_in_clouds-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"flying_in_clouds-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"flying_in_clouds-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:48:\"view from an aeroplane window flying into clouds\";s:17:\"created_timestamp\";s:10:\"1322187922\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:13:\"in the clouds\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"clouds\";i:1;s:4:\"dawn\";i:2;s:4:\"dusk\";i:3;s:6:\"flying\";i:4;s:5:\"muted\";i:5;s:7:\"sunrise\";i:6;s:6:\"sunset\";i:7;s:4:\"blue\";i:8;s:3:\"sky\";i:9;s:8:\"tranquil\";}}}'),(667,280,'_wp_attached_file','2017/10/flyingbats2.jpg'),(668,280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1004;s:4:\"file\";s:23:\"2017/10/flyingbats2.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"flyingbats2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"flyingbats2-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"flyingbats2-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"flyingbats2-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"flyingbats2-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"flyingbats2-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"flyingbats2-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"flyingbats2-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"flyingbats2-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"flyingbats2-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"flyingbats2-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:57:\"formation of five flying bats against a dusk twilight sky\";s:17:\"created_timestamp\";s:10:\"1198660721\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:17:\"formation of bats\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:12:{i:0;s:4:\"bats\";i:1;s:6:\"flying\";i:2;s:9:\"formation\";i:3;s:4:\"dusk\";i:4;s:9:\"halloween\";i:5;s:6:\"creepy\";i:6;s:4:\"five\";i:7;s:1:\"5\";i:8;s:4:\"dusk\";i:9;s:8:\"twilight\";i:10;s:6:\"motion\";i:11;s:7:\"blurred\";}}}'),(669,281,'_wp_attached_file','2017/10/flyingbats42.jpg'),(670,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1396;s:4:\"file\";s:24:\"2017/10/flyingbats42.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"flyingbats42-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"flyingbats42-300x279.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:279;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"flyingbats42-768x715.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"flyingbats42-1024x953.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:953;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"flyingbats42-297x276.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:276;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"flyingbats42-376x350.jpg\";s:5:\"width\";i:376;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"flyingbats42-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"flyingbats42-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"flyingbats42-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"flyingbats42-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"flyingbats42-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:61:\"formation of flying bats flying in a row on a grey background\";s:17:\"created_timestamp\";s:10:\"1198660718\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:23:\"formation bats in a row\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:13:{i:0;s:4:\"bats\";i:1;s:6:\"flying\";i:2;s:9:\"formation\";i:3;s:4:\"dusk\";i:4;s:4:\"grey\";i:5;s:4:\"dusk\";i:6;s:8:\"flapping\";i:7;s:9:\"in flight\";i:8;s:11:\"stop motion\";i:9;s:5:\"still\";i:10;s:7:\"blurred\";i:11;s:5:\"wings\";i:12;s:7:\"flaping\";}}}'),(671,282,'_wp_attached_file','2017/10/fm_radio.jpg'),(672,282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:20:\"2017/10/fm_radio.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"fm_radio-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"fm_radio-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"fm_radio-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"fm_radio-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"fm_radio-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:20:\"fm_radio-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:21:\"fm_radio-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:20:\"fm_radio-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:20:\"fm_radio-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:20:\"fm_radio-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:20:\"fm_radio-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:41:\"a VFD display on a digital FM radio tuner\";s:17:\"created_timestamp\";s:10:\"1287059936\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:2:\"10\";s:5:\"title\";s:14:\"fm radio tuner\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"music\";i:1;s:13:\"entertainment\";i:2;s:7:\"digital\";i:3;s:7:\"display\";i:4;s:2:\"fm\";i:5;s:5:\"radio\";i:6;s:5:\"tuner\";i:7;s:9:\"frequency\";i:8;s:15:\"selective focus\";i:9;s:8:\"close up\";i:10;s:6:\"detail\";i:11;s:12:\"call numbers\";i:12;s:10:\"technology\";i:13;s:6:\"stereo\";i:14;s:5:\"sound\";}}}'),(673,283,'_wp_attached_file','2017/10/foam_sound_insulation.jpg'),(674,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1231;s:6:\"height\";i:1850;s:4:\"file\";s:33:\"2017/10/foam_sound_insulation.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"foam_sound_insulation-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"foam_sound_insulation-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"foam_sound_insulation-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"foam_sound_insulation-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:88:\"Macro view on rows of curvy foam insulation used for fragile objects or insulating sound\";s:17:\"created_timestamp\";s:10:\"1427145956\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:23:\"rows of foam insulation\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"abstract\";i:1;s:10:\"background\";i:2;s:8:\"textured\";i:3;s:4:\"foam\";i:4;s:7:\"fragile\";i:5;s:10:\"insulation\";i:6;s:9:\"packaging\";i:7;s:10:\"protective\";i:8;s:4:\"rows\";i:9;s:8:\"shipping\";}}}'),(675,284,'_wp_attached_file','2017/10/foaming_water.jpg'),(676,284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1388;s:6:\"height\";i:1850;s:4:\"file\";s:25:\"2017/10/foaming_water.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foaming_water-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foaming_water-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"foaming_water-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foaming_water-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foaming_water-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foaming_water-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foaming_water-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foaming_water-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foaming_water-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foaming_water-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foaming_water-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:76:\"a fountain water spray shooting into the air from high pressue from a outlet\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"foaming water\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:7:{i:0;s:5:\"water\";i:1;s:6:\"outlet\";i:2;s:7:\"outflow\";i:3;s:7:\"foaming\";i:4;s:8:\"bubbling\";i:5;s:5:\"spray\";i:6;s:3:\"jet\";}}}'),(677,285,'_wp_attached_file','2017/10/foaming_water_bubbles.jpg'),(678,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:33:\"2017/10/foaming_water_bubbles.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"foaming_water_bubbles-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"foaming_water_bubbles-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"foaming_water_bubbles-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:50:\"water escaping at high pressue from a water outlet\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"foaming water\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:6:{i:0;s:5:\"water\";i:1;s:7:\"outflow\";i:2;s:7:\"foaming\";i:3;s:8:\"bubbling\";i:4;s:6:\"throth\";i:5;s:3:\"jet\";}}}'),(681,286,'_wp_attached_file','2017/10/fob_watch.jpg'),(682,286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:21:\"2017/10/fob_watch.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"fob_watch-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"fob_watch-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"fob_watch-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"fob_watch-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"fob_watch-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"fob_watch-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"fob_watch-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"fob_watch-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"fob_watch-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"fob_watch-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"fob_watch-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:114:\"Silver metal nurses fob watch with blank name tag and chain lying diagonally on a white background with copy space\";s:17:\"created_timestamp\";s:10:\"1431888434\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:49:\"Silver metal nurses fob watch with blank name tag\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"chain\";i:1;s:3:\"fob\";i:2;s:5:\"metal\";i:3;s:4:\"name\";i:4;s:5:\"nurse\";i:5;s:6:\"silver\";i:6;s:3:\"tag\";i:7;s:4:\"time\";i:8;s:5:\"watch\";i:9;s:7:\"uniform\";i:10;s:10:\"copy space\";i:11;s:5:\"cross\";i:12;s:8:\"overhead\";i:13;s:3:\"red\";i:14;s:9:\"timepiece\";}}}'),(683,287,'_wp_attached_file','2017/10/fob_watch_face.jpg'),(684,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:26:\"2017/10/fob_watch_face.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"fob_watch_face-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"fob_watch_face-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"fob_watch_face-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:87:\"Top down close up view on stainless steel wind up watch face with red and black numbers\";s:17:\"created_timestamp\";s:10:\"1431888634\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:29:\"close up view of nurses watch\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"chrome\";i:1;s:8:\"close up\";i:2;s:7:\"neutral\";i:3;s:6:\"nobody\";i:4;s:5:\"nurse\";i:5;s:3:\"old\";i:6;s:3:\"one\";i:7;s:6:\"single\";i:8;s:9:\"stainless\";i:9;s:4:\"time\";i:10;s:5:\"watch\";i:11;s:10:\"waterproof\";i:12;s:7:\"wind up\";i:13;s:3:\"red\";i:14;s:5:\"white\";}}}'),(685,288,'_wp_attached_file','2017/10/foggy_roads.jpg'),(686,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:23:\"2017/10/foggy_roads.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"foggy_roads-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"foggy_roads-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"foggy_roads-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"foggy_roads-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"foggy_roads-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"foggy_roads-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"foggy_roads-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"foggy_roads-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"foggy_roads-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"foggy_roads-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"foggy_roads-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:140:\"High angle view of cars travelling on a country road in mist with headlights shining with one car turning of the motorway towards the camera\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:41:\"Cars travelling on a country road in mist\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"action\";i:1;s:3:\"car\";i:2;s:7:\"evening\";i:3;s:3:\"fog\";i:4;s:12:\"intersection\";i:5;s:7:\"morning\";i:6;s:6:\"moving\";i:7;s:4:\"road\";i:8;s:8:\"speeding\";i:9;s:6:\"street\";i:10;s:7:\"traffic\";i:11;s:10:\"headlights\";i:12;s:7:\"turning\";i:13;s:5:\"above\";i:14;s:5:\"field\";}}}'),(687,289,'_wp_attached_file','2017/10/foggygarden4210.jpg'),(688,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:27:\"2017/10/foggygarden4210.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"foggygarden4210-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"foggygarden4210-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"foggygarden4210-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:111:\"Foggy winter garden with bare leafless branches of deciduous trees and evergreen cypresses in the ethereal mist\";s:17:\"created_timestamp\";s:9:\"977135418\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:4:\"14.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.026315789473684\";s:5:\"title\";s:19:\"Foggy winter garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:5:\"foggy\";i:2;s:7:\"outdoor\";i:3;s:5:\"trees\";i:4;s:6:\"forest\";i:5;s:5:\"misty\";i:6;s:4:\"hazy\";i:7;s:4:\"cold\";i:8;s:8:\"leafless\";i:9;s:6:\"nature\";}}}'),(689,290,'_wp_attached_file','2017/10/foggygarden4212.jpg'),(690,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:27:\"2017/10/foggygarden4212.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"foggygarden4212-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"foggygarden4212-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"foggygarden4212-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:85:\"Scenic View of Lush Green Garden Filled with Plants and Vegetation on Foggy Rainy Day\";s:17:\"created_timestamp\";s:9:\"977135439\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:4:\"14.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.021739130434783\";s:5:\"title\";s:36:\"Lush Green Garden on Foggy Rainy Day\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:11:\"atmospheric\";i:1;s:8:\"ethereal\";i:2;s:5:\"foggy\";i:3;s:6:\"garden\";i:4;s:5:\"misty\";i:5;s:10:\"visibility\";i:6;s:7:\"weather\";i:7;s:6:\"nature\";i:8;s:9:\"landscape\";i:9;s:5:\"trees\";}}}'),(693,292,'_wp_attached_file','2017/10/foggygarden4213.jpg'),(694,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:27:\"2017/10/foggygarden4213.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"foggygarden4213-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"foggygarden4213-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"foggygarden4213-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:73:\"Scenic View of Tranquil Garden, Small Hut and Brick Wall Shrouded in Mist\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:40:\"View of Tranquil Garden Shrouded in Mist\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"nature\";i:1;s:8:\"building\";i:2;s:6:\"dreamy\";i:3;s:5:\"eerie\";i:4;s:3:\"fog\";i:5;s:6:\"garden\";i:6;s:11:\"landscaping\";i:7;s:6:\"public\";i:8;s:7:\"raining\";i:9;s:6:\"scenic\";i:10;s:4:\"shed\";i:11;s:5:\"foggy\";i:12;s:4:\"mist\";i:13;s:4:\"lush\";i:14;s:10:\"vegetation\";}}}'),(695,293,'_wp_attached_file','2017/10/fogmist00122.jpg'),(696,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1062;s:4:\"file\";s:24:\"2017/10/fogmist00122.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogmist00122-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogmist00122-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogmist00122-768x544.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:544;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogmist00122-1024x725.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogmist00122-297x210.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogmist00122-494x350.jpg\";s:5:\"width\";i:494;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogmist00122-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogmist00122-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogmist00122-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogmist00122-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogmist00122-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:106:\"Fog or mist over rolling hills with reduced visibility and electricity poles crossing the open countryside\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:30:\"Fog or mist over rolling hills\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"cloudy\";i:1;s:11:\"countryside\";i:2;s:6:\"fields\";i:3;s:5:\"foggy\";i:4;s:5:\"hills\";i:5;s:9:\"landscape\";i:6;s:5:\"misty\";i:7;s:5:\"rural\";i:8;s:3:\"sky\";i:9;s:7:\"weather\";}}}'),(697,294,'_wp_attached_file','2017/10/fogroads4158.jpg'),(698,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:24:\"2017/10/fogroads4158.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4158-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4158-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"fogroads4158-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4158-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4158-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4158-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4158-1200x350.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4158-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4158-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4158-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4158-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:55:\"Busy street with bright ghts in evening in motion blur.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"Evening busy street in motion blur\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:30:{i:0;s:4:\"busy\";i:1;s:6:\"street\";i:2;s:7:\"evening\";i:3;s:4:\"city\";i:4;s:4:\"road\";i:5;s:7:\"traffic\";i:6;s:5:\"urban\";i:7;s:7:\"highway\";i:8;s:5:\"night\";i:9;s:6:\"motion\";i:10;s:5:\"light\";i:11;s:8:\"movement\";i:12;s:9:\"transport\";i:13;s:7:\"blurred\";i:14;s:14:\"transportation\";i:15;s:8:\"downtown\";i:16;s:11:\"reflections\";i:17;s:9:\"cityscape\";i:18;s:4:\"town\";i:19;s:10:\"automobile\";i:20;s:11:\"illuminated\";i:21;s:9:\"defocused\";i:22;s:8:\"lanterns\";i:23;s:9:\"nightlife\";i:24;s:7:\"burning\";i:25;s:8:\"vertical\";i:26;s:11:\"motion blur\";i:27;s:9:\"copyspace\";i:28;s:9:\"no people\";i:29;s:10:\"metropolis\";}}}'),(699,295,'_wp_attached_file','2017/10/fogroads4159.jpg'),(700,295,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1198;s:6:\"height\";i:927;s:4:\"file\";s:24:\"2017/10/fogroads4159.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4159-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4159-300x232.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogroads4159-768x594.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:594;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4159-1024x792.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:792;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4159-297x230.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4159-452x350.jpg\";s:5:\"width\";i:452;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4159-1198x350.jpg\";s:5:\"width\";i:1198;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4159-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4159-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4159-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4159-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:122:\"Traffic driving on a city street at night with cars crossing an intersection with vehicle lights, street lamps and a robot\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:41:\"Traffic driving on a city street at night\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"cars\";i:1;s:4:\"city\";i:2;s:4:\"dark\";i:3;s:5:\"green\";i:4;s:4:\"hazy\";i:5;s:5:\"light\";i:6;s:6:\"lights\";i:7;s:5:\"night\";i:8;s:4:\"road\";i:9;s:5:\"scene\";i:10;s:7:\"traffic\";i:11;s:14:\"transportation\";i:12;s:5:\"urban\";i:13;s:7:\"driving\";i:14;s:12:\"intersection\";}}}'),(701,296,'_wp_attached_file','2017/10/fogroads4160.jpg'),(702,296,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1195;s:6:\"height\";i:1254;s:4:\"file\";s:24:\"2017/10/fogroads4160.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4160-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4160-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogroads4160-768x806.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:806;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4160-976x1024.jpg\";s:5:\"width\";i:976;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4160-297x312.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4160-334x350.jpg\";s:5:\"width\";i:334;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4160-1195x350.jpg\";s:5:\"width\";i:1195;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4160-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4160-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4160-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4160-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:89:\"Colorful night scene with town traffic in a busy urban street illuminated by street lamps\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:38:\"Colorful night scene with town traffic\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:10:\"automobile\";i:1;s:14:\"transportation\";i:2;s:7:\"vehicle\";i:3;s:4:\"city\";i:4;s:8:\"colorful\";i:5;s:6:\"lights\";i:6;s:4:\"road\";i:7;s:7:\"traffic\";i:8;s:5:\"urban\";i:9;s:4:\"cars\";}}}'),(703,297,'_wp_attached_file','2017/10/fogroads4163.jpg'),(704,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1417;s:6:\"height\";i:990;s:4:\"file\";s:24:\"2017/10/fogroads4163.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4163-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4163-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogroads4163-768x537.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4163-1024x715.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:715;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4163-297x208.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4163-501x350.jpg\";s:5:\"width\";i:501;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4163-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4163-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4163-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4163-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4163-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:88:\"Obscured night time scene of cars driving down dimly lit urban street with motion effect\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:44:\"Night time scene of cars driving down street\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"cars\";i:1;s:4:\"city\";i:2;s:6:\"lights\";i:3;s:5:\"night\";i:4;s:4:\"rain\";i:5;s:6:\"street\";i:6;s:7:\"traffic\";i:7;s:5:\"urban\";i:8;s:7:\"evening\";i:9;s:4:\"road\";}}}'),(705,298,'_wp_attached_file','2017/10/fogroads4164.jpg'),(706,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:24:\"2017/10/fogroads4164.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4164-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4164-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogroads4164-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4164-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4164-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4164-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4164-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4164-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4164-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4164-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4164-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.9\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:90:\"Blurry street scene at night with bright streetlights and headlights from various vehicles\";s:17:\"created_timestamp\";s:9:\"977033541\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"19\";s:3:\"iso\";s:3:\"147\";s:13:\"shutter_speed\";s:4:\"0.25\";s:5:\"title\";s:28:\"Blurry street scene at night\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"abstract\";i:1;s:7:\"blurred\";i:2;s:4:\"cars\";i:3;s:10:\"headlights\";i:4;s:7:\"traffic\";i:5;s:5:\"urban\";i:6;s:7:\"weather\";i:7;s:5:\"night\";i:8;s:6:\"orange\";i:9;s:4:\"city\";}}}'),(707,299,'_wp_attached_file','2017/10/fogroads4166.jpg'),(708,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:24:\"2017/10/fogroads4166.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4166-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fogroads4166-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fogroads4166-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fogroads4166-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fogroads4166-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fogroads4166-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fogroads4166-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fogroads4166-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fogroads4166-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fogroads4166-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fogroads4166-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:141:\"Cars driving at night in urban fog with headlamps and street lights illuminated against decreased visibility and dangerous driving conditions\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"Cars driving at night in urban fog\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"cars\";i:1;s:6:\"danger\";i:2;s:7:\"driving\";i:3;s:3:\"fog\";i:4;s:10:\"headlights\";i:5;s:6:\"lights\";i:6;s:4:\"mist\";i:7;s:4:\"road\";i:8;s:7:\"traffic\";i:9;s:9:\"transport\";i:10;s:10:\"visibility\";i:11;s:7:\"reduced\";i:12;s:5:\"urban\";i:13;s:11:\"atmospheric\";i:14;s:5:\"night\";}}}'),(709,300,'_wp_attached_file','2017/10/folded_newspaper.jpg'),(710,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:28:\"2017/10/folded_newspaper.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"folded_newspaper-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"folded_newspaper-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"folded_newspaper-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:68:\"Close up of two folded printed newspapers against a white background\";s:17:\"created_timestamp\";s:10:\"1458552499\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:41:\"Close up of two folded printed newspapers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"background\";i:1;s:5:\"daily\";i:2;s:4:\"data\";i:3;s:6:\"folded\";i:4;s:11:\"information\";i:5;s:5:\"media\";i:6;s:7:\"morning\";i:7;s:4:\"news\";i:8;s:9:\"newspaper\";i:9;s:5:\"paper\";i:10;s:5:\"press\";i:11;s:5:\"print\";i:12;s:4:\"text\";i:13;s:3:\"two\";i:14;s:5:\"white\";}}}'),(711,301,'_wp_attached_file','2017/10/food01439.jpg'),(712,301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:990;s:6:\"height\";i:864;s:4:\"file\";s:21:\"2017/10/food01439.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"food01439-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"food01439-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"food01439-768x670.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"food01439-297x259.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"food01439-401x350.jpg\";s:5:\"width\";i:401;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:21:\"food01439-990x350.jpg\";s:5:\"width\";i:990;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"food01439-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"food01439-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"food01439-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"food01439-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:134:\"High angle view of a large rectangular decorated childs birthday cake with brown icing and candles wrapped in a decorative silver band\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:71:\"www.freeimages.co.uk see site for license detail - attribution required\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:30:\"Decorated childs birthday cake\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:4:\"food\";i:1;s:5:\"child\";i:2;s:5:\"happy\";i:3;s:4:\"home\";i:4;s:11:\"celebration\";i:5;s:5:\"sweet\";i:6;s:8:\"birthday\";i:7;s:7:\"festive\";i:8;s:5:\"party\";i:9;s:7:\"dessert\";i:10;s:6:\"baking\";i:11;s:4:\"cake\";i:12;s:5:\"icing\";i:13;s:9:\"celebrate\";i:14;s:8:\"domestic\";i:15;s:7:\"kitchen\";i:16;s:9:\"decorated\";i:17;s:5:\"baked\";i:18;s:7:\"candles\";i:19;s:13:\"confectionary\";}}}'),(713,302,'_wp_attached_file','2017/10/foodbeans0681.jpg'),(714,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodbeans0681.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodbeans0681-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodbeans0681-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodbeans0681-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:82:\"Background texture of red kidney beans rich in protein for a healthy balanced diet\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:38:\"Background texture of red kidney beans\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:4:\"food\";i:1;s:5:\"beans\";i:2;s:12:\"kidney beans\";i:3;s:9:\"red beans\";i:4;s:7:\"protien\";i:5;s:3:\"red\";i:6;s:5:\"round\";i:7;s:5:\"macro\";}}}'),(715,303,'_wp_attached_file','2017/10/foodbeans0683.jpg'),(716,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodbeans0683.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodbeans0683-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodbeans0683-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodbeans0683-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:98:\"Background texture of red kidney beans, a healthy legume high in starch, protein and dietary fiber\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:38:\"Background texture of red kidney beans\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:5:\"beans\";i:2;s:5:\"fiber\";i:3;s:7:\"healthy\";i:4;s:6:\"legume\";i:5;s:10:\"nutritious\";i:6;s:7:\"protein\";i:7;s:3:\"red\";i:8;s:4:\"rich\";i:9;s:6:\"cooked\";}}}'),(717,304,'_wp_attached_file','2017/10/foodbiscuit00061g.jpg'),(718,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1295;s:6:\"height\";i:1296;s:4:\"file\";s:29:\"2017/10/foodbiscuit00061g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"foodbiscuit00061g-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-297x297.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"foodbiscuit00061g-1295x350.jpg\";s:5:\"width\";i:1295;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00061g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:99:\"Close up view of a single Round Rich Tea Biscuit showing the texture and text on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:22:\"Round Rich Tea biscuit\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:12:{i:0;s:5:\"sweet\";i:1;s:5:\"baked\";i:2;s:8:\"bisquits\";i:3;s:6:\"cookie\";i:4;s:4:\"flat\";i:5;s:5:\"round\";i:6;s:8:\"rich tea\";i:7;s:14:\"round biscuits\";i:8;s:8:\"biscuits\";i:9;s:8:\"on white\";i:10;s:8:\"isolated\";i:11;s:7:\"texture\";}}}'),(719,305,'_wp_attached_file','2017/10/foodbiscuit00062g.jpg'),(720,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1117;s:6:\"height\";i:1125;s:4:\"file\";s:29:\"2017/10/foodbiscuit00062g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-298x300.jpg\";s:5:\"width\";i:298;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-768x774.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:774;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"foodbiscuit00062g-1017x1024.jpg\";s:5:\"width\";i:1017;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-297x299.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:299;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-348x350.jpg\";s:5:\"width\";i:348;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"foodbiscuit00062g-1117x350.jpg\";s:5:\"width\";i:1117;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"foodbiscuit00062g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(721,306,'_wp_attached_file','2017/10/foodcake0064g.jpg'),(722,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1101;s:6:\"height\";i:960;s:4:\"file\";s:25:\"2017/10/foodcake0064g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-300x262.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:262;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-768x670.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:670;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodcake0064g-1024x893.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:893;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-297x259.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:259;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-401x350.jpg\";s:5:\"width\";i:401;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodcake0064g-1101x350.jpg\";s:5:\"width\";i:1101;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodcake0064g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:116:\"High angle closeup of a halved freshly baked cake with icing served on a white plate as a delicious dessert or snack\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:71:\"www.freeimages.co.uk see site for license detail - attribution required\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:21:\"Fresh cake with icing\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:7:\"kitchen\";i:1;s:4:\"food\";i:2;s:5:\"sweet\";i:3;s:4:\"half\";i:4;s:7:\"dessert\";i:5;s:4:\"diet\";i:6;s:4:\"cake\";i:7;s:5:\"icing\";i:8;s:9:\"nutrition\";i:9;s:5:\"snack\";i:10;s:5:\"baked\";i:11;s:13:\"confectionery\";i:12;s:6:\"glazed\";i:13;s:5:\"plate\";i:14;s:3:\"eat\";i:15;s:7:\"serving\";i:16;s:7:\"cooking\";i:17;s:8:\"catering\";i:18;s:11:\"refreshment\";i:19;s:6:\"baking\";}}}'),(723,307,'_wp_attached_file','2017/10/foodcake00066g.jpg'),(724,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1134;s:6:\"height\";i:924;s:4:\"file\";s:26:\"2017/10/foodcake00066g.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-768x626.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"foodcake00066g-1024x834.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:834;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-297x242.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:242;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-430x350.jpg\";s:5:\"width\";i:430;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"foodcake00066g-1134x350.jpg\";s:5:\"width\";i:1134;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"foodcake00066g-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(725,308,'_wp_attached_file','2017/10/foodcaramelshortbread1054.jpg'),(726,308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:37:\"2017/10/foodcaramelshortbread1054.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"foodcaramelshortbread1054-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"foodcaramelshortbread1054-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1054-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:130:\"Close-up of a caramel shortcake made of rectangular shortbread biscuit base topped with caramel filling and milk chocolate topping\";s:17:\"created_timestamp\";s:9:\"960918348\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"15.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:16:\"0.03030303030303\";s:5:\"title\";s:44:\"Shortbread topped with caramel and chocolate\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"sweet\";i:1;s:7:\"caramel\";i:2;s:9:\"chocolate\";i:3;s:8:\"close-up\";i:4;s:7:\"dessert\";i:5;s:5:\"layer\";i:6;s:10:\"shortbread\";i:7;s:5:\"baked\";i:8;s:7:\"layered\";i:9;s:6:\"cookie\";i:10;s:6:\"pastry\";i:11;s:9:\"shortcake\";i:12;s:6:\"topped\";i:13;s:7:\"topping\";i:14;s:14:\"milk chocolate\";}}}'),(727,309,'_wp_attached_file','2017/10/foodcaramelshortbread1058.jpg'),(728,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1112;s:4:\"file\";s:37:\"2017/10/foodcaramelshortbread1058.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-300x222.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-768x569.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"foodcaramelshortbread1058-1024x759.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:759;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-297x220.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-472x350.jpg\";s:5:\"width\";i:472;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"foodcaramelshortbread1058-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"foodcaramelshortbread1058-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:72:\"Slice of freshly baked delicious caramel shortcake on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:40:\"Slice of freshly baked caramel shortcake\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"sweet\";i:1;s:6:\"bakery\";i:2;s:6:\"baking\";i:3;s:4:\"cake\";i:4;s:7:\"caramel\";i:5;s:7:\"dessert\";i:6;s:4:\"food\";i:7;s:6:\"pastry\";i:8;s:10:\"shortbread\";i:9;s:6:\"glazed\";i:10;s:5:\"icing\";i:11;s:13:\"confectionery\";i:12;s:6:\"recipe\";i:13;s:5:\"baked\";i:14;s:5:\"snack\";}}}'),(729,310,'_wp_attached_file','2017/10/foodcarrot0978.jpg'),(730,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1149;s:4:\"file\";s:26:\"2017/10/foodcarrot0978.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-300x230.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-768x588.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"foodcarrot0978-1024x784.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-297x228.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-457x350.jpg\";s:5:\"width\";i:457;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"foodcarrot0978-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"foodcarrot0978-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:86:\"Close up view of a bunch of fresh raw carrots rich in carotene over a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"Fresh raw carrots\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"background\";i:1;s:7:\"carrots\";i:2;s:7:\"closeup\";i:3;s:7:\"details\";i:4;s:4:\"food\";i:5;s:5:\"fresh\";i:6;s:5:\"group\";i:7;s:7:\"healthy\";i:8;s:11:\"ingredients\";i:9;s:4:\"near\";i:10;s:11:\"nutritional\";i:11;s:10:\"nutritious\";i:12;s:6:\"studio\";i:13;s:10:\"vegetables\";i:14;s:5:\"whole\";}}}'),(731,311,'_wp_attached_file','2017/10/foodcarrot0981.jpg'),(732,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:26:\"2017/10/foodcarrot0981.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"foodcarrot0981-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"foodcarrot0981-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"foodcarrot0981-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:119:\"Close up texture of fresh raw carrots on a white background with focus to a single carrot in the top right of the frame\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Close up texture of fresh raw carrots\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"bunch\";i:1;s:7:\"carrots\";i:2;s:5:\"fresh\";i:3;s:7:\"healthy\";i:4;s:8:\"isolated\";i:5;s:7:\"produce\";i:6;s:3:\"raw\";i:7;s:7:\"texture\";i:8;s:10:\"vegetables\";i:9;s:16:\"white background\";}}}'),(733,312,'_wp_attached_file','2017/10/foodhalfonion0751.jpg'),(734,312,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:29:\"2017/10/foodhalfonion0751.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"foodhalfonion0751-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"foodhalfonion0751-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"foodhalfonion0751-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:122:\"Cross-section of uncooked fresh onion with its skin intact showing the internal structure, close up overhead view on white\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Cross-section of uncooked fresh onion\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:8:\"close-up\";i:1;s:4:\"half\";i:2;s:5:\"onion\";i:3;s:7:\"section\";i:4;s:9:\"vegetable\";i:5;s:4:\"bulb\";i:6;s:7:\"savoury\";i:7;s:10:\"ingredient\";i:8;s:4:\"skin\";i:9;s:10:\"nutritious\";i:10;s:5:\"brown\";}}}'),(735,313,'_wp_attached_file','2017/10/fooditilaian1306.jpg'),(736,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:28:\"2017/10/fooditilaian1306.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"fooditilaian1306-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"fooditilaian1306-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"fooditilaian1306-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:56:\"pizza toppings closeup on tomato paste and grated cheese\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:23:\"uncooked pizza toppings\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:4:\"food\";i:1;s:6:\"cheese\";i:2;s:13:\"grated cheese\";i:3;s:13:\"tomato toppis\";i:4;s:5:\"pizza\";i:5;s:8:\"uncooked\";i:6;s:8:\"prepared\";i:7;s:5:\"dough\";}}}'),(737,314,'_wp_attached_file','2017/10/foodmellon0721.jpg'),(738,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1206;s:6:\"height\";i:1113;s:4:\"file\";s:26:\"2017/10/foodmellon0721.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-300x277.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-768x709.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"foodmellon0721-1024x945.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:945;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-297x274.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-379x350.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"foodmellon0721-1206x350.jpg\";s:5:\"width\";i:1206;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"foodmellon0721-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:139:\"Whole fresh sweet melon, honeydew melon or spanspek in a close up view showing the ridged rough texture of the skin over a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:39:\"Sweet melon, honeydew melon or spanspek\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"breakfast\";i:1;s:5:\"fresh\";i:2;s:5:\"fruit\";i:3;s:8:\"honeydew\";i:4;s:5:\"melon\";i:5;s:8:\"spanspek\";i:6;s:11:\"sweet melon\";i:7;s:7:\"texture\";i:8;s:7:\"healthy\";i:9;s:5:\"whole\";}}}'),(739,315,'_wp_attached_file','2017/10/foodmince0678.jpg'),(740,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1059;s:4:\"file\";s:25:\"2017/10/foodmince0678.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0678-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodmince0678-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodmince0678-768x542.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:542;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodmince0678-1024x723.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:723;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0678-297x210.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodmince0678-496x350.jpg\";s:5:\"width\";i:496;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodmince0678-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodmince0678-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodmince0678-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodmince0678-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodmince0678-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:108:\"Background texture of raw uncooked mince meat with specks of fat ready for using as an ingredient in cooking\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:36:\"Background texture of raw mince meat\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:7:\"cooking\";i:2;s:3:\"fat\";i:3;s:10:\"ingredient\";i:4;s:4:\"meat\";i:5;s:5:\"mince\";i:6;s:7:\"protein\";i:7;s:3:\"raw\";i:8;s:7:\"texture\";i:9;s:8:\"uncooked\";}}}'),(741,316,'_wp_attached_file','2017/10/foodmince0679.jpg'),(742,316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodmince0679.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0679-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodmince0679-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodmince0679-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodmince0679-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0679-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodmince0679-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodmince0679-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodmince0679-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodmince0679-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodmince0679-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodmince0679-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:67:\"Background texture of raw minced meat waiting to be cooked on white\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Background texture of raw minced meat\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:6:\"ground\";i:2;s:4:\"meat\";i:3;s:6:\"minced\";i:4;s:9:\"nutrition\";i:5;s:7:\"protein\";i:6;s:3:\"raw\";i:7;s:8:\"red meat\";i:8;s:7:\"texture\";i:9;s:8:\"uncooked\";}}}'),(743,317,'_wp_attached_file','2017/10/foodmince0680.jpg'),(744,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodmince0680.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0680-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodmince0680-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodmince0680-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodmince0680-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodmince0680-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodmince0680-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodmince0680-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodmince0680-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodmince0680-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodmince0680-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodmince0680-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:75:\"Closeup background texture of raw mince meat in a food and catering concept\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:36:\"Background texture of raw mince meat\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:4:\"food\";i:1;s:5:\"mince\";i:2;s:4:\"meat\";i:3;s:4:\"pink\";i:4;s:4:\"pork\";i:5;s:4:\"beer\";i:6;s:9:\"mincemeat\";i:7;s:6:\"minced\";i:8;s:10:\"background\";i:9;s:3:\"raw\";i:10;s:8:\"uncooked\";}}}'),(745,318,'_wp_attached_file','2017/10/foodmushroom0726.jpg'),(746,318,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1233;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/foodmushroom0726.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-768x747.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:747;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"foodmushroom0726-1024x997.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:997;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-297x289.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-360x350.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"foodmushroom0726-1233x350.jpg\";s:5:\"width\";i:1233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"foodmushroom0726-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:162:\"Culinary edible fresh brown field mushroom , agaricus button mushroom or portobello mushroom viewed from below with the gills visible inside the cap, closeup view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:43:\"Culinary brown field or portobello mushroom\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"macro\";i:1;s:8:\"close-up\";i:2;s:3:\"cut\";i:3;s:6:\"edible\";i:4;s:6:\"mature\";i:5;s:8:\"mushroom\";i:6;s:19:\"portobello mushroom\";i:7;s:4:\"ripe\";i:8;s:10:\"ingredient\";i:9;s:9:\"vegetable\";}}}'),(747,319,'_wp_attached_file','2017/10/foodonion0750.jpg'),(748,319,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1457;s:6:\"height\";i:1178;s:4:\"file\";s:25:\"2017/10/foodonion0750.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodonion0750-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodonion0750-300x243.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodonion0750-768x621.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodonion0750-1024x828.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:828;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodonion0750-297x240.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodonion0750-433x350.jpg\";s:5:\"width\";i:433;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodonion0750-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodonion0750-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodonion0750-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodonion0750-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodonion0750-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:100:\"Whole fresh brown onion used as a cooking and salad ingredient for its pungent flavor, close up view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:23:\"Whole fresh brown onion\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:7:\"cooking\";i:1;s:7:\"flavour\";i:2;s:4:\"food\";i:3;s:10:\"ingredient\";i:4;s:5:\"onion\";i:5;s:5:\"skins\";i:6;s:8:\"isolated\";i:7;s:8:\"on white\";i:8;s:8:\"close-up\";i:9;s:9:\"vegetable\";i:10;s:11:\"brown onion\";}}}'),(749,320,'_wp_attached_file','2017/10/foodpasta1616.jpg'),(750,320,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1616.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1616-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1616-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1616-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:98:\"Background texture of dried coiled pasta made from durum wheat and eggs for use in Italian cuisine\";s:17:\"created_timestamp\";s:9:\"966707527\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.7\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.027777777777778\";s:5:\"title\";s:33:\"Background texture of dried pasta\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:12:\"carbohydrate\";i:1;s:6:\"coiled\";i:2;s:5:\"dough\";i:3;s:5:\"dried\";i:4;s:7:\"italian\";i:5;s:5:\"pasta\";i:6;s:5:\"round\";i:7;s:10:\"background\";i:8;s:7:\"noodles\";i:9;s:8:\"uncooked\";}}}'),(751,321,'_wp_attached_file','2017/10/foodpasta1618.jpg'),(752,321,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1618.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1618-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1618-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1618-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:117:\"Background texture of dried round Italian pasta noodles made from durum wheat dough and a rich source of carbohydrate\";s:17:\"created_timestamp\";s:9:\"966708152\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.027027027027027\";s:5:\"title\";s:39:\"Background texture of dried round pasta\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:12:\"carbohydrate\";i:1;s:5:\"dried\";i:2;s:4:\"food\";i:3;s:7:\"italian\";i:4;s:7:\"noodles\";i:5;s:5:\"pasta\";i:6;s:5:\"round\";i:7;s:8:\"uncooked\";i:8;s:5:\"wheat\";i:9;s:7:\"texture\";}}}'),(753,322,'_wp_attached_file','2017/10/foodpasta1619.jpg'),(754,322,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1619.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1619-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1619-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1619-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:117:\"Background of circular dried uncooked Italian pasta made from durum wheat dough for traditional mediterranean cuisine\";s:17:\"created_timestamp\";s:9:\"966708165\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.027027027027027\";s:5:\"title\";s:42:\"Background of dried uncooked Italian pasta\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"pasta\";i:1;s:5:\"dried\";i:2;s:4:\"food\";i:3;s:7:\"italian\";i:4;s:10:\"nutritious\";i:5;s:7:\"starchy\";i:6;s:6:\"shells\";i:7;s:15:\"shapes. tecture\";i:8;s:7:\"closeup\";i:9;s:10:\"background\";}}}'),(755,323,'_wp_attached_file','2017/10/foodpasta1621.jpg'),(756,323,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1621.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1621-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1621-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1621-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:41:\"close up on a pasat trulli or hutli shell\";s:17:\"created_timestamp\";s:9:\"966708231\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.027027027027027\";s:5:\"title\";s:18:\"pasta trulli shell\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:12:{i:0;s:5:\"pasta\";i:1;s:8:\"uncooked\";i:2;s:5:\"dried\";i:3;s:5:\"macro\";i:4;s:7:\"closeup\";i:5;s:6:\"single\";i:6;s:3:\"one\";i:7;s:6:\"curves\";i:8;s:12:\"snale shaped\";i:9;s:6:\"curved\";i:10;s:10:\"inside out\";i:11;s:6:\"spural\";}}}'),(757,324,'_wp_attached_file','2017/10/foodpasta1622.jpg'),(758,324,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1622.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1622-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1622-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1622-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:150:\"Closeup of dried uncooked Italian pasta made from eggs and durum wheat dough for use as an ingredient in traditional Italian and Mediterranean cooking\";s:17:\"created_timestamp\";s:9:\"966708272\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.017857142857143\";s:5:\"title\";s:25:\"Dried Italian pasta shell\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:6:{i:0;s:5:\"dried\";i:1;s:7:\"italian\";i:2;s:5:\"pasta\";i:3;s:7:\"starchy\";i:4;s:4:\"food\";i:5;s:10:\"nutritious\";}}}'),(759,325,'_wp_attached_file','2017/10/foodpasta1623.jpg'),(760,325,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:25:\"2017/10/foodpasta1623.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"foodpasta1623-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"foodpasta1623-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"foodpasta1623-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:133:\"Dried uncooked Italian pasta made from durum wheat dough and eggs scattered on a white background for a healthy Mediterranean cuisine\";s:17:\"created_timestamp\";s:9:\"966708296\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:28:\"Dried uncooked Italian pasta\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:5:\"pasta\";i:1;s:5:\"shell\";i:2;s:5:\"macro\";i:3;s:5:\"white\";i:4;s:11:\"staple food\";i:5;s:5:\"dried\";i:6;s:3:\"dry\";i:7;s:8:\"uncooked\";}}}'),(761,326,'_wp_attached_file','2017/10/foodpepperchoped0746.jpg'),(762,326,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:883;s:4:\"file\";s:32:\"2017/10/foodpepperchoped0746.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-768x452.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:452;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"foodpepperchoped0746-1024x603.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:603;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-297x175.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-595x350.jpg\";s:5:\"width\";i:595;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"foodpepperchoped0746-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"foodpepperchoped0746-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:114:\"Background texture of a sliced halved green bell pepper or capsicum showing the interior of the flesh and the pips\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:48:\"Background texture of a sliced green bell pepper\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"capsicum\";i:1;s:7:\"cooking\";i:2;s:10:\"ingredient\";i:3;s:6:\"pepper\";i:4;s:5:\"salad\";i:5;s:12:\"sweet pepper\";i:6;s:9:\"vegetable\";i:7;s:13:\"cross-section\";i:8;s:5:\"green\";i:9;s:11:\"bell pepper\";}}}'),(763,327,'_wp_attached_file','2017/10/foodpie1083.jpg'),(764,327,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1410;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2017/10/foodpie1083.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"foodpie1083-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"foodpie1083-768x654.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:654;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"foodpie1083-1024x871.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:871;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1083-297x253.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"foodpie1083-411x350.jpg\";s:5:\"width\";i:411;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"foodpie1083-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"foodpie1083-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"foodpie1083-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"foodpie1083-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"foodpie1083-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:106:\"Baked pie in a crispy pastry crust sprinkled with icing sugar and served on a white plate, high angle view\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:27:\"Baked pie in a pastry crust\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:6:\"baking\";i:2;s:4:\"case\";i:3;s:5:\"crust\";i:4;s:7:\"custard\";i:5;s:6:\"pastry\";i:6;s:3:\"pie\";i:7;s:6:\"recipe\";i:8;s:4:\"tart\";i:9;s:7:\"dessert\";}}}'),(765,328,'_wp_attached_file','2017/10/foodpie1086.jpg'),(766,328,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:23:\"2017/10/foodpie1086.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1086-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"foodpie1086-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"foodpie1086-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"foodpie1086-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1086-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"foodpie1086-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"foodpie1086-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"foodpie1086-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"foodpie1086-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"foodpie1086-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"foodpie1086-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:133:\"Freshly baked golden crispy pastry pie crust sprinkled with icing sugar served on a plate in a close up culinary or baking background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Freshly baked crispy pastry pie crust\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:6:\"baking\";i:2;s:5:\"crust\";i:3;s:6:\"golden\";i:4;s:5:\"icing\";i:5;s:6:\"pastry\";i:6;s:3:\"pie\";i:7;s:5:\"sugar\";i:8;s:5:\"sweet\";i:9;s:4:\"tart\";}}}'),(767,329,'_wp_attached_file','2017/10/foodpie1087.jpg'),(768,329,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:23:\"2017/10/foodpie1087.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1087-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"foodpie1087-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"foodpie1087-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"foodpie1087-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1087-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"foodpie1087-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"foodpie1087-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"foodpie1087-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"foodpie1087-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"foodpie1087-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"foodpie1087-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:119:\"Texture of a freshly baked pastry pie crust topped with sprinkled icing sugar or powdered sugar served on a white plate\";s:17:\"created_timestamp\";s:9:\"963086845\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:29:\"Texture of a pastry pie crust\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:3:\"pie\";i:2;s:4:\"cake\";i:3;s:5:\"sugar\";i:4;s:7:\"dessert\";i:5;s:5:\"whole\";i:6;s:5:\"macro\";i:7;s:7:\"closeup\";i:8;s:4:\"side\";i:9;s:5:\"plate\";}}}'),(769,330,'_wp_attached_file','2017/10/foodpie1088.jpg'),(770,330,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:23:\"2017/10/foodpie1088.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1088-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"foodpie1088-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"foodpie1088-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"foodpie1088-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"foodpie1088-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"foodpie1088-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"foodpie1088-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"foodpie1088-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"foodpie1088-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"foodpie1088-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"foodpie1088-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:114:\"Close up detail of a freshly baked pastry crust on a pie with the top sprinkled with icing sugar or powdered sugar\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:21:\"Pastry crust on a pie\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"baked\";i:1;s:4:\"cake\";i:2;s:8:\"close-up\";i:3;s:5:\"dough\";i:4;s:8:\"homemade\";i:5;s:3:\"pie\";i:6;s:6:\"powder\";i:7;s:5:\"sugar\";i:8;s:7:\"dessert\";i:9;s:5:\"round\";}}}'),(771,331,'_wp_attached_file','2017/10/footandmouth4943.jpg'),(772,331,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:28:\"2017/10/footandmouth4943.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"footandmouth4943-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"footandmouth4943-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"footandmouth4943-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(773,332,'_wp_attached_file','2017/10/footandmouth4946.jpg'),(774,332,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1125;s:4:\"file\";s:28:\"2017/10/footandmouth4946.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"footandmouth4946-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"footandmouth4946-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"footandmouth4946-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"984328884\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:4:\"20.4\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(775,333,'_wp_attached_file','2017/10/football_field.jpg'),(776,333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1674;s:6:\"height\";i:2500;s:4:\"file\";s:26:\"2017/10/football_field.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"football_field-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"football_field-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"football_field-768x1147.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1147;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"football_field-686x1024.jpg\";s:5:\"width\";i:686;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"football_field-234x350.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"football_field-234x350.jpg\";s:5:\"width\";i:234;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"football_field-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"football_field-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"football_field-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"football_field-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"football_field-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:50:\"a white leather football sat on a grass background\";s:17:\"created_timestamp\";s:10:\"1203493376\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:19:\"0.00016666666666667\";s:5:\"title\";s:14:\"football field\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"ball\";i:1;s:4:\"game\";i:2;s:5:\"sport\";i:3;s:5:\"grass\";i:4;s:6:\"ground\";i:5;s:6:\"soccer\";i:6;s:8:\"football\";i:7;s:10:\"copy space\";i:8;s:8:\"outdoors\";i:9;s:5:\"field\";i:10;s:7:\"leather\";i:11;s:9:\"athletics\";i:12;s:15:\"selective focus\";i:13;s:9:\"patterned\";i:14;s:8:\"close up\";}}}'),(777,334,'_wp_attached_file','2017/10/football_on_grass.jpg'),(778,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:29:\"2017/10/football_on_grass.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"football_on_grass-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"football_on_grass-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"football_on_grass-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"football_on_grass-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"football_on_grass-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"football_on_grass-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"football_on_grass-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"football_on_grass-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"football_on_grass-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"football_on_grass-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"football_on_grass-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:130:\"England soccer ball of football with the England emblem on the leather on a green grass background in a sport championship concept\";s:17:\"created_timestamp\";s:10:\"1385324256\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:31:\"England soccer ball of football\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:7:\"england\";i:1;s:7:\"english\";i:2;s:8:\"football\";i:3;s:5:\"grass\";i:4;s:6:\"soccer\";i:5;s:5:\"sport\";i:6;s:7:\"closeup\";i:7;s:7:\"details\";i:8;s:3:\"fun\";i:9;s:4:\"game\";i:10;s:4:\"lawn\";i:11;s:4:\"near\";i:12;s:5:\"pitch\";i:13;s:3:\"red\";i:14;s:5:\"white\";}}}'),(779,335,'_wp_attached_file','2017/10/footpath_sign.jpg'),(780,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2310;s:4:\"file\";s:25:\"2017/10/footpath_sign.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footpath_sign-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"footpath_sign-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"footpath_sign-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"footpath_sign-1024x676.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"footpath_sign-297x196.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"footpath_sign-530x350.jpg\";s:5:\"width\";i:530;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"footpath_sign-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"footpath_sign-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"footpath_sign-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"footpath_sign-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"footpath_sign-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:146:\"Low angle close up view of a rustic wooden footpath sign with arrows pointing to a Nature Trail and Woodland Walk, background of green leafy trees\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:27:\"Rustic wooden footpath sign\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:9:\"direction\";i:1;s:6:\"forest\";i:2;s:6:\"hiking\";i:3;s:14:\"low angle view\";i:4;s:6:\"nature\";i:5;s:8:\"outdoors\";i:6;s:4:\"park\";i:7;s:4:\"path\";i:8;s:8:\"peaceful\";i:9;s:10:\"recreation\";i:10;s:4:\"sign\";i:11;s:5:\"trail\";i:12;s:5:\"trees\";i:13;s:7:\"walking\";i:14;s:3:\"way\";}}}'),(781,336,'_wp_attached_file','2017/10/footpath_sign-001.jpg'),(782,336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:29:\"2017/10/footpath_sign-001.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"footpath_sign-001-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"footpath_sign-001-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"footpath_sign-001-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:124:\"Wooden signpost with a pointer showing the route and direction for a Bridalway or footpath in scenic cloudy mountain scenery\";s:17:\"created_timestamp\";s:10:\"1320192000\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:43:\"Wooden signpost for a Bridalway or footpath\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"footpath\";i:1;s:9:\"mountains\";i:2;s:7:\"pointer\";i:3;s:16:\"public bridleway\";i:4;s:5:\"route\";i:5;s:6:\"rustic\";i:6;s:4:\"sign\";i:7;s:6:\"wooden\";i:8;s:8:\"exercise\";i:9;s:6:\"nature\";}}}'),(783,337,'_wp_attached_file','2017/10/footpath00025.jpg'),(784,337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:768;s:6:\"height\";i:1024;s:4:\"file\";s:25:\"2017/10/footpath00025.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"footpath00025-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"footpath00025-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"footpath00025-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"footpath00025-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"footpath00025-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"footpath00025-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"footpath00025-768x350.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"footpath00025-768x350.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"footpath00025-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"footpath00025-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"footpath00025-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:137:\"Footpath with iron railings curving to the left through dense greenery and bushes in a concept of a healthy outdoors lifestyle and nature\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:31:\"Footpath through dense greenery\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"footpath\";i:1;s:9:\"overgrown\";i:2;s:4:\"park\";i:3;s:4:\"path\";i:4;s:7:\"railing\";i:5;s:8:\"secluded\";i:6;s:5:\"trail\";i:7;s:5:\"trees\";i:8;s:7:\"walking\";i:9;s:6:\"scenic\";i:10;s:4:\"lush\";i:11;s:7:\"foliage\";i:12;s:6:\"plants\";i:13;s:6:\"rustic\";i:14;s:6:\"forest\";}}}'),(785,338,'_wp_attached_file','2017/10/forecourt1111.jpg'),(786,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1545;s:6:\"height\";i:1052;s:4:\"file\";s:25:\"2017/10/forecourt1111.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"forecourt1111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"forecourt1111-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"forecourt1111-768x523.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"forecourt1111-1024x697.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:697;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"forecourt1111-297x202.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"forecourt1111-514x350.jpg\";s:5:\"width\";i:514;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"forecourt1111-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"forecourt1111-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"forecourt1111-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"forecourt1111-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"forecourt1111-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:122:\"Motorists waiting for petrol or gas in a forecourt of a modern service station with people filling their cars at the pumps\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:43:\"Motorists waiting for petrol in a forecourt\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"cars\";i:1;s:9:\"forecourt\";i:2;s:4:\"fuel\";i:3;s:6:\"garage\";i:4;s:3:\"gas\";i:5;s:9:\"motorists\";i:6;s:5:\"pumps\";i:7;s:10:\"refuelling\";i:8;s:7:\"service\";i:9;s:7:\"station\";i:10;s:4:\"sale\";i:11;s:7:\"driving\";i:12;s:6:\"people\";i:13;s:12:\"architecture\";i:14;s:10:\"filling up\";}}}'),(787,339,'_wp_attached_file','2017/10/forest3083.jpg'),(788,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2017/10/forest3083.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3083-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"forest3083-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"forest3083-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"forest3083-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3083-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"forest3083-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"forest3083-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"forest3083-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"forest3083-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"forest3083-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"forest3083-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:16:\"PENTAX Optio 330\";s:7:\"caption\";s:96:\"Detail of the opening fronds of a fern in a woodland setting. Intentional shallow depth of field\";s:17:\"created_timestamp\";s:10:\"1052661692\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"7.6\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:25:\"Fern fronds in the forest\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:11:\"environment\";i:1;s:13:\"environmental\";i:2;s:7:\"concept\";i:3;s:6:\"nature\";i:4;s:5:\"plant\";i:5;s:8:\"woodland\";i:6;s:5:\"fresh\";i:7;s:6:\"spring\";i:8;s:6:\"detail\";i:9;s:6:\"season\";i:10;s:6:\"growth\";i:11;s:5:\"frond\";i:12;s:9:\"uncurling\";i:13;s:12:\"forest floor\";i:14;s:4:\"fern\";i:15;s:4:\"leaf\";i:16;s:3:\"new\";i:17;s:10:\"vegetation\";i:18;s:11:\"shallow dof\";i:19;s:5:\"green\";}}}'),(789,340,'_wp_attached_file','2017/10/forest3894.jpg'),(790,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2017/10/forest3894.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3894-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"forest3894-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"forest3894-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"forest3894-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3894-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"forest3894-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"forest3894-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"forest3894-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"forest3894-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"forest3894-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"forest3894-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:84:\"Background of fresh dense green fern leaves or fronds growing in a moist environment\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:31:\"Background of green fern leaves\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:5:\"green\";i:1;s:5:\"flora\";i:2;s:5:\"plant\";i:3;s:10:\"vegetation\";i:4;s:10:\"background\";i:5;s:4:\"fern\";i:6;s:7:\"pattern\";i:7;s:11:\"environment\";i:8;s:5:\"fresh\";i:9;s:7:\"concept\";i:10;s:7:\"ecology\";i:11;s:6:\"leaves\";i:12;s:9:\"botanical\";i:13;s:4:\"lush\";i:14;s:8:\"tropical\";i:15;s:6:\"growth\";i:16;s:5:\"dense\";i:17;s:13:\"environmental\";i:18;s:5:\"moist\";i:19;s:6:\"fronds\";}}}'),(791,341,'_wp_attached_file','2017/10/forest3925.jpg'),(792,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2017/10/forest3925.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3925-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"forest3925-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"forest3925-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"forest3925-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"forest3925-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"forest3925-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"forest3925-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"forest3925-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"forest3925-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"forest3925-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"forest3925-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:16:\"PENTAX Optio 330\";s:7:\"caption\";s:78:\"Botanical background of a lush green fern frond with shallow dof and copyspace\";s:17:\"created_timestamp\";s:10:\"1057420557\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"7.6\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:21:\"Lush green fern frond\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:11:\"environment\";i:1;s:5:\"green\";i:2;s:7:\"closeup\";i:3;s:5:\"flora\";i:4;s:6:\"nature\";i:5;s:5:\"plant\";i:6;s:4:\"fern\";i:7;s:8:\"woodland\";i:8;s:7:\"outside\";i:9;s:6:\"detail\";i:10;s:9:\"botanical\";i:11;s:7:\"bracken\";i:12;s:5:\"frond\";i:13;s:8:\"delicate\";i:14;s:4:\"lush\";}}}'),(793,342,'_wp_attached_file','2017/10/forest4497.jpg'),(794,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:22:\"2017/10/forest4497.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"forest4497-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"forest4497-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"forest4497-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"forest4497-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"forest4497-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"forest4497-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"forest4497-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"forest4497-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"forest4497-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"forest4497-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"forest4497-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:109:\"Evergreen pine forest background with a view through the branches of a sapling to the dense plantation beyond\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:32:\"Evergreen pine forest background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:11:\"environment\";i:1;s:13:\"environmental\";i:2;s:5:\"trees\";i:3;s:6:\"lumber\";i:4;s:4:\"pine\";i:5;s:6:\"timber\";i:6;s:6:\"forest\";i:7;s:8:\"forestry\";i:8;s:8:\"industry\";i:9;s:6:\"plants\";i:10;s:8:\"resource\";i:11;s:7:\"growing\";i:12;s:9:\"evergreen\";i:13;s:10:\"plantation\";i:14;s:10:\"cultivated\";i:15;s:7:\"conifer\";i:16;s:7:\"natural\";i:17;s:7:\"foliage\";i:18;s:7:\"needles\";i:19;s:5:\"green\";}}}'),(795,343,'_wp_attached_file','2017/10/baby-mind.png'),(796,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:139;s:4:\"file\";s:21:\"2017/10/baby-mind.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"baby-mind-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;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:{}}}'),(797,344,'_wp_attached_file','2017/10/forest4519.jpg'),(798,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2017/10/forest4519.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"forest4519-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"forest4519-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"forest4519-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"forest4519-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"forest4519-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"forest4519-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"forest4519-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"forest4519-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"forest4519-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"forest4519-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"forest4519-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:16:\"PENTAX Optio 330\";s:7:\"caption\";s:133:\"Wooden sign marking a footpath showing a cutout of a walking man painted in white with a yellow arrow alongside in a woodland setting\";s:17:\"created_timestamp\";s:10:\"1062858221\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"7.6\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:30:\"Wooden sign marking a footpath\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:6:\"wooden\";i:1;s:11:\"information\";i:2;s:4:\"sign\";i:3;s:9:\"direction\";i:4;s:3:\"man\";i:5;s:6:\"nature\";i:6;s:4:\"walk\";i:7;s:11:\"environment\";i:8;s:7:\"pointer\";i:9;s:8:\"outdoors\";i:10;s:8:\"pointing\";i:11;s:7:\"healthy\";i:12;s:7:\"concept\";i:13;s:7:\"walking\";i:14;s:8:\"exercise\";i:15;s:5:\"arrow\";i:16;s:13:\"environmental\";i:17;s:8:\"footpath\";i:18;s:11:\"instruction\";i:19;s:8:\"open-air\";}}}'),(799,345,'_wp_attached_file','2017/10/forsty_lake_morning197432.jpg'),(800,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:37:\"2017/10/forsty_lake_morning197432.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"forsty_lake_morning197432-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"forsty_lake_morning197432-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"forsty_lake_morning197432-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.3\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:66:\"a restful winter scene, still water and trees, lake windermere, uk\";s:17:\"created_timestamp\";s:10:\"1232665215\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:5:\"12.69\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:10:\"misty lake\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:4:\"calm\";i:1;s:11:\"featureless\";i:2;s:5:\"still\";i:3;s:8:\"tranquil\";i:4;s:8:\"soothing\";i:5;s:11:\"undisturbed\";i:6;s:7:\"idyllic\";i:7;s:6:\"placid\";}}}'),(801,346,'_wp_attached_file','2017/10/forward_stop_buttons.jpg'),(802,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:32:\"2017/10/forward_stop_buttons.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"forward_stop_buttons-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"forward_stop_buttons-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"forward_stop_buttons-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:74:\"browser control buttons from a computer keyboad - stop and forward buttons\";s:17:\"created_timestamp\";s:10:\"1291120278\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:3:\"1.5\";s:5:\"title\";s:11:\"stop button\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"arrow\";i:1;s:8:\"browsing\";i:2;s:10:\"electronic\";i:3;s:7:\"forward\";i:4;s:4:\"grey\";i:5;s:3:\"key\";i:6;s:8:\"keyboard\";i:7;s:10:\"navigation\";i:8;s:4:\"sign\";i:9;s:4:\"stop\";i:10;s:2:\"pc\";i:11;s:8:\"close-up\";i:12;s:10:\"copy space\";i:13;s:9:\"direction\";i:14;s:7:\"command\";}}}'),(803,347,'_wp_attached_file','2017/10/fountian.jpg'),(804,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1167;s:6:\"height\";i:1683;s:4:\"file\";s:20:\"2017/10/fountian.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"fountian-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"fountian-208x300.jpg\";s:5:\"width\";i:208;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"fountian-768x1108.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1108;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"fountian-710x1024.jpg\";s:5:\"width\";i:710;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"fountian-243x350.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:20:\"fountian-243x350.jpg\";s:5:\"width\";i:243;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:21:\"fountian-1167x350.jpg\";s:5:\"width\";i:1167;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:20:\"fountian-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:20:\"fountian-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:20:\"fountian-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:20:\"fountian-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:26:\"freeimages.co.uk buildings\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(805,348,'_wp_attached_file','2017/10/cropped-baby-mind.png'),(806,348,'_wp_attachment_context','custom-logo'),(807,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:89;s:4:\"file\";s:29:\"2017/10/cropped-baby-mind.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cropped-baby-mind-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}'),(808,349,'_wp_attached_file','2017/10/fractal_arabesque_loops.jpg'),(809,349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:35:\"2017/10/fractal_arabesque_loops.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"fractal_arabesque_loops-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:36:\"fractal_arabesque_loops-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:35:\"fractal_arabesque_loops-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:41:\"a looking organic spiral pattern, fractal\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"organic loops\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(810,350,'_wp_attached_file','2017/10/fractal_bizzare_blur.jpg'),(811,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4251;s:6:\"height\";i:2400;s:4:\"file\";s:32:\"2017/10/fractal_bizzare_blur.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"fractal_bizzare_blur-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-297x168.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-620x350.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"fractal_bizzare_blur-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"fractal_bizzare_blur-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:61:\"fractal pattern of random colours and blurred points of light\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:15:\"blurred colours\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(812,351,'_wp_attached_file','2017/10/fractal_blue_elipsoidal.jpg'),(813,351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3413;s:6:\"height\";i:2400;s:4:\"file\";s:35:\"2017/10/fractal_blue_elipsoidal.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"fractal_blue_elipsoidal-1024x720.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-297x209.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-498x350.jpg\";s:5:\"width\";i:498;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:36:\"fractal_blue_elipsoidal-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:35:\"fractal_blue_elipsoidal-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:34:\"an eliptical fractal pattern, blue\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"saturn rings\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(814,352,'_wp_attached_file','2017/10/fractal_expansion_purple.jpg'),(815,352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:36:\"2017/10/fractal_expansion_purple.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"fractal_expansion_purple-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:37:\"fractal_expansion_purple-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:36:\"fractal_expansion_purple-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:46:\"a pink and blue fractal resembling a gas flame\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:14:\"circular flame\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(816,353,'_wp_attached_file','2017/10/fractal_figures_8s.jpg'),(819,353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3675;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_figures_8s.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_figures_8s-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-297x194.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-536x350.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_figures_8s-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_figures_8s-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:69:\"swirling arabesque pattern with out of focus swirls in the background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:20:\"defocused arabesques\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(820,355,'_wp_attached_file','2017/10/fractal_gold_shimmer.jpg'),(821,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3675;s:6:\"height\";i:2400;s:4:\"file\";s:32:\"2017/10/fractal_gold_shimmer.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"fractal_gold_shimmer-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-297x194.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-536x350.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"fractal_gold_shimmer-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"fractal_gold_shimmer-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:32:\"fractal rendering of star flares\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:10:\"star light\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(822,356,'_wp_attached_file','2017/10/fractal_green_curves.jpg'),(823,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2561;s:4:\"file\";s:32:\"2017/10/fractal_green_curves.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-768x615.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:615;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"fractal_green_curves-1024x820.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-297x238.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-437x350.jpg\";s:5:\"width\";i:437;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"fractal_green_curves-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"fractal_green_curves-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:30:\"a green fractal curved pattern\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"bright green\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(824,357,'_wp_attached_file','2017/10/fractal_green_spiral_.jpg'),(825,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:33:\"2017/10/fractal_green_spiral_.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"fractal_green_spiral_-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"fractal_green_spiral_-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"fractal_green_spiral_-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:45:\"a defocused decreasing spiral fractal pattern\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"spiral blur\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(826,358,'_wp_attached_file','2017/10/fractal_linear_colours.jpg'),(827,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:1024;s:4:\"file\";s:34:\"2017/10/fractal_linear_colours.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"fractal_linear_colours-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-297x238.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:238;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-438x350.jpg\";s:5:\"width\";i:438;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"fractal_linear_colours-1280x350.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"fractal_linear_colours-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:48:\"multicoloured rainbow pattern of diagional lines\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"rainbow explosion\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(828,359,'_wp_attached_file','2017/10/fractal_linear_red.jpg'),(829,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4254;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_linear_red.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_linear_red-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-297x168.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-620x350.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_linear_red-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_linear_red-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"overlapping cross crossing fractal lines\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:9:\"red lines\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(830,360,'_wp_attached_file','2017/10/fractal_pink_chalk.jpg'),(831,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3087;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_pink_chalk.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-768x597.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_pink_chalk-1024x796.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:796;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-297x231.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-450x350.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_pink_chalk-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_pink_chalk-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:42:\"a fractal rendering, abstract chalk pastel\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"chalk pastel\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(832,361,'_wp_attached_file','2017/10/fractal_pink_lines.jpg'),(833,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4254;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_pink_lines.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_pink_lines-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-297x168.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-620x350.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_pink_lines-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_pink_lines-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:39:\"pink symmetric and asymmetrical strokes\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:17:\"symmetric strokes\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(834,363,'_wp_attached_file','2017/10/fractal_pink_smoke_trails.jpg'),(835,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3675;s:6:\"height\";i:2400;s:4:\"file\";s:37:\"2017/10/fractal_pink_smoke_trails.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"fractal_pink_smoke_trails-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-297x194.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-536x350.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"fractal_pink_smoke_trails-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"fractal_pink_smoke_trails-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:69:\"swirling lissajous pattern with out of focus swirls in the background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:18:\"defocused lissajou\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(836,364,'_wp_attached_file','2017/10/fractal_pink_spiral.jpg'),(837,364,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:31:\"2017/10/fractal_pink_spiral.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"fractal_pink_spiral-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"fractal_pink_spiral-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"fractal_pink_spiral-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:52:\"a orange defocused decreasing spiral fractal pattern\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"sprital blur\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(838,365,'_wp_attached_file','2017/10/fractal_pulse_waves.jpg'),(839,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4251;s:6:\"height\";i:2400;s:4:\"file\";s:31:\"2017/10/fractal_pulse_waves.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-768x434.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:434;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"fractal_pulse_waves-1024x578.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-297x168.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-620x350.jpg\";s:5:\"width\";i:620;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"fractal_pulse_waves-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"fractal_pulse_waves-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:37:\"a repeating fractal waverform pattern\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"pulse waves\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(840,366,'_wp_attached_file','2017/10/fractal_purple_petals.jpg'),(841,366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:33:\"2017/10/fractal_purple_petals.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"fractal_purple_petals-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"fractal_purple_petals-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"fractal_purple_petals-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:56:\"a fractal pattern represnetative of a purple flower head\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:14:\"floral fractal\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(842,367,'_wp_attached_file','2017/10/fractal_red_nebula.jpg'),(843,367,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3413;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_red_nebula.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_red_nebula-1024x720.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-297x209.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-498x350.jpg\";s:5:\"width\";i:498;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_red_nebula-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_red_nebula-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:54:\"an abstract fractal rendering in yellow red and purple\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:14:\"fractal nebula\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(844,368,'_wp_attached_file','2017/10/fractal_space_city.jpg'),(845,368,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3675;s:6:\"height\";i:2400;s:4:\"file\";s:30:\"2017/10/fractal_space_city.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fractal_space_city-1024x669.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:669;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-297x194.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:194;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-536x350.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fractal_space_city-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fractal_space_city-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"a fractal rendering of repeating elipses\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"space fractal\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(846,369,'_wp_attached_file','2017/10/fractal_surreal_orange.jpg'),(847,369,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3595;s:6:\"height\";i:2400;s:4:\"file\";s:34:\"2017/10/fractal_surreal_orange.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"fractal_surreal_orange-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"fractal_surreal_orange-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"fractal_surreal_orange-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:27:\"an abstract fractal pattern\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"orange twist\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(848,370,'_wp_attached_file','2017/10/fractal_tribal_lines.jpg'),(849,370,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:32:\"2017/10/fractal_tribal_lines.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"fractal_tribal_lines-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"fractal_tribal_lines-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"fractal_tribal_lines-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:38:\"a fractal rendering with tribal shapes\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"white tribal\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(850,371,'_wp_attached_file','2017/10/fractal_tripple_curves.jpg'),(851,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3593;s:6:\"height\";i:2400;s:4:\"file\";s:34:\"2017/10/fractal_tripple_curves.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"fractal_tripple_curves-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"fractal_tripple_curves-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"fractal_tripple_curves-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:27:\"http://www/freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:53:\"a triadic spiral pattern, white on a black background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:79:\"www.freeimages.co.uk, credit required for use, see terms and conditions on site\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"tri spirals\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:4:{i:0;s:7:\"fractal\";i:1;s:9:\"rendering\";i:2;s:8:\"rendered\";i:3;s:18:\"computer generated\";}}}'),(852,372,'_wp_attached_file','2017/10/frame_of_straws.jpg'),(853,372,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2336;s:4:\"file\";s:27:\"2017/10/frame_of_straws.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"frame_of_straws-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-524x350.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"frame_of_straws-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"frame_of_straws-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:134:\"Bendy straw decorative party frame with colorful straws bent into assorted shapes and patterns on an orange background with copy space\";s:17:\"created_timestamp\";s:10:\"1473538008\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:34:\"Bendy straw decorative party frame\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:6:\"border\";i:1;s:10:\"copy space\";i:2;s:10:\"decoration\";i:3;s:10:\"decorative\";i:4;s:5:\"frame\";i:5;s:5:\"above\";i:6;s:10:\"background\";i:7;s:8:\"drinking\";i:8;s:6:\"orange\";i:9;s:5:\"shape\";i:10;s:6:\"straws\";i:11;s:3:\"fun\";i:12;s:9:\"childhood\";i:13;s:7:\"playful\";i:14;s:7:\"variety\";i:15;s:6:\"orange\";}}}'),(854,373,'_wp_attached_file','2017/10/free_standing_bath.jpg'),(855,373,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:30:\"2017/10/free_standing_bath.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"free_standing_bath-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"free_standing_bath-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"free_standing_bath-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:54:\"interor of a modern style bathroom with bath and sinks\";s:17:\"created_timestamp\";s:10:\"1328886011\";s:9:\"copyright\";s:103:\"www.freeimages.co.uk see site for attribution and license details http://www.freeimages.co.uk/terms.htm\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:15:\"modern bathroom\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:12:\"architecture\";i:1;s:6:\"design\";i:2;s:5:\"decor\";i:3;s:5:\"clean\";i:4;s:10:\"healthcare\";i:5;s:7:\"hygiene\";i:6;s:8:\"interior\";i:7;s:8:\"bathroom\";i:8;s:4:\"wash\";i:9;s:5:\"tiled\";i:10;s:7:\"bathtub\";i:11;s:7:\"neutral\";i:12;s:7:\"mirrors\";i:13;s:5:\"sinks\";i:14;s:10:\"handbasins\";}}}'),(856,374,'_wp_attached_file','2017/10/freeimages_admin_underwater_2578.jpg'),(857,374,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1875;s:4:\"file\";s:44:\"2017/10/freeimages_admin_underwater_2578.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"freeimages_admin_underwater_2578-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:45:\"freeimages_admin_underwater_2578-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:44:\"freeimages_admin_underwater_2578-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon PowerShot G7\";s:7:\"caption\";s:80:\"A rare glimpse of the freeimages webmaster - scuba diving, queensland, australia\";s:17:\"created_timestamp\";s:10:\"1244558651\";s:9:\"copyright\";s:75:\"www.freeimages.co.uk attribution required for free use see site for details\";s:12:\"focal_length\";s:3:\"7.4\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:12:\"Scuba Diving\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:12:\"scuba diving\";i:1;s:10:\"underwater\";i:2;s:7:\"snorkel\";i:3;s:9:\"regulator\";i:4;s:11:\"air bubbles\";i:5;s:5:\"water\";i:6;s:4:\"swim\";i:7;s:8:\"swimming\";}}}'),(858,375,'_wp_attached_file','2017/10/freeimages174_dishwasher.jpg'),(859,375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1997;s:4:\"file\";s:36:\"2017/10/freeimages174_dishwasher.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"freeimages174_dishwasher-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:37:\"freeimages174_dishwasher-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:36:\"freeimages174_dishwasher-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:85:\"Stainless steel interior and racks of an empty dishwasher with its front door lowered\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:71:\"www.freeimages.co.uk see site for license detail - attribution required\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:24:\"Interior of a dishwasher\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:6:\"modern\";i:1;s:5:\"empty\";i:2;s:5:\"metal\";i:3;s:4:\"open\";i:4;s:4:\"home\";i:5;s:5:\"house\";i:6;s:7:\"machine\";i:7;s:7:\"hygiene\";i:8;s:7:\"washing\";i:9;s:5:\"sepia\";i:10;s:4:\"dish\";i:11;s:8:\"domestic\";i:12;s:4:\"rack\";i:13;s:4:\"door\";i:14;s:7:\"kitchen\";i:15;s:11:\"cleanliness\";i:16;s:10:\"appliances\";i:17;s:6:\"washer\";i:18;s:6:\"fitted\";i:19;s:7:\"shelves\";}}}'),(860,376,'_wp_attached_file','2017/10/fresh_bread.jpg'),(861,376,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:23:\"2017/10/fresh_bread.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"fresh_bread-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"fresh_bread-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"fresh_bread-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"fresh_bread-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"fresh_bread-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"fresh_bread-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"fresh_bread-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"fresh_bread-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"fresh_bread-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"fresh_bread-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"fresh_bread-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:110:\"Fresh round white cottage bread loaf with a crispy crust standing on a wooden bread board waiting to be served\";s:17:\"created_timestamp\";s:10:\"1383177600\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:36:\"Fresh round white cottage bread loaf\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:5:\"baked\";i:2;s:5:\"bread\";i:3;s:12:\"cottage loaf\";i:4;s:6:\"crusty\";i:5;s:5:\"fresh\";i:6;s:4:\"loaf\";i:7;s:5:\"round\";i:8;s:5:\"white\";i:9;s:5:\"wheat\";}}}'),(862,377,'_wp_attached_file','2017/10/fresh_eggs.jpg'),(863,377,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:22:\"2017/10/fresh_eggs.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"fresh_eggs-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"fresh_eggs-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"fresh_eggs-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:138:\"Delicious brown fresh free range farm eggs nestling in paper in a bowl waiting to be used as a cooking ingredient or for a tasty breakfast\";s:17:\"created_timestamp\";s:10:\"1384819200\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:26:\"Fresh free range farm eggs\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:4:\"bowl\";i:1;s:12:\"chicken eggs\";i:2;s:4:\"eggs\";i:3;s:8:\"eggshell\";i:4;s:10:\"ingredient\";i:5;s:6:\"napkin\";i:6;s:7:\"natural\";i:7;s:10:\"brown eggs\";i:8;s:5:\"table\";i:9;s:7:\"fragile\";i:10;s:4:\"bowl\";}}}'),(864,378,'_wp_attached_file','2017/10/fresh_green_grassP1011514.jpg'),(865,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:37:\"2017/10/fresh_green_grassP1011514.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"fresh_green_grassP1011514-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"fresh_green_grassP1011514-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"fresh_green_grassP1011514-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"fresh_green_grassP1011514-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:70:\"details of new foliage, clean, fresh, metaphor of re-birth and renewal\";s:17:\"created_timestamp\";s:10:\"1232665153\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:16:\"fresh new growth\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:9:{i:0;s:5:\"fresh\";i:1;s:3:\"new\";i:2;s:6:\"growth\";i:3;s:7:\"growing\";i:4;s:7:\"renewal\";i:5;s:9:\"freshness\";i:6;s:5:\"clean\";i:7;s:7:\"natural\";i:8;s:7:\"organic\";}}}'),(866,379,'_wp_attached_file','2017/10/fresh_strawberries.jpg'),(867,379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:30:\"2017/10/fresh_strawberries.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fresh_strawberries-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fresh_strawberries-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fresh_strawberries-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:116:\"Fresh ripe red strawberries in a ramekin overflowing onto the surface below with side lighting, copyspace and shadow\";s:17:\"created_timestamp\";s:10:\"1377561600\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:40:\"Fresh ripe red strawberries in a ramekin\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"sweet\";i:1;s:4:\"bowl\";i:2;s:5:\"fresh\";i:3;s:5:\"fruit\";i:4;s:7:\"healthy\";i:5;s:4:\"pile\";i:6;s:7:\"ramekin\";i:7;s:3:\"red\";i:8;s:4:\"ripe\";i:9;s:12:\"strawberries\";}}}'),(868,380,'_wp_attached_file','2017/10/fridge.jpg'),(869,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1996;s:6:\"height\";i:3000;s:4:\"file\";s:18:\"2017/10/fridge.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"fridge-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"fridge-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"fridge-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"fridge-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"fridge-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:18:\"fridge-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:19:\"fridge-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:18:\"fridge-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:18:\"fridge-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:18:\"fridge-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:18:\"fridge-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:105:\"Inside of a domestic fridge showing shelves and a transparent drawer empty but for one single green apple\";s:17:\"created_timestamp\";s:10:\"1338912175\";s:9:\"copyright\";s:71:\"www.freeimages.co.uk see site for license detail - attribution required\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:1:\"2\";s:5:\"title\";s:27:\"Inside of a domestic fridge\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:20:{i:0;s:4:\"food\";i:1;s:6:\"fridge\";i:2;s:6:\"inside\";i:3;s:4:\"open\";i:4;s:6:\"single\";i:5;s:4:\"home\";i:6;s:5:\"apple\";i:7;s:4:\"cold\";i:8;s:5:\"clean\";i:9;s:8:\"interior\";i:10;s:10:\"electrical\";i:11;s:8:\"domestic\";i:12;s:9:\"household\";i:13;s:7:\"kitchen\";i:14;s:9:\"appliance\";i:15;s:7:\"cooling\";i:16;s:7:\"storage\";i:17;s:12:\"refrigerator\";i:18;s:6:\"drawer\";i:19;s:8:\"shelving\";}}}'),(870,381,'_wp_attached_file','2017/10/fridge_maths.jpg'),(871,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:24:\"2017/10/fridge_maths.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fridge_maths-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fridge_maths-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fridge_maths-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fridge_maths-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fridge_maths-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fridge_maths-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fridge_maths-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fridge_maths-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fridge_maths-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fridge_maths-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fridge_maths-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:45:\"Bunch of colorful numbers on white background\";s:17:\"created_timestamp\";s:10:\"1352548171\";s:9:\"copyright\";s:103:\"www.freeimages.co.uk see site for attribution and license details http://www.freeimages.co.uk/terms.htm\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:25:\"Bunch of colorful numbers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"learning\";i:1;s:5:\"three\";i:2;s:3:\"two\";i:3;s:3:\"one\";i:4;s:4:\"four\";i:5;s:4:\"five\";i:6;s:3:\"six\";i:7;s:5:\"seven\";i:8;s:5:\"eight\";i:9;s:4:\"nine\";i:10;s:7:\"numbers\";i:11;s:11:\"educational\";i:12;s:4:\"zero\";i:13;s:15:\"colored numbers\";i:14;s:15:\"playing numbers\";}}}'),(872,382,'_wp_attached_file','2017/10/fridge1640.jpg'),(873,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:22:\"2017/10/fridge1640.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fridge1640-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"fridge1640-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"fridge1640-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"fridge1640-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"fridge1640-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"fridge1640-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"fridge1640-1200x350.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"fridge1640-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"fridge1640-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"fridge1640-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"fridge1640-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:102:\"Contents of refrigerator with various groceries in commercial and home packaging on wire metal shelves\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:24:\"Contents of refrigerator\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:4:\"food\";i:1;s:4:\"cold\";i:2;s:6:\"fridge\";i:3;s:9:\"groceries\";i:4;s:7:\"package\";i:5;s:7:\"plastic\";i:6;s:11:\"temperature\";i:7;s:12:\"refrigerated\";i:8;s:12:\"refrigerator\";i:9;s:13:\"refrigeration\";}}}'),(874,383,'_wp_attached_file','2017/10/fridgeblured1641.jpg'),(875,383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/fridgeblured1641.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"fridgeblured1641-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"fridgeblured1641-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"fridgeblured1641-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"9.5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:130:\"Blurred catering background of the containers of food and contents of a fridge illuminated by the glow of the small interior light\";s:17:\"created_timestamp\";s:9:\"966710777\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:4:\"14.2\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:4:\"3.86\";s:5:\"title\";s:42:\"Blurred background of the food in a fridge\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:4:\"food\";i:1;s:6:\"fridge\";i:2;s:8:\"interior\";i:3;s:6:\"inside\";i:4;s:5:\"bacon\";i:5;s:7:\"plastic\";i:6;s:9:\"prepacked\";i:7;s:11:\"convenience\";}}}'),(876,384,'_wp_attached_file','2017/10/fried_eggs.jpg'),(877,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:22:\"2017/10/fried_eggs.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fried_eggs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"fried_eggs-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"fried_eggs-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"fried_eggs-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"fried_eggs-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"fried_eggs-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"fried_eggs-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"fried_eggs-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"fried_eggs-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"fried_eggs-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"fried_eggs-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:92:\"Two fried eggs with rich yellow yolks in a non-stick frying pan ready to serve for breakfast\";s:17:\"created_timestamp\";s:10:\"1383436800\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:30:\"Two fried eggs in a frying pan\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"breakfast\";i:1;s:11:\"cholesterol\";i:2;s:4:\"eggs\";i:3;s:4:\"food\";i:4;s:4:\"hens\";i:5;s:9:\"nutrition\";i:6;s:7:\"protein\";i:7;s:5:\"fried\";i:8;s:10:\"frying pan\";i:9;s:9:\"non-stick\";}}}'),(878,385,'_wp_attached_file','2017/10/fried_eggs_breakfast.jpg'),(879,385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:32:\"2017/10/fried_eggs_breakfast.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"fried_eggs_breakfast-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:33:\"fried_eggs_breakfast-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"fried_eggs_breakfast-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:110:\"Serving of two fired eggs and tasty rashers of grilled bacon for breakfast with a cup of freshly brewed coffee\";s:17:\"created_timestamp\";s:10:\"1383868800\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:34:\"Fried eggs and bacon for breakfast\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"breakfast\";i:1;s:5:\"bacon\";i:2;s:10:\"cappuccino\";i:3;s:3:\"egg\";i:4;s:7:\"english\";i:5;s:5:\"fried\";i:6;s:4:\"meat\";i:7;s:5:\"plate\";i:8;s:6:\"served\";i:9;s:5:\"tasty\";}}}'),(880,386,'_wp_attached_file','2017/10/frogtoy0006.jpg'),(881,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:2250;s:4:\"file\";s:23:\"2017/10/frogtoy0006.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"frogtoy0006-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"frogtoy0006-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"frogtoy0006-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:81:\"Soft toy frog made of mottled blue fabric lying splayed out on a white background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:41:\"Soft toy frog made of mottled blue fabric\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:9:\"amphibian\";i:1;s:6:\"animal\";i:2;s:7:\"aquatic\";i:3;s:4:\"blue\";i:4;s:4:\"frog\";i:5;s:8:\"material\";i:6;s:8:\"soft toy\";i:7;s:7:\"textile\";i:8;s:3:\"toy\";i:9;s:10:\"decorative\";i:10;s:4:\"kids\";i:11;s:8:\"on white\";i:12;s:9:\"plaything\";i:13;s:10:\"ornamental\";i:14;s:7:\"mottled\";}}}'),(882,387,'_wp_attached_file','2017/10/from_mount_ossa9144.jpg'),(883,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:31:\"2017/10/from_mount_ossa9144.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"from_mount_ossa9144-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"from_mount_ossa9144-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"from_mount_ossa9144-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"from_mount_ossa9144-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:16:\"PENTAX Optio 330\";s:7:\"caption\";s:73:\"a view of the tasmanian highland wilderness from the ascent of mount ossa\";s:17:\"created_timestamp\";s:10:\"1129423979\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"7.6\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:15:\"mount ossa view\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:9:\"australia\";i:1;s:8:\"tasmania\";i:2;s:14:\"overland track\";i:3;s:9:\"from ossa\";i:4;s:6:\"pelion\";i:5;s:9:\"mountains\";i:6;s:4:\"snow\";i:7;s:6:\"tassie\";i:8;s:5:\"climb\";i:9;s:13:\"moutaineering\";i:10;s:6:\"winter\";}}}'),(884,388,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(885,388,'_form','<label> Your Name (required)\n [text* your-name] </label>\n\n<label> Your Email (required)\n [email* your-email] </label>\n\n<label> Subject\n [text your-subject] </label>\n\n<label> Your Message\n [textarea your-message] </label>\n\n[submit \"Send\"]'),(886,388,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:40:\"Discover Your Baby Mind \"[your-subject]\"\";s:6:\"sender\";s:48:\"[your-name] <wordpress@discover-your-mind.co.uk>\";s:9:\"recipient\";s:25:\"leads@vanillacircus.co.uk\";s:4:\"body\";s:197:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Discover Your Baby Mind (http://www.discover-your-mind.co.uk)\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(887,388,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:40:\"Discover Your Baby Mind \"[your-subject]\"\";s:6:\"sender\";s:60:\"Discover Your Baby Mind <wordpress@discover-your-mind.co.uk>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:139:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Discover Your Baby Mind (http://www.discover-your-mind.co.uk)\";s:18:\"additional_headers\";s:42:\"Reply-To: amber.platts@vanillacircus.co.uk\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(888,388,'_messages','a:23:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";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.\";}'),(889,388,'_additional_settings',''),(890,388,'_locale','en_US'),(891,389,'_wp_attached_file','2017/10/front_garden.jpg'),(892,389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:24:\"2017/10/front_garden.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"front_garden-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"front_garden-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"front_garden-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"front_garden-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"front_garden-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"front_garden-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"front_garden-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"front_garden-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"front_garden-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"front_garden-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"front_garden-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:133:\"Street view of neat colorful front gardens full of flowering plants behind white picket fences in front of a stone house and cottages\";s:17:\"created_timestamp\";s:10:\"1328810422\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:42:\"Street view of neat colorful front gardens\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"garden\";i:1;s:5:\"fence\";i:2;s:7:\"flowers\";i:3;s:5:\"front\";i:4;s:4:\"home\";i:5;s:5:\"house\";i:6;s:6:\"picket\";i:7;s:6:\"plants\";i:8;s:6:\"street\";i:9;s:5:\"white\";i:10;s:10:\"cultivated\";i:11;s:10:\"ornamental\";i:12;s:8:\"colorful\";i:13;s:9:\"flowering\";i:14;s:6:\"shrubs\";}}}'),(893,390,'_wp_attached_file','2017/10/front_of_plane5.jpg'),(894,390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1350;s:4:\"file\";s:27:\"2017/10/front_of_plane5.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"front_of_plane5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"front_of_plane5-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"front_of_plane5-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.9\";s:6:\"credit\";s:16:\"freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:28:\"freeimages transport gallery\";s:17:\"created_timestamp\";s:10:\"1197724544\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:10:\"plane nose\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(895,391,'_wp_attached_file','2017/10/frost_covered_ivy_176967.jpg'),(896,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:36:\"2017/10/frost_covered_ivy_176967.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"frost_covered_ivy_176967-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:37:\"frost_covered_ivy_176967-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:36:\"frost_covered_ivy_176967-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:58:\"ice crystals growing on ivy leaves in an english hedge row\";s:17:\"created_timestamp\";s:10:\"1197921616\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:10:\"frosty ivy\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:8:\"crystals\";i:1;s:5:\"frost\";i:2;s:8:\"hedgerow\";i:3;s:4:\"hoar\";i:4;s:3:\"ice\";i:5;s:3:\"ivy\";i:6;s:4:\"leaf\";i:7;s:8:\"sub-zero\";i:8;s:11:\"temperature\";i:9;s:6:\"winter\";}}}'),(897,392,'_wp_attached_file','2017/10/frost_covered_plants_177063.jpg'),(898,392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:39:\"2017/10/frost_covered_plants_177063.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"frost_covered_plants_177063-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:40:\"frost_covered_plants_177063-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:39:\"frost_covered_plants_177063-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:43:\"ice \'spines\' growing a ivy leaves in winter\";s:17:\"created_timestamp\";s:10:\"1197923798\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:14:\"frosty morning\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"frost\";i:1;s:3:\"ice\";i:2;s:3:\"ivy\";i:3;s:6:\"leaves\";i:4;s:7:\"morning\";i:5;s:6:\"plants\";i:6;s:6:\"spikes\";i:7;s:6:\"spines\";i:8;s:4:\"vine\";i:9;s:6:\"winter\";i:10;s:7:\"prickly\";i:11;s:5:\"flora\";i:12;s:6:\"autumn\";i:13;s:4:\"cold\";i:14;s:6:\"nature\";}}}'),(899,393,'_wp_attached_file','2017/10/frostedwindow2945.jpg'),(900,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"2017/10/frostedwindow2945.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"frostedwindow2945-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"frostedwindow2945-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"frostedwindow2945-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"973081808\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:4:\"14.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0096153846153846\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(901,394,'_wp_attached_file','2017/10/frostedwindow29452949.jpg'),(902,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"2017/10/frostedwindow29452949.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"frostedwindow29452949-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"frostedwindow29452949-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"frostedwindow29452949-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"E950\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:9:\"973081863\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:4:\"14.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:17:\"0.010752688172043\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(903,395,'_wp_attached_file','2017/10/frosty_classic_car_winter_177235.jpg'),(904,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:44:\"2017/10/frosty_classic_car_winter_177235.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"frosty_classic_car_winter_177235-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:45:\"frosty_classic_car_winter_177235-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:44:\"frosty_classic_car_winter_177235-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:59:\"ice makes starting a car on a cold winter morning difficult\";s:17:\"created_timestamp\";s:10:\"1249056501\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:10:\"frozen car\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:3:\"car\";i:1;s:9:\"difficult\";i:2;s:5:\"frost\";i:3;s:6:\"frozen\";i:4;s:5:\"glass\";i:5;s:4:\"hoar\";i:6;s:3:\"ice\";i:7;s:8:\"starting\";i:8;s:8:\"sub-zero\";i:9;s:11:\"temperature\";i:10;s:9:\"transport\";i:11;s:7:\"windows\";i:12;s:8:\"crystals\";i:13;s:7:\"vehicle\";i:14;s:7:\"covered\";}}}'),(905,396,'_wp_attached_file','2017/10/frosty_jettyC207872.jpg'),(906,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:31:\"2017/10/frosty_jettyC207872.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"frosty_jettyC207872-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"frosty_jettyC207872-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"frosty_jettyC207872-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"frosty_jettyC207872-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:68:\"a jetty sticking out on to a still misty lake, calming and soporific\";s:17:\"created_timestamp\";s:10:\"1232665224\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:5:\"13.83\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:5:\"jetty\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"still\";i:1;s:7:\"restful\";i:2;s:8:\"peaceful\";i:3;s:8:\"soothing\";i:4;s:4:\"calm\";i:5;s:8:\"tranquil\";i:6;s:5:\"jetty\";i:7;s:5:\"water\";i:8;s:4:\"lake\";i:9;s:9:\"soporific\";}}}'),(907,397,'_wp_attached_file','2017/10/frosty_lake_view197358.jpg'),(908,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2017/10/frosty_lake_view197358.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"frosty_lake_view197358-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"frosty_lake_view197358-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"frosty_lake_view197358-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:47:\"a frosty winter lakedistrict scene, cumbria, uk\";s:17:\"created_timestamp\";s:10:\"1198055445\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:4:\"11.5\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:15:\"lakeside winter\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"boats\";i:1;s:6:\"frosty\";i:2;s:7:\"horizon\";i:3;s:4:\"lake\";i:4;s:9:\"landscape\";i:5;s:5:\"rural\";i:6;s:6:\"scenic\";i:7;s:6:\"winter\";i:8;s:4:\"cold\";i:9;s:6:\"frozen\";}}}'),(909,398,'_wp_attached_file','2017/10/frosty_morningC176995.jpg'),(910,398,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:33:\"2017/10/frosty_morningC176995.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"frosty_morningC176995-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"frosty_morningC176995-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"frosty_morningC176995-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"frosty_morningC176995-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.9\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:58:\"a cold winter scene, frost and morning mists, lakeside, uk\";s:17:\"created_timestamp\";s:10:\"1232665216\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:14:\"frosty weather\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:7:\"endless\";i:1;s:7:\"flowing\";i:2;s:6:\"motion\";i:3;s:9:\"day break\";i:4;s:7:\"morning\";i:5;s:4:\"dawn\";i:6;s:5:\"early\";i:7;s:5:\"still\";i:8;s:4:\"mist\";i:9;s:5:\"misty\";i:10;s:5:\"mists\";}}}'),(911,6,'_anima_layout','0'),(912,400,'_wp_attached_file','2017/10/frosty_winter_morning_177037.jpg'),(913,400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:40:\"2017/10/frosty_winter_morning_177037.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"frosty_winter_morning_177037-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:41:\"frosty_winter_morning_177037-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:40:\"frosty_winter_morning_177037-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:38:\"a close up macro image of frost on ivy\";s:17:\"created_timestamp\";s:10:\"1197922812\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:12:\"frosty marco\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"branch\";i:1;s:8:\"changing\";i:2;s:8:\"close up\";i:3;s:6:\"detail\";i:4;s:5:\"frost\";i:5;s:3:\"icy\";i:6;s:6:\"leaves\";i:7;s:6:\"nature\";i:8;s:5:\"plant\";i:9;s:6:\"season\";i:10;s:4:\"tree\";i:11;s:6:\"winter\";i:12;s:3:\"ice\";i:13;s:5:\"sunny\";i:14;s:7:\"melting\";}}}'),(914,401,'_wp_attached_file','2017/10/frosty_winter_tree_228609.jpg'),(915,401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:37:\"2017/10/frosty_winter_tree_228609.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:38:\"frosty_winter_tree_228609-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"frosty_winter_tree_228609-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:38:\"frosty_winter_tree_228609-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"frosty_winter_tree_228609-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"uD800,S800\";s:7:\"caption\";s:44:\"a frosty winter landscape, ice covered trees\";s:17:\"created_timestamp\";s:10:\"1249056506\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:12:\"frozen trees\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"winter\";i:1;s:4:\"bare\";i:2;s:8:\"branches\";i:3;s:4:\"cold\";i:4;s:6:\"frosty\";i:5;s:9:\"landscape\";i:6;s:5:\"rural\";i:7;s:4:\"tree\";i:8;s:4:\"snow\";i:9;s:11:\"countryside\";i:10;s:5:\"hilly\";i:11;s:5:\"white\";i:12;s:4:\"bush\";i:13;s:6:\"frozen\";i:14;s:3:\"icy\";}}}'),(916,402,'_wp_attached_file','2017/10/fruit_avocado.jpg'),(917,402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:25:\"2017/10/fruit_avocado.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"fruit_avocado-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"fruit_avocado-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"fruit_avocado-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:161:\"Halved fresh ripe avocado pear with the pip still intact in the one half showing the soft pulpy flesh with its exotic flavor making it a popular salad ingredient\";s:17:\"created_timestamp\";s:10:\"1386843859\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:30:\"Halved fresh ripe avocado pear\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:7:\"avocado\";i:1;s:6:\"halved\";i:2;s:10:\"ingredient\";i:3;s:4:\"pear\";i:4;s:3:\"pip\";i:5;s:5:\"salad\";i:6;s:8:\"tropical\";i:7;s:5:\"fresh\";i:8;s:4:\"ripe\";i:9;s:4:\"food\";}}}'),(918,403,'_wp_attached_file','2017/10/fruit_breakfast.jpg'),(919,403,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:27:\"2017/10/fruit_breakfast.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"fruit_breakfast-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"fruit_breakfast-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"fruit_breakfast-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:122:\"Healthy fruit breakfast with a bowl of raisins, strawberries, raspberries and blueberries served with thick creamy yoghurt\";s:17:\"created_timestamp\";s:10:\"1383696000\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:23:\"Healthy fruit breakfast\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"breakfast\";i:1;s:7:\"berries\";i:2;s:9:\"blueberry\";i:3;s:5:\"fresh\";i:4;s:5:\"fruit\";i:5;s:7:\"raisins\";i:6;s:9:\"raspberry\";i:7;s:10:\"strawberry\";i:8;s:7:\"yoghurt\";i:9;s:5:\"dairy\";}}}'),(920,404,'_wp_attached_file','2017/10/fruit_dessert_bowl.jpg'),(921,404,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:30:\"2017/10/fruit_dessert_bowl.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fruit_dessert_bowl-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fruit_dessert_bowl-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fruit_dessert_bowl-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:145:\"Healthy dessert of fresh fruit in a bowl with a mixture of raspberries, strawberries, and blueberries topped with sliced banana on a wooden table\";s:17:\"created_timestamp\";s:10:\"1383931962\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:40:\"Healthy dessert of fresh fruit in a bowl\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"banana\";i:1;s:7:\"berries\";i:2;s:4:\"bowl\";i:3;s:7:\"dessert\";i:4;s:5:\"fruit\";i:5;s:7:\"healthy\";i:6;s:9:\"raspberry\";i:7;s:6:\"sliced\";i:8;s:5:\"sweet\";i:9;s:5:\"table\";}}}'),(922,405,'_wp_attached_file','2017/10/fruit_slices.jpg'),(923,405,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:24:\"2017/10/fruit_slices.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"fruit_slices-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"fruit_slices-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"fruit_slices-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"fruit_slices-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"fruit_slices-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"fruit_slices-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"fruit_slices-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"fruit_slices-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"fruit_slices-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"fruit_slices-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"fruit_slices-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"22\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:111:\"Background texture and pattern of thin slices of fresh peeled tropical kiwifruit arranged on a white background\";s:17:\"created_timestamp\";s:10:\"1390154096\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:43:\"Background texture and pattern of kiwifruit\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:13:{i:0;s:10:\"background\";i:1;s:5:\"fruit\";i:2;s:5:\"green\";i:3;s:4:\"kiwi\";i:4;s:7:\"natural\";i:5;s:7:\"organic\";i:6;s:5:\"seeds\";i:7;s:8:\"tropical\";i:8;s:9:\"vitamin c\";i:9;s:5:\"slice\";i:10;s:8:\"on white\";i:11;s:7:\"backlit\";i:12;s:6:\"slices\";}}}'),(924,406,'_wp_attached_file','2017/10/fruits_and_berries.jpg'),(925,406,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:30:\"2017/10/fruits_and_berries.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fruits_and_berries-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"fruits_and_berries-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"fruits_and_berries-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:146:\"Punnets of fruit and berries with fresh juicy green and purple grapes, youngberries or blackberries, blueberries and strawberries, high angle view\";s:17:\"created_timestamp\";s:10:\"1384280006\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:28:\"Punnets of fruit and berries\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:7:\"berries\";i:1;s:9:\"container\";i:2;s:5:\"fresh\";i:3;s:6:\"fruits\";i:4;s:6:\"grapes\";i:5;s:3:\"mix\";i:6;s:7:\"plastic\";i:7;s:12:\"strawberries\";i:8;s:12:\"blackberries\";i:9;s:11:\"blueberries\";}}}'),(926,407,'_wp_attached_file','2017/10/frying_eggs.jpg'),(927,407,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:23:\"2017/10/frying_eggs.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"frying_eggs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"frying_eggs-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"frying_eggs-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"frying_eggs-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"frying_eggs-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"frying_eggs-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"frying_eggs-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"frying_eggs-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"frying_eggs-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"frying_eggs-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"frying_eggs-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:103:\"Frying eggs for breakfast in a teflon coated frying pan in hot oil using a metal lifter kitchen utensil\";s:17:\"created_timestamp\";s:10:\"1383436800\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:27:\"Frying eggs in a frying pan\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:12:{i:0;s:9:\"breakfast\";i:1;s:7:\"cooking\";i:2;s:3:\"egg\";i:3;s:5:\"fried\";i:4;s:3:\"oil\";i:5;s:3:\"pan\";i:6;s:7:\"spatula\";i:7;s:3:\"two\";i:8;s:4:\"yolk\";i:9;s:7:\"slotted\";i:10;s:9:\"non stick\";i:11;s:8:\"egg flip\";}}}'),(928,408,'_wp_attached_file','2017/10/fucia02563.jpg'),(929,408,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1023;s:6:\"height\";i:864;s:4:\"file\";s:22:\"2017/10/fucia02563.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fucia02563-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"fucia02563-300x253.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"fucia02563-768x649.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:649;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"fucia02563-297x251.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"fucia02563-414x350.jpg\";s:5:\"width\";i:414;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"fucia02563-1023x350.jpg\";s:5:\"width\";i:1023;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"fucia02563-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"fucia02563-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"fucia02563-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"fucia02563-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:152:\"Pretty red and purple fuchsias growing outdoors in a garden covering a leafy green bush with their delicate flowers, full frame floral nature background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:37:\"Fuchsias growing outdoors in a garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"botanical\";i:1;s:4:\"bush\";i:2;s:7:\"flowers\";i:3;s:7:\"fuchsia\";i:4;s:6:\"garden\";i:5;s:12:\"horticulture\";i:6;s:6:\"nature\";i:7;s:5:\"plant\";i:8;s:6:\"purple\";i:9;s:3:\"red\";}}}'),(930,409,'_wp_attached_file','2017/10/fucia02564.jpg'),(931,409,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1017;s:6:\"height\";i:784;s:4:\"file\";s:22:\"2017/10/fucia02564.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fucia02564-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"fucia02564-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"fucia02564-768x592.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"fucia02564-297x229.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"fucia02564-454x350.jpg\";s:5:\"width\";i:454;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"fucia02564-1017x350.jpg\";s:5:\"width\";i:1017;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"fucia02564-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"fucia02564-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"fucia02564-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"fucia02564-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:87:\"Fresh pink fuchsias growing in a garden hanging down in a pretty display from the plant\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:50:\"freeimages.co.uk attribution required for free use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"Fresh fuchsias growing in a garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"nature\";i:1;s:6:\"scenic\";i:2;s:8:\"blooming\";i:3;s:10:\"blossoming\";i:4;s:5:\"flora\";i:5;s:7:\"flowers\";i:6;s:7:\"fuchsia\";i:7;s:6:\"plants\";i:8;s:6:\"purple\";i:9;s:6:\"shrubs\";}}}'),(932,410,'_wp_attached_file','2017/10/fulepumps1133.jpg'),(933,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2017/10/fulepumps1133.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"fulepumps1133-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"fulepumps1133-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"fulepumps1133-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:115:\"Car refuelling at a service station or garage parked on the forecourt with headlights on in front of the fuel pumps\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:35:\"Car refuelling at a service station\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"automobile\";i:1;s:3:\"car\";i:2;s:4:\"fuel\";i:3;s:3:\"gas\";i:4;s:11:\"perspective\";i:5;s:7:\"service\";i:6;s:7:\"station\";i:7;s:14:\"transportation\";i:8;s:10:\"refuelling\";i:9;s:7:\"fill up\";i:10;s:5:\"pumps\";i:11;s:6:\"travel\";i:12;s:9:\"road trip\";i:13;s:10:\"automotive\";i:14;s:6:\"europe\";}}}'),(934,411,'_wp_attached_file','2017/10/full_english.jpg'),(935,411,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:24:\"2017/10/full_english.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"full_english-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"full_english-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"full_english-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"full_english-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"full_english-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"full_english-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"full_english-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"full_english-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"full_english-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"full_english-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"full_english-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:168:\"Nothing says heartattack better than a Full English breakfast served on a plate with egg, bacon, sausage, hash browns, tomato and mushroom for a hearty start to the day\";s:17:\"created_timestamp\";s:10:\"1383415788\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:22:\"Full English breakfast\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"bacon\";i:1;s:5:\"black\";i:2;s:9:\"breakfast\";i:3;s:5:\"brown\";i:4;s:3:\"egg\";i:5;s:7:\"english\";i:6;s:4:\"food\";i:7;s:4:\"full\";i:8;s:4:\"hash\";i:9;s:7:\"pudding\";i:10;s:11:\"traditional\";i:11;s:9:\"mushrooms\";i:12;s:7:\"sausage\";i:13;s:5:\"tasty\";i:14;s:8:\"tomatoes\";}}}'),(936,412,'_wp_attached_file','2017/10/full_english_breakfast.jpg'),(937,412,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:34:\"2017/10/full_english_breakfast.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"full_english_breakfast-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"full_english_breakfast-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"full_english_breakfast-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:135:\"Full cooked English breakfast with fried eggs, bacon, sausages, mushrooms, tomato and black pudding served on a plate for a hearty meal\";s:17:\"created_timestamp\";s:10:\"1382832000\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:29:\"Full cooked English breakfast\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:9:\"breakfast\";i:1;s:5:\"bacon\";i:2;s:4:\"eggs\";i:3;s:7:\"english\";i:4;s:4:\"food\";i:5;s:5:\"fried\";i:6;s:9:\"mushrooms\";i:7;s:7:\"sausage\";i:8;s:6:\"tomato\";i:9;s:6:\"cooked\";i:10;s:13:\"black pudding\";i:11;s:5:\"plate\";i:12;s:7:\"serving\";i:13;s:9:\"wholesome\";i:14;s:7:\"rashers\";}}}'),(938,413,'_wp_attached_file','2017/10/funky_bedroom.jpg'),(939,413,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:25:\"2017/10/funky_bedroom.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"funky_bedroom-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"funky_bedroom-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"funky_bedroom-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:91:\"Funky modern black and white bedroom interior with twin beds and illuminated bedside tables\";s:17:\"created_timestamp\";s:10:\"1384473600\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"20\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:16:\"0.33333333333333\";s:5:\"title\";s:36:\"Funky modern black and white bedroom\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:3:\"bed\";i:1;s:7:\"bedroom\";i:2;s:13:\"accommodation\";i:3;s:17:\"bed and breakfast\";i:4;s:15:\"black and white\";i:5;s:5:\"decor\";i:6;s:5:\"funky\";i:7;s:10:\"furnishing\";i:8;s:5:\"hotel\";i:9;s:6:\"modern\";i:10;s:6:\"yellow\";i:11;s:7:\"tourism\";i:12;s:6:\"lights\";i:13;s:4:\"twin\";i:14;s:8:\"interior\";i:15;s:11:\"hospitality\";}}}'),(940,414,'_wp_attached_file','2017/10/furreything2.jpg'),(941,414,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1281;s:6:\"height\";i:1145;s:4:\"file\";s:24:\"2017/10/furreything2.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"furreything2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"furreything2-300x268.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"furreything2-768x686.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:686;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"furreything2-1024x915.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:915;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"furreything2-297x265.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"furreything2-392x350.jpg\";s:5:\"width\";i:392;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"furreything2-1281x350.jpg\";s:5:\"width\";i:1281;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"furreything2-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"furreything2-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"furreything2-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"furreything2-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:43:\"A furry mascot stick on google eyed furball\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:18:\"Google eyed mascot\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"cute\";i:1;s:4:\"eyes\";i:2;s:4:\"feet\";i:3;s:6:\"figure\";i:4;s:5:\"furry\";i:5;s:5:\"fuzzy\";i:6;s:7:\"pom pom\";i:7;s:3:\"toy\";i:8;s:5:\"white\";i:9;s:5:\"craft\";i:10;s:6:\"simple\";i:11;s:7:\"staring\";i:12;s:10:\"copy space\";i:13;s:16:\"white background\";i:14;s:6:\"googly\";}}}'),(942,415,'_wp_attached_file','2017/10/g07_s65_63807.gif'),(943,415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2017/10/g07_s65_63807.gif\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-297x297.gif\";s:5:\"width\";i:297;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-350x350.gif\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-600x350.gif\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-600x350.gif\";s:5:\"width\";i:600;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-512x350.gif\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-460x350.gif\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"g07_s65_63807-460x400.gif\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(944,416,'_wp_attached_file','2017/10/g09_s66_38418.gif'),(945,416,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:650;s:6:\"height\";i:650;s:4:\"file\";s:25:\"2017/10/g09_s66_38418.gif\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-297x297.gif\";s:5:\"width\";i:297;s:6:\"height\";i:297;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-350x350.gif\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-650x350.gif\";s:5:\"width\";i:650;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-650x350.gif\";s:5:\"width\";i:650;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-512x350.gif\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-460x350.gif\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"g09_s66_38418-460x400.gif\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(946,417,'_wp_attached_file','2017/10/g11_s66_54536.gif'),(947,417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:648;s:6:\"height\";i:650;s:4:\"file\";s:25:\"2017/10/g11_s66_54536.gif\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-300x300.gif\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-297x298.gif\";s:5:\"width\";i:297;s:6:\"height\";i:298;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-349x350.gif\";s:5:\"width\";i:349;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-648x350.gif\";s:5:\"width\";i:648;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-648x350.gif\";s:5:\"width\";i:648;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-512x350.gif\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-460x350.gif\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"g11_s66_54536-460x400.gif\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(948,418,'_wp_attached_file','2017/10/g11_s66_54560.gif'),(949,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:633;s:6:\"height\";i:650;s:4:\"file\";s:25:\"2017/10/g11_s66_54560.gif\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-292x300.gif\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-297x305.gif\";s:5:\"width\";i:297;s:6:\"height\";i:305;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-341x350.gif\";s:5:\"width\";i:341;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-633x350.gif\";s:5:\"width\";i:633;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-633x350.gif\";s:5:\"width\";i:633;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-512x350.gif\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-460x350.gif\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"g11_s66_54560-460x400.gif\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(950,419,'_wp_attached_file','2017/10/gal_p41491.gif'),(951,419,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:618;s:6:\"height\";i:720;s:4:\"file\";s:22:\"2017/10/gal_p41491.gif\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"gal_p41491-150x150.gif\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/gif\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"gal_p41491-258x300.gif\";s:5:\"width\";i:258;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"gal_p41491-297x346.gif\";s:5:\"width\";i:297;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/gif\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"gal_p41491-300x350.gif\";s:5:\"width\";i:300;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gal_p41491-618x350.gif\";s:5:\"width\";i:618;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"gal_p41491-618x350.gif\";s:5:\"width\";i:618;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"gal_p41491-512x350.gif\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"gal_p41491-460x350.gif\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/gif\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"gal_p41491-460x400.gif\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/gif\";}}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:{}}}'),(952,420,'_wp_attached_file','2017/10/gameandwatch1167.jpg'),(953,420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1499;s:6:\"height\";i:1147;s:4:\"file\";s:28:\"2017/10/gameandwatch1167.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-300x230.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-768x588.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:588;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gameandwatch1167-1024x784.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:784;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-297x227.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-457x350.jpg\";s:5:\"width\";i:457;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gameandwatch1167-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gameandwatch1167-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:128:\"High Angle Still Life of Retro Handheld Nintendo Donkey Kong Video Game with Colorful Screen on White Background with Copy Space\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:45:\"Retro Handheld Video Game on White Background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:7:\"buttons\";i:1;s:10:\"copy space\";i:2;s:11:\"donkey kong\";i:3;s:11:\"electronics\";i:4;s:4:\"game\";i:5;s:8:\"handheld\";i:6;s:5:\"retro\";i:7;s:10:\"technology\";i:8;s:5:\"video\";i:9;s:16:\"white background\";i:10;s:6:\"screen\";i:11;s:9:\"childhood\";i:12;s:5:\"skill\";i:13;s:5:\"above\";i:14;s:15:\"high angle view\";}}}'),(954,421,'_wp_attached_file','2017/10/gameandwatch1168.jpg'),(955,421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/gameandwatch1168.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gameandwatch1168-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gameandwatch1168-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gameandwatch1168-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:115:\"Control button for a kids Game and Watch toy video with colorful smiling monkeys and a corner portion of the screen\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:44:\"Control button for a kids Game and Watch toy\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:17:{i:0;s:7:\"buttons\";i:1;s:9:\"childhood\";i:2;s:7:\"control\";i:3;s:6:\"device\";i:4;s:10:\"electronic\";i:5;s:9:\"enjoyment\";i:6;s:3:\"fun\";i:7;s:4:\"game\";i:8;s:6:\"gaming\";i:9;s:3:\"toy\";i:10;s:7:\"display\";i:11;s:7:\"monkeys\";i:12;s:6:\"screen\";i:13;s:10:\"technology\";i:14;s:5:\"watch\";i:15;s:5:\"D pad\";i:16;s:5:\"D-pad\";}}}'),(956,422,'_wp_attached_file','2017/10/gameandwatch1169.jpg'),(957,422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/gameandwatch1169.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gameandwatch1169-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gameandwatch1169-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gameandwatch1169-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:89:\"Extreme Close Up of Buttons of Handheld Electronic Video Game Console with Turquoise Face\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:30:\"Buttons of Handheld Video Game\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:16:{i:0;s:6:\"button\";i:1;s:10:\"electronic\";i:2;s:4:\"game\";i:3;s:8:\"close-up\";i:4;s:7:\"leisure\";i:5;s:6:\"option\";i:6;s:12:\"recreational\";i:7;s:4:\"time\";i:8;s:5:\"alarm\";i:9;s:5:\"clock\";i:10;s:6:\"screen\";i:11;s:3:\"fun\";i:12;s:3:\"toy\";i:13;s:8:\"playtime\";i:14;s:11:\"alternative\";i:15;s:17:\"ballpoint buttons\";}}}'),(958,423,'_wp_attached_file','2017/10/gameandwatch1171.jpg'),(959,423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/gameandwatch1171.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gameandwatch1171-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gameandwatch1171-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gameandwatch1171-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:95:\"Kids video game and watch illuminated screen with a monkey in a tree and colorful plastic dials\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:20:\"Video game and watch\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:11:\"donkey kong\";i:1;s:4:\"game\";i:2;s:9:\"hand held\";i:3;s:8:\"nintendo\";i:4;s:5:\"video\";i:5;s:7:\"vintage\";i:6;s:5:\"above\";i:7;s:9:\"challenge\";i:8;s:15:\"high angle view\";i:9;s:6:\"screen\";i:10;s:8:\"portable\";i:11;s:8:\"computer\";i:12;s:8:\"colorful\";i:13;s:6:\"monkey\";i:14;s:4:\"tree\";}}}'),(960,424,'_wp_attached_file','2017/10/gameandwatch1173.jpg'),(961,424,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1552;s:6:\"height\";i:1122;s:4:\"file\";s:28:\"2017/10/gameandwatch1173.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-768x555.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gameandwatch1173-1024x740.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-297x215.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-484x350.jpg\";s:5:\"width\";i:484;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gameandwatch1173-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gameandwatch1173-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:104:\"Close up of tiny hand held Donkey Kong Jr. Nintendo video game display and controls over gray background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:27:\"Close up of tiny video game\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"controls\";i:1;s:10:\"electronic\";i:2;s:9:\"enjoyment\";i:3;s:3:\"fun\";i:4;s:4:\"game\";i:5;s:8:\"personal\";i:6;s:8:\"portable\";i:7;s:16:\"retro technology\";i:8;s:13:\"technological\";i:9;s:5:\"video\";i:10;s:5:\"watch\";i:11;s:7:\"display\";i:12;s:6:\"screen\";i:13;s:10:\"background\";i:14;s:5:\"white\";}}}'),(962,425,'_wp_attached_file','2017/10/gamescardace0818.jpg'),(963,425,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/gamescardace0818.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gamescardace0818-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gamescardace0818-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gamescardace0818-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:51:\"the spade symbol from an ace of spades playing card\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:6:\"spades\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"game\";i:1;s:3:\"ace\";i:2;s:5:\"black\";i:3;s:8:\"close up\";i:4;s:6:\"design\";i:5;s:6:\"detail\";i:6;s:4:\"icon\";i:7;s:12:\"illustration\";i:8;s:7:\"playing\";i:9;s:6:\"spades\";i:10;s:4:\"suit\";i:11;s:6:\"symbol\";i:12;s:3:\"one\";i:13;s:5:\"stars\";i:14;s:5:\"value\";}}}'),(964,426,'_wp_attached_file','2017/10/gamescardace0819.jpg'),(965,426,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:28:\"2017/10/gamescardace0819.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gamescardace0819-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gamescardace0819-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gamescardace0819-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:30:\"the ace of spades playing card\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"ace of spades\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:3:\"ace\";i:1;s:4:\"card\";i:2;s:7:\"playing\";i:3;s:5:\"spade\";i:4;s:4:\"game\";i:5;s:4:\"high\";i:6;s:3:\"low\";i:7;s:5:\"value\";i:8;s:3:\"one\";i:9;s:6:\"symbol\";i:10;s:7:\"concept\";i:11;s:8:\"gambling\";i:12;s:5:\"black\";i:13;s:4:\"suit\";i:14;s:8:\"close up\";}}}'),(966,427,'_wp_attached_file','2017/10/gamescards2jokers0801.jpg'),(967,427,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"2017/10/gamescards2jokers0801.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"gamescards2jokers0801-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"gamescards2jokers0801-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"gamescards2jokers0801-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:42:\"two wildcards from a deck of playing cards\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:18:\"a couple of jokers\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"cards\";i:1;s:4:\"game\";i:2;s:7:\"playing\";i:3;s:5:\"joker\";i:4;s:6:\"couple\";i:5;s:3:\"two\";i:6;s:4:\"wild\";i:7;s:16:\"white background\";i:8;s:12:\"illustration\";i:9;s:8:\"symbolic\";i:10;s:6:\"symbol\";i:11;s:6:\"jester\";i:12;s:4:\"pair\";i:13;s:5:\"value\";i:14;s:8:\"close up\";}}}'),(968,428,'_wp_attached_file','2017/10/gamescards0807.jpg'),(969,428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2017/10/gamescards0807.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gamescards0807-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gamescards0807-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gamescards0807-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gamescards0807-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gamescards0807-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gamescards0807-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gamescards0807-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gamescards0807-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gamescards0807-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gamescards0807-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gamescards0807-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:30:\"a ten of diamonds playing card\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:14:\"10 of diamonds\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"game\";i:1;s:4:\"card\";i:2;s:8:\"close up\";i:3;s:6:\"design\";i:4;s:8:\"diamonds\";i:5;s:7:\"pattern\";i:6;s:7:\"playing\";i:7;s:3:\"red\";i:8;s:8:\"symbolic\";i:9;s:3:\"ten\";i:10;s:4:\"suit\";i:11;s:5:\"value\";i:12;s:6:\"detail\";i:13;s:4:\"hand\";i:14;s:8:\"abstract\";}}}'),(970,429,'_wp_attached_file','2017/10/gamescards0808.jpg'),(971,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2017/10/gamescards0808.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gamescards0808-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gamescards0808-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gamescards0808-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gamescards0808-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gamescards0808-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gamescards0808-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gamescards0808-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gamescards0808-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gamescards0808-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gamescards0808-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gamescards0808-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:26:\"the back of a playing card\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:12:\"playing card\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"back\";i:1;s:4:\"card\";i:2;s:8:\"close up\";i:3;s:4:\"deck\";i:4;s:6:\"design\";i:5;s:6:\"detail\";i:6;s:4:\"game\";i:7;s:12:\"illustration\";i:8;s:4:\"pack\";i:9;s:7:\"pattern\";i:10;s:7:\"playing\";i:11;s:3:\"red\";i:12;s:7:\"reverse\";i:13;s:6:\"circle\";i:14;s:7:\"drawing\";}}}'),(972,430,'_wp_attached_file','2017/10/gamescardsflush0803.jpg'),(973,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1120;s:4:\"file\";s:31:\"2017/10/gamescardsflush0803.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-768x538.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gamescardsflush0803-1024x717.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:717;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-297x208.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-500x350.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"gamescardsflush0803-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0803-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:32:\"a three playing card royal flush\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"Royal flush\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"cards\";i:1;s:4:\"game\";i:2;s:7:\"playing\";i:3;s:6:\"hearts\";i:4;s:11:\"royal flush\";i:5;s:5:\"three\";i:6;s:4:\"hand\";i:7;s:16:\"white background\";i:8;s:5:\"poker\";i:9;s:4:\"face\";i:10;s:12:\"illustration\";i:11;s:4:\"jack\";i:12;s:4:\"king\";i:13;s:5:\"queen\";i:14;s:6:\"symbol\";}}}'),(974,431,'_wp_attached_file','2017/10/gamescardsflush0805.jpg'),(975,431,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1094;s:6:\"height\";i:1275;s:4:\"file\";s:31:\"2017/10/gamescardsflush0805.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-257x300.jpg\";s:5:\"width\";i:257;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-768x895.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:895;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gamescardsflush0805-879x1024.jpg\";s:5:\"width\";i:879;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-297x346.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-300x350.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"gamescardsflush0805-1094x350.jpg\";s:5:\"width\";i:1094;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"gamescardsflush0805-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:23:\"a flush of royal hearts\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:15:\"jack queen king\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"game\";i:1;s:5:\"cards\";i:2;s:4:\"face\";i:3;s:5:\"flush\";i:4;s:4:\"hand\";i:5;s:4:\"jack\";i:6;s:4:\"king\";i:7;s:5:\"order\";i:8;s:7:\"playing\";i:9;s:5:\"poker\";i:10;s:5:\"queen\";i:11;s:5:\"royal\";i:12;s:6:\"hearts\";i:13;s:4:\"suit\";i:14;s:5:\"above\";}}}'),(976,432,'_wp_attached_file','2017/10/gamescardsjack0793.jpg'),(977,432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1320;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"2017/10/gamescardsjack0793.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-768x698.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"gamescardsjack0793-1024x931.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:931;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-297x270.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-385x350.jpg\";s:5:\"width\";i:385;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"gamescardsjack0793-1320x350.jpg\";s:5:\"width\";i:1320;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"gamescardsjack0793-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:30:\"the jack of hearts playing car\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:13:\"jack o hearts\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"above\";i:1;s:10:\"background\";i:2;s:4:\"card\";i:3;s:8:\"gambling\";i:4;s:6:\"gaming\";i:5;s:6:\"hearts\";i:6;s:4:\"jack\";i:7;s:4:\"pack\";i:8;s:7:\"playing\";i:9;s:12:\"recreational\";i:10;s:3:\"top\";i:11;s:5:\"white\";i:12;s:4:\"suit\";i:13;s:4:\"deck\";i:14;s:5:\"royal\";}}}'),(980,433,'_wp_attached_file','2017/10/gameshotel0948.jpg'),(981,433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2017/10/gameshotel0948.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gameshotel0948-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gameshotel0948-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gameshotel0948-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:31:\"a hotel piece from a board game\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:16:\"board game hotel\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"board game\";i:1;s:7:\"concept\";i:2;s:5:\"hotel\";i:3;s:5:\"house\";i:4;s:8:\"monopoly\";i:5;s:5:\"piece\";i:6;s:11:\"real estate\";i:7;s:3:\"red\";i:8;s:16:\"white background\";i:9;s:10:\"investment\";i:10;s:8:\"new home\";i:11;s:4:\"home\";i:12;s:7:\"generic\";i:13;s:7:\"plastic\";i:14;s:8:\"symbolic\";}}}'),(982,434,'_wp_attached_file','2017/10/gameshotel0950.jpg'),(983,434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1344;s:6:\"height\";i:1103;s:4:\"file\";s:26:\"2017/10/gameshotel0950.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-768x630.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gameshotel0950-1024x840.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-297x244.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-426x350.jpg\";s:5:\"width\";i:426;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gameshotel0950-1344x350.jpg\";s:5:\"width\";i:1344;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gameshotel0950-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:35:\"a red hotel piece from a board game\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:15:\"boardgame hotel\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"game\";i:1;s:5:\"board\";i:2;s:7:\"concept\";i:3;s:5:\"hotel\";i:4;s:5:\"house\";i:5;s:6:\"orange\";i:6;s:8:\"property\";i:7;s:11:\"real estate\";i:8;s:3:\"red\";i:9;s:3:\"toy\";i:10;s:16:\"white background\";i:11;s:4:\"home\";i:12;s:10:\"investment\";i:13;s:8:\"building\";i:14;s:8:\"strategy\";}}}'),(984,435,'_wp_attached_file','2017/10/gameshotelhouse0954.jpg'),(985,435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1484;s:6:\"height\";i:1040;s:4:\"file\";s:31:\"2017/10/gameshotelhouse0954.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-768x538.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gameshotelhouse0954-1024x718.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:718;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-297x208.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-499x350.jpg\";s:5:\"width\";i:499;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"gameshotelhouse0954-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"gameshotelhouse0954-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:40:\"hotel and house pieces from a board game\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:19:\"board game property\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"board\";i:1;s:7:\"concept\";i:2;s:4:\"game\";i:3;s:5:\"hotel\";i:4;s:5:\"house\";i:5;s:6:\"houses\";i:6;s:8:\"new home\";i:7;s:8:\"property\";i:8;s:11:\"real estate\";i:9;s:6:\"symbol\";i:10;s:8:\"symbolic\";i:11;s:3:\"toy\";i:12;s:7:\"upgrade\";i:13;s:5:\"piece\";i:14;s:9:\"comparing\";}}}'),(986,436,'_wp_attached_file','2017/10/gameshouse0952.jpg'),(987,436,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1299;s:6:\"height\";i:1061;s:4:\"file\";s:26:\"2017/10/gameshouse0952.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-768x627.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:627;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gameshouse0952-1024x836.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:836;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-297x243.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-429x350.jpg\";s:5:\"width\";i:429;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gameshouse0952-1299x350.jpg\";s:5:\"width\";i:1299;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gameshouse0952-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:32:\"a green plastic board game house\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:11:\"green house\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:7:\"concept\";i:1;s:5:\"house\";i:2;s:11:\"real estate\";i:3;s:10:\"board game\";i:4;s:16:\"white background\";i:5;s:8:\"monopoly\";i:6;s:8:\"new home\";i:7;s:5:\"green\";i:8;s:3:\"one\";i:9;s:4:\"home\";i:10;s:7:\"starter\";i:11;s:10:\"investment\";i:12;s:7:\"generic\";i:13;s:7:\"plastic\";i:14;s:8:\"symbolic\";}}}'),(988,437,'_wp_attached_file','2017/10/garden_cultivation.jpg'),(989,437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:30:\"2017/10/garden_cultivation.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"garden_cultivation-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"garden_cultivation-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"garden_cultivation-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:128:\"Man digging in his garden in the dry soil with a small trowel as he prepares to transplant spring seedlings, closeup of his hand\";s:17:\"created_timestamp\";s:10:\"1401008216\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:25:\"Man digging in his garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:12:{i:0;s:6:\"garden\";i:1;s:7:\"digging\";i:2;s:4:\"digs\";i:3;s:5:\"earth\";i:4;s:9:\"gardening\";i:5;s:4:\"hand\";i:6;s:6:\"person\";i:7;s:8:\"planting\";i:8;s:4:\"soil\";i:9;s:6:\"trowel\";i:10;s:8:\"activity\";i:11;s:8:\"gardener\";}}}'),(990,438,'_wp_attached_file','2017/10/garden_cutters.jpg'),(991,438,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:26:\"2017/10/garden_cutters.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"garden_cutters-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"garden_cutters-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"garden_cutters-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"garden_cutters-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"garden_cutters-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"garden_cutters-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"garden_cutters-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"garden_cutters-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"garden_cutters-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"garden_cutters-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"garden_cutters-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:145:\"Man holding a pair of secateurs, pruning shears or garden cutters with the blade open over a white background with copyspace, closeup of his hand\";s:17:\"created_timestamp\";s:10:\"1370101228\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:31:\"Man holding a pair of secateurs\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:6:\"blades\";i:2;s:7:\"cutters\";i:3;s:9:\"gardening\";i:4;s:4:\"hand\";i:5;s:3:\"man\";i:6;s:7:\"pruning\";i:7;s:9:\"secateurs\";i:8;s:6:\"shears\";i:9;s:5:\"steel\";}}}'),(992,439,'_wp_attached_file','2017/10/garden_gloves_green.jpg'),(993,439,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:31:\"2017/10/garden_gloves_green.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"garden_gloves_green-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"garden_gloves_green-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"garden_gloves_green-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:100:\"Pair of used leather gardening gloves laying on a green background with copyspace, viewed from above\";s:17:\"created_timestamp\";s:10:\"1403022543\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:37:\"Pair of used leather gardening gloves\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"garden\";i:1;s:9:\"equipment\";i:2;s:9:\"gardening\";i:3;s:4:\"gear\";i:4;s:6:\"gloves\";i:5;s:4:\"hand\";i:6;s:7:\"leather\";i:7;s:4:\"pair\";i:8;s:10:\"protection\";i:9;s:10:\"background\";i:10;s:9:\"copyspace\";i:11;s:5:\"green\";i:12;s:7:\"creased\";i:13;s:4:\"used\";i:14;s:5:\"above\";}}}'),(994,440,'_wp_attached_file','2017/10/garden_hose.jpg'),(995,440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:23:\"2017/10/garden_hose.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"garden_hose-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"garden_hose-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"garden_hose-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"garden_hose-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"garden_hose-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"garden_hose-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"garden_hose-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"garden_hose-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"garden_hose-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"garden_hose-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"garden_hose-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:105:\"Orange plastic garden sprayer attached to the end of a neatly coiled green hosepipe on a green background\";s:17:\"created_timestamp\";s:10:\"1403021886\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:27:\"Garden sprayer and hosepipe\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:9:\"equipment\";i:2;s:4:\"hose\";i:3;s:8:\"hosepipe\";i:4;s:6:\"nozzle\";i:5;s:6:\"orange\";i:6;s:7:\"plastic\";i:7;s:7:\"sprayer\";i:8;s:4:\"tool\";i:9;s:8:\"watering\";}}}'),(996,441,'_wp_attached_file','2017/10/garden_hose_head.jpg'),(997,441,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:28:\"2017/10/garden_hose_head.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"garden_hose_head-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"garden_hose_head-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"garden_hose_head-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:105:\"Orange plastic garden spray nozzle on the end of a hosepipe for watering delicate seedlings and seed beds\";s:17:\"created_timestamp\";s:10:\"1403021951\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:34:\"Orange plastic garden spray nozzle\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:9:\"equipment\";i:2;s:9:\"gardening\";i:3;s:8:\"hosepipe\";i:4;s:6:\"nozzle\";i:5;s:6:\"orange\";i:6;s:7:\"plastic\";i:7;s:5:\"spray\";i:8;s:4:\"tool\";i:9;s:8:\"watering\";}}}'),(998,442,'_wp_attached_file','2017/10/garden_hose_pipe.jpg'),(999,442,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1996;s:6:\"height\";i:3000;s:4:\"file\";s:28:\"2017/10/garden_hose_pipe.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"garden_hose_pipe-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"garden_hose_pipe-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-233x350.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"garden_hose_pipe-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"garden_hose_pipe-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:134:\"Garden red plastic spray nozzle attached to a green coiled hose pipe for spraying a fine jet of water on seedlings and delicate plants\";s:17:\"created_timestamp\";s:10:\"1403021916\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:27:\"Garden plastic spray nozzle\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:9:\"equipment\";i:2;s:4:\"hose\";i:3;s:6:\"nozzle\";i:4;s:5:\"spray\";i:5;s:4:\"tool\";i:6;s:5:\"water\";i:7;s:8:\"watering\";i:8;s:9:\"hose pipe\";i:9;s:7:\"plastic\";}}}'),(1000,443,'_wp_attached_file','2017/10/garden_secateurs.jpg'),(1001,443,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:28:\"2017/10/garden_secateurs.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"garden_secateurs-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"garden_secateurs-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"garden_secateurs-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:117:\"Open pair of garden pruning shears or secateurs with a close up of the blades and recoil spring on a white background\";s:17:\"created_timestamp\";s:10:\"1370101184\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:34:\"Open pair of garden pruning shears\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"garden\";i:1;s:6:\"blades\";i:2;s:7:\"cutting\";i:3;s:9:\"equipment\";i:4;s:9:\"gardening\";i:5;s:8:\"hardware\";i:6;s:7:\"pruning\";i:7;s:9:\"secateurs\";i:8;s:5:\"sharp\";i:9;s:6:\"shears\";i:10;s:4:\"tool\";i:11;s:6:\"spring\";i:12;s:6:\"sprung\";i:13;s:5:\"steel\";i:14;s:8:\"isolated\";}}}'),(1002,445,'_wp_attached_file','2017/10/garden_shovel.jpg'),(1003,445,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:25:\"2017/10/garden_shovel.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"garden_shovel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"garden_shovel-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"garden_shovel-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"garden_shovel-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"garden_shovel-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"garden_shovel-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"garden_shovel-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"garden_shovel-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"garden_shovel-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"garden_shovel-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"garden_shovel-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:98:\"Man wearing a boot digging with a green metal garden shovel in the soil pushing down with his foot\";s:17:\"created_timestamp\";s:10:\"1401008263\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:32:\"Man digging with a garden shovel\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:4:\"boot\";i:2;s:7:\"digging\";i:3;s:5:\"earth\";i:4;s:5:\"green\";i:5;s:3:\"man\";i:6;s:5:\"metal\";i:7;s:6:\"shovel\";i:8;s:4:\"soil\";i:9;s:5:\"spade\";}}}'),(1004,446,'_wp_attached_file','2017/10/garden_soil.jpg'),(1005,446,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:23:\"2017/10/garden_soil.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"garden_soil-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"garden_soil-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"garden_soil-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"garden_soil-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"garden_soil-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"garden_soil-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"garden_soil-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"garden_soil-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"garden_soil-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"garden_soil-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"garden_soil-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:124:\"Close up of the hand of a man digging in garden soil with a trowel as he prepares the earth for plantings seeds or seedlings\";s:17:\"created_timestamp\";s:10:\"1401008234\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:40:\"Man digging in garden soil with a trowel\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:6:\"garden\";i:1;s:7:\"digging\";i:2;s:8:\"gardener\";i:3;s:3:\"man\";i:4;s:8:\"planting\";i:5;s:4:\"soil\";i:6;s:4:\"tool\";i:7;s:6:\"trowel\";i:8;s:11:\"cultivation\";i:9;s:9:\"gardening\";}}}'),(1006,447,'_wp_attached_file','2017/10/garden_squirrel.jpg'),(1007,447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:2230;s:4:\"file\";s:27:\"2017/10/garden_squirrel.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-768x571.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:571;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"garden_squirrel-1024x761.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:761;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-297x221.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:221;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-471x350.jpg\";s:5:\"width\";i:471;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"garden_squirrel-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"garden_squirrel-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:134:\"Grey squirrel feeding on seeds scattered on the lawn in a garden sitting upright side on as it eats and keeps a wary eye on the camera\";s:17:\"created_timestamp\";s:10:\"1385242723\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:42:\"Grey squirrel feeding on seeds in a garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"garden\";i:1;s:6:\"animal\";i:2;s:7:\"feeding\";i:3;s:8:\"foraging\";i:4;s:5:\"grass\";i:5;s:4:\"grey\";i:6;s:9:\"herbivore\";i:7;s:6:\"rodent\";i:8;s:9:\"sciuridae\";i:9;s:5:\"seeds\";i:10;s:8:\"squirrel\";i:11;s:8:\"wildlife\";i:12;s:7:\"sitting\";i:13;s:7:\"upright\";i:14;s:8:\"behavior\";}}}'),(1008,448,'_wp_attached_file','2017/10/garden_trowel.jpg'),(1009,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:25:\"2017/10/garden_trowel.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"garden_trowel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"garden_trowel-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"garden_trowel-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"garden_trowel-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"garden_trowel-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"garden_trowel-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"garden_trowel-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"garden_trowel-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"garden_trowel-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"garden_trowel-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"garden_trowel-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:90:\"Small garden trowel with a red plastic handle in dry soil ready for digging over the earth\";s:17:\"created_timestamp\";s:10:\"1401007981\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:25:\"Garden trowel in dry soil\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:11:{i:0;s:6:\"garden\";i:1;s:7:\"digging\";i:2;s:4:\"digs\";i:3;s:5:\"earth\";i:4;s:9:\"gardening\";i:5;s:7:\"natural\";i:6;s:8:\"planting\";i:7;s:4:\"soil\";i:8;s:6:\"trowel\";i:9;s:7:\"closeup\";i:10;s:3:\"red\";}}}'),(1010,449,'_wp_attached_file','2017/10/gardening_tools.jpg'),(1011,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3000;s:6:\"height\";i:1996;s:4:\"file\";s:27:\"2017/10/gardening_tools.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"gardening_tools-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"gardening_tools-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"gardening_tools-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"gardening_tools-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"gardening_tools-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:27:\"gardening_tools-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"gardening_tools-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:27:\"gardening_tools-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:27:\"gardening_tools-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:27:\"gardening_tools-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:27:\"gardening_tools-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:92:\"Green metal garden spade or shovel standing upright in soil viewed from above with copyspace\";s:17:\"created_timestamp\";s:10:\"1401008883\";s:9:\"copyright\";s:20:\"www.freeimages.co.uk\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:32:\"Green metal garden spade in soil\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:6:\"garden\";i:1;s:5:\"blade\";i:2;s:11:\"cultivation\";i:3;s:7:\"digging\";i:4;s:5:\"earth\";i:5;s:9:\"gardening\";i:6;s:12:\"horticulture\";i:7;s:5:\"metal\";i:8;s:6:\"shovel\";i:9;s:4:\"soil\";i:10;s:5:\"spade\";i:11;s:9:\"equipment\";i:12;s:4:\"tool\";i:13;s:5:\"hobby\";i:14;s:11:\"landscaping\";}}}'),(1012,450,'_wp_attached_file','2017/10/gardens02567.jpg'),(1013,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:24:\"2017/10/gardens02567.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"gardens02567-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"gardens02567-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"gardens02567-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"gardens02567-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"gardens02567-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"gardens02567-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"gardens02567-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"gardens02567-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"gardens02567-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"gardens02567-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"gardens02567-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:81:\"Scenic View of Purple Flowers Growing in a Sunny Tree Filled Garden with Clearing\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:34:\"Purple Flowers Growing in a Garden\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:7:\"flowers\";i:1;s:6:\"garden\";i:2;s:9:\"landscape\";i:3;s:6:\"scenic\";i:4;s:5:\"trees\";i:5;s:4:\"yard\";i:6;s:11:\"landscaping\";i:7;s:6:\"nobody\";i:8;s:8:\"outdoors\";i:9;s:5:\"sunny\";i:10;s:6:\"spring\";i:11;s:6:\"summer\";i:12;s:6:\"purple\";i:13;s:8:\"clearing\";i:14;s:4:\"lush\";}}}'),(1014,451,'_wp_attached_file','2017/10/gargoyle4.jpg'),(1015,451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1270;s:6:\"height\";i:1600;s:4:\"file\";s:21:\"2017/10/gargoyle4.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gargoyle4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gargoyle4-238x300.jpg\";s:5:\"width\";i:238;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gargoyle4-768x968.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:968;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gargoyle4-813x1024.jpg\";s:5:\"width\";i:813;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gargoyle4-278x350.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gargoyle4-278x350.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gargoyle4-1270x350.jpg\";s:5:\"width\";i:1270;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gargoyle4-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gargoyle4-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gargoyle4-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gargoyle4-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:63:\"grotesque stone sculpture carved on the side of an old building\";s:17:\"created_timestamp\";s:10:\"1198660594\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:22:\"creepy stone grotesque\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:8:{i:0;s:3:\"old\";i:1;s:7:\"buiding\";i:2;s:10:\"decoration\";i:3;s:6:\"carved\";i:4;s:9:\"stonework\";i:5;s:18:\"masonry hunky punk\";i:6;s:7:\"chimera\";i:7;s:9:\"grotesque\";}}}'),(1016,452,'_wp_attached_file','2017/10/gargoyle5.jpg'),(1017,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1104;s:4:\"file\";s:21:\"2017/10/gargoyle5.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gargoyle5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gargoyle5-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gargoyle5-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gargoyle5-1024x707.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gargoyle5-297x205.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gargoyle5-507x350.jpg\";s:5:\"width\";i:507;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gargoyle5-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gargoyle5-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gargoyle5-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gargoyle5-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gargoyle5-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:58:\"grotesque stone carved decoration to ward off evil spirits\";s:17:\"created_timestamp\";s:10:\"1198660591\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:22:\"chimera or hunkey punk\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:9:{i:0;s:10:\"hunky punk\";i:1;s:5:\"stone\";i:2;s:6:\"gothic\";i:3;s:3:\"old\";i:4;s:10:\"decoration\";i:5;s:6:\"carved\";i:6;s:6:\"calved\";i:7;s:9:\"stonework\";i:8;s:7:\"masonry\";}}}'),(1018,453,'_wp_attached_file','2017/10/gas_stove.jpg'),(1019,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:21:\"2017/10/gas_stove.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gas_stove-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gas_stove-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gas_stove-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gas_stove-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gas_stove-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gas_stove-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gas_stove-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gas_stove-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gas_stove-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gas_stove-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gas_stove-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:79:\"Pumpkin pieces boiling in a saucepan on a gas stove with lots of frothy bubbles\";s:17:\"created_timestamp\";s:10:\"1385000252\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:30:\"Pumpkin boiling on a gas stove\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:4:\"food\";i:1;s:7:\"boiling\";i:2;s:7:\"cooking\";i:3;s:3:\"gas\";i:4;s:3:\"hob\";i:5;s:3:\"pot\";i:6;s:11:\"preparation\";i:7;s:7:\"pumpkin\";i:8;s:8:\"saucepan\";i:9;s:5:\"stove\";i:10;s:5:\"vegan\";i:11;s:9:\"vegetable\";i:12;s:10:\"vegetarian\";i:13;s:9:\"cucurbita\";i:14;s:6:\"squash\";}}}'),(1020,454,'_wp_attached_file','2017/10/gasline02850.jpg'),(1021,454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:864;s:6:\"height\";i:1152;s:4:\"file\";s:24:\"2017/10/gasline02850.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"gasline02850-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"gasline02850-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gasline02850-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"gasline02850-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"gasline02850-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:24:\"gasline02850-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"gasline02850-864x350.jpg\";s:5:\"width\";i:864;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:24:\"gasline02850-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:24:\"gasline02850-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:24:\"gasline02850-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:24:\"gasline02850-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:34:\"freeimages.co.uk photos of objects\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1022,455,'_wp_attached_file','2017/10/gate02761.jpg'),(1023,455,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1152;s:6:\"height\";i:864;s:4:\"file\";s:21:\"2017/10/gate02761.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gate02761-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gate02761-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gate02761-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gate02761-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gate02761-297x223.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gate02761-467x350.jpg\";s:5:\"width\";i:467;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gate02761-1152x350.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gate02761-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gate02761-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gate02761-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gate02761-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:19:\"DC200 (V02.20)\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:3:\"6.1\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:26:\"freeimages.co.uk buildings\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1024,456,'_wp_attached_file','2017/10/gear_selector.jpg'),(1025,456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2625;s:6:\"height\";i:3500;s:4:\"file\";s:25:\"2017/10/gear_selector.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gear_selector-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gear_selector-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gear_selector-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"gear_selector-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"gear_selector-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"gear_selector-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"gear_selector-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"gear_selector-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"gear_selector-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"gear_selector-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"gear_selector-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.3\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:8:\"DMC-TZ25\";s:7:\"caption\";s:82:\"Close up detail of the gear shift knob on a manual car showing six gear selections\";s:17:\"created_timestamp\";s:10:\"1466813639\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:26:\"Gear shift on a manual car\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:9:\"automatic\";i:1;s:10:\"automobile\";i:2;s:3:\"car\";i:3;s:7:\"closeup\";i:4;s:4:\"gear\";i:5;s:8:\"interior\";i:6;s:5:\"motor\";i:7;s:7:\"reverse\";i:8;s:8:\"selector\";i:9;s:5:\"shift\";i:10;s:3:\"six\";i:11;s:5:\"speed\";i:12;s:12:\"transmission\";i:13;s:9:\"transport\";i:14;s:7:\"vehicle\";}}}'),(1026,457,'_wp_attached_file','2017/10/gear_stick.jpg'),(1027,457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2625;s:6:\"height\";i:3500;s:4:\"file\";s:22:\"2017/10/gear_stick.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"gear_stick-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"gear_stick-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"gear_stick-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"gear_stick-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"gear_stick-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:22:\"gear_stick-263x350.jpg\";s:5:\"width\";i:263;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"gear_stick-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:22:\"gear_stick-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:22:\"gear_stick-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:22:\"gear_stick-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:22:\"gear_stick-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.3\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:8:\"DMC-TZ25\";s:7:\"caption\";s:90:\"Manual gear shift in a modern car viewed from above with the console and assorted controls\";s:17:\"created_timestamp\";s:10:\"1466813623\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:33:\"Manual gear shift in a modern car\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:10:\"automobile\";i:1;s:3:\"car\";i:2;s:5:\"motor\";i:3;s:14:\"transportation\";i:4;s:4:\"gear\";i:5;s:5:\"shift\";i:6;s:5:\"stick\";i:7;s:6:\"manual\";i:8;s:6:\"modern\";i:9;s:5:\"drive\";}}}'),(1028,458,'_wp_attached_file','2017/10/gear_wheels.jpg'),(1029,458,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:23:\"2017/10/gear_wheels.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"gear_wheels-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"gear_wheels-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"gear_wheels-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"gear_wheels-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"gear_wheels-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"gear_wheels-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"gear_wheels-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"gear_wheels-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"gear_wheels-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"gear_wheels-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"gear_wheels-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:72:\"Still Life of Gears and Cog Wheels in Variety of Sizes, Types and Metals\";s:17:\"created_timestamp\";s:10:\"1377787339\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:37:\"Variety of Small Gears and Cog Wheels\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:5:\"gears\";i:1;s:10:\"assortment\";i:2;s:7:\"variety\";i:3;s:4:\"cogs\";i:4;s:4:\"gold\";i:5;s:5:\"metal\";i:6;s:6:\"silver\";i:7;s:5:\"small\";i:8;s:4:\"size\";i:9;s:5:\"watch\";}}}'),(1030,459,'_wp_attached_file','2017/10/gearwheel2255.jpg'),(1031,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1345;s:6:\"height\";i:1101;s:4:\"file\";s:25:\"2017/10/gearwheel2255.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-300x246.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-768x629.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:629;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"gearwheel2255-1024x838.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:838;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-297x243.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:243;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-428x350.jpg\";s:5:\"width\";i:428;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"gearwheel2255-1345x350.jpg\";s:5:\"width\";i:1345;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"gearwheel2255-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"freeimages.co.uk workplace images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1032,460,'_wp_attached_file','2017/10/gearwheel2257.jpg'),(1033,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1198;s:6:\"height\";i:1164;s:4:\"file\";s:25:\"2017/10/gearwheel2257.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-768x746.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:746;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"gearwheel2257-1024x995.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:995;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-297x289.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:289;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-360x350.jpg\";s:5:\"width\";i:360;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:26:\"gearwheel2257-1198x350.jpg\";s:5:\"width\";i:1198;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"gearwheel2257-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:33:\"freeimages.co.uk workplace images\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1034,461,'_wp_attached_file','2017/10/gents_watch.jpg'),(1035,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:23:\"2017/10/gents_watch.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"gents_watch-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"gents_watch-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"gents_watch-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"gents_watch-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"gents_watch-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"gents_watch-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:24:\"gents_watch-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"gents_watch-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"gents_watch-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"gents_watch-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"gents_watch-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:81:\"Man displaying his modern metal digital wristwatch holding up his arm at an angle\";s:17:\"created_timestamp\";s:10:\"1430156884\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:29:\"Man displaying his wristwatch\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:3:\"arm\";i:1;s:4:\"dial\";i:2;s:4:\"face\";i:3;s:5:\"gents\";i:4;s:5:\"metal\";i:5;s:5:\"strap\";i:6;s:4:\"time\";i:7;s:5:\"watch\";i:8;s:10:\"wristwatch\";i:9;s:8:\"horology\";}}}'),(1036,462,'_wp_attached_file','2017/10/geosphere.jpg'),(1037,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1625;s:6:\"height\";i:1074;s:4:\"file\";s:21:\"2017/10/geosphere.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"geosphere-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"geosphere-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"geosphere-768x508.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:508;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"geosphere-1024x677.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:677;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"geosphere-297x196.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"geosphere-530x350.jpg\";s:5:\"width\";i:530;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"geosphere-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"geosphere-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"geosphere-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"geosphere-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"geosphere-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:130:\"a text credit and or hyperlink to our site is required if you use this image. Please visit http://www.freeimages.co.uk for details\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:26:\"freeimages.co.uk buildings\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1038,463,'_wp_attached_file','2017/10/geothermal_energy.jpg'),(1039,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2142;s:4:\"file\";s:29:\"2017/10/geothermal_energy.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"geothermal_energy-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"geothermal_energy-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:29:\"geothermal_energy-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:46:\"Energy from hot rocks heating water into steam\";s:17:\"created_timestamp\";s:10:\"1234079536\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:16:\"Geothermal Power\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:9:\"landscape\";i:1;s:11:\"environment\";i:2;s:8:\"pressure\";i:3;s:6:\"energy\";i:4;s:4:\"heat\";i:5;s:5:\"smoke\";i:6;s:5:\"power\";i:7;s:5:\"earth\";i:8;s:5:\"steam\";i:9;s:6:\"geyser\";i:10;s:8:\"volcanic\";i:11;s:7:\"smoking\";i:12;s:8:\"internal\";i:13;s:10:\"geothermal\";i:14;s:9:\"hot rocks\";}}}'),(1040,464,'_wp_attached_file','2017/10/geothermal_steam.jpg'),(1041,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2142;s:4:\"file\";s:28:\"2017/10/geothermal_steam.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-300x201.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-768x514.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"geothermal_steam-1024x685.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:685;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-297x199.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-523x350.jpg\";s:5:\"width\";i:523;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"geothermal_steam-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"geothermal_steam-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D200\";s:7:\"caption\";s:63:\"steam escaping to the earths surface from hot rocks underground\";s:17:\"created_timestamp\";s:10:\"1234082564\";s:9:\"copyright\";s:46:\"www.freeimages.co.uk see site for terms of use\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:17:\"Geothermal Energy\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:5:\"black\";i:1;s:8:\"pressure\";i:2;s:6:\"energy\";i:3;s:5:\"smoke\";i:4;s:5:\"rocks\";i:5;s:3:\"gas\";i:6;s:5:\"steam\";i:7;s:7:\"volcano\";i:8;s:10:\"geothermal\";i:9;s:6:\"vapour\";i:10;s:4:\"vent\";i:11;s:7:\"caldera\";i:12;s:7:\"kilauea\";i:13;s:17:\"halemaumau crater\";i:14;s:13:\"volcanic rock\";}}}'),(1042,465,'_wp_attached_file','2017/10/gift_backdrop_green.jpg'),(1043,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3200;s:6:\"height\";i:2129;s:4:\"file\";s:31:\"2017/10/gift_backdrop_green.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gift_backdrop_green-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"gift_backdrop_green-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"gift_backdrop_green-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:99:\"Decorative horizontal border made of handmade paper gift boxes, with copy space on green background\";s:17:\"created_timestamp\";s:10:\"1428327551\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:42:\"Decorative border made of paper gift boxes\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"birthday\";i:1;s:8:\"confetti\";i:2;s:10:\"copy space\";i:3;s:11:\"decorations\";i:4;s:5:\"green\";i:5;s:6:\"silver\";i:6;s:10:\"background\";i:7;s:5:\"gifts\";i:8;s:8:\"presents\";i:9;s:3:\"row\";i:10;s:9:\"in a line\";i:11;s:5:\"shape\";i:12;s:4:\"many\";i:13;s:3:\"bow\";i:14;s:3:\"box\";}}}'),(1044,466,'_wp_attached_file','2017/10/gift_bow_background.jpg'),(1045,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3500;s:6:\"height\";i:2329;s:4:\"file\";s:31:\"2017/10/gift_bow_background.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"gift_bow_background-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"gift_bow_background-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:31:\"gift_bow_background-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:70:\"An assortment of metallic gift wrapping bows in various bright colours\";s:17:\"created_timestamp\";s:10:\"1452510156\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:13:\"Metallic Bows\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"background\";i:1;s:4:\"bows\";i:2;s:8:\"colorful\";i:3;s:6:\"colors\";i:4;s:11:\"decorations\";i:5;s:10:\"decorative\";i:6;s:7:\"festive\";i:7;s:4:\"gift\";i:8;s:4:\"xmas\";i:9;s:8:\"yuletide\";i:10;s:8:\"birthday\";i:11;s:11:\"celebration\";i:12;s:5:\"party\";i:13;s:6:\"ribbon\";i:14;s:5:\"satin\";}}}'),(1046,467,'_wp_attached_file','2017/10/gift_bow_frame.jpg'),(1047,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1082;s:4:\"file\";s:26:\"2017/10/gift_bow_frame.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-300x216.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-768x554.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:554;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"gift_bow_frame-1024x739.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:739;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-297x214.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-485x350.jpg\";s:5:\"width\";i:485;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:27:\"gift_bow_frame-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:26:\"gift_bow_frame-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:90:\"Circle composed of metallic bows on white background colored purple, blue, gold and silver\";s:17:\"created_timestamp\";s:10:\"1452510024\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:41:\"Circle composed of metallic bows on white\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:13:{i:0;s:6:\"border\";i:1;s:4:\"bows\";i:2;s:11:\"celebration\";i:3;s:6:\"circle\";i:4;s:5:\"frame\";i:5;s:4:\"gift\";i:6;s:6:\"giving\";i:7;s:8:\"metallic\";i:8;s:7:\"present\";i:9;s:8:\"colorful\";i:10;s:8:\"metallic\";i:11;s:6:\"silver\";i:12;s:4:\"gold\";}}}'),(1048,468,'_wp_attached_file','2017/10/gift_bows.jpg'),(1049,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:21:\"2017/10/gift_bows.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gift_bows-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gift_bows-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gift_bows-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gift_bows-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gift_bows-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gift_bows-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gift_bows-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gift_bows-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gift_bows-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gift_bows-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gift_bows-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"16\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:130:\"Background of colorful shiny decorative bows for gift wrapping ad packaging with focus to a pink and coppery one in the foreground\";s:17:\"created_timestamp\";s:10:\"1452510144\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:44:\"Background of colorful shiny decorative bows\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:3:\"bow\";i:1;s:10:\"decorative\";i:2;s:4:\"gift\";i:3;s:9:\"packaging\";i:4;s:6:\"ribbon\";i:5;s:8:\"wrapping\";i:6;s:5:\"shiny\";i:7;s:10:\"background\";i:8;s:8:\"multiple\";i:9;s:8:\"colorful\";i:10;s:12:\"multicolored\";i:11;s:11:\"shallow dof\";i:12;s:10:\"ornamental\";i:13;s:10:\"decoration\";i:14;s:11:\"celebration\";}}}'),(1050,469,'_wp_attached_file','2017/10/gift_ribbon_border.jpg'),(1051,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:30:\"2017/10/gift_ribbon_border.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"gift_ribbon_border-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:31:\"gift_ribbon_border-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"gift_ribbon_border-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:104:\"Colorful ribbon bow border on white with central copy space used for the packaging of gifts and presents\";s:17:\"created_timestamp\";s:10:\"1452509981\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:26:\"Colorful ribbon bow border\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:18:{i:0;s:6:\"border\";i:1;s:10:\"copy space\";i:2;s:10:\"decoration\";i:3;s:10:\"decorative\";i:4;s:5:\"above\";i:5;s:10:\"background\";i:6;s:6:\"middle\";i:7;s:4:\"bows\";i:8;s:11:\"celebration\";i:9;s:4:\"gift\";i:10;s:5:\"party\";i:11;s:6:\"ribbon\";i:12;s:8:\"birthday\";i:13;s:8:\"colorful\";i:14;s:8:\"metallic\";i:15;s:4:\"gold\";i:16;s:6:\"silver\";i:17;s:6:\"bright\";}}}'),(1052,470,'_wp_attached_file','2017/10/gifts.jpg'),(1055,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1061;s:4:\"file\";s:17:\"2017/10/gifts.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"gifts-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"gifts-300x212.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"gifts-768x543.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"gifts-1024x724.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"gifts-297x210.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:17:\"gifts-495x350.jpg\";s:5:\"width\";i:495;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:18:\"gifts-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:17:\"gifts-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:17:\"gifts-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:17:\"gifts-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:17:\"gifts-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:87:\"Two Birthday Gifts Wrapped in Matching Patterned Yellow Paper Stacked on Wooden Surface\";s:17:\"created_timestamp\";s:10:\"1428072550\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:33:\"Two Gifts Wrapped in Yellow Paper\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:10:\"decorative\";i:1;s:5:\"gifts\";i:2;s:4:\"pile\";i:3;s:8:\"presents\";i:4;s:3:\"two\";i:5;s:6:\"yellow\";i:6;s:5:\"plain\";i:7;s:4:\"wood\";i:8;s:17:\"wooden background\";i:9;s:7:\"wrapped\";i:10;s:5:\"above\";i:11;s:8:\"birthday\";i:12;s:11:\"celebration\";i:13;s:9:\"patterned\";i:14;s:6:\"giving\";}}}'),(1056,471,'_wp_attached_file','2017/10/gifts_background.jpg'),(1057,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:28:\"2017/10/gifts_background.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"gifts_background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"gifts_background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"gifts_background-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"gifts_background-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"gifts_background-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"gifts_background-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"gifts_background-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"gifts_background-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"gifts_background-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"gifts_background-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"gifts_background-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:99:\"an angled background of small metallic gift shapes suitable for depicting a birthday or celebration\";s:17:\"created_timestamp\";s:10:\"1428327258\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:15:\"Gift Background\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"colorful\";i:1;s:8:\"confetti\";i:2;s:5:\"gifts\";i:3;s:8:\"presents\";i:4;s:5:\"shape\";i:5;s:10:\"still life\";i:6;s:10:\"background\";i:7;s:6:\"bright\";i:8;s:4:\"pink\";i:9;s:7:\"pattern\";i:10;s:15:\"selective focus\";i:11;s:8:\"birthday\";i:12;s:11:\"celebration\";i:13;s:5:\"party\";i:14;s:4:\"many\";}}}'),(1058,472,'_wp_attached_file','2017/10/gin_tonic.jpg'),(1059,472,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:21:\"2017/10/gin_tonic.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gin_tonic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gin_tonic-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gin_tonic-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"gin_tonic-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"gin_tonic-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:21:\"gin_tonic-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:22:\"gin_tonic-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:21:\"gin_tonic-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:21:\"gin_tonic-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:21:\"gin_tonic-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:21:\"gin_tonic-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:114:\"Gin and tonic on ice with lemon in a plain glass tumbler for a refreshing alcoholic beverage on a white background\";s:17:\"created_timestamp\";s:10:\"1405971653\";s:9:\"copyright\";s:84:\"www.freeimages.co.uk - see http://www.freeimages.co.uk/terms.htm for license details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:31:\"Gin and tonic on ice with lemon\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:10:{i:0;s:9:\"alcoholic\";i:1;s:8:\"beverage\";i:2;s:4:\"cold\";i:3;s:5:\"cubes\";i:4;s:5:\"drink\";i:5;s:3:\"gin\";i:6;s:3:\"ice\";i:7;s:5:\"tonic\";i:8;s:5:\"glass\";i:9;s:5:\"lemon\";}}}'),(1060,473,'_wp_attached_file','2017/10/giraffe.jpg'),(1061,473,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:19:\"2017/10/giraffe.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"giraffe-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"giraffe-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"giraffe-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"giraffe-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"giraffe-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:19:\"giraffe-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"giraffe-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:19:\"giraffe-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:19:\"giraffe-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:19:\"giraffe-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:19:\"giraffe-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:90:\"Inquisitive giraffe in captivity with its head poked through the railings of its enclosure\";s:17:\"created_timestamp\";s:10:\"1322090026\";s:9:\"copyright\";s:48:\"www.freeimages.co.uk - see site for terms of use\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:20:\"Giraffe in captivity\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"wildlife\";i:1;s:6:\"animal\";i:2;s:7:\"captive\";i:3;s:7:\"giraffe\";i:4;s:4:\"head\";i:5;s:8:\"railings\";i:6;s:7:\"african\";i:7;s:6:\"mammal\";i:8;s:8:\"ungulate\";i:9;s:22:\"giraffa camelopardalis\";i:10;s:7:\"tallest\";i:11;s:8:\"ruminant\";i:12;s:7:\"browser\";i:13;s:11:\"herbivorous\";i:14;s:5:\"spots\";}}}'),(1062,474,'_wp_attached_file','2017/10/girl_birthday_concept.jpg'),(1063,474,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:998;s:4:\"file\";s:33:\"2017/10/girl_birthday_concept.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"girl_birthday_concept-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-526x350.jpg\";s:5:\"width\";i:526;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"girl_birthday_concept-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"girl_birthday_concept-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:20:\"www.freeimages.co.uk\";s:6:\"camera\";s:10:\"NIKON D700\";s:7:\"caption\";s:94:\"Fuchsia Gift Shaped Foil Confetti Arranged Around Happy Birthday Message on Fuchsia Background\";s:17:\"created_timestamp\";s:10:\"1428326877\";s:9:\"copyright\";s:62:\"www.freeimages.co.uk attribution license, see site for details\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:50:\"Gift Shaped Confetti Around Happy Birthday Message\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:15:{i:0;s:8:\"birthday\";i:1;s:8:\"confetti\";i:2;s:4:\"foil\";i:3;s:4:\"girl\";i:4;s:4:\"pink\";i:5;s:5:\"shiny\";i:6;s:7:\"fuchsia\";i:7;s:11:\"celebration\";i:8;s:4:\"gift\";i:9;s:7:\"present\";i:10;s:4:\"text\";i:11;s:5:\"happy\";i:12;s:7:\"message\";i:13;s:5:\"party\";i:14;s:5:\"shape\";}}}'),(1067,10,'_thumbnail_id','327'),(1068,12,'_thumbnail_id','248'),(1069,15,'_thumbnail_id','435'),(1070,16,'_thumbnail_id','428'),(1071,17,'_thumbnail_id','342'),(1074,52,'_thumbnail_id','302'),(1075,49,'_thumbnail_id','287'),(1078,25,'_thumbnail_id','280'),(1082,28,'_thumbnail_id','316'),(1083,54,'_thumbnail_id','457'),(1084,20,'_thumbnail_id','278'),(1085,59,'_thumbnail_id','369'),(1086,42,'_thumbnail_id','337'),(1087,36,'_thumbnail_id','357'),(1088,44,'_thumbnail_id','456'),(1090,38,'_thumbnail_id','474'),(1091,43,'_thumbnail_id','262'),(1092,58,'_thumbnail_id','288'),(1093,39,'_thumbnail_id','394'),(1095,47,'_thumbnail_id','448'),(1097,23,'_thumbnail_id','303'),(1098,24,'_thumbnail_id','300'),(1099,41,'_thumbnail_id','272'),(1100,26,'_thumbnail_id','263'),(1101,51,'_thumbnail_id','253'),(1103,29,'_thumbnail_id','360'),(1105,34,'_thumbnail_id','321'),(1109,55,'_thumbnail_id','330'),(1110,64,'_thumbnail_id','368'),(1111,19,'_thumbnail_id','414'),(1112,35,'_thumbnail_id','432'),(1114,31,'_thumbnail_id','396'),(1115,63,'_thumbnail_id','235'),(1116,30,'_thumbnail_id','456'),(1117,56,'_thumbnail_id','258'),(1118,21,'_thumbnail_id','471'),(1119,45,'_thumbnail_id','436'),(1124,478,'_wp_attached_file','2017/10/baby-mind-1.png'),(1125,478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:180;s:6:\"height\";i:139;s:4:\"file\";s:23:\"2017/10/baby-mind-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"baby-mind-1-150x139.png\";s:5:\"width\";i:150;s:6:\"height\";i:139;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:{}}}'),(1140,8,'_anima_layout','0'),(1144,12,'_anima_layout','0'),(1148,10,'_anima_layout','0'),(1152,489,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1153,489,'_menu_item_type','post_type'),(1154,489,'_menu_item_menu_item_parent','0'),(1155,489,'_menu_item_object_id','12'),(1156,489,'_menu_item_object','page'),(1157,489,'_menu_item_target',''),(1158,489,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1159,489,'_menu_item_xfn',''),(1160,489,'_menu_item_url',''),(1162,490,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1163,490,'_menu_item_type','post_type'),(1164,490,'_menu_item_menu_item_parent','495'),(1165,490,'_menu_item_object_id','10'),(1166,490,'_menu_item_object','page'),(1167,490,'_menu_item_target',''),(1168,490,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1169,490,'_menu_item_xfn',''),(1170,490,'_menu_item_url',''),(1172,491,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1173,491,'_menu_item_type','post_type'),(1174,491,'_menu_item_menu_item_parent','0'),(1175,491,'_menu_item_object_id','8'),(1176,491,'_menu_item_object','page'),(1177,491,'_menu_item_target',''),(1178,491,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1179,491,'_menu_item_xfn',''),(1180,491,'_menu_item_url',''),(1182,492,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1183,492,'_menu_item_type','post_type'),(1184,492,'_menu_item_menu_item_parent','0'),(1185,492,'_menu_item_object_id','6'),(1186,492,'_menu_item_object','page'),(1187,492,'_menu_item_target',''),(1188,492,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1189,492,'_menu_item_xfn',''),(1190,492,'_menu_item_url',''),(1192,493,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1193,493,'_menu_item_type','post_type'),(1194,493,'_menu_item_menu_item_parent','0'),(1195,493,'_menu_item_object_id','15'),(1196,493,'_menu_item_object','post'),(1197,493,'_menu_item_target',''),(1198,493,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1199,493,'_menu_item_xfn',''),(1200,493,'_menu_item_url',''),(1202,494,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1203,494,'_menu_item_type','post_type'),(1204,494,'_menu_item_menu_item_parent','0'),(1205,494,'_menu_item_object_id','17'),(1206,494,'_menu_item_object','post'),(1207,494,'_menu_item_target',''),(1208,494,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1209,494,'_menu_item_xfn',''),(1210,494,'_menu_item_url',''),(1212,495,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1213,495,'_menu_item_type','post_type'),(1214,495,'_menu_item_menu_item_parent','0'),(1215,495,'_menu_item_object_id','37'),(1216,495,'_menu_item_object','post'),(1217,495,'_menu_item_target',''),(1218,495,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1219,495,'_menu_item_xfn',''),(1220,495,'_menu_item_url',''),(1222,496,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1223,496,'_menu_item_type','post_type'),(1224,496,'_menu_item_menu_item_parent','493'),(1225,496,'_menu_item_object_id','49'),(1226,496,'_menu_item_object','post'),(1227,496,'_menu_item_target',''),(1228,496,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1229,496,'_menu_item_xfn',''),(1230,496,'_menu_item_url',''),(1232,497,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1233,497,'_menu_item_type','post_type'),(1234,497,'_menu_item_menu_item_parent','498'),(1235,497,'_menu_item_object_id','40'),(1236,497,'_menu_item_object','post'),(1237,497,'_menu_item_target',''),(1238,497,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1239,497,'_menu_item_xfn',''),(1240,497,'_menu_item_url',''),(1242,498,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1243,498,'_menu_item_type','post_type'),(1244,498,'_menu_item_menu_item_parent','0'),(1245,498,'_menu_item_object_id','46'),(1246,498,'_menu_item_object','post'),(1247,498,'_menu_item_target',''),(1248,498,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1249,498,'_menu_item_xfn',''),(1250,498,'_menu_item_url',''),(1252,499,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1253,499,'_menu_item_type','post_type'),(1254,499,'_menu_item_menu_item_parent','494'),(1255,499,'_menu_item_object_id','58'),(1256,499,'_menu_item_object','post'),(1257,499,'_menu_item_target',''),(1258,499,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1259,499,'_menu_item_xfn',''),(1260,499,'_menu_item_url',''),(1262,500,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1263,500,'_menu_item_type','post_type'),(1264,500,'_menu_item_menu_item_parent','0'),(1265,500,'_menu_item_object_id','39'),(1266,500,'_menu_item_object','post'),(1267,500,'_menu_item_target',''),(1268,500,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1269,500,'_menu_item_xfn',''),(1270,500,'_menu_item_url',''),(1272,501,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1273,501,'_edit_last','1'),(1274,501,'_edit_lock','1508922629:1'),(1275,501,'_anima_layout','0'),(1276,501,'_wpb_vc_js_status','false'),(1277,507,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1278,507,'_menu_item_type','post_type'),(1279,507,'_menu_item_menu_item_parent','0'),(1280,507,'_menu_item_object_id','501'),(1281,507,'_menu_item_object','page'),(1282,507,'_menu_item_target',''),(1283,507,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1284,507,'_menu_item_xfn',''),(1285,507,'_menu_item_url',''),(1291,510,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1292,510,'_edit_last','1'),(1293,510,'_edit_lock','1521461483:1'),(1298,514,'_wp_attached_file','2017/11/1achildren-learning-1359728_960_720.jpg'),(1299,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:689;s:4:\"file\";s:47:\"2017/11/1achildren-learning-1359728_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-768x551.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-297x213.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-488x350.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:47:\"1achildren-learning-1359728_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 70D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1300,510,'_thumbnail_id','514'),(1304,519,'_wp_attached_file','2017/10/baby-sleeping.jpg'),(1305,519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:25:\"2017/10/baby-sleeping.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"baby-sleeping-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5200\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:3:\"0.5\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1307,529,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1308,529,'_edit_last','1'),(1309,529,'_edit_lock','1586951935:1'),(1311,531,'_wp_attached_file','2018/08/iStock-177521246_high.jpg'),(1312,531,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:990;s:4:\"file\";s:33:\"2018/08/iStock-177521246_high.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-300x198.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-768x507.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"iStock-177521246_high-1024x676.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:676;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-297x196.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-530x350.jpg\";s:5:\"width\";i:530;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:34:\"iStock-177521246_high-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:33:\"iStock-177521246_high-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:24:\"Getty Images/iStockphoto\";s:6:\"camera\";s:9:\"NIKON D90\";s:7:\"caption\";s:48:\"Before and after of a dental whitening procedure\";s:17:\"created_timestamp\";s:10:\"1347150287\";s:9:\"copyright\";s:10:\"ruigsantos\";s:12:\"focal_length\";s:3:\"105\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:16:\"Dental Whitening\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:19:{i:0;s:5:\"Women\";i:1;s:6:\"Female\";i:2;s:14:\"Dental Hygiene\";i:3;s:8:\"Dentures\";i:4;s:7:\"Smiling\";i:5;s:8:\"Laughing\";i:6;s:9:\"Freshness\";i:7;s:9:\"Happiness\";i:8;s:4:\"Care\";i:9;s:5:\"White\";i:10;s:5:\"Clean\";i:11;s:11:\"Human Teeth\";i:12;s:10:\"Human Lips\";i:13;s:11:\"Human Mouth\";i:14;s:9:\"Cosmetics\";i:15;s:11:\"stomatology\";i:16;s:9:\"whitening\";i:17;s:20:\"Medicine And Science\";i:18;s:6:\"Dental\";}}}'),(1313,531,'_wp_attachment_image_alt','Have you ever thought about a teeth whitening treatment?'),(1314,529,'_thumbnail_id','531'),(1316,532,'_wp_attached_file','2018/08/dental-treatment.jpg'),(1317,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:28:\"2018/08/dental-treatment.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"dental-treatment-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"dental-treatment-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"dental-treatment-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"dental-treatment-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"dental-treatment-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:28:\"dental-treatment-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"dental-treatment-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"dental-treatment-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"dental-treatment-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"dental-treatment-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1318,532,'_wp_attachment_image_alt','Invest in teeth whitening'),(1322,537,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1323,537,'_edit_last','1'),(1324,537,'_edit_lock','1536072574:1'),(1326,539,'_wp_attached_file','2018/09/relaxed-woman.jpg'),(1327,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:25:\"2018/09/relaxed-woman.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:25:\"relaxed-woman-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"32\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"135\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1328,539,'_wp_attachment_image_alt','Relax'),(1329,537,'_thumbnail_id','539'),(1334,542,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1335,542,'_edit_last','1'),(1336,542,'_edit_lock','1537779677:1'),(1337,544,'_wp_attached_file','2018/09/pregnancy-2221950_960_720.jpg'),(1338,544,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:37:\"2018/09/pregnancy-2221950_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:37:\"pregnancy-2221950_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1339,545,'_wp_attached_file','2018/09/pregnant-2568395_960_720.jpg'),(1340,545,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:36:\"2018/09/pregnant-2568395_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:36:\"pregnant-2568395_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1341,546,'_wp_attached_file','2018/09/pregnant-woman-1910301_960_720.jpg'),(1342,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:42:\"2018/09/pregnant-woman-1910301_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:42:\"pregnant-woman-1910301_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1343,547,'_wp_attached_file','2018/09/woman-356141_960_720.jpg'),(1344,547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:32:\"2018/09/woman-356141_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:32:\"woman-356141_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1345,542,'_thumbnail_id','544'),(1347,557,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1348,557,'_edit_last','1'),(1349,557,'_edit_lock','1565189707:1'),(1350,558,'_wp_attached_file','2019/08/laser1.jpg'),(1351,558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:531;s:4:\"file\";s:18:\"2019/08/laser1.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"laser1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"laser1-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"laser1-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"laser1-297x197.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:18:\"laser1-527x350.jpg\";s:5:\"width\";i:527;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:18:\"laser1-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:18:\"laser1-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:18:\"laser1-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:18:\"laser1-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:18:\"laser1-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1352,559,'_wp_attached_file','2019/08/London.jpg'),(1353,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:18:\"2019/08/London.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"London-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"London-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"London-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"London-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:18:\"London-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:18:\"London-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:18:\"London-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:18:\"London-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:18:\"London-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:18:\"London-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1354,560,'_wp_attached_file','2019/08/london-flat.jpg'),(1355,560,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:637;s:4:\"file\";s:23:\"2019/08/london-flat.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"london-flat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"london-flat-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"london-flat-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"london-flat-297x197.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"london-flat-527x350.jpg\";s:5:\"width\";i:527;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"london-flat-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"london-flat-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"london-flat-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"london-flat-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"london-flat-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1356,561,'_wp_attached_file','2019/08/lumia.jpg'),(1357,561,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:683;s:4:\"file\";s:17:\"2019/08/lumia.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"lumia-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"lumia-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"lumia-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"lumia-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"lumia-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:17:\"lumia-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:18:\"lumia-1024x350.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:17:\"lumia-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:17:\"lumia-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:17:\"lumia-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:17:\"lumia-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1358,562,'_wp_attached_file','2019/08/mac-459196_960_720.jpg'),(1359,562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:594;s:4:\"file\";s:30:\"2019/08/mac-459196_960_720.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-300x186.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:186;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-768x475.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:475;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-297x184.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:184;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-566x350.jpg\";s:5:\"width\";i:566;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"mac-459196_960_720-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1360,563,'_wp_attached_file','2019/08/meeting.jpg'),(1361,563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:610;s:4:\"file\";s:19:\"2019/08/meeting.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"meeting-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"meeting-300x191.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:191;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"meeting-768x488.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:488;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"meeting-297x189.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:19:\"meeting-551x350.jpg\";s:5:\"width\";i:551;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:19:\"meeting-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:19:\"meeting-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:19:\"meeting-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:19:\"meeting-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:19:\"meeting-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1362,564,'_wp_attached_file','2019/08/mood-board-5.jpg'),(1363,564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2019/08/mood-board-5.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"mood-board-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"mood-board-5-297x297.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:297;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:{}}}'),(1364,565,'_wp_attached_file','2019/08/networks.jpg'),(1365,565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:427;s:4:\"file\";s:20:\"2019/08/networks.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"networks-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"networks-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"networks-768x342.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:342;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"networks-297x132.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:132;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:20:\"networks-787x350.jpg\";s:5:\"width\";i:787;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"networks-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:20:\"networks-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:20:\"networks-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:20:\"networks-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:20:\"networks-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1366,566,'_wp_attached_file','2019/08/iStock-902601546.jpg'),(1368,566,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:851;s:4:\"file\";s:28:\"2019/08/iStock-902601546.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-300x170.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-768x436.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"iStock-902601546-1024x581.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:581;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-297x169.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-617x350.jpg\";s:5:\"width\";i:617;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:29:\"iStock-902601546-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:28:\"iStock-902601546-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1369,568,'_wp_attached_file','2019/08/iStock-892039126_super.jpg'),(1370,568,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2019/08/iStock-892039126_super.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"iStock-892039126_super-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:35:\"iStock-892039126_super-1380x350.jpg\";s:5:\"width\";i:1380;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"iStock-892039126_super-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1371,569,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1372,569,'_edit_last','1'),(1373,569,'_edit_lock','1565249120:1'),(1374,570,'_wp_attached_file','2019/08/outdoors.jpg'),(1375,570,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:20:\"2019/08/outdoors.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"outdoors-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"outdoors-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"outdoors-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"outdoors-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:20:\"outdoors-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"outdoors-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:20:\"outdoors-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:20:\"outdoors-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:20:\"outdoors-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:20:\"outdoors-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D3400\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1376,571,'_wp_attached_file','2019/08/summer-hols.jpg'),(1377,571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:23:\"2019/08/summer-hols.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"summer-hols-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"summer-hols-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"summer-hols-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"summer-hols-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:23:\"summer-hols-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:23:\"summer-hols-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:23:\"summer-hols-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:23:\"summer-hols-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:23:\"summer-hols-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:23:\"summer-hols-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1378,572,'_wp_attached_file','2019/08/Holidays.jpg'),(1379,572,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2019/08/Holidays.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Holidays-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Holidays-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"Holidays-297x297.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:20:\"Holidays-350x350.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:20:\"Holidays-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:20:\"Holidays-720x350.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:20:\"Holidays-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:20:\"Holidays-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:20:\"Holidays-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D3X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1380,573,'_wp_attached_file','2019/08/The-Ultimate-Ways-To-Unwind-At-Home.jpg'),(1381,573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:47:\"2019/08/The-Ultimate-Ways-To-Unwind-At-Home.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:47:\"The-Ultimate-Ways-To-Unwind-At-Home-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1382,574,'_wp_attached_file','2019/08/bikes.jpg'),(1383,574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:17:\"2019/08/bikes.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"bikes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"bikes-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"bikes-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"bikes-297x198.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:198;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:17:\"bikes-525x350.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:17:\"bikes-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:17:\"bikes-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:17:\"bikes-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:17:\"bikes-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:17:\"bikes-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1384,575,'_wp_attached_file','2019/08/Renting.jpg'),(1385,575,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:19:\"2019/08/Renting.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Renting-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Renting-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Renting-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Renting-297x167.jpg\";s:5:\"width\";i:297;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:19:\"Renting-622x350.jpg\";s:5:\"width\";i:622;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-full\";a:4:{s:4:\"file\";s:19:\"Renting-960x350.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:19:\"Renting-800x350.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:19:\"Renting-512x350.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:19:\"Renting-460x350.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:19:\"Renting-460x400.jpg\";s:5:\"width\";i:460;s:6:\"height\";i:400;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:{}}}'),(1386,569,'_thumbnail_id','570'),(1391,529,'_oembed_e3c2620c02f841ea072d36e9cf5020b2','{{unknown}}'),(1393,575,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.249145503326105;s:5:\"bytes\";i:12583;s:11:\"size_before\";i:136045;s:10:\"size_after\";i:123462;s:4:\"time\";d:0.15;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.09;s:5:\"bytes\";i:244;s:11:\"size_before\";i:4006;s:10:\"size_after\";i:3762;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.61;s:5:\"bytes\";i:457;s:11:\"size_before\";i:5306;s:10:\"size_after\";i:4849;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.23;s:5:\"bytes\";i:2230;s:11:\"size_before\";i:19863;s:10:\"size_after\";i:17633;s:4:\"time\";d:0.01;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.24;s:5:\"bytes\";i:431;s:11:\"size_before\";i:5228;s:10:\"size_after\";i:4797;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.84;s:5:\"bytes\";i:1555;s:11:\"size_before\";i:14345;s:10:\"size_after\";i:12790;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.46;s:5:\"bytes\";i:2145;s:11:\"size_before\";i:25365;s:10:\"size_after\";i:23220;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.62;s:5:\"bytes\";i:1877;s:11:\"size_before\";i:19511;s:10:\"size_after\";i:17634;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.52;s:5:\"bytes\";i:1295;s:11:\"size_before\";i:13606;s:10:\"size_after\";i:12311;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.79;s:5:\"bytes\";i:1175;s:11:\"size_before\";i:13373;s:10:\"size_after\";i:12198;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6;s:5:\"bytes\";i:1174;s:11:\"size_before\";i:15442;s:10:\"size_after\";i:14268;s:4:\"time\";d:0.04;}}}'),(1394,574,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.869831925302299;s:5:\"bytes\";i:64621;s:11:\"size_before\";i:821123;s:10:\"size_after\";i:756502;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.61;s:5:\"bytes\";i:1048;s:11:\"size_before\";i:12167;s:10:\"size_after\";i:11119;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.41;s:5:\"bytes\";i:2526;s:11:\"size_before\";i:30020;s:10:\"size_after\";i:27494;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.78;s:5:\"bytes\";i:12539;s:11:\"size_before\";i:161251;s:10:\"size_after\";i:148712;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.56;s:5:\"bytes\";i:2541;s:11:\"size_before\";i:29668;s:10:\"size_after\";i:27127;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:8;s:5:\"bytes\";i:6736;s:11:\"size_before\";i:84188;s:10:\"size_after\";i:77452;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.46;s:5:\"bytes\";i:11090;s:11:\"size_before\";i:148742;s:10:\"size_after\";i:137652;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.94;s:5:\"bytes\";i:9287;s:11:\"size_before\";i:116930;s:10:\"size_after\";i:107643;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:6487;s:11:\"size_before\";i:81570;s:10:\"size_after\";i:75083;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.93;s:5:\"bytes\";i:5884;s:11:\"size_before\";i:74159;s:10:\"size_after\";i:68275;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87;s:5:\"bytes\";i:6483;s:11:\"size_before\";i:82428;s:10:\"size_after\";i:75945;s:4:\"time\";d:0.05;}}}'),(1395,573,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.189904281710179;s:5:\"bytes\";i:23201;s:11:\"size_before\";i:447041;s:10:\"size_after\";i:423840;s:4:\"time\";d:0.41000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21;s:5:\"bytes\";i:436;s:11:\"size_before\";i:7023;s:10:\"size_after\";i:6587;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54;s:5:\"bytes\";i:944;s:11:\"size_before\";i:17031;s:10:\"size_after\";i:16087;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.74;s:5:\"bytes\";i:3966;s:11:\"size_before\";i:83634;s:10:\"size_after\";i:79668;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.55;s:5:\"bytes\";i:937;s:11:\"size_before\";i:16880;s:10:\"size_after\";i:15943;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.97;s:5:\"bytes\";i:2174;s:11:\"size_before\";i:43713;s:10:\"size_after\";i:41539;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.94;s:5:\"bytes\";i:5469;s:11:\"size_before\";i:92048;s:10:\"size_after\";i:86579;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.36;s:5:\"bytes\";i:3645;s:11:\"size_before\";i:68054;s:10:\"size_after\";i:64409;s:4:\"time\";d:0.08;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.05;s:5:\"bytes\";i:2139;s:11:\"size_before\";i:42346;s:10:\"size_after\";i:40207;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.64;s:5:\"bytes\";i:1726;s:11:\"size_before\";i:37163;s:10:\"size_after\";i:35437;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.51;s:5:\"bytes\";i:1765;s:11:\"size_before\";i:39149;s:10:\"size_after\";i:37384;s:4:\"time\";d:0.02;}}}'),(1396,572,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.7945253685195155;s:5:\"bytes\";i:12616;s:11:\"size_before\";i:332479;s:10:\"size_after\";i:319863;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:9:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.14;s:5:\"bytes\";i:395;s:11:\"size_before\";i:7679;s:10:\"size_after\";i:7284;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:1149;s:11:\"size_before\";i:23995;s:10:\"size_after\";i:22846;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.92;s:5:\"bytes\";i:1162;s:11:\"size_before\";i:23599;s:10:\"size_after\";i:22437;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.47;s:5:\"bytes\";i:1367;s:11:\"size_before\";i:30570;s:10:\"size_after\";i:29203;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.95;s:5:\"bytes\";i:3088;s:11:\"size_before\";i:62345;s:10:\"size_after\";i:59257;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:59257;s:10:\"size_after\";i:59257;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:1842;s:11:\"size_before\";i:42645;s:10:\"size_after\";i:40803;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4;s:5:\"bytes\";i:1719;s:11:\"size_before\";i:39074;s:10:\"size_after\";i:37355;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:1894;s:11:\"size_before\";i:43315;s:10:\"size_after\";i:41421;s:4:\"time\";d:0.01;}}}'),(1397,571,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.070919448496023;s:5:\"bytes\";i:11834;s:11:\"size_before\";i:290696;s:10:\"size_after\";i:278862;s:4:\"time\";d:0.31;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.43;s:5:\"bytes\";i:243;s:11:\"size_before\";i:5480;s:10:\"size_after\";i:5237;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:445;s:11:\"size_before\";i:11204;s:10:\"size_after\";i:10759;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:2398;s:11:\"size_before\";i:57683;s:10:\"size_after\";i:55285;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:443;s:11:\"size_before\";i:11190;s:10:\"size_after\";i:10747;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:1183;s:11:\"size_before\";i:29286;s:10:\"size_after\";i:28103;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03;s:5:\"bytes\";i:2067;s:11:\"size_before\";i:51270;s:10:\"size_after\";i:49203;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:1551;s:11:\"size_before\";i:39184;s:10:\"size_after\";i:37633;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19;s:5:\"bytes\";i:1199;s:11:\"size_before\";i:28607;s:10:\"size_after\";i:27408;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.07;s:5:\"bytes\";i:1076;s:11:\"size_before\";i:26441;s:10:\"size_after\";i:25365;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.05;s:5:\"bytes\";i:1229;s:11:\"size_before\";i:30351;s:10:\"size_after\";i:29122;s:4:\"time\";d:0.02;}}}'),(1398,570,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.610987562243994;s:5:\"bytes\";i:38913;s:11:\"size_before\";i:588611;s:10:\"size_after\";i:549698;s:4:\"time\";d:0.31;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.25;s:5:\"bytes\";i:840;s:11:\"size_before\";i:10186;s:10:\"size_after\";i:9346;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.58;s:5:\"bytes\";i:1800;s:11:\"size_before\";i:23754;s:10:\"size_after\";i:21954;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1;s:5:\"bytes\";i:6907;s:11:\"size_before\";i:113263;s:10:\"size_after\";i:106356;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.59;s:5:\"bytes\";i:1781;s:11:\"size_before\";i:23455;s:10:\"size_after\";i:21674;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.96;s:5:\"bytes\";i:4307;s:11:\"size_before\";i:61856;s:10:\"size_after\";i:57549;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:6235;s:11:\"size_before\";i:100308;s:10:\"size_after\";i:94073;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17;s:5:\"bytes\";i:4975;s:11:\"size_before\";i:80694;s:10:\"size_after\";i:75719;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.94;s:5:\"bytes\";i:4179;s:11:\"size_before\";i:60196;s:10:\"size_after\";i:56017;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.92;s:5:\"bytes\";i:3791;s:11:\"size_before\";i:54804;s:10:\"size_after\";i:51013;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.82;s:5:\"bytes\";i:4098;s:11:\"size_before\";i:60095;s:10:\"size_after\";i:55997;s:4:\"time\";d:0.05;}}}'),(1399,568,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.7619990534962957;s:5:\"bytes\";i:15978;s:11:\"size_before\";i:424721;s:10:\"size_after\";i:408743;s:4:\"time\";d:0.36000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1;s:5:\"bytes\";i:497;s:11:\"size_before\";i:6997;s:10:\"size_after\";i:6500;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.83;s:5:\"bytes\";i:808;s:11:\"size_before\";i:13851;s:10:\"size_after\";i:13043;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:2049;s:11:\"size_before\";i:57519;s:10:\"size_after\";i:55470;s:4:\"time\";d:0.11;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:2807;s:11:\"size_before\";i:92803;s:10:\"size_after\";i:89996;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:792;s:11:\"size_before\";i:13676;s:10:\"size_after\";i:12884;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:1237;s:11:\"size_before\";i:31625;s:10:\"size_after\";i:30388;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9;s:5:\"bytes\";i:1979;s:11:\"size_before\";i:68210;s:10:\"size_after\";i:66231;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:1771;s:11:\"size_before\";i:46337;s:10:\"size_after\";i:44566;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:1282;s:11:\"size_before\";i:31119;s:10:\"size_after\";i:29837;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:1287;s:11:\"size_before\";i:29437;s:10:\"size_after\";i:28150;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.43;s:5:\"bytes\";i:1469;s:11:\"size_before\";i:33147;s:10:\"size_after\";i:31678;s:4:\"time\";d:0.06;}}}'),(1400,566,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.339732383001613;s:5:\"bytes\";i:38118;s:11:\"size_before\";i:713856;s:10:\"size_after\";i:675738;s:4:\"time\";d:0.92;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.51;s:5:\"bytes\";i:655;s:11:\"size_before\";i:8724;s:10:\"size_after\";i:8069;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.33;s:5:\"bytes\";i:1109;s:11:\"size_before\";i:17533;s:10:\"size_after\";i:16424;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.18;s:5:\"bytes\";i:4746;s:11:\"size_before\";i:91540;s:10:\"size_after\";i:86794;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:7410;s:11:\"size_before\";i:151536;s:10:\"size_after\";i:144126;s:4:\"time\";d:0.47;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.71;s:5:\"bytes\";i:1163;s:11:\"size_before\";i:17336;s:10:\"size_after\";i:16173;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.52;s:5:\"bytes\";i:3419;s:11:\"size_before\";i:61938;s:10:\"size_after\";i:58519;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.15;s:5:\"bytes\";i:6841;s:11:\"size_before\";i:132741;s:10:\"size_after\";i:125900;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2;s:5:\"bytes\";i:4122;s:11:\"size_before\";i:79230;s:10:\"size_after\";i:75108;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.65;s:5:\"bytes\";i:2944;s:11:\"size_before\";i:52150;s:10:\"size_after\";i:49206;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.76;s:5:\"bytes\";i:2749;s:11:\"size_before\";i:47766;s:10:\"size_after\";i:45017;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.55;s:5:\"bytes\";i:2960;s:11:\"size_before\";i:53362;s:10:\"size_after\";i:50402;s:4:\"time\";d:0.1;}}}'),(1401,565,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.910243654290694;s:5:\"bytes\";i:39502;s:11:\"size_before\";i:668365;s:10:\"size_after\";i:628863;s:4:\"time\";d:0.41000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.39;s:5:\"bytes\";i:730;s:11:\"size_before\";i:11425;s:10:\"size_after\";i:10695;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.28;s:5:\"bytes\";i:1233;s:11:\"size_before\";i:19634;s:10:\"size_after\";i:18401;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.81;s:5:\"bytes\";i:5613;s:11:\"size_before\";i:96583;s:10:\"size_after\";i:90970;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2;s:5:\"bytes\";i:1202;s:11:\"size_before\";i:19393;s:10:\"size_after\";i:18191;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.76;s:5:\"bytes\";i:5806;s:11:\"size_before\";i:100836;s:10:\"size_after\";i:95030;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.46;s:5:\"bytes\";i:8454;s:11:\"size_before\";i:130819;s:10:\"size_after\";i:122365;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.73;s:5:\"bytes\";i:5815;s:11:\"size_before\";i:101560;s:10:\"size_after\";i:95745;s:4:\"time\";d:0.08;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78;s:5:\"bytes\";i:3784;s:11:\"size_before\";i:65430;s:10:\"size_after\";i:61646;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.62;s:5:\"bytes\";i:3317;s:11:\"size_before\";i:59014;s:10:\"size_after\";i:55697;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.57;s:5:\"bytes\";i:3548;s:11:\"size_before\";i:63671;s:10:\"size_after\";i:60123;s:4:\"time\";d:0.07;}}}'),(1402,564,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.889303776527863;s:5:\"bytes\";i:1246;s:11:\"size_before\";i:21157;s:10:\"size_after\";i:19911;s:4:\"time\";d:0.06;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:2:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:385;s:11:\"size_before\";i:6191;s:10:\"size_after\";i:5806;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.75;s:5:\"bytes\";i:861;s:11:\"size_before\";i:14966;s:10:\"size_after\";i:14105;s:4:\"time\";d:0.04;}}}'),(1403,563,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.365826417804439;s:5:\"bytes\";i:16535;s:11:\"size_before\";i:378737;s:10:\"size_after\";i:362202;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.46;s:5:\"bytes\";i:632;s:11:\"size_before\";i:8469;s:10:\"size_after\";i:7837;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.42;s:5:\"bytes\";i:1080;s:11:\"size_before\";i:16813;s:10:\"size_after\";i:15733;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.51;s:5:\"bytes\";i:2333;s:11:\"size_before\";i:66385;s:10:\"size_after\";i:64052;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.55;s:5:\"bytes\";i:1098;s:11:\"size_before\";i:16766;s:10:\"size_after\";i:15668;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:1861;s:11:\"size_before\";i:41076;s:10:\"size_after\";i:39215;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:2165;s:11:\"size_before\";i:62203;s:10:\"size_after\";i:60038;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.65;s:5:\"bytes\";i:1887;s:11:\"size_before\";i:51767;s:10:\"size_after\";i:49880;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.74;s:5:\"bytes\";i:1847;s:11:\"size_before\";i:38935;s:10:\"size_after\";i:37088;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.81;s:5:\"bytes\";i:1751;s:11:\"size_before\";i:36394;s:10:\"size_after\";i:34643;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:1881;s:11:\"size_before\";i:39929;s:10:\"size_after\";i:38048;s:4:\"time\";d:0.07;}}}'),(1404,562,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.113854377117768;s:5:\"bytes\";i:9787;s:11:\"size_before\";i:314305;s:10:\"size_after\";i:304518;s:4:\"time\";d:0.36000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.26;s:5:\"bytes\";i:281;s:11:\"size_before\";i:6590;s:10:\"size_after\";i:6309;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.05;s:5:\"bytes\";i:562;s:11:\"size_before\";i:13866;s:10:\"size_after\";i:13304;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:1550;s:11:\"size_before\";i:55863;s:10:\"size_after\";i:54313;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.89;s:5:\"bytes\";i:530;s:11:\"size_before\";i:13617;s:10:\"size_after\";i:13087;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:3;s:5:\"bytes\";i:1063;s:11:\"size_before\";i:35389;s:10:\"size_after\";i:34326;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29;s:5:\"bytes\";i:1693;s:11:\"size_before\";i:51466;s:10:\"size_after\";i:49773;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.83;s:5:\"bytes\";i:1273;s:11:\"size_before\";i:44907;s:10:\"size_after\";i:43634;s:4:\"time\";d:0.07;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.14;s:5:\"bytes\";i:1010;s:11:\"size_before\";i:32129;s:10:\"size_after\";i:31119;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95;s:5:\"bytes\";i:858;s:11:\"size_before\";i:29127;s:10:\"size_after\";i:28269;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.08;s:5:\"bytes\";i:967;s:11:\"size_before\";i:31351;s:10:\"size_after\";i:30384;s:4:\"time\";d:0.07;}}}'),(1405,561,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.946873303986009;s:5:\"bytes\";i:18432;s:11:\"size_before\";i:265328;s:10:\"size_after\";i:246896;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.43;s:5:\"bytes\";i:324;s:11:\"size_before\";i:5962;s:10:\"size_after\";i:5638;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.36;s:5:\"bytes\";i:595;s:11:\"size_before\";i:9355;s:10:\"size_after\";i:8760;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.92;s:5:\"bytes\";i:2457;s:11:\"size_before\";i:35520;s:10:\"size_after\";i:33063;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.64;s:5:\"bytes\";i:4934;s:11:\"size_before\";i:57139;s:10:\"size_after\";i:52205;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.24;s:5:\"bytes\";i:562;s:11:\"size_before\";i:9007;s:10:\"size_after\";i:8445;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37;s:5:\"bytes\";i:1279;s:11:\"size_before\";i:20089;s:10:\"size_after\";i:18810;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.03;s:5:\"bytes\";i:2565;s:11:\"size_before\";i:36468;s:10:\"size_after\";i:33903;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.65;s:5:\"bytes\";i:1937;s:11:\"size_before\";i:29118;s:10:\"size_after\";i:27181;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:1260;s:11:\"size_before\";i:20155;s:10:\"size_after\";i:18895;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:1231;s:11:\"size_before\";i:19696;s:10:\"size_after\";i:18465;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.64;s:5:\"bytes\";i:1288;s:11:\"size_before\";i:22819;s:10:\"size_after\";i:21531;s:4:\"time\";d:0.04;}}}'),(1406,560,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6621226496224417;s:5:\"bytes\";i:13201;s:11:\"size_before\";i:360474;s:10:\"size_after\";i:347273;s:4:\"time\";d:0.31;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.16;s:5:\"bytes\";i:357;s:11:\"size_before\";i:6919;s:10:\"size_after\";i:6562;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38;s:5:\"bytes\";i:621;s:11:\"size_before\";i:14163;s:10:\"size_after\";i:13542;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:2246;s:11:\"size_before\";i:67017;s:10:\"size_after\";i:64771;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.23;s:5:\"bytes\";i:599;s:11:\"size_before\";i:14167;s:10:\"size_after\";i:13568;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5;s:5:\"bytes\";i:1253;s:11:\"size_before\";i:35797;s:10:\"size_after\";i:34544;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:2504;s:11:\"size_before\";i:65254;s:10:\"size_after\";i:62750;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.53;s:5:\"bytes\";i:1840;s:11:\"size_before\";i:52160;s:10:\"size_after\";i:50320;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62;s:5:\"bytes\";i:1276;s:11:\"size_before\";i:35284;s:10:\"size_after\";i:34008;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6;s:5:\"bytes\";i:1180;s:11:\"size_before\";i:32823;s:10:\"size_after\";i:31643;s:4:\"time\";d:0.09;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.59;s:5:\"bytes\";i:1325;s:11:\"size_before\";i:36890;s:10:\"size_after\";i:35565;s:4:\"time\";d:0.06;}}}'),(1407,559,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.701641913417582;s:5:\"bytes\";i:12235;s:11:\"size_before\";i:330529;s:10:\"size_after\";i:318294;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:280;s:11:\"size_before\";i:5731;s:10:\"size_after\";i:5451;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:475;s:11:\"size_before\";i:12439;s:10:\"size_after\";i:11964;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:1937;s:11:\"size_before\";i:57831;s:10:\"size_after\";i:55894;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:531;s:11:\"size_before\";i:12290;s:10:\"size_after\";i:11759;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.92;s:5:\"bytes\";i:1222;s:11:\"size_before\";i:31134;s:10:\"size_after\";i:29912;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:2578;s:11:\"size_before\";i:68663;s:10:\"size_after\";i:66085;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.73;s:5:\"bytes\";i:1966;s:11:\"size_before\";i:52746;s:10:\"size_after\";i:50780;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.44;s:5:\"bytes\";i:1043;s:11:\"size_before\";i:30347;s:10:\"size_after\";i:29304;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:1031;s:11:\"size_before\";i:27828;s:10:\"size_after\";i:26797;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.72;s:5:\"bytes\";i:1172;s:11:\"size_before\";i:31520;s:10:\"size_after\";i:30348;s:4:\"time\";d:0.05;}}}'),(1408,558,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.6103565365025467;s:5:\"bytes\";i:7503;s:11:\"size_before\";i:287432;s:10:\"size_after\";i:279929;s:4:\"time\";d:0.4000000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13;s:5:\"bytes\";i:356;s:11:\"size_before\";i:6935;s:10:\"size_after\";i:6579;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.76;s:5:\"bytes\";i:507;s:11:\"size_before\";i:13497;s:10:\"size_after\";i:12990;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.58;s:5:\"bytes\";i:1338;s:11:\"size_before\";i:51850;s:10:\"size_after\";i:50512;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:478;s:11:\"size_before\";i:13445;s:10:\"size_after\";i:12967;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.87;s:5:\"bytes\";i:872;s:11:\"size_before\";i:30404;s:10:\"size_after\";i:29532;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.12;s:5:\"bytes\";i:1310;s:11:\"size_before\";i:42014;s:10:\"size_after\";i:40704;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:40704;s:10:\"size_after\";i:40704;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95;s:5:\"bytes\";i:879;s:11:\"size_before\";i:29788;s:10:\"size_after\";i:28909;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.05;s:5:\"bytes\";i:858;s:11:\"size_before\";i:28098;s:10:\"size_after\";i:27240;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95;s:5:\"bytes\";i:905;s:11:\"size_before\";i:30697;s:10:\"size_after\";i:29792;s:4:\"time\";d:0.07;}}}'),(1409,547,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6007355904535805;s:5:\"bytes\";i:10632;s:11:\"size_before\";i:295273;s:10:\"size_after\";i:284641;s:4:\"time\";d:0.31000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.76;s:5:\"bytes\";i:473;s:11:\"size_before\";i:6992;s:10:\"size_after\";i:6519;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.22;s:5:\"bytes\";i:734;s:11:\"size_before\";i:14058;s:10:\"size_after\";i:13324;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.79;s:5:\"bytes\";i:1528;s:11:\"size_before\";i:54840;s:10:\"size_after\";i:53312;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.31;s:5:\"bytes\";i:745;s:11:\"size_before\";i:14034;s:10:\"size_after\";i:13289;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.76;s:5:\"bytes\";i:1207;s:11:\"size_before\";i:32086;s:10:\"size_after\";i:30879;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.92;s:5:\"bytes\";i:1245;s:11:\"size_before\";i:42645;s:10:\"size_after\";i:41400;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.89;s:5:\"bytes\";i:1093;s:11:\"size_before\";i:37779;s:10:\"size_after\";i:36686;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:1252;s:11:\"size_before\";i:31529;s:10:\"size_after\";i:30277;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.89;s:5:\"bytes\";i:1142;s:11:\"size_before\";i:29348;s:10:\"size_after\";i:28206;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:1213;s:11:\"size_before\";i:31962;s:10:\"size_after\";i:30749;s:4:\"time\";d:0.03;}}}'),(1410,546,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.0168791493864453;s:5:\"bytes\";i:4727;s:11:\"size_before\";i:234372;s:10:\"size_after\";i:229645;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.11;s:5:\"bytes\";i:226;s:11:\"size_before\";i:5493;s:10:\"size_after\";i:5267;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.04;s:5:\"bytes\";i:330;s:11:\"size_before\";i:10840;s:10:\"size_after\";i:10510;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.54;s:5:\"bytes\";i:643;s:11:\"size_before\";i:41743;s:10:\"size_after\";i:41100;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.94;s:5:\"bytes\";i:314;s:11:\"size_before\";i:10695;s:10:\"size_after\";i:10381;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.86;s:5:\"bytes\";i:451;s:11:\"size_before\";i:24237;s:10:\"size_after\";i:23786;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.1;s:5:\"bytes\";i:795;s:11:\"size_before\";i:37851;s:10:\"size_after\";i:37056;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.88;s:5:\"bytes\";i:613;s:11:\"size_before\";i:32622;s:10:\"size_after\";i:32009;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.88;s:5:\"bytes\";i:447;s:11:\"size_before\";i:23796;s:10:\"size_after\";i:23349;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.96;s:5:\"bytes\";i:441;s:11:\"size_before\";i:22462;s:10:\"size_after\";i:22021;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.9;s:5:\"bytes\";i:467;s:11:\"size_before\";i:24633;s:10:\"size_after\";i:24166;s:4:\"time\";d:0.04;}}}'),(1411,545,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.148646144887642;s:5:\"bytes\";i:7837;s:11:\"size_before\";i:188905;s:10:\"size_after\";i:181068;s:4:\"time\";d:0.29000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8;s:5:\"bytes\";i:317;s:11:\"size_before\";i:5466;s:10:\"size_after\";i:5149;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44;s:5:\"bytes\";i:429;s:11:\"size_before\";i:9665;s:10:\"size_after\";i:9236;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.78;s:5:\"bytes\";i:1325;s:11:\"size_before\";i:35037;s:10:\"size_after\";i:33712;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.33;s:5:\"bytes\";i:420;s:11:\"size_before\";i:9706;s:10:\"size_after\";i:9286;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:653;s:11:\"size_before\";i:20338;s:10:\"size_after\";i:19685;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.88;s:5:\"bytes\";i:1761;s:11:\"size_before\";i:25606;s:10:\"size_after\";i:23845;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:984;s:11:\"size_before\";i:21512;s:10:\"size_after\";i:20528;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:719;s:11:\"size_before\";i:20189;s:10:\"size_after\";i:19470;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.19;s:5:\"bytes\";i:620;s:11:\"size_before\";i:19426;s:10:\"size_after\";i:18806;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:609;s:11:\"size_before\";i:21960;s:10:\"size_after\";i:21351;s:4:\"time\";d:0.03;}}}'),(1412,544,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.4140106979132154;s:5:\"bytes\";i:9376;s:11:\"size_before\";i:274633;s:10:\"size_after\";i:265257;s:4:\"time\";d:0.24000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.89;s:5:\"bytes\";i:211;s:11:\"size_before\";i:5431;s:10:\"size_after\";i:5220;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:407;s:11:\"size_before\";i:11706;s:10:\"size_after\";i:11299;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4;s:5:\"bytes\";i:1678;s:11:\"size_before\";i:49368;s:10:\"size_after\";i:47690;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:421;s:11:\"size_before\";i:11648;s:10:\"size_after\";i:11227;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:993;s:11:\"size_before\";i:27817;s:10:\"size_after\";i:26824;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.23;s:5:\"bytes\";i:1591;s:11:\"size_before\";i:49263;s:10:\"size_after\";i:47672;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.91;s:5:\"bytes\";i:1178;s:11:\"size_before\";i:40429;s:10:\"size_after\";i:39251;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:1018;s:11:\"size_before\";i:27148;s:10:\"size_after\";i:26130;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.59;s:5:\"bytes\";i:888;s:11:\"size_before\";i:24766;s:10:\"size_after\";i:23878;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.66;s:5:\"bytes\";i:991;s:11:\"size_before\";i:27057;s:10:\"size_after\";i:26066;s:4:\"time\";d:0.04;}}}'),(1413,539,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.498169987799919;s:5:\"bytes\";i:6084;s:11:\"size_before\";i:110655;s:10:\"size_after\";i:104571;s:4:\"time\";d:0.21999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.85;s:5:\"bytes\";i:155;s:11:\"size_before\";i:3195;s:10:\"size_after\";i:3040;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7;s:5:\"bytes\";i:149;s:11:\"size_before\";i:5523;s:10:\"size_after\";i:5374;s:4:\"time\";d:0.04;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.59;s:5:\"bytes\";i:1493;s:11:\"size_before\";i:19661;s:10:\"size_after\";i:18168;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.82;s:5:\"bytes\";i:154;s:11:\"size_before\";i:5458;s:10:\"size_after\";i:5304;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44;s:5:\"bytes\";i:502;s:11:\"size_before\";i:11312;s:10:\"size_after\";i:10810;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.44;s:5:\"bytes\";i:1299;s:11:\"size_before\";i:17452;s:10:\"size_after\";i:16153;s:4:\"time\";d:0.01;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.19;s:5:\"bytes\";i:934;s:11:\"size_before\";i:15080;s:10:\"size_after\";i:14146;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3;s:5:\"bytes\";i:475;s:11:\"size_before\";i:11058;s:10:\"size_after\";i:10583;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.87;s:5:\"bytes\";i:402;s:11:\"size_before\";i:10396;s:10:\"size_after\";i:9994;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:521;s:11:\"size_before\";i:11520;s:10:\"size_after\";i:10999;s:4:\"time\";d:0.03;}}}'),(1414,532,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:1.3606254102763025;s:5:\"bytes\";i:2508;s:11:\"size_before\";i:184327;s:10:\"size_after\";i:181819;s:4:\"time\";d:0.29;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.48;s:5:\"bytes\";i:218;s:11:\"size_before\";i:4862;s:10:\"size_after\";i:4644;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.54;s:5:\"bytes\";i:240;s:11:\"size_before\";i:9437;s:10:\"size_after\";i:9197;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.81;s:5:\"bytes\";i:263;s:11:\"size_before\";i:32416;s:10:\"size_after\";i:32153;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.5;s:5:\"bytes\";i:234;s:11:\"size_before\";i:9361;s:10:\"size_after\";i:9127;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.06;s:5:\"bytes\";i:210;s:11:\"size_before\";i:19735;s:10:\"size_after\";i:19525;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.33;s:5:\"bytes\";i:371;s:11:\"size_before\";i:27909;s:10:\"size_after\";i:27538;s:4:\"time\";d:0.08;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.3;s:5:\"bytes\";i:318;s:11:\"size_before\";i:24388;s:10:\"size_after\";i:24070;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.33;s:5:\"bytes\";i:256;s:11:\"size_before\";i:19296;s:10:\"size_after\";i:19040;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:1.19;s:5:\"bytes\";i:212;s:11:\"size_before\";i:17815;s:10:\"size_after\";i:17603;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:0.97;s:5:\"bytes\";i:186;s:11:\"size_before\";i:19108;s:10:\"size_after\";i:18922;s:4:\"time\";d:0.04;}}}'),(1415,531,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.206472464046466;s:5:\"bytes\";i:12703;s:11:\"size_before\";i:301987;s:10:\"size_after\";i:289284;s:4:\"time\";d:0.3400000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:203;s:11:\"size_before\";i:4299;s:10:\"size_after\";i:4096;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:322;s:11:\"size_before\";i:8761;s:10:\"size_after\";i:8439;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6;s:5:\"bytes\";i:1914;s:11:\"size_before\";i:41594;s:10:\"size_after\";i:39680;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:3386;s:11:\"size_before\";i:71774;s:10:\"size_after\";i:68388;s:4:\"time\";d:0.12;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.64;s:5:\"bytes\";i:324;s:11:\"size_before\";i:8909;s:10:\"size_after\";i:8585;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4;s:5:\"bytes\";i:883;s:11:\"size_before\";i:22074;s:10:\"size_after\";i:21191;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.74;s:5:\"bytes\";i:1904;s:11:\"size_before\";i:50927;s:10:\"size_after\";i:49023;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:1322;s:11:\"size_before\";i:31806;s:10:\"size_after\";i:30484;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.73;s:5:\"bytes\";i:787;s:11:\"size_before\";i:21095;s:10:\"size_after\";i:20308;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:777;s:11:\"size_before\";i:19216;s:10:\"size_after\";i:18439;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.09;s:5:\"bytes\";i:881;s:11:\"size_before\";i:21532;s:10:\"size_after\";i:20651;s:4:\"time\";d:0.02;}}}'),(1416,519,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.874943856800847;s:5:\"bytes\";i:6977;s:11:\"size_before\";i:242683;s:10:\"size_after\";i:235706;s:4:\"time\";d:0.28;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.81;s:5:\"bytes\";i:234;s:11:\"size_before\";i:4867;s:10:\"size_after\";i:4633;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3;s:5:\"bytes\";i:344;s:11:\"size_before\";i:10427;s:10:\"size_after\";i:10083;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.42;s:5:\"bytes\";i:1066;s:11:\"size_before\";i:44000;s:10:\"size_after\";i:42934;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4;s:5:\"bytes\";i:353;s:11:\"size_before\";i:10384;s:10:\"size_after\";i:10031;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.92;s:5:\"bytes\";i:729;s:11:\"size_before\";i:24924;s:10:\"size_after\";i:24195;s:4:\"time\";d:0.07;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.96;s:5:\"bytes\";i:1261;s:11:\"size_before\";i:42623;s:10:\"size_after\";i:41362;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.69;s:5:\"bytes\";i:956;s:11:\"size_before\";i:35595;s:10:\"size_after\";i:34639;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.88;s:5:\"bytes\";i:695;s:11:\"size_before\";i:24138;s:10:\"size_after\";i:23443;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.11;s:5:\"bytes\";i:685;s:11:\"size_before\";i:22022;s:10:\"size_after\";i:21337;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.76;s:5:\"bytes\";i:654;s:11:\"size_before\";i:23703;s:10:\"size_after\";i:23049;s:4:\"time\";d:0.02;}}}'),(1417,514,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.619879623484976;s:5:\"bytes\";i:10964;s:11:\"size_before\";i:302883;s:10:\"size_after\";i:291919;s:4:\"time\";d:0.35000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.42;s:5:\"bytes\";i:342;s:11:\"size_before\";i:6306;s:10:\"size_after\";i:5964;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.94;s:5:\"bytes\";i:544;s:11:\"size_before\";i:13809;s:10:\"size_after\";i:13265;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:1989;s:11:\"size_before\";i:59807;s:10:\"size_after\";i:57818;s:4:\"time\";d:0.13;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:572;s:11:\"size_before\";i:13697;s:10:\"size_after\";i:13125;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:1018;s:11:\"size_before\";i:29227;s:10:\"size_after\";i:28209;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.21;s:5:\"bytes\";i:2136;s:11:\"size_before\";i:50758;s:10:\"size_after\";i:48622;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.42;s:5:\"bytes\";i:1395;s:11:\"size_before\";i:40759;s:10:\"size_after\";i:39364;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.44;s:5:\"bytes\";i:1030;s:11:\"size_before\";i:29954;s:10:\"size_after\";i:28924;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.42;s:5:\"bytes\";i:961;s:11:\"size_before\";i:28091;s:10:\"size_after\";i:27130;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:977;s:11:\"size_before\";i:30475;s:10:\"size_after\";i:29498;s:4:\"time\";d:0.04;}}}'),(1418,478,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:27.206208425720618;s:5:\"bytes\";i:1227;s:11:\"size_before\";i:4510;s:10:\"size_after\";i:3283;s:4:\"time\";d:0.03;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:1:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:27.21;s:5:\"bytes\";i:1227;s:11:\"size_before\";i:4510;s:10:\"size_after\";i:3283;s:4:\"time\";d:0.03;}}}'),(1419,474,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6046626973657827;s:5:\"bytes\";i:17079;s:11:\"size_before\";i:473803;s:10:\"size_after\";i:456724;s:4:\"time\";d:0.5399999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.97;s:5:\"bytes\";i:360;s:11:\"size_before\";i:6030;s:10:\"size_after\";i:5670;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:696;s:11:\"size_before\";i:13253;s:10:\"size_after\";i:12557;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.27;s:5:\"bytes\";i:2153;s:11:\"size_before\";i:65750;s:10:\"size_after\";i:63597;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.99;s:5:\"bytes\";i:3200;s:11:\"size_before\";i:107145;s:10:\"size_after\";i:103945;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.93;s:5:\"bytes\";i:643;s:11:\"size_before\";i:13054;s:10:\"size_after\";i:12411;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.26;s:5:\"bytes\";i:1467;s:11:\"size_before\";i:34407;s:10:\"size_after\";i:32940;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.15;s:5:\"bytes\";i:2636;s:11:\"size_before\";i:83782;s:10:\"size_after\";i:81146;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:1795;s:11:\"size_before\";i:51711;s:10:\"size_after\";i:49916;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19;s:5:\"bytes\";i:1404;s:11:\"size_before\";i:33513;s:10:\"size_after\";i:32109;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:1331;s:11:\"size_before\";i:30841;s:10:\"size_after\";i:29510;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.06;s:5:\"bytes\";i:1394;s:11:\"size_before\";i:34317;s:10:\"size_after\";i:32923;s:4:\"time\";d:0.09;}}}'),(1420,473,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.757614908674046;s:5:\"bytes\";i:14193;s:11:\"size_before\";i:377713;s:10:\"size_after\";i:363520;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7;s:5:\"bytes\";i:475;s:11:\"size_before\";i:6786;s:10:\"size_after\";i:6311;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4;s:5:\"bytes\";i:734;s:11:\"size_before\";i:13603;s:10:\"size_after\";i:12869;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.51;s:5:\"bytes\";i:1831;s:11:\"size_before\";i:52110;s:10:\"size_after\";i:50279;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3;s:5:\"bytes\";i:2460;s:11:\"size_before\";i:82014;s:10:\"size_after\";i:79554;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.52;s:5:\"bytes\";i:749;s:11:\"size_before\";i:13576;s:10:\"size_after\";i:12827;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:1251;s:11:\"size_before\";i:29918;s:10:\"size_after\";i:28667;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.85;s:5:\"bytes\";i:1570;s:11:\"size_before\";i:55019;s:10:\"size_after\";i:53449;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.65;s:5:\"bytes\";i:1418;s:11:\"size_before\";i:38848;s:10:\"size_after\";i:37430;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.14;s:5:\"bytes\";i:1209;s:11:\"size_before\";i:29219;s:10:\"size_after\";i:28010;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.39;s:5:\"bytes\";i:1193;s:11:\"size_before\";i:27156;s:10:\"size_after\";i:25963;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.42;s:5:\"bytes\";i:1303;s:11:\"size_before\";i:29464;s:10:\"size_after\";i:28161;s:4:\"time\";d:0.02;}}}'),(1421,472,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.407007487391411;s:5:\"bytes\";i:12702;s:11:\"size_before\";i:135027;s:10:\"size_after\";i:122325;s:4:\"time\";d:0.24000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.98;s:5:\"bytes\";i:119;s:11:\"size_before\";i:2993;s:10:\"size_after\";i:2874;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.77;s:5:\"bytes\";i:222;s:11:\"size_before\";i:4650;s:10:\"size_after\";i:4428;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.89;s:5:\"bytes\";i:1852;s:11:\"size_before\";i:18733;s:10:\"size_after\";i:16881;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.09;s:5:\"bytes\";i:3623;s:11:\"size_before\";i:29962;s:10:\"size_after\";i:26339;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.11;s:5:\"bytes\";i:239;s:11:\"size_before\";i:4674;s:10:\"size_after\";i:4435;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.32;s:5:\"bytes\";i:765;s:11:\"size_before\";i:10454;s:10:\"size_after\";i:9689;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.81;s:5:\"bytes\";i:2777;s:11:\"size_before\";i:17563;s:10:\"size_after\";i:14786;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.48;s:5:\"bytes\";i:1213;s:11:\"size_before\";i:14297;s:10:\"size_after\";i:13084;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.21;s:5:\"bytes\";i:741;s:11:\"size_before\";i:10274;s:10:\"size_after\";i:9533;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.61;s:5:\"bytes\";i:558;s:11:\"size_before\";i:9947;s:10:\"size_after\";i:9389;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17;s:5:\"bytes\";i:593;s:11:\"size_before\";i:11480;s:10:\"size_after\";i:10887;s:4:\"time\";d:0.01;}}}'),(1422,471,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.196356709075967;s:5:\"bytes\";i:13574;s:11:\"size_before\";i:424671;s:10:\"size_after\";i:411097;s:4:\"time\";d:0.29000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.29;s:5:\"bytes\";i:447;s:11:\"size_before\";i:7108;s:10:\"size_after\";i:6661;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.49;s:5:\"bytes\";i:834;s:11:\"size_before\";i:15186;s:10:\"size_after\";i:14352;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.82;s:5:\"bytes\";i:1626;s:11:\"size_before\";i:57639;s:10:\"size_after\";i:56013;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.36;s:5:\"bytes\";i:2101;s:11:\"size_before\";i:88989;s:10:\"size_after\";i:86888;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44;s:5:\"bytes\";i:816;s:11:\"size_before\";i:15001;s:10:\"size_after\";i:14185;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.69;s:5:\"bytes\";i:1220;s:11:\"size_before\";i:33027;s:10:\"size_after\";i:31807;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.52;s:5:\"bytes\";i:1750;s:11:\"size_before\";i:69527;s:10:\"size_after\";i:67777;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.16;s:5:\"bytes\";i:1457;s:11:\"size_before\";i:46055;s:10:\"size_after\";i:44598;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:1221;s:11:\"size_before\";i:32148;s:10:\"size_after\";i:30927;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.74;s:5:\"bytes\";i:1086;s:11:\"size_before\";i:29062;s:10:\"size_after\";i:27976;s:4:\"time\";d:0.09;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.28;s:5:\"bytes\";i:1016;s:11:\"size_before\";i:30929;s:10:\"size_after\";i:29913;s:4:\"time\";d:0.02;}}}'),(1423,470,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.895620375351844;s:5:\"bytes\";i:19985;s:11:\"size_before\";i:513012;s:10:\"size_after\";i:493027;s:4:\"time\";d:0.5900000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.71;s:5:\"bytes\";i:415;s:11:\"size_before\";i:6182;s:10:\"size_after\";i:5767;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.43;s:5:\"bytes\";i:804;s:11:\"size_before\";i:14804;s:10:\"size_after\";i:14000;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.02;s:5:\"bytes\";i:3105;s:11:\"size_before\";i:77258;s:10:\"size_after\";i:74153;s:4:\"time\";d:0.11;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:4430;s:11:\"size_before\";i:127233;s:10:\"size_after\";i:122803;s:4:\"time\";d:0.14;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.07;s:5:\"bytes\";i:741;s:11:\"size_before\";i:14619;s:10:\"size_after\";i:13878;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63;s:5:\"bytes\";i:1652;s:11:\"size_before\";i:35685;s:10:\"size_after\";i:34033;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.65;s:5:\"bytes\";i:1983;s:11:\"size_before\";i:74844;s:10:\"size_after\";i:72861;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:2088;s:11:\"size_before\";i:54203;s:10:\"size_after\";i:52115;s:4:\"time\";d:0.07;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:1612;s:11:\"size_before\";i:36904;s:10:\"size_after\";i:35292;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.54;s:5:\"bytes\";i:1526;s:11:\"size_before\";i:33632;s:10:\"size_after\";i:32106;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.33;s:5:\"bytes\";i:1629;s:11:\"size_before\";i:37648;s:10:\"size_after\";i:36019;s:4:\"time\";d:0.07;}}}'),(1424,469,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.938600001491317;s:5:\"bytes\";i:27916;s:11:\"size_before\";i:402329;s:10:\"size_after\";i:374413;s:4:\"time\";d:0.37999999999999995;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.88;s:5:\"bytes\";i:380;s:11:\"size_before\";i:5521;s:10:\"size_after\";i:5141;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.58;s:5:\"bytes\";i:886;s:11:\"size_before\";i:13474;s:10:\"size_after\";i:12588;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:4273;s:11:\"size_before\";i:62936;s:10:\"size_after\";i:58663;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57;s:5:\"bytes\";i:6820;s:11:\"size_before\";i:103766;s:10:\"size_after\";i:96946;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.07;s:5:\"bytes\";i:813;s:11:\"size_before\";i:13387;s:10:\"size_after\";i:12574;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:2011;s:11:\"size_before\";i:32306;s:10:\"size_after\";i:30295;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.23;s:5:\"bytes\";i:4193;s:11:\"size_before\";i:45418;s:10:\"size_after\";i:41225;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.87;s:5:\"bytes\";i:2599;s:11:\"size_before\";i:33030;s:10:\"size_after\";i:30431;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.16;s:5:\"bytes\";i:1985;s:11:\"size_before\";i:32217;s:10:\"size_after\";i:30232;s:4:\"time\";d:0.08;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.33;s:5:\"bytes\";i:1879;s:11:\"size_before\";i:29703;s:10:\"size_after\";i:27824;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:2077;s:11:\"size_before\";i:30571;s:10:\"size_after\";i:28494;s:4:\"time\";d:0.04;}}}'),(1425,468,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.811461885381146;s:5:\"bytes\";i:16632;s:11:\"size_before\";i:436368;s:10:\"size_after\";i:419736;s:4:\"time\";d:0.31999999999999995;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1;s:5:\"bytes\";i:560;s:11:\"size_before\";i:7888;s:10:\"size_after\";i:7328;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.49;s:5:\"bytes\";i:1097;s:11:\"size_before\";i:16914;s:10:\"size_after\";i:15817;s:4:\"time\";d:0.04;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:2036;s:11:\"size_before\";i:61074;s:10:\"size_after\";i:59038;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.78;s:5:\"bytes\";i:2542;s:11:\"size_before\";i:91309;s:10:\"size_after\";i:88767;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.16;s:5:\"bytes\";i:1038;s:11:\"size_before\";i:16838;s:10:\"size_after\";i:15800;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.43;s:5:\"bytes\";i:1606;s:11:\"size_before\";i:36287;s:10:\"size_after\";i:34681;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.44;s:5:\"bytes\";i:1408;s:11:\"size_before\";i:57794;s:10:\"size_after\";i:56386;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.93;s:5:\"bytes\";i:1853;s:11:\"size_before\";i:47118;s:10:\"size_after\";i:45265;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.59;s:5:\"bytes\";i:1619;s:11:\"size_before\";i:35291;s:10:\"size_after\";i:33672;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6;s:5:\"bytes\";i:1479;s:11:\"size_before\";i:32143;s:10:\"size_after\";i:30664;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.14;s:5:\"bytes\";i:1394;s:11:\"size_before\";i:33712;s:10:\"size_after\";i:32318;s:4:\"time\";d:0.03;}}}'),(1426,467,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.570823034237669;s:5:\"bytes\";i:26477;s:11:\"size_before\";i:402948;s:10:\"size_after\";i:376471;s:4:\"time\";d:0.29000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.13;s:5:\"bytes\";i:454;s:11:\"size_before\";i:6363;s:10:\"size_after\";i:5909;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.18;s:5:\"bytes\";i:832;s:11:\"size_before\";i:13454;s:10:\"size_after\";i:12622;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.38;s:5:\"bytes\";i:3954;s:11:\"size_before\";i:61990;s:10:\"size_after\";i:58036;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.56;s:5:\"bytes\";i:6682;s:11:\"size_before\";i:101803;s:10:\"size_after\";i:95121;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.48;s:5:\"bytes\";i:864;s:11:\"size_before\";i:13326;s:10:\"size_after\";i:12462;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.19;s:5:\"bytes\";i:1760;s:11:\"size_before\";i:28439;s:10:\"size_after\";i:26679;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.01;s:5:\"bytes\";i:3819;s:11:\"size_before\";i:47699;s:10:\"size_after\";i:43880;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.47;s:5:\"bytes\";i:2526;s:11:\"size_before\";i:39067;s:10:\"size_after\";i:36541;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.14;s:5:\"bytes\";i:1867;s:11:\"size_before\";i:30411;s:10:\"size_after\";i:28544;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.15;s:5:\"bytes\";i:1720;s:11:\"size_before\";i:27946;s:10:\"size_after\";i:26226;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.16;s:5:\"bytes\";i:1999;s:11:\"size_before\";i:32450;s:10:\"size_after\";i:30451;s:4:\"time\";d:0.01;}}}'),(1427,466,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.860601525659504;s:5:\"bytes\";i:15375;s:11:\"size_before\";i:398254;s:10:\"size_after\";i:382879;s:4:\"time\";d:0.32999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.11;s:5:\"bytes\";i:516;s:11:\"size_before\";i:7260;s:10:\"size_after\";i:6744;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.3;s:5:\"bytes\";i:968;s:11:\"size_before\";i:15377;s:10:\"size_after\";i:14409;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:1984;s:11:\"size_before\";i:55662;s:10:\"size_after\";i:53678;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.03;s:5:\"bytes\";i:2525;s:11:\"size_before\";i:83373;s:10:\"size_after\";i:80848;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.84;s:5:\"bytes\";i:896;s:11:\"size_before\";i:15354;s:10:\"size_after\";i:14458;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4;s:5:\"bytes\";i:1465;s:11:\"size_before\";i:33290;s:10:\"size_after\";i:31825;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.69;s:5:\"bytes\";i:1429;s:11:\"size_before\";i:53174;s:10:\"size_after\";i:51745;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:1540;s:11:\"size_before\";i:42615;s:10:\"size_after\";i:41075;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:1525;s:11:\"size_before\";i:32426;s:10:\"size_after\";i:30901;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5;s:5:\"bytes\";i:1321;s:11:\"size_before\";i:29381;s:10:\"size_after\";i:28060;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:1206;s:11:\"size_before\";i:30342;s:10:\"size_after\";i:29136;s:4:\"time\";d:0.01;}}}'),(1428,568,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1643139;s:11:\"size_before\";i:1821571;s:10:\"size_after\";i:178432;}'),(1429,566,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:2778414;s:11:\"size_before\";i:3071635;s:10:\"size_after\";i:293221;}'),(1430,531,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:5726731;s:11:\"size_before\";i:5872430;s:10:\"size_after\";i:145699;}'),(1431,474,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:929448;s:11:\"size_before\";i:1131608;s:10:\"size_after\";i:202160;}'),(1432,473,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:580187;s:11:\"size_before\";i:731615;s:10:\"size_after\";i:151428;}'),(1433,472,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:255992;s:11:\"size_before\";i:312433;s:10:\"size_after\";i:56441;}'),(1434,471,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:656508;s:11:\"size_before\";i:816168;s:10:\"size_after\";i:159660;}'),(1435,470,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1027779;s:11:\"size_before\";i:1268727;s:10:\"size_after\";i:240948;}'),(1436,469,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1283226;s:11:\"size_before\";i:1477689;s:10:\"size_after\";i:194463;}'),(1437,468,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1010261;s:11:\"size_before\";i:1166650;s:10:\"size_after\";i:156389;}'),(1438,467,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1333653;s:11:\"size_before\";i:1525997;s:10:\"size_after\";i:192344;}'),(1617,222,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1130576;s:11:\"size_before\";i:1274275;s:10:\"size_after\";i:143699;}'),(1618,222,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.21003425034477;s:5:\"bytes\";i:31539;s:11:\"size_before\";i:308902;s:10:\"size_after\";i:277363;s:4:\"time\";d:0.36000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:6;s:5:\"bytes\";i:315;s:11:\"size_before\";i:5253;s:10:\"size_after\";i:4938;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.45;s:5:\"bytes\";i:594;s:11:\"size_before\";i:7973;s:10:\"size_after\";i:7379;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.18;s:5:\"bytes\";i:3984;s:11:\"size_before\";i:35650;s:10:\"size_after\";i:31666;s:4:\"time\";d:0.07;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.34;s:5:\"bytes\";i:9623;s:11:\"size_before\";i:67107;s:10:\"size_after\";i:57484;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.3;s:5:\"bytes\";i:577;s:11:\"size_before\";i:7902;s:10:\"size_after\";i:7325;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6;s:5:\"bytes\";i:1351;s:11:\"size_before\";i:17785;s:10:\"size_after\";i:16434;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.85;s:5:\"bytes\";i:7387;s:11:\"size_before\";i:74983;s:10:\"size_after\";i:67596;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.98;s:5:\"bytes\";i:3622;s:11:\"size_before\";i:36282;s:10:\"size_after\";i:32660;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.51;s:5:\"bytes\";i:1341;s:11:\"size_before\";i:17855;s:10:\"size_after\";i:16514;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.99;s:5:\"bytes\";i:1209;s:11:\"size_before\";i:17298;s:10:\"size_after\";i:16089;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.38;s:5:\"bytes\";i:1536;s:11:\"size_before\";i:20814;s:10:\"size_after\";i:19278;s:4:\"time\";d:0.01;}}}'),(1619,223,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:807180;s:11:\"size_before\";i:977482;s:10:\"size_after\";i:170302;}'),(1620,223,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.010430034473214;s:5:\"bytes\";i:9571;s:11:\"size_before\";i:317928;s:10:\"size_after\";i:308357;s:4:\"time\";d:0.28;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.64;s:5:\"bytes\";i:259;s:11:\"size_before\";i:5581;s:10:\"size_after\";i:5322;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.26;s:5:\"bytes\";i:356;s:11:\"size_before\";i:10915;s:10:\"size_after\";i:10559;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.84;s:5:\"bytes\";i:2311;s:11:\"size_before\";i:81467;s:10:\"size_after\";i:79156;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.74;s:5:\"bytes\";i:1857;s:11:\"size_before\";i:67705;s:10:\"size_after\";i:65848;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.13;s:5:\"bytes\";i:427;s:11:\"size_before\";i:13642;s:10:\"size_after\";i:13215;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:13215;s:10:\"size_after\";i:13215;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.72;s:5:\"bytes\";i:1889;s:11:\"size_before\";i:28124;s:10:\"size_after\";i:26235;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.67;s:5:\"bytes\";i:689;s:11:\"size_before\";i:25852;s:10:\"size_after\";i:25163;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.42;s:5:\"bytes\";i:574;s:11:\"size_before\";i:23690;s:10:\"size_after\";i:23116;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.61;s:5:\"bytes\";i:589;s:11:\"size_before\";i:22560;s:10:\"size_after\";i:21971;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.46;s:5:\"bytes\";i:620;s:11:\"size_before\";i:25177;s:10:\"size_after\";i:24557;s:4:\"time\";d:0.03;}}}'),(1621,224,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1162801;s:11:\"size_before\";i:1460476;s:10:\"size_after\";i:297675;}'),(1622,224,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.784898058627432;s:5:\"bytes\";i:29205;s:11:\"size_before\";i:504849;s:10:\"size_after\";i:475644;s:4:\"time\";d:0.26;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7;s:5:\"bytes\";i:314;s:11:\"size_before\";i:5505;s:10:\"size_after\";i:5191;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.22;s:5:\"bytes\";i:749;s:11:\"size_before\";i:14358;s:10:\"size_after\";i:13609;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.9;s:5:\"bytes\";i:4620;s:11:\"size_before\";i:78366;s:10:\"size_after\";i:73746;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.96;s:5:\"bytes\";i:8221;s:11:\"size_before\";i:138009;s:10:\"size_after\";i:129788;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.28;s:5:\"bytes\";i:725;s:11:\"size_before\";i:13731;s:10:\"size_after\";i:13006;s:4:\"time\";d:0.08;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.65;s:5:\"bytes\";i:1748;s:11:\"size_before\";i:30949;s:10:\"size_after\";i:29201;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.05;s:5:\"bytes\";i:4783;s:11:\"size_before\";i:79116;s:10:\"size_after\";i:74333;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44;s:5:\"bytes\";i:2608;s:11:\"size_before\";i:47898;s:10:\"size_after\";i:45290;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.47;s:5:\"bytes\";i:1798;s:11:\"size_before\";i:32868;s:10:\"size_after\";i:31070;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.72;s:5:\"bytes\";i:1737;s:11:\"size_before\";i:30341;s:10:\"size_after\";i:28604;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.64;s:5:\"bytes\";i:1902;s:11:\"size_before\";i:33708;s:10:\"size_after\";i:31806;s:4:\"time\";d:0.01;}}}'),(1623,225,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.875238211085431;s:5:\"bytes\";i:42391;s:11:\"size_before\";i:616575;s:10:\"size_after\";i:574184;s:4:\"time\";d:0.48;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.09;s:5:\"bytes\";i:780;s:11:\"size_before\";i:9643;s:10:\"size_after\";i:8863;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.31;s:5:\"bytes\";i:1943;s:11:\"size_before\";i:26598;s:10:\"size_after\";i:24655;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:7349;s:11:\"size_before\";i:108175;s:10:\"size_after\";i:100826;s:4:\"time\";d:0.08;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.81;s:5:\"bytes\";i:10897;s:11:\"size_before\";i:160089;s:10:\"size_after\";i:149192;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.1;s:5:\"bytes\";i:1847;s:11:\"size_before\";i:26004;s:10:\"size_after\";i:24157;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.12;s:5:\"bytes\";i:2692;s:11:\"size_before\";i:37822;s:10:\"size_after\";i:35130;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.14;s:5:\"bytes\";i:4162;s:11:\"size_before\";i:58283;s:10:\"size_after\";i:54121;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.35;s:5:\"bytes\";i:3398;s:11:\"size_before\";i:53488;s:10:\"size_after\";i:50090;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.65;s:5:\"bytes\";i:3022;s:11:\"size_before\";i:45422;s:10:\"size_after\";i:42400;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.94;s:5:\"bytes\";i:3003;s:11:\"size_before\";i:43294;s:10:\"size_after\";i:40291;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.91;s:5:\"bytes\";i:3298;s:11:\"size_before\";i:47757;s:10:\"size_after\";i:44459;s:4:\"time\";d:0.09;}}}'),(1624,226,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:668244;s:11:\"size_before\";i:942116;s:10:\"size_after\";i:273872;}'),(1625,226,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.115822467356802;s:5:\"bytes\";i:22730;s:11:\"size_before\";i:552259;s:10:\"size_after\";i:529529;s:4:\"time\";d:0.47000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.72;s:5:\"bytes\";i:364;s:11:\"size_before\";i:6364;s:10:\"size_after\";i:6000;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.34;s:5:\"bytes\";i:687;s:11:\"size_before\";i:15837;s:10:\"size_after\";i:15150;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:3407;s:11:\"size_before\";i:84312;s:10:\"size_after\";i:80905;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:6132;s:11:\"size_before\";i:146742;s:10:\"size_after\";i:140610;s:4:\"time\";d:0.13;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.78;s:5:\"bytes\";i:739;s:11:\"size_before\";i:15449;s:10:\"size_after\";i:14710;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.15;s:5:\"bytes\";i:1427;s:11:\"size_before\";i:34366;s:10:\"size_after\";i:32939;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:3091;s:11:\"size_before\";i:84039;s:10:\"size_after\";i:80948;s:4:\"time\";d:0.12;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:2254;s:11:\"size_before\";i:55839;s:10:\"size_after\";i:53585;s:4:\"time\";d:0.08;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:1594;s:11:\"size_before\";i:37491;s:10:\"size_after\";i:35897;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:1451;s:11:\"size_before\";i:33829;s:10:\"size_after\";i:32378;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17;s:5:\"bytes\";i:1584;s:11:\"size_before\";i:37991;s:10:\"size_after\";i:36407;s:4:\"time\";d:0.01;}}}'),(1626,227,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:548461;s:11:\"size_before\";i:728838;s:10:\"size_after\";i:180377;}'),(1627,227,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.715293253141;s:5:\"bytes\";i:11807;s:11:\"size_before\";i:250398;s:10:\"size_after\";i:238591;s:4:\"time\";d:0.33000000000000007;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.45;s:5:\"bytes\";i:164;s:11:\"size_before\";i:3687;s:10:\"size_after\";i:3523;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.59;s:5:\"bytes\";i:361;s:11:\"size_before\";i:7869;s:10:\"size_after\";i:7508;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.82;s:5:\"bytes\";i:4076;s:11:\"size_before\";i:59782;s:10:\"size_after\";i:55706;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:55706;s:10:\"size_after\";i:55706;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:427;s:11:\"size_before\";i:9894;s:10:\"size_after\";i:9467;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9467;s:10:\"size_after\";i:9467;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.01;s:5:\"bytes\";i:3351;s:11:\"size_before\";i:33493;s:10:\"size_after\";i:30142;s:4:\"time\";d:0.08;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45;s:5:\"bytes\";i:1251;s:11:\"size_before\";i:19384;s:10:\"size_after\";i:18133;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19;s:5:\"bytes\";i:719;s:11:\"size_before\";i:17140;s:10:\"size_after\";i:16421;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:636;s:11:\"size_before\";i:16066;s:10:\"size_after\";i:15430;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.59;s:5:\"bytes\";i:822;s:11:\"size_before\";i:17910;s:10:\"size_after\";i:17088;s:4:\"time\";d:0.03;}}}'),(1628,228,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:483546;s:11:\"size_before\";i:721731;s:10:\"size_after\";i:238185;}'),(1629,228,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.835892011625105;s:5:\"bytes\";i:24277;s:11:\"size_before\";i:502017;s:10:\"size_after\";i:477740;s:4:\"time\";d:0.39999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:255;s:11:\"size_before\";i:5948;s:10:\"size_after\";i:5693;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17;s:5:\"bytes\";i:575;s:11:\"size_before\";i:13798;s:10:\"size_after\";i:13223;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13;s:5:\"bytes\";i:3691;s:11:\"size_before\";i:71880;s:10:\"size_after\";i:68189;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.66;s:5:\"bytes\";i:6797;s:11:\"size_before\";i:120077;s:10:\"size_after\";i:113280;s:4:\"time\";d:0.13;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38;s:5:\"bytes\";i:605;s:11:\"size_before\";i:13818;s:10:\"size_after\";i:13213;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.28;s:5:\"bytes\";i:1608;s:11:\"size_before\";i:37599;s:10:\"size_after\";i:35991;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.65;s:5:\"bytes\";i:3827;s:11:\"size_before\";i:82217;s:10:\"size_after\";i:78390;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.36;s:5:\"bytes\";i:2266;s:11:\"size_before\";i:51958;s:10:\"size_after\";i:49692;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:1526;s:11:\"size_before\";i:35920;s:10:\"size_after\";i:34394;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.34;s:5:\"bytes\";i:1415;s:11:\"size_before\";i:32613;s:10:\"size_after\";i:31198;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.73;s:5:\"bytes\";i:1712;s:11:\"size_before\";i:36189;s:10:\"size_after\";i:34477;s:4:\"time\";d:0.05;}}}'),(1630,229,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.113669599798078;s:5:\"bytes\";i:42111;s:11:\"size_before\";i:519013;s:10:\"size_after\";i:476902;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.92;s:5:\"bytes\";i:572;s:11:\"size_before\";i:8269;s:10:\"size_after\";i:7697;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.83;s:5:\"bytes\";i:1454;s:11:\"size_before\";i:21300;s:10:\"size_after\";i:19846;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.16;s:5:\"bytes\";i:7276;s:11:\"size_before\";i:89121;s:10:\"size_after\";i:81845;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.87;s:5:\"bytes\";i:12204;s:11:\"size_before\";i:137524;s:10:\"size_after\";i:125320;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.63;s:5:\"bytes\";i:1394;s:11:\"size_before\";i:21031;s:10:\"size_after\";i:19637;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.08;s:5:\"bytes\";i:2088;s:11:\"size_before\";i:29502;s:10:\"size_after\";i:27414;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.93;s:5:\"bytes\";i:5089;s:11:\"size_before\";i:57002;s:10:\"size_after\";i:51913;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.27;s:5:\"bytes\";i:3880;s:11:\"size_before\";i:46940;s:10:\"size_after\";i:43060;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.68;s:5:\"bytes\";i:2728;s:11:\"size_before\";i:35518;s:10:\"size_after\";i:32790;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.45;s:5:\"bytes\";i:2543;s:11:\"size_before\";i:34136;s:10:\"size_after\";i:31593;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.46;s:5:\"bytes\";i:2883;s:11:\"size_before\";i:38670;s:10:\"size_after\";i:35787;s:4:\"time\";d:0.01;}}}'),(1631,230,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:564778;s:11:\"size_before\";i:708895;s:10:\"size_after\";i:144117;}'),(1632,230,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.097577579320056;s:5:\"bytes\";i:9965;s:11:\"size_before\";i:321703;s:10:\"size_after\";i:311738;s:4:\"time\";d:0.27999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.22;s:5:\"bytes\";i:237;s:11:\"size_before\";i:4537;s:10:\"size_after\";i:4300;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.06;s:5:\"bytes\";i:357;s:11:\"size_before\";i:8802;s:10:\"size_after\";i:8445;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:1230;s:11:\"size_before\";i:44373;s:10:\"size_after\";i:43143;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.05;s:5:\"bytes\";i:2229;s:11:\"size_before\";i:73119;s:10:\"size_after\";i:70890;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.98;s:5:\"bytes\";i:349;s:11:\"size_before\";i:8775;s:10:\"size_after\";i:8426;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:858;s:11:\"size_before\";i:22902;s:10:\"size_after\";i:22044;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.92;s:5:\"bytes\";i:1636;s:11:\"size_before\";i:56062;s:10:\"size_after\";i:54426;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.09;s:5:\"bytes\";i:735;s:11:\"size_before\";i:35159;s:10:\"size_after\";i:34424;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.41;s:5:\"bytes\";i:766;s:11:\"size_before\";i:22454;s:10:\"size_after\";i:21688;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.52;s:5:\"bytes\";i:742;s:11:\"size_before\";i:21087;s:10:\"size_after\";i:20345;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:826;s:11:\"size_before\";i:24433;s:10:\"size_after\";i:23607;s:4:\"time\";d:0.03;}}}'),(1633,231,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:495360;s:11:\"size_before\";i:579188;s:10:\"size_after\";i:83828;}'),(1634,231,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.7982645343866;s:5:\"bytes\";i:17762;s:11:\"size_before\";i:181277;s:10:\"size_after\";i:163515;s:4:\"time\";d:0.4;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.43;s:5:\"bytes\";i:205;s:11:\"size_before\";i:3187;s:10:\"size_after\";i:2982;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.83;s:5:\"bytes\";i:344;s:11:\"size_before\";i:5033;s:10:\"size_after\";i:4689;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.38;s:5:\"bytes\";i:2689;s:11:\"size_before\";i:23635;s:10:\"size_after\";i:20946;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.29;s:5:\"bytes\";i:5004;s:11:\"size_before\";i:40720;s:10:\"size_after\";i:35716;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.07;s:5:\"bytes\";i:355;s:11:\"size_before\";i:5020;s:10:\"size_after\";i:4665;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.59;s:5:\"bytes\";i:1142;s:11:\"size_before\";i:11914;s:10:\"size_after\";i:10772;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.11;s:5:\"bytes\";i:3256;s:11:\"size_before\";i:35740;s:10:\"size_after\";i:32484;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.74;s:5:\"bytes\";i:1761;s:11:\"size_before\";i:20143;s:10:\"size_after\";i:18382;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1;s:5:\"bytes\";i:1065;s:11:\"size_before\";i:11698;s:10:\"size_after\";i:10633;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.25;s:5:\"bytes\";i:920;s:11:\"size_before\";i:11149;s:10:\"size_after\";i:10229;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.83;s:5:\"bytes\";i:1021;s:11:\"size_before\";i:13038;s:10:\"size_after\";i:12017;s:4:\"time\";d:0.03;}}}'),(1635,232,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:356813;s:11:\"size_before\";i:704896;s:10:\"size_after\";i:348083;}'),(1636,232,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.205448973196055;s:5:\"bytes\";i:38369;s:11:\"size_before\";i:737093;s:10:\"size_after\";i:698724;s:4:\"time\";d:0.47;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.52;s:5:\"bytes\";i:536;s:11:\"size_before\";i:8219;s:10:\"size_after\";i:7683;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.94;s:5:\"bytes\";i:1250;s:11:\"size_before\";i:21061;s:10:\"size_after\";i:19811;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:5803;s:11:\"size_before\";i:115147;s:10:\"size_after\";i:109344;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.74;s:5:\"bytes\";i:8844;s:11:\"size_before\";i:186597;s:10:\"size_after\";i:177753;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:1231;s:11:\"size_before\";i:20375;s:10:\"size_after\";i:19144;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.41;s:5:\"bytes\";i:2595;s:11:\"size_before\";i:47947;s:10:\"size_after\";i:45352;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87;s:5:\"bytes\";i:5239;s:11:\"size_before\";i:107545;s:10:\"size_after\";i:102306;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6;s:5:\"bytes\";i:4300;s:11:\"size_before\";i:76759;s:10:\"size_after\";i:72459;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71;s:5:\"bytes\";i:2951;s:11:\"size_before\";i:51711;s:10:\"size_after\";i:48760;s:4:\"time\";d:0.13;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.51;s:5:\"bytes\";i:2596;s:11:\"size_before\";i:47098;s:10:\"size_after\";i:44502;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54;s:5:\"bytes\";i:3024;s:11:\"size_before\";i:54634;s:10:\"size_after\";i:51610;s:4:\"time\";d:0.04;}}}'),(1637,233,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:332089;s:11:\"size_before\";i:515127;s:10:\"size_after\";i:183038;}'),(1638,233,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6102802852928044;s:5:\"bytes\";i:13338;s:11:\"size_before\";i:369445;s:10:\"size_after\";i:356107;s:4:\"time\";d:0.3900000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.02;s:5:\"bytes\";i:278;s:11:\"size_before\";i:5538;s:10:\"size_after\";i:5260;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.42;s:5:\"bytes\";i:416;s:11:\"size_before\";i:12163;s:10:\"size_after\";i:11747;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.89;s:5:\"bytes\";i:1545;s:11:\"size_before\";i:53486;s:10:\"size_after\";i:51941;s:4:\"time\";d:0.19;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.74;s:5:\"bytes\";i:3301;s:11:\"size_before\";i:88215;s:10:\"size_after\";i:84914;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:380;s:11:\"size_before\";i:11856;s:10:\"size_after\";i:11476;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.71;s:5:\"bytes\";i:650;s:11:\"size_before\";i:23968;s:10:\"size_after\";i:23318;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32;s:5:\"bytes\";i:3223;s:11:\"size_before\";i:60613;s:10:\"size_after\";i:57390;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62;s:5:\"bytes\";i:1348;s:11:\"size_before\";i:37247;s:10:\"size_after\";i:35899;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.83;s:5:\"bytes\";i:724;s:11:\"size_before\";i:25573;s:10:\"size_after\";i:24849;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8;s:5:\"bytes\";i:663;s:11:\"size_before\";i:23661;s:10:\"size_after\";i:22998;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.99;s:5:\"bytes\";i:810;s:11:\"size_before\";i:27125;s:10:\"size_after\";i:26315;s:4:\"time\";d:0.01;}}}'),(1639,234,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:321988;s:11:\"size_before\";i:682610;s:10:\"size_after\";i:360622;}'),(1640,234,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.443750233539191;s:5:\"bytes\";i:42249;s:11:\"size_before\";i:776101;s:10:\"size_after\";i:733852;s:4:\"time\";d:0.41000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4;s:5:\"bytes\";i:526;s:11:\"size_before\";i:8222;s:10:\"size_after\";i:7696;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.51;s:5:\"bytes\";i:1202;s:11:\"size_before\";i:21796;s:10:\"size_after\";i:20594;s:4:\"time\";d:0.04;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.39;s:5:\"bytes\";i:6520;s:11:\"size_before\";i:120918;s:10:\"size_after\";i:114398;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.05;s:5:\"bytes\";i:9853;s:11:\"size_before\";i:195076;s:10:\"size_after\";i:185223;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.96;s:5:\"bytes\";i:1267;s:11:\"size_before\";i:21263;s:10:\"size_after\";i:19996;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.84;s:5:\"bytes\";i:2931;s:11:\"size_before\";i:50168;s:10:\"size_after\";i:47237;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:5685;s:11:\"size_before\";i:113669;s:10:\"size_after\";i:107984;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78;s:5:\"bytes\";i:4797;s:11:\"size_before\";i:82946;s:10:\"size_after\";i:78149;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:3189;s:11:\"size_before\";i:54265;s:10:\"size_after\";i:51076;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.64;s:5:\"bytes\";i:2781;s:11:\"size_before\";i:49300;s:10:\"size_after\";i:46519;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.98;s:5:\"bytes\";i:3498;s:11:\"size_before\";i:58478;s:10:\"size_after\";i:54980;s:4:\"time\";d:0.08;}}}'),(1641,235,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:585221;s:11:\"size_before\";i:808846;s:10:\"size_after\";i:223625;}'),(1642,235,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.376540460282109;s:5:\"bytes\";i:22107;s:11:\"size_before\";i:505125;s:10:\"size_after\";i:483018;s:4:\"time\";d:0.26;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.86;s:5:\"bytes\";i:407;s:11:\"size_before\";i:6947;s:10:\"size_after\";i:6540;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.69;s:5:\"bytes\";i:982;s:11:\"size_before\";i:17245;s:10:\"size_after\";i:16263;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95;s:5:\"bytes\";i:2989;s:11:\"size_before\";i:75682;s:10:\"size_after\";i:72693;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:4388;s:11:\"size_before\";i:119099;s:10:\"size_after\";i:114711;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.59;s:5:\"bytes\";i:938;s:11:\"size_before\";i:16784;s:10:\"size_after\";i:15846;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.99;s:5:\"bytes\";i:1732;s:11:\"size_before\";i:34688;s:10:\"size_after\";i:32956;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.22;s:5:\"bytes\";i:3121;s:11:\"size_before\";i:73888;s:10:\"size_after\";i:70767;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.43;s:5:\"bytes\";i:2319;s:11:\"size_before\";i:52342;s:10:\"size_after\";i:50023;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.84;s:5:\"bytes\";i:1780;s:11:\"size_before\";i:36750;s:10:\"size_after\";i:34970;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.92;s:5:\"bytes\";i:1681;s:11:\"size_before\";i:34163;s:10:\"size_after\";i:32482;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:1770;s:11:\"size_before\";i:37537;s:10:\"size_after\";i:35767;s:4:\"time\";d:0.01;}}}'),(1643,236,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:348620;s:11:\"size_before\";i:403593;s:10:\"size_after\";i:54973;}'),(1644,236,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.55869291442964;s:5:\"bytes\";i:20456;s:11:\"size_before\";i:150870;s:10:\"size_after\";i:130414;s:4:\"time\";d:0.28;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.34;s:5:\"bytes\";i:302;s:11:\"size_before\";i:2920;s:10:\"size_after\";i:2618;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.9;s:5:\"bytes\";i:539;s:11:\"size_before\";i:4944;s:10:\"size_after\";i:4405;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.88;s:5:\"bytes\";i:3115;s:11:\"size_before\";i:18455;s:10:\"size_after\";i:15340;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:19.43;s:5:\"bytes\";i:5610;s:11:\"size_before\";i:28874;s:10:\"size_after\";i:23264;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.43;s:5:\"bytes\";i:605;s:11:\"size_before\";i:4868;s:10:\"size_after\";i:4263;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.89;s:5:\"bytes\";i:1455;s:11:\"size_before\";i:10474;s:10:\"size_after\";i:9019;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.12;s:5:\"bytes\";i:2823;s:11:\"size_before\";i:30962;s:10:\"size_after\";i:28139;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.77;s:5:\"bytes\";i:1859;s:11:\"size_before\";i:17258;s:10:\"size_after\";i:15399;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.58;s:5:\"bytes\";i:1412;s:11:\"size_before\";i:10395;s:10:\"size_after\";i:8983;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.64;s:5:\"bytes\";i:1286;s:11:\"size_before\";i:10175;s:10:\"size_after\";i:8889;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.56;s:5:\"bytes\";i:1450;s:11:\"size_before\";i:11545;s:10:\"size_after\";i:10095;s:4:\"time\";d:0.01;}}}'),(1645,237,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:650953;s:11:\"size_before\";i:739704;s:10:\"size_after\";i:88751;}'),(1646,237,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.302336578975991;s:5:\"bytes\";i:19671;s:11:\"size_before\";i:211463;s:10:\"size_after\";i:191792;s:4:\"time\";d:0.4;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.04;s:5:\"bytes\";i:214;s:11:\"size_before\";i:2661;s:10:\"size_after\";i:2447;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.06;s:5:\"bytes\";i:556;s:11:\"size_before\";i:5526;s:10:\"size_after\";i:4970;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.16;s:5:\"bytes\";i:2988;s:11:\"size_before\";i:29411;s:10:\"size_after\";i:26423;s:4:\"time\";d:0.13;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.53;s:5:\"bytes\";i:4489;s:11:\"size_before\";i:47097;s:10:\"size_after\";i:42608;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2;s:5:\"bytes\";i:504;s:11:\"size_before\";i:5476;s:10:\"size_after\";i:4972;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.1;s:5:\"bytes\";i:1757;s:11:\"size_before\";i:15827;s:10:\"size_after\";i:14070;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.97;s:5:\"bytes\";i:2481;s:11:\"size_before\";i:35584;s:10:\"size_after\";i:33103;s:4:\"time\";d:0.08;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.56;s:5:\"bytes\";i:1816;s:11:\"size_before\";i:24035;s:10:\"size_after\";i:22219;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.93;s:5:\"bytes\";i:1686;s:11:\"size_before\";i:15424;s:10:\"size_after\";i:13738;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.62;s:5:\"bytes\";i:1530;s:11:\"size_before\";i:14403;s:10:\"size_after\";i:12873;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.3;s:5:\"bytes\";i:1650;s:11:\"size_before\";i:16019;s:10:\"size_after\";i:14369;s:4:\"time\";d:0.01;}}}'),(1647,238,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1060628;s:11:\"size_before\";i:1305697;s:10:\"size_after\";i:245069;}'),(1648,238,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.149016078692192;s:5:\"bytes\";i:23144;s:11:\"size_before\";i:557819;s:10:\"size_after\";i:534675;s:4:\"time\";d:0.37000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:476;s:11:\"size_before\";i:7651;s:10:\"size_after\";i:7175;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.93;s:5:\"bytes\";i:885;s:11:\"size_before\";i:17958;s:10:\"size_after\";i:17073;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.53;s:5:\"bytes\";i:2883;s:11:\"size_before\";i:81702;s:10:\"size_after\";i:78819;s:4:\"time\";d:0.09;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.49;s:5:\"bytes\";i:5825;s:11:\"size_before\";i:129694;s:10:\"size_after\";i:123869;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:840;s:11:\"size_before\";i:17541;s:10:\"size_after\";i:16701;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.01;s:5:\"bytes\";i:1825;s:11:\"size_before\";i:45458;s:10:\"size_after\";i:43633;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69;s:5:\"bytes\";i:3488;s:11:\"size_before\";i:74450;s:10:\"size_after\";i:70962;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.37;s:5:\"bytes\";i:1884;s:11:\"size_before\";i:55825;s:10:\"size_after\";i:53941;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.02;s:5:\"bytes\";i:1765;s:11:\"size_before\";i:43946;s:10:\"size_after\";i:42181;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:1579;s:11:\"size_before\";i:39833;s:10:\"size_after\";i:38254;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.87;s:5:\"bytes\";i:1694;s:11:\"size_before\";i:43761;s:10:\"size_after\";i:42067;s:4:\"time\";d:0.01;}}}'),(1649,240,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1226092;s:11:\"size_before\";i:1420899;s:10:\"size_after\";i:194807;}'),(1650,240,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.490567970014133;s:5:\"bytes\";i:17042;s:11:\"size_before\";i:488230;s:10:\"size_after\";i:471188;s:4:\"time\";d:0.5;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.78;s:5:\"bytes\";i:306;s:11:\"size_before\";i:6398;s:10:\"size_after\";i:6092;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.05;s:5:\"bytes\";i:585;s:11:\"size_before\";i:14434;s:10:\"size_after\";i:13849;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.51;s:5:\"bytes\";i:2361;s:11:\"size_before\";i:67341;s:10:\"size_after\";i:64980;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.03;s:5:\"bytes\";i:3222;s:11:\"size_before\";i:106374;s:10:\"size_after\";i:103152;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.11;s:5:\"bytes\";i:580;s:11:\"size_before\";i:14123;s:10:\"size_after\";i:13543;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.74;s:5:\"bytes\";i:1338;s:11:\"size_before\";i:35764;s:10:\"size_after\";i:34426;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.08;s:5:\"bytes\";i:2651;s:11:\"size_before\";i:86140;s:10:\"size_after\";i:83489;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1;s:5:\"bytes\";i:2306;s:11:\"size_before\";i:56293;s:10:\"size_after\";i:53987;s:4:\"time\";d:0.23;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.65;s:5:\"bytes\";i:1274;s:11:\"size_before\";i:34893;s:10:\"size_after\";i:33619;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.74;s:5:\"bytes\";i:1185;s:11:\"size_before\";i:31705;s:10:\"size_after\";i:30520;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.55;s:5:\"bytes\";i:1234;s:11:\"size_before\";i:34765;s:10:\"size_after\";i:33531;s:4:\"time\";d:0.04;}}}'),(1651,241,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1110583;s:11:\"size_before\";i:1369012;s:10:\"size_after\";i:258429;}'),(1652,241,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9614102988312125;s:5:\"bytes\";i:23705;s:11:\"size_before\";i:598398;s:10:\"size_after\";i:574693;s:4:\"time\";d:0.31000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8;s:5:\"bytes\";i:472;s:11:\"size_before\";i:8142;s:10:\"size_after\";i:7670;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.19;s:5:\"bytes\";i:965;s:11:\"size_before\";i:18609;s:10:\"size_after\";i:17644;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.83;s:5:\"bytes\";i:3382;s:11:\"size_before\";i:88332;s:10:\"size_after\";i:84950;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:4913;s:11:\"size_before\";i:141017;s:10:\"size_after\";i:136104;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.08;s:5:\"bytes\";i:921;s:11:\"size_before\";i:18119;s:10:\"size_after\";i:17198;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:2122;s:11:\"size_before\";i:46928;s:10:\"size_after\";i:44806;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.78;s:5:\"bytes\";i:2262;s:11:\"size_before\";i:81444;s:10:\"size_after\";i:79182;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.83;s:5:\"bytes\";i:2349;s:11:\"size_before\";i:61342;s:10:\"size_after\";i:58993;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:2157;s:11:\"size_before\";i:45844;s:10:\"size_after\";i:43687;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:2068;s:11:\"size_before\";i:42266;s:10:\"size_after\";i:40198;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:2094;s:11:\"size_before\";i:46355;s:10:\"size_after\";i:44261;s:4:\"time\";d:0.02;}}}'),(1653,242,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:781746;s:11:\"size_before\";i:1202284;s:10:\"size_after\";i:420538;}'),(1654,242,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2453156747234773;s:5:\"bytes\";i:23176;s:11:\"size_before\";i:714137;s:10:\"size_after\";i:690961;s:4:\"time\";d:0.52;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.77;s:5:\"bytes\";i:615;s:11:\"size_before\";i:9079;s:10:\"size_after\";i:8464;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:1331;s:11:\"size_before\";i:22631;s:10:\"size_after\";i:21300;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.92;s:5:\"bytes\";i:6455;s:11:\"size_before\";i:164824;s:10:\"size_after\";i:158369;s:4:\"time\";d:0.15;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:158369;s:10:\"size_after\";i:158369;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.67;s:5:\"bytes\";i:1647;s:11:\"size_before\";i:29037;s:10:\"size_after\";i:27390;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:27390;s:10:\"size_after\";i:27390;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.51;s:5:\"bytes\";i:3499;s:11:\"size_before\";i:99545;s:10:\"size_after\";i:96046;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62;s:5:\"bytes\";i:3082;s:11:\"size_before\";i:66725;s:10:\"size_after\";i:63643;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:2129;s:11:\"size_before\";i:45254;s:10:\"size_after\";i:43125;s:4:\"time\";d:0.09;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.86;s:5:\"bytes\";i:2055;s:11:\"size_before\";i:42242;s:10:\"size_after\";i:40187;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.82;s:5:\"bytes\";i:2363;s:11:\"size_before\";i:49041;s:10:\"size_after\";i:46678;s:4:\"time\";d:0.01;}}}'),(1655,243,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:331868;s:11:\"size_before\";i:407647;s:10:\"size_after\";i:75779;}'),(1656,243,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:17.259868044072626;s:5:\"bytes\";i:21085;s:11:\"size_before\";i:122162;s:10:\"size_after\";i:101077;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.47;s:5:\"bytes\";i:285;s:11:\"size_before\";i:2116;s:10:\"size_after\";i:1831;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.64;s:5:\"bytes\";i:599;s:11:\"size_before\";i:4092;s:10:\"size_after\";i:3493;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.97;s:5:\"bytes\";i:3100;s:11:\"size_before\";i:16344;s:10:\"size_after\";i:13244;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:18.81;s:5:\"bytes\";i:5847;s:11:\"size_before\";i:31080;s:10:\"size_after\";i:25233;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.88;s:5:\"bytes\";i:549;s:11:\"size_before\";i:3955;s:10:\"size_after\";i:3406;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.6;s:5:\"bytes\";i:1209;s:11:\"size_before\";i:7281;s:10:\"size_after\";i:6072;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.47;s:5:\"bytes\";i:3813;s:11:\"size_before\";i:23154;s:10:\"size_after\";i:19341;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.49;s:5:\"bytes\";i:1894;s:11:\"size_before\";i:11484;s:10:\"size_after\";i:9590;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.77;s:5:\"bytes\";i:1298;s:11:\"size_before\";i:7742;s:10:\"size_after\";i:6444;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.3;s:5:\"bytes\";i:1164;s:11:\"size_before\";i:7140;s:10:\"size_after\";i:5976;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.07;s:5:\"bytes\";i:1327;s:11:\"size_before\";i:7774;s:10:\"size_after\";i:6447;s:4:\"time\";d:0.01;}}}'),(1657,244,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:708525;s:11:\"size_before\";i:973963;s:10:\"size_after\";i:265438;}'),(1658,244,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.8288303650495;s:5:\"bytes\";i:24920;s:11:\"size_before\";i:516067;s:10:\"size_after\";i:491147;s:4:\"time\";d:0.35;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.01;s:5:\"bytes\";i:317;s:11:\"size_before\";i:5276;s:10:\"size_after\";i:4959;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.09;s:5:\"bytes\";i:693;s:11:\"size_before\";i:13612;s:10:\"size_after\";i:12919;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88;s:5:\"bytes\";i:3845;s:11:\"size_before\";i:78853;s:10:\"size_after\";i:75008;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.56;s:5:\"bytes\";i:6139;s:11:\"size_before\";i:134705;s:10:\"size_after\";i:128566;s:4:\"time\";d:0.08;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.4;s:5:\"bytes\";i:716;s:11:\"size_before\";i:13264;s:10:\"size_after\";i:12548;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:1720;s:11:\"size_before\";i:32787;s:10:\"size_after\";i:31067;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:3807;s:11:\"size_before\";i:84083;s:10:\"size_after\";i:80276;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.81;s:5:\"bytes\";i:2527;s:11:\"size_before\";i:52538;s:10:\"size_after\";i:50011;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.07;s:5:\"bytes\";i:1741;s:11:\"size_before\";i:34322;s:10:\"size_after\";i:32581;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.22;s:5:\"bytes\";i:1625;s:11:\"size_before\";i:31156;s:10:\"size_after\";i:29531;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.05;s:5:\"bytes\";i:1790;s:11:\"size_before\";i:35471;s:10:\"size_after\";i:33681;s:4:\"time\";d:0.01;}}}'),(1659,245,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.566146473909243;s:5:\"bytes\";i:57605;s:11:\"size_before\";i:877303;s:10:\"size_after\";i:819698;s:4:\"time\";d:0.65;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.99;s:5:\"bytes\";i:587;s:11:\"size_before\";i:8397;s:10:\"size_after\";i:7810;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.16;s:5:\"bytes\";i:2103;s:11:\"size_before\";i:29378;s:10:\"size_after\";i:27275;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:9417;s:11:\"size_before\";i:151387;s:10:\"size_after\";i:141970;s:4:\"time\";d:0.1;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.07;s:5:\"bytes\";i:14509;s:11:\"size_before\";i:239198;s:10:\"size_after\";i:224689;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.03;s:5:\"bytes\";i:2018;s:11:\"size_before\";i:28695;s:10:\"size_after\";i:26677;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.21;s:5:\"bytes\";i:3018;s:11:\"size_before\";i:41851;s:10:\"size_after\";i:38833;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57;s:5:\"bytes\";i:7578;s:11:\"size_before\";i:115421;s:10:\"size_after\";i:107843;s:4:\"time\";d:0.15;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.59;s:5:\"bytes\";i:5591;s:11:\"size_before\";i:84779;s:10:\"size_after\";i:79188;s:4:\"time\";d:0.11;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.06;s:5:\"bytes\";i:4335;s:11:\"size_before\";i:61372;s:10:\"size_after\";i:57037;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.25;s:5:\"bytes\";i:4049;s:11:\"size_before\";i:55868;s:10:\"size_after\";i:51819;s:4:\"time\";d:0.08;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.22;s:5:\"bytes\";i:4400;s:11:\"size_before\";i:60957;s:10:\"size_after\";i:56557;s:4:\"time\";d:0.04;}}}'),(1660,246,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1083679;s:11:\"size_before\";i:1290594;s:10:\"size_after\";i:206915;}'),(1661,246,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9478282607974737;s:5:\"bytes\";i:15476;s:11:\"size_before\";i:392013;s:10:\"size_after\";i:376537;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.77;s:5:\"bytes\";i:378;s:11:\"size_before\";i:6547;s:10:\"size_after\";i:6169;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4;s:5:\"bytes\";i:528;s:11:\"size_before\";i:11999;s:10:\"size_after\";i:11471;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.35;s:5:\"bytes\";i:4011;s:11:\"size_before\";i:92193;s:10:\"size_after\";i:88182;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.09;s:5:\"bytes\";i:3097;s:11:\"size_before\";i:75788;s:10:\"size_after\";i:72691;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.08;s:5:\"bytes\";i:610;s:11:\"size_before\";i:14957;s:10:\"size_after\";i:14347;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14347;s:10:\"size_after\";i:14347;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.95;s:5:\"bytes\";i:2635;s:11:\"size_before\";i:53211;s:10:\"size_after\";i:50576;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:1318;s:11:\"size_before\";i:37065;s:10:\"size_after\";i:35747;s:4:\"time\";d:0.07;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.23;s:5:\"bytes\";i:925;s:11:\"size_before\";i:28611;s:10:\"size_after\";i:27686;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:940;s:11:\"size_before\";i:27062;s:10:\"size_after\";i:26122;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.42;s:5:\"bytes\";i:1034;s:11:\"size_before\";i:30233;s:10:\"size_after\";i:29199;s:4:\"time\";d:0.02;}}}'),(1662,247,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6071282476216453;s:5:\"bytes\";i:10317;s:11:\"size_before\";i:286017;s:10:\"size_after\";i:275700;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.97;s:5:\"bytes\";i:254;s:11:\"size_before\";i:5106;s:10:\"size_after\";i:4852;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.9;s:5:\"bytes\";i:474;s:11:\"size_before\";i:12155;s:10:\"size_after\";i:11681;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.63;s:5:\"bytes\";i:2264;s:11:\"size_before\";i:62297;s:10:\"size_after\";i:60033;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:425;s:11:\"size_before\";i:11758;s:10:\"size_after\";i:11333;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.44;s:5:\"bytes\";i:812;s:11:\"size_before\";i:23584;s:10:\"size_after\";i:22772;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.27;s:5:\"bytes\";i:2065;s:11:\"size_before\";i:48388;s:10:\"size_after\";i:46323;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:1376;s:11:\"size_before\";i:39693;s:10:\"size_after\";i:38317;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.01;s:5:\"bytes\";i:867;s:11:\"size_before\";i:28774;s:10:\"size_after\";i:27907;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:839;s:11:\"size_before\";i:25185;s:10:\"size_after\";i:24346;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.24;s:5:\"bytes\";i:941;s:11:\"size_before\";i:29077;s:10:\"size_after\";i:28136;s:4:\"time\";d:0.03;}}}'),(1663,248,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.354499977250467;s:5:\"bytes\";i:18184;s:11:\"size_before\";i:417591;s:10:\"size_after\";i:399407;s:4:\"time\";d:0.25;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:222;s:11:\"size_before\";i:5081;s:10:\"size_after\";i:4859;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:553;s:11:\"size_before\";i:13824;s:10:\"size_after\";i:13271;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63;s:5:\"bytes\";i:3262;s:11:\"size_before\";i:70498;s:10:\"size_after\";i:67236;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.16;s:5:\"bytes\";i:5851;s:11:\"size_before\";i:113501;s:10:\"size_after\";i:107650;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.13;s:5:\"bytes\";i:577;s:11:\"size_before\";i:13979;s:10:\"size_after\";i:13402;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.94;s:5:\"bytes\";i:695;s:11:\"size_before\";i:17625;s:10:\"size_after\";i:16930;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:2987;s:11:\"size_before\";i:62367;s:10:\"size_after\";i:59380;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.66;s:5:\"bytes\";i:1464;s:11:\"size_before\";i:40053;s:10:\"size_after\";i:38589;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.06;s:5:\"bytes\";i:857;s:11:\"size_before\";i:28043;s:10:\"size_after\";i:27186;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.08;s:5:\"bytes\";i:779;s:11:\"size_before\";i:25308;s:10:\"size_after\";i:24529;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.43;s:5:\"bytes\";i:937;s:11:\"size_before\";i:27312;s:10:\"size_after\";i:26375;s:4:\"time\";d:0.01;}}}'),(1664,249,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.9053053149653785;s:5:\"bytes\";i:20332;s:11:\"size_before\";i:414490;s:10:\"size_after\";i:394158;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.15;s:5:\"bytes\";i:262;s:11:\"size_before\";i:5088;s:10:\"size_after\";i:4826;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.07;s:5:\"bytes\";i:722;s:11:\"size_before\";i:14250;s:10:\"size_after\";i:13528;s:4:\"time\";d:0.08;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:3519;s:11:\"size_before\";i:67050;s:10:\"size_after\";i:63531;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.92;s:5:\"bytes\";i:6568;s:11:\"size_before\";i:110921;s:10:\"size_after\";i:104353;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:656;s:11:\"size_before\";i:13890;s:10:\"size_after\";i:13234;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:828;s:11:\"size_before\";i:18134;s:10:\"size_after\";i:17306;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.82;s:5:\"bytes\";i:3003;s:11:\"size_before\";i:62341;s:10:\"size_after\";i:59338;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.94;s:5:\"bytes\";i:1643;s:11:\"size_before\";i:41655;s:10:\"size_after\";i:40012;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:1058;s:11:\"size_before\";i:28618;s:10:\"size_after\";i:27560;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:979;s:11:\"size_before\";i:25449;s:10:\"size_after\";i:24470;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:1094;s:11:\"size_before\";i:27094;s:10:\"size_after\";i:26000;s:4:\"time\";d:0.05;}}}'),(1665,250,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.901244135147682;s:5:\"bytes\";i:92809;s:11:\"size_before\";i:1042652;s:10:\"size_after\";i:949843;s:4:\"time\";d:0.56;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.23;s:5:\"bytes\";i:1274;s:11:\"size_before\";i:12456;s:10:\"size_after\";i:11182;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.73;s:5:\"bytes\";i:3364;s:11:\"size_before\";i:34565;s:10:\"size_after\";i:31201;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.93;s:5:\"bytes\";i:14858;s:11:\"size_before\";i:166464;s:10:\"size_after\";i:151606;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.19;s:5:\"bytes\";i:20377;s:11:\"size_before\";i:248687;s:10:\"size_after\";i:228310;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.81;s:5:\"bytes\";i:3291;s:11:\"size_before\";i:33533;s:10:\"size_after\";i:30242;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.49;s:5:\"bytes\";i:7116;s:11:\"size_before\";i:74983;s:10:\"size_after\";i:67867;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5;s:5:\"bytes\";i:11456;s:11:\"size_before\";i:134800;s:10:\"size_after\";i:123344;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.69;s:5:\"bytes\";i:8962;s:11:\"size_before\";i:103149;s:10:\"size_after\";i:94187;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.5;s:5:\"bytes\";i:7537;s:11:\"size_before\";i:79360;s:10:\"size_after\";i:71823;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.47;s:5:\"bytes\";i:6997;s:11:\"size_before\";i:73898;s:10:\"size_after\";i:66901;s:4:\"time\";d:0.08;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.38;s:5:\"bytes\";i:7577;s:11:\"size_before\";i:80757;s:10:\"size_after\";i:73180;s:4:\"time\";d:0.04;}}}'),(1666,251,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.891286156243504;s:5:\"bytes\";i:72518;s:11:\"size_before\";i:918963;s:10:\"size_after\";i:846445;s:4:\"time\";d:0.52;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.67;s:5:\"bytes\";i:1122;s:11:\"size_before\";i:11599;s:10:\"size_after\";i:10477;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.44;s:5:\"bytes\";i:3009;s:11:\"size_before\";i:31877;s:10:\"size_after\";i:28868;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.56;s:5:\"bytes\";i:10928;s:11:\"size_before\";i:144550;s:10:\"size_after\";i:133622;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87;s:5:\"bytes\";i:14828;s:11:\"size_before\";i:215761;s:10:\"size_after\";i:200933;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.68;s:5:\"bytes\";i:3018;s:11:\"size_before\";i:31192;s:10:\"size_after\";i:28174;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.88;s:5:\"bytes\";i:5995;s:11:\"size_before\";i:67476;s:10:\"size_after\";i:61481;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.4;s:5:\"bytes\";i:8730;s:11:\"size_before\";i:117980;s:10:\"size_after\";i:109250;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.59;s:5:\"bytes\";i:6831;s:11:\"size_before\";i:89948;s:10:\"size_after\";i:83117;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.67;s:5:\"bytes\";i:6146;s:11:\"size_before\";i:70901;s:10:\"size_after\";i:64755;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.82;s:5:\"bytes\";i:5833;s:11:\"size_before\";i:66155;s:10:\"size_after\";i:60322;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.5;s:5:\"bytes\";i:6078;s:11:\"size_before\";i:71524;s:10:\"size_after\";i:65446;s:4:\"time\";d:0.04;}}}'),(1667,252,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.4021522443619325;s:5:\"bytes\";i:28589;s:11:\"size_before\";i:529215;s:10:\"size_after\";i:500626;s:4:\"time\";d:0.27999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.88;s:5:\"bytes\";i:780;s:11:\"size_before\";i:9904;s:10:\"size_after\";i:9124;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.77;s:5:\"bytes\";i:1948;s:11:\"size_before\";i:28782;s:10:\"size_after\";i:26834;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.68;s:5:\"bytes\";i:6996;s:11:\"size_before\";i:123206;s:10:\"size_after\";i:116210;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.98;s:5:\"bytes\";i:1955;s:11:\"size_before\";i:28022;s:10:\"size_after\";i:26067;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.31;s:5:\"bytes\";i:2954;s:11:\"size_before\";i:46840;s:10:\"size_after\";i:43886;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:4156;s:11:\"size_before\";i:68845;s:10:\"size_after\";i:64689;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64689;s:10:\"size_after\";i:64689;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";i:6;s:5:\"bytes\";i:3118;s:11:\"size_before\";i:52006;s:10:\"size_after\";i:48888;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:3126;s:11:\"size_before\";i:50042;s:10:\"size_after\";i:46916;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:3556;s:11:\"size_before\";i:56879;s:10:\"size_after\";i:53323;s:4:\"time\";d:0.07;}}}'),(1668,253,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.4021522443619325;s:5:\"bytes\";i:28589;s:11:\"size_before\";i:529215;s:10:\"size_after\";i:500626;s:4:\"time\";d:0.38;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.88;s:5:\"bytes\";i:780;s:11:\"size_before\";i:9904;s:10:\"size_after\";i:9124;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.77;s:5:\"bytes\";i:1948;s:11:\"size_before\";i:28782;s:10:\"size_after\";i:26834;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.68;s:5:\"bytes\";i:6996;s:11:\"size_before\";i:123206;s:10:\"size_after\";i:116210;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.98;s:5:\"bytes\";i:1955;s:11:\"size_before\";i:28022;s:10:\"size_after\";i:26067;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.31;s:5:\"bytes\";i:2954;s:11:\"size_before\";i:46840;s:10:\"size_after\";i:43886;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:4156;s:11:\"size_before\";i:68845;s:10:\"size_after\";i:64689;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:64689;s:10:\"size_after\";i:64689;s:4:\"time\";d:0.09;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";i:6;s:5:\"bytes\";i:3118;s:11:\"size_before\";i:52006;s:10:\"size_after\";i:48888;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:3126;s:11:\"size_before\";i:50042;s:10:\"size_after\";i:46916;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:3556;s:11:\"size_before\";i:56879;s:10:\"size_after\";i:53323;s:4:\"time\";d:0.04;}}}'),(1669,254,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.861092553674275;s:5:\"bytes\";i:80721;s:11:\"size_before\";i:1026842;s:10:\"size_after\";i:946121;s:4:\"time\";d:0.4700000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.87;s:5:\"bytes\";i:1018;s:11:\"size_before\";i:11471;s:10:\"size_after\";i:10453;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.15;s:5:\"bytes\";i:2628;s:11:\"size_before\";i:32244;s:10:\"size_after\";i:29616;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.63;s:5:\"bytes\";i:12392;s:11:\"size_before\";i:162331;s:10:\"size_after\";i:149939;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.39;s:5:\"bytes\";i:18183;s:11:\"size_before\";i:246170;s:10:\"size_after\";i:227987;s:4:\"time\";d:0.18;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.22;s:5:\"bytes\";i:2575;s:11:\"size_before\";i:31311;s:10:\"size_after\";i:28736;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.93;s:5:\"bytes\";i:5690;s:11:\"size_before\";i:71724;s:10:\"size_after\";i:66034;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.48;s:5:\"bytes\";i:11991;s:11:\"size_before\";i:141383;s:10:\"size_after\";i:129392;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.93;s:5:\"bytes\";i:8308;s:11:\"size_before\";i:104703;s:10:\"size_after\";i:96395;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";i:8;s:5:\"bytes\";i:6147;s:11:\"size_before\";i:76832;s:10:\"size_after\";i:70685;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.91;s:5:\"bytes\";i:5576;s:11:\"size_before\";i:70499;s:10:\"size_after\";i:64923;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:6213;s:11:\"size_before\";i:78174;s:10:\"size_after\";i:71961;s:4:\"time\";d:0.04;}}}'),(1670,255,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.347173779020175;s:5:\"bytes\";i:60125;s:11:\"size_before\";i:947272;s:10:\"size_after\";i:887147;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.96;s:5:\"bytes\";i:1005;s:11:\"size_before\";i:11215;s:10:\"size_after\";i:10210;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.04;s:5:\"bytes\";i:2874;s:11:\"size_before\";i:31789;s:10:\"size_after\";i:28915;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.21;s:5:\"bytes\";i:19117;s:11:\"size_before\";i:232740;s:10:\"size_after\";i:213623;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:213623;s:10:\"size_after\";i:213623;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.14;s:5:\"bytes\";i:3822;s:11:\"size_before\";i:41801;s:10:\"size_after\";i:37979;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:37979;s:10:\"size_after\";i:37979;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.86;s:5:\"bytes\";i:8425;s:11:\"size_before\";i:95119;s:10:\"size_after\";i:86694;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.31;s:5:\"bytes\";i:6878;s:11:\"size_before\";i:82758;s:10:\"size_after\";i:75880;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.85;s:5:\"bytes\";i:5874;s:11:\"size_before\";i:66357;s:10:\"size_after\";i:60483;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.12;s:5:\"bytes\";i:5734;s:11:\"size_before\";i:62854;s:10:\"size_after\";i:57120;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";i:9;s:5:\"bytes\";i:6396;s:11:\"size_before\";i:71037;s:10:\"size_after\";i:64641;s:4:\"time\";d:0.09;}}}'),(1671,256,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:9.121100124372623;s:5:\"bytes\";i:103405;s:11:\"size_before\";i:1133690;s:10:\"size_after\";i:1030285;s:4:\"time\";d:0.41;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.09;s:5:\"bytes\";i:1091;s:11:\"size_before\";i:12000;s:10:\"size_after\";i:10909;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.12;s:5:\"bytes\";i:3164;s:11:\"size_before\";i:34687;s:10:\"size_after\";i:31523;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.05;s:5:\"bytes\";i:16263;s:11:\"size_before\";i:179672;s:10:\"size_after\";i:163409;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.58;s:5:\"bytes\";i:23245;s:11:\"size_before\";i:271002;s:10:\"size_after\";i:247757;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.19;s:5:\"bytes\";i:3096;s:11:\"size_before\";i:33685;s:10:\"size_after\";i:30589;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.04;s:5:\"bytes\";i:7075;s:11:\"size_before\";i:78228;s:10:\"size_after\";i:71153;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.89;s:5:\"bytes\";i:15837;s:11:\"size_before\";i:160179;s:10:\"size_after\";i:144342;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.48;s:5:\"bytes\";i:11144;s:11:\"size_before\";i:117533;s:10:\"size_after\";i:106389;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.14;s:5:\"bytes\";i:7707;s:11:\"size_before\";i:84316;s:10:\"size_after\";i:76609;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.09;s:5:\"bytes\";i:6990;s:11:\"size_before\";i:76908;s:10:\"size_after\";i:69918;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.12;s:5:\"bytes\";i:7793;s:11:\"size_before\";i:85480;s:10:\"size_after\";i:77687;s:4:\"time\";d:0.06;}}}'),(1672,257,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.90400929081979;s:5:\"bytes\";i:96680;s:11:\"size_before\";i:1085803;s:10:\"size_after\";i:989123;s:4:\"time\";d:0.5800000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.53;s:5:\"bytes\";i:1162;s:11:\"size_before\";i:12188;s:10:\"size_after\";i:11026;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.24;s:5:\"bytes\";i:3147;s:11:\"size_before\";i:34044;s:10:\"size_after\";i:30897;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.86;s:5:\"bytes\";i:15303;s:11:\"size_before\";i:172658;s:10:\"size_after\";i:157355;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.32;s:5:\"bytes\";i:21638;s:11:\"size_before\";i:260060;s:10:\"size_after\";i:238422;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.34;s:5:\"bytes\";i:3107;s:11:\"size_before\";i:33273;s:10:\"size_after\";i:30166;s:4:\"time\";d:0.11;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.22;s:5:\"bytes\";i:7007;s:11:\"size_before\";i:75990;s:10:\"size_after\";i:68983;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.11;s:5:\"bytes\";i:13499;s:11:\"size_before\";i:148157;s:10:\"size_after\";i:134658;s:4:\"time\";d:0.11;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.88;s:5:\"bytes\";i:9694;s:11:\"size_before\";i:109199;s:10:\"size_after\";i:99505;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2;s:5:\"bytes\";i:7543;s:11:\"size_before\";i:81963;s:10:\"size_after\";i:74420;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.23;s:5:\"bytes\";i:6924;s:11:\"size_before\";i:75023;s:10:\"size_after\";i:68099;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2;s:5:\"bytes\";i:7656;s:11:\"size_before\";i:83248;s:10:\"size_after\";i:75592;s:4:\"time\";d:0.04;}}}'),(1673,258,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.911002201860928;s:5:\"bytes\";i:59353;s:11:\"size_before\";i:858819;s:10:\"size_after\";i:799466;s:4:\"time\";d:0.5499999999999999;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.66;s:5:\"bytes\";i:1037;s:11:\"size_before\";i:10739;s:10:\"size_after\";i:9702;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.61;s:5:\"bytes\";i:2417;s:11:\"size_before\";i:28084;s:10:\"size_after\";i:25667;s:4:\"time\";d:0.06;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.56;s:5:\"bytes\";i:8920;s:11:\"size_before\";i:135882;s:10:\"size_after\";i:126962;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.86;s:5:\"bytes\";i:12097;s:11:\"size_before\";i:206368;s:10:\"size_after\";i:194271;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.59;s:5:\"bytes\";i:2346;s:11:\"size_before\";i:27299;s:10:\"size_after\";i:24953;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.77;s:5:\"bytes\";i:4748;s:11:\"size_before\";i:61072;s:10:\"size_after\";i:56324;s:4:\"time\";d:0.09;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.61;s:5:\"bytes\";i:7478;s:11:\"size_before\";i:113089;s:10:\"size_after\";i:105611;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.44;s:5:\"bytes\";i:5420;s:11:\"size_before\";i:84175;s:10:\"size_after\";i:78755;s:4:\"time\";d:0.1;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.63;s:5:\"bytes\";i:4917;s:11:\"size_before\";i:64425;s:10:\"size_after\";i:59508;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.92;s:5:\"bytes\";i:4774;s:11:\"size_before\";i:60276;s:10:\"size_after\";i:55502;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.71;s:5:\"bytes\";i:5199;s:11:\"size_before\";i:67410;s:10:\"size_after\";i:62211;s:4:\"time\";d:0.04;}}}'),(1674,259,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:8.945451137947595;s:5:\"bytes\";i:106918;s:11:\"size_before\";i:1195222;s:10:\"size_after\";i:1088304;s:4:\"time\";d:0.43000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.57;s:5:\"bytes\";i:1220;s:11:\"size_before\";i:12745;s:10:\"size_after\";i:11525;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.22;s:5:\"bytes\";i:3389;s:11:\"size_before\";i:36754;s:10:\"size_after\";i:33365;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:9;s:5:\"bytes\";i:17373;s:11:\"size_before\";i:193103;s:10:\"size_after\";i:175730;s:4:\"time\";d:0.09;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.64;s:5:\"bytes\";i:25203;s:11:\"size_before\";i:291831;s:10:\"size_after\";i:266628;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.39;s:5:\"bytes\";i:3358;s:11:\"size_before\";i:35752;s:10:\"size_after\";i:32394;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.92;s:5:\"bytes\";i:7450;s:11:\"size_before\";i:83484;s:10:\"size_after\";i:76034;s:4:\"time\";d:0.1;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.19;s:5:\"bytes\";i:14808;s:11:\"size_before\";i:161157;s:10:\"size_after\";i:146349;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.91;s:5:\"bytes\";i:10536;s:11:\"size_before\";i:118296;s:10:\"size_after\";i:107760;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.99;s:5:\"bytes\";i:8002;s:11:\"size_before\";i:89045;s:10:\"size_after\";i:81043;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.99;s:5:\"bytes\";i:7402;s:11:\"size_before\";i:82303;s:10:\"size_after\";i:74901;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.01;s:5:\"bytes\";i:8177;s:11:\"size_before\";i:90752;s:10:\"size_after\";i:82575;s:4:\"time\";d:0.02;}}}'),(1675,260,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:267307;s:11:\"size_before\";i:414113;s:10:\"size_after\";i:146806;}'),(1676,260,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.649334302250136;s:5:\"bytes\";i:11249;s:11:\"size_before\";i:308248;s:10:\"size_after\";i:296999;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.49;s:5:\"bytes\";i:320;s:11:\"size_before\";i:5829;s:10:\"size_after\";i:5509;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:465;s:11:\"size_before\";i:11292;s:10:\"size_after\";i:10827;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.15;s:5:\"bytes\";i:1345;s:11:\"size_before\";i:42647;s:10:\"size_after\";i:41302;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:2608;s:11:\"size_before\";i:68614;s:10:\"size_after\";i:66006;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.92;s:5:\"bytes\";i:430;s:11:\"size_before\";i:10969;s:10:\"size_after\";i:10539;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.73;s:5:\"bytes\";i:774;s:11:\"size_before\";i:20755;s:10:\"size_after\";i:19981;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:2253;s:11:\"size_before\";i:49852;s:10:\"size_after\";i:47599;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:962;s:11:\"size_before\";i:31805;s:10:\"size_after\";i:30843;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2;s:5:\"bytes\";i:715;s:11:\"size_before\";i:22312;s:10:\"size_after\";i:21597;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:664;s:11:\"size_before\";i:20430;s:10:\"size_after\";i:19766;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";i:3;s:5:\"bytes\";i:713;s:11:\"size_before\";i:23743;s:10:\"size_after\";i:23030;s:4:\"time\";d:0.04;}}}'),(1677,261,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.185878982345291;s:5:\"bytes\";i:15224;s:11:\"size_before\";i:363699;s:10:\"size_after\";i:348475;s:4:\"time\";d:0.31000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.64;s:5:\"bytes\";i:334;s:11:\"size_before\";i:5920;s:10:\"size_after\";i:5586;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.42;s:5:\"bytes\";i:632;s:11:\"size_before\";i:14314;s:10:\"size_after\";i:13682;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.11;s:5:\"bytes\";i:2342;s:11:\"size_before\";i:57014;s:10:\"size_after\";i:54672;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.96;s:5:\"bytes\";i:4556;s:11:\"size_before\";i:91903;s:10:\"size_after\";i:87347;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:533;s:11:\"size_before\";i:14021;s:10:\"size_after\";i:13488;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:740;s:11:\"size_before\";i:19393;s:10:\"size_after\";i:18653;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.67;s:5:\"bytes\";i:2368;s:11:\"size_before\";i:50725;s:10:\"size_after\";i:48357;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.14;s:5:\"bytes\";i:1098;s:11:\"size_before\";i:34932;s:10:\"size_after\";i:33834;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45;s:5:\"bytes\";i:897;s:11:\"size_before\";i:26002;s:10:\"size_after\";i:25105;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.55;s:5:\"bytes\";i:847;s:11:\"size_before\";i:23873;s:10:\"size_after\";i:23026;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.43;s:5:\"bytes\";i:877;s:11:\"size_before\";i:25602;s:10:\"size_after\";i:24725;s:4:\"time\";d:0.01;}}}'),(1678,262,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:305408;s:11:\"size_before\";i:478322;s:10:\"size_after\";i:172914;}'),(1679,262,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9128107426742718;s:5:\"bytes\";i:13596;s:11:\"size_before\";i:347474;s:10:\"size_after\";i:333878;s:4:\"time\";d:0.3600000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.65;s:5:\"bytes\";i:337;s:11:\"size_before\";i:5965;s:10:\"size_after\";i:5628;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.07;s:5:\"bytes\";i:517;s:11:\"size_before\";i:12706;s:10:\"size_after\";i:12189;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.95;s:5:\"bytes\";i:1443;s:11:\"size_before\";i:48968;s:10:\"size_after\";i:47525;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:3073;s:11:\"size_before\";i:79732;s:10:\"size_after\";i:76659;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.48;s:5:\"bytes\";i:559;s:11:\"size_before\";i:12480;s:10:\"size_after\";i:11921;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.19;s:5:\"bytes\";i:753;s:11:\"size_before\";i:23599;s:10:\"size_after\";i:22846;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.06;s:5:\"bytes\";i:3329;s:11:\"size_before\";i:54951;s:10:\"size_after\";i:51622;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.48;s:5:\"bytes\";i:1210;s:11:\"size_before\";i:34753;s:10:\"size_after\";i:33543;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.14;s:5:\"bytes\";i:787;s:11:\"size_before\";i:25040;s:10:\"size_after\";i:24253;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.2;s:5:\"bytes\";i:747;s:11:\"size_before\";i:23310;s:10:\"size_after\";i:22563;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.24;s:5:\"bytes\";i:841;s:11:\"size_before\";i:25970;s:10:\"size_after\";i:25129;s:4:\"time\";d:0.02;}}}'),(1680,263,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:291142;s:11:\"size_before\";i:464067;s:10:\"size_after\";i:172925;}'),(1681,263,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.995878621716562;s:5:\"bytes\";i:16910;s:11:\"size_before\";i:338479;s:10:\"size_after\";i:321569;s:4:\"time\";d:0.38000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.19;s:5:\"bytes\";i:274;s:11:\"size_before\";i:5284;s:10:\"size_after\";i:5010;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.45;s:5:\"bytes\";i:513;s:11:\"size_before\";i:11539;s:10:\"size_after\";i:11026;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88;s:5:\"bytes\";i:2521;s:11:\"size_before\";i:51621;s:10:\"size_after\";i:49100;s:4:\"time\";d:0.07;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12;s:5:\"bytes\";i:4381;s:11:\"size_before\";i:85594;s:10:\"size_after\";i:81213;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.46;s:5:\"bytes\";i:499;s:11:\"size_before\";i:11190;s:10:\"size_after\";i:10691;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:965;s:11:\"size_before\";i:22490;s:10:\"size_after\";i:21525;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.05;s:5:\"bytes\";i:2872;s:11:\"size_before\";i:47440;s:10:\"size_after\";i:44568;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.21;s:5:\"bytes\";i:1718;s:11:\"size_before\";i:32944;s:10:\"size_after\";i:31226;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:1105;s:11:\"size_before\";i:23526;s:10:\"size_after\";i:22421;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:937;s:11:\"size_before\";i:22044;s:10:\"size_after\";i:21107;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.54;s:5:\"bytes\";i:1125;s:11:\"size_before\";i:24807;s:10:\"size_after\";i:23682;s:4:\"time\";d:0.04;}}}'),(1682,264,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:230037;s:11:\"size_before\";i:353179;s:10:\"size_after\";i:123142;}'),(1683,264,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.078736765643674;s:5:\"bytes\";i:9658;s:11:\"size_before\";i:236789;s:10:\"size_after\";i:227131;s:4:\"time\";d:0.4200000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:146;s:11:\"size_before\";i:4356;s:10:\"size_after\";i:4210;s:4:\"time\";d:0.07;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.22;s:5:\"bytes\";i:192;s:11:\"size_before\";i:8663;s:10:\"size_after\";i:8471;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.65;s:5:\"bytes\";i:1210;s:11:\"size_before\";i:33130;s:10:\"size_after\";i:31920;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.54;s:5:\"bytes\";i:3028;s:11:\"size_before\";i:54655;s:10:\"size_after\";i:51627;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.78;s:5:\"bytes\";i:237;s:11:\"size_before\";i:8523;s:10:\"size_after\";i:8286;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.48;s:5:\"bytes\";i:391;s:11:\"size_before\";i:15783;s:10:\"size_after\";i:15392;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.78;s:5:\"bytes\";i:2520;s:11:\"size_before\";i:37178;s:10:\"size_after\";i:34658;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:770;s:11:\"size_before\";i:23979;s:10:\"size_after\";i:23209;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.36;s:5:\"bytes\";i:411;s:11:\"size_before\";i:17442;s:10:\"size_after\";i:17031;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.21;s:5:\"bytes\";i:345;s:11:\"size_before\";i:15622;s:10:\"size_after\";i:15277;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.34;s:5:\"bytes\";i:408;s:11:\"size_before\";i:17458;s:10:\"size_after\";i:17050;s:4:\"time\";d:0.02;}}}'),(1684,265,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:324852;s:11:\"size_before\";i:488107;s:10:\"size_after\";i:163255;}'),(1685,265,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.634519109895684;s:5:\"bytes\";i:13184;s:11:\"size_before\";i:362744;s:10:\"size_after\";i:349560;s:4:\"time\";d:0.33999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.57;s:5:\"bytes\";i:329;s:11:\"size_before\";i:5907;s:10:\"size_after\";i:5578;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.37;s:5:\"bytes\";i:583;s:11:\"size_before\";i:13351;s:10:\"size_after\";i:12768;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.97;s:5:\"bytes\";i:1549;s:11:\"size_before\";i:52144;s:10:\"size_after\";i:50595;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:2637;s:11:\"size_before\";i:82117;s:10:\"size_after\";i:79480;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4;s:5:\"bytes\";i:577;s:11:\"size_before\";i:13111;s:10:\"size_after\";i:12534;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:836;s:11:\"size_before\";i:25138;s:10:\"size_after\";i:24302;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:2594;s:11:\"size_before\";i:54931;s:10:\"size_after\";i:52337;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.68;s:5:\"bytes\";i:1383;s:11:\"size_before\";i:37594;s:10:\"size_after\";i:36211;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45;s:5:\"bytes\";i:924;s:11:\"size_before\";i:26797;s:10:\"size_after\";i:25873;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45;s:5:\"bytes\";i:857;s:11:\"size_before\";i:24842;s:10:\"size_after\";i:23985;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.41;s:5:\"bytes\";i:915;s:11:\"size_before\";i:26812;s:10:\"size_after\";i:25897;s:4:\"time\";d:0.01;}}}'),(1686,266,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:202340;s:11:\"size_before\";i:330368;s:10:\"size_after\";i:128028;}'),(1687,266,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.464607559478835;s:5:\"bytes\";i:11280;s:11:\"size_before\";i:325578;s:10:\"size_after\";i:314298;s:4:\"time\";d:0.22999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88;s:5:\"bytes\";i:268;s:11:\"size_before\";i:5494;s:10:\"size_after\";i:5226;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.11;s:5:\"bytes\";i:450;s:11:\"size_before\";i:10960;s:10:\"size_after\";i:10510;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.21;s:5:\"bytes\";i:1383;s:11:\"size_before\";i:43138;s:10:\"size_after\";i:41755;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:2337;s:11:\"size_before\";i:67365;s:10:\"size_after\";i:65028;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.88;s:5:\"bytes\";i:417;s:11:\"size_before\";i:10752;s:10:\"size_after\";i:10335;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.13;s:5:\"bytes\";i:734;s:11:\"size_before\";i:23453;s:10:\"size_after\";i:22719;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.94;s:5:\"bytes\";i:2245;s:11:\"size_before\";i:56939;s:10:\"size_after\";i:54694;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.31;s:5:\"bytes\";i:1221;s:11:\"size_before\";i:36861;s:10:\"size_after\";i:35640;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.16;s:5:\"bytes\";i:742;s:11:\"size_before\";i:23468;s:10:\"size_after\";i:22726;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.05;s:5:\"bytes\";i:680;s:11:\"size_before\";i:22278;s:10:\"size_after\";i:21598;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.23;s:5:\"bytes\";i:803;s:11:\"size_before\";i:24870;s:10:\"size_after\";i:24067;s:4:\"time\";d:0.01;}}}'),(1688,267,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:377174;s:11:\"size_before\";i:445288;s:10:\"size_after\";i:68114;}'),(1689,267,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:12.348407954588174;s:5:\"bytes\";i:16424;s:11:\"size_before\";i:133005;s:10:\"size_after\";i:116581;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.1;s:5:\"bytes\";i:218;s:11:\"size_before\";i:2396;s:10:\"size_after\";i:2178;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.11;s:5:\"bytes\";i:407;s:11:\"size_before\";i:4024;s:10:\"size_after\";i:3617;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.37;s:5:\"bytes\";i:2322;s:11:\"size_before\";i:17369;s:10:\"size_after\";i:15047;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.59;s:5:\"bytes\";i:4737;s:11:\"size_before\";i:30383;s:10:\"size_after\";i:25646;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.89;s:5:\"bytes\";i:396;s:11:\"size_before\";i:4005;s:10:\"size_after\";i:3609;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.23;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:8985;s:10:\"size_after\";i:7976;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.09;s:5:\"bytes\";i:3015;s:11:\"size_before\";i:24937;s:10:\"size_after\";i:21922;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.07;s:5:\"bytes\";i:1460;s:11:\"size_before\";i:14504;s:10:\"size_after\";i:13044;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.24;s:5:\"bytes\";i:990;s:11:\"size_before\";i:8808;s:10:\"size_after\";i:7818;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.68;s:5:\"bytes\";i:884;s:11:\"size_before\";i:8274;s:10:\"size_after\";i:7390;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.58;s:5:\"bytes\";i:986;s:11:\"size_before\";i:9320;s:10:\"size_after\";i:8334;s:4:\"time\";d:0.02;}}}'),(1690,268,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:285112;s:11:\"size_before\";i:471118;s:10:\"size_after\";i:186006;}'),(1691,268,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.752446996886531;s:5:\"bytes\";i:16989;s:11:\"size_before\";i:357479;s:10:\"size_after\";i:340490;s:4:\"time\";d:0.32;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6;s:5:\"bytes\";i:230;s:11:\"size_before\";i:5003;s:10:\"size_after\";i:4773;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.69;s:5:\"bytes\";i:381;s:11:\"size_before\";i:10325;s:10:\"size_after\";i:9944;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.81;s:5:\"bytes\";i:2382;s:11:\"size_before\";i:49533;s:10:\"size_after\";i:47151;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7;s:5:\"bytes\";i:4866;s:11:\"size_before\";i:85423;s:10:\"size_after\";i:80557;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4;s:5:\"bytes\";i:344;s:11:\"size_before\";i:10105;s:10:\"size_after\";i:9761;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.89;s:5:\"bytes\";i:822;s:11:\"size_before\";i:21105;s:10:\"size_after\";i:20283;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:3423;s:11:\"size_before\";i:64759;s:10:\"size_after\";i:61336;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17;s:5:\"bytes\";i:1704;s:11:\"size_before\";i:40882;s:10:\"size_after\";i:39178;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:932;s:11:\"size_before\";i:23863;s:10:\"size_after\";i:22931;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:838;s:11:\"size_before\";i:20965;s:10:\"size_after\";i:20127;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:1067;s:11:\"size_before\";i:25516;s:10:\"size_after\";i:24449;s:4:\"time\";d:0.05;}}}'),(1692,269,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1181108;s:11:\"size_before\";i:1363543;s:10:\"size_after\";i:182435;}'),(1693,269,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.5254612509493057;s:5:\"bytes\";i:14205;s:11:\"size_before\";i:402926;s:10:\"size_after\";i:388721;s:4:\"time\";d:0.36;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.83;s:5:\"bytes\";i:378;s:11:\"size_before\";i:6481;s:10:\"size_after\";i:6103;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.33;s:5:\"bytes\";i:620;s:11:\"size_before\";i:14313;s:10:\"size_after\";i:13693;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.19;s:5:\"bytes\";i:1954;s:11:\"size_before\";i:61315;s:10:\"size_after\";i:59361;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.22;s:5:\"bytes\";i:3140;s:11:\"size_before\";i:97457;s:10:\"size_after\";i:94317;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.82;s:5:\"bytes\";i:676;s:11:\"size_before\";i:14033;s:10:\"size_after\";i:13357;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:1012;s:11:\"size_before\";i:28046;s:10:\"size_after\";i:27034;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.53;s:5:\"bytes\";i:1911;s:11:\"size_before\";i:54156;s:10:\"size_after\";i:52245;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.34;s:5:\"bytes\";i:1274;s:11:\"size_before\";i:38170;s:10:\"size_after\";i:36896;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:1071;s:11:\"size_before\";i:29694;s:10:\"size_after\";i:28623;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:989;s:11:\"size_before\";i:27651;s:10:\"size_after\";i:26662;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.73;s:5:\"bytes\";i:1180;s:11:\"size_before\";i:31610;s:10:\"size_after\";i:30430;s:4:\"time\";d:0.03;}}}'),(1694,270,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.970654985602031;s:5:\"bytes\";i:16295;s:11:\"size_before\";i:327824;s:10:\"size_after\";i:311529;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.6;s:5:\"bytes\";i:248;s:11:\"size_before\";i:5391;s:10:\"size_after\";i:5143;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:3;s:5:\"bytes\";i:314;s:11:\"size_before\";i:10479;s:10:\"size_after\";i:10165;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.77;s:5:\"bytes\";i:2248;s:11:\"size_before\";i:47110;s:10:\"size_after\";i:44862;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.22;s:5:\"bytes\";i:5071;s:11:\"size_before\";i:81497;s:10:\"size_after\";i:76426;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.26;s:5:\"bytes\";i:339;s:11:\"size_before\";i:10409;s:10:\"size_after\";i:10070;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1;s:5:\"bytes\";i:606;s:11:\"size_before\";i:19566;s:10:\"size_after\";i:18960;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.69;s:5:\"bytes\";i:3855;s:11:\"size_before\";i:57626;s:10:\"size_after\";i:53771;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:1521;s:11:\"size_before\";i:32341;s:10:\"size_after\";i:30820;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.27;s:5:\"bytes\";i:698;s:11:\"size_before\";i:21325;s:10:\"size_after\";i:20627;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29;s:5:\"bytes\";i:646;s:11:\"size_before\";i:19625;s:10:\"size_after\";i:18979;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.34;s:5:\"bytes\";i:749;s:11:\"size_before\";i:22455;s:10:\"size_after\";i:21706;s:4:\"time\";d:0.02;}}}'),(1695,271,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:212296;s:11:\"size_before\";i:341678;s:10:\"size_after\";i:129382;}'),(1696,271,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.277735511622792;s:5:\"bytes\";i:11864;s:11:\"size_before\";i:277343;s:10:\"size_after\";i:265479;s:4:\"time\";d:0.34;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.24;s:5:\"bytes\";i:207;s:11:\"size_before\";i:4879;s:10:\"size_after\";i:4672;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:324;s:11:\"size_before\";i:9337;s:10:\"size_after\";i:9013;s:4:\"time\";d:0.04;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:1573;s:11:\"size_before\";i:37616;s:10:\"size_after\";i:36043;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:3329;s:11:\"size_before\";i:62930;s:10:\"size_after\";i:59601;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:347;s:11:\"size_before\";i:9264;s:10:\"size_after\";i:8917;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.28;s:5:\"bytes\";i:616;s:11:\"size_before\";i:18763;s:10:\"size_after\";i:18147;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.25;s:5:\"bytes\";i:2493;s:11:\"size_before\";i:47456;s:10:\"size_after\";i:44963;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.71;s:5:\"bytes\";i:1106;s:11:\"size_before\";i:29789;s:10:\"size_after\";i:28683;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.14;s:5:\"bytes\";i:606;s:11:\"size_before\";i:19325;s:10:\"size_after\";i:18719;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.37;s:5:\"bytes\";i:604;s:11:\"size_before\";i:17914;s:10:\"size_after\";i:17310;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.28;s:5:\"bytes\";i:659;s:11:\"size_before\";i:20070;s:10:\"size_after\";i:19411;s:4:\"time\";d:0.07;}}}'),(1697,272,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:7.3217497960252675;s:5:\"bytes\";i:67932;s:11:\"size_before\";i:927811;s:10:\"size_after\";i:859879;s:4:\"time\";d:0.4200000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.81;s:5:\"bytes\";i:877;s:11:\"size_before\";i:9949;s:10:\"size_after\";i:9072;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.14;s:5:\"bytes\";i:2257;s:11:\"size_before\";i:27744;s:10:\"size_after\";i:25487;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87;s:5:\"bytes\";i:9904;s:11:\"size_before\";i:144059;s:10:\"size_after\";i:134155;s:4:\"time\";d:0.07;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:13816;s:11:\"size_before\";i:221043;s:10:\"size_after\";i:207227;s:4:\"time\";d:0.14;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.09;s:5:\"bytes\";i:2180;s:11:\"size_before\";i:26949;s:10:\"size_after\";i:24769;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.56;s:5:\"bytes\";i:4686;s:11:\"size_before\";i:62020;s:10:\"size_after\";i:57334;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.55;s:5:\"bytes\";i:12114;s:11:\"size_before\";i:141756;s:10:\"size_after\";i:129642;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.37;s:5:\"bytes\";i:7213;s:11:\"size_before\";i:97877;s:10:\"size_after\";i:90664;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.63;s:5:\"bytes\";i:5123;s:11:\"size_before\";i:67155;s:10:\"size_after\";i:62032;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.61;s:5:\"bytes\";i:4653;s:11:\"size_before\";i:61106;s:10:\"size_after\";i:56453;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.5;s:5:\"bytes\";i:5109;s:11:\"size_before\";i:68153;s:10:\"size_after\";i:63044;s:4:\"time\";d:0.04;}}}'),(1698,273,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:640906;s:11:\"size_before\";i:760435;s:10:\"size_after\";i:119529;}'),(1699,273,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.368904462206292;s:5:\"bytes\";i:15068;s:11:\"size_before\";i:236587;s:10:\"size_after\";i:221519;s:4:\"time\";d:0.37;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:191;s:11:\"size_before\";i:4425;s:10:\"size_after\";i:4234;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:291;s:11:\"size_before\";i:7869;s:10:\"size_after\";i:7578;s:4:\"time\";d:0.04;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.05;s:5:\"bytes\";i:4438;s:11:\"size_before\";i:55123;s:10:\"size_after\";i:50685;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.37;s:5:\"bytes\";i:3372;s:11:\"size_before\";i:45754;s:10:\"size_after\";i:42382;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:329;s:11:\"size_before\";i:9726;s:10:\"size_after\";i:9397;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:9397;s:10:\"size_after\";i:9397;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.84;s:5:\"bytes\";i:2351;s:11:\"size_before\";i:29987;s:10:\"size_after\";i:27636;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.44;s:5:\"bytes\";i:1395;s:11:\"size_before\";i:21662;s:10:\"size_after\";i:20267;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2;s:5:\"bytes\";i:915;s:11:\"size_before\";i:17597;s:10:\"size_after\";i:16682;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.99;s:5:\"bytes\";i:828;s:11:\"size_before\";i:16603;s:10:\"size_after\";i:15775;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.19;s:5:\"bytes\";i:958;s:11:\"size_before\";i:18444;s:10:\"size_after\";i:17486;s:4:\"time\";d:0.03;}}}'),(1700,274,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:706821;s:11:\"size_before\";i:887436;s:10:\"size_after\";i:180615;}'),(1701,274,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.485131724442285;s:5:\"bytes\";i:14057;s:11:\"size_before\";i:403342;s:10:\"size_after\";i:389285;s:4:\"time\";d:0.3400000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.8;s:5:\"bytes\";i:374;s:11:\"size_before\";i:6446;s:10:\"size_after\";i:6072;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.92;s:5:\"bytes\";i:664;s:11:\"size_before\";i:13492;s:10:\"size_after\";i:12828;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.8;s:5:\"bytes\";i:1560;s:11:\"size_before\";i:55774;s:10:\"size_after\";i:54214;s:4:\"time\";d:0.1;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:2701;s:11:\"size_before\";i:89299;s:10:\"size_after\";i:86598;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:654;s:11:\"size_before\";i:13367;s:10:\"size_after\";i:12713;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.88;s:5:\"bytes\";i:1216;s:11:\"size_before\";i:31336;s:10:\"size_after\";i:30120;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:2305;s:11:\"size_before\";i:62321;s:10:\"size_after\";i:60016;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.9;s:5:\"bytes\";i:1204;s:11:\"size_before\";i:41532;s:10:\"size_after\";i:40328;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.94;s:5:\"bytes\";i:1213;s:11:\"size_before\";i:30776;s:10:\"size_after\";i:29563;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:1085;s:11:\"size_before\";i:28270;s:10:\"size_after\";i:27185;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.52;s:5:\"bytes\";i:1081;s:11:\"size_before\";i:30729;s:10:\"size_after\";i:29648;s:4:\"time\";d:0.02;}}}'),(1702,275,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1201408;s:11:\"size_before\";i:1305531;s:10:\"size_after\";i:104123;}'),(1703,275,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9095848291520228;s:5:\"bytes\";i:9333;s:11:\"size_before\";i:238721;s:10:\"size_after\";i:229388;s:4:\"time\";d:0.37000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.09;s:5:\"bytes\";i:266;s:11:\"size_before\";i:4366;s:10:\"size_after\";i:4100;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.06;s:5:\"bytes\";i:391;s:11:\"size_before\";i:9629;s:10:\"size_after\";i:9238;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:1192;s:11:\"size_before\";i:35276;s:10:\"size_after\";i:34084;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:2164;s:11:\"size_before\";i:54530;s:10:\"size_after\";i:52366;s:4:\"time\";d:0.12;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.36;s:5:\"bytes\";i:408;s:11:\"size_before\";i:9349;s:10:\"size_after\";i:8941;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:585;s:11:\"size_before\";i:17545;s:10:\"size_after\";i:16960;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.23;s:5:\"bytes\";i:1670;s:11:\"size_before\";i:31959;s:10:\"size_after\";i:30289;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.79;s:5:\"bytes\";i:854;s:11:\"size_before\";i:22518;s:10:\"size_after\";i:21664;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:641;s:11:\"size_before\";i:17906;s:10:\"size_after\";i:17265;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.16;s:5:\"bytes\";i:546;s:11:\"size_before\";i:17264;s:10:\"size_after\";i:16718;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:616;s:11:\"size_before\";i:18379;s:10:\"size_after\";i:17763;s:4:\"time\";d:0.06;}}}'),(1704,276,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:1246316;s:11:\"size_before\";i:1353555;s:10:\"size_after\";i:107239;}'),(1705,276,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.7570549735003316;s:5:\"bytes\";i:9173;s:11:\"size_before\";i:244154;s:10:\"size_after\";i:234981;s:4:\"time\";d:0.30000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.59;s:5:\"bytes\";i:250;s:11:\"size_before\";i:4474;s:10:\"size_after\";i:4224;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:377;s:11:\"size_before\";i:9788;s:10:\"size_after\";i:9411;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29;s:5:\"bytes\";i:1192;s:11:\"size_before\";i:36203;s:10:\"size_after\";i:35011;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.93;s:5:\"bytes\";i:2193;s:11:\"size_before\";i:55849;s:10:\"size_after\";i:53656;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:382;s:11:\"size_before\";i:9552;s:10:\"size_after\";i:9170;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.02;s:5:\"bytes\";i:542;s:11:\"size_before\";i:17935;s:10:\"size_after\";i:17393;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.57;s:5:\"bytes\";i:1756;s:11:\"size_before\";i:31516;s:10:\"size_after\";i:29760;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.39;s:5:\"bytes\";i:795;s:11:\"size_before\";i:23464;s:10:\"size_after\";i:22669;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.05;s:5:\"bytes\";i:573;s:11:\"size_before\";i:18757;s:10:\"size_after\";i:18184;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.92;s:5:\"bytes\";i:515;s:11:\"size_before\";i:17659;s:10:\"size_after\";i:17144;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.15;s:5:\"bytes\";i:598;s:11:\"size_before\";i:18957;s:10:\"size_after\";i:18359;s:4:\"time\";d:0.02;}}}'),(1706,277,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:467358;s:11:\"size_before\";i:522587;s:10:\"size_after\";i:55229;}'),(1707,277,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:21.995326729509507;s:5:\"bytes\";i:22027;s:11:\"size_before\";i:100144;s:10:\"size_after\";i:78117;s:4:\"time\";d:0.26000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.93;s:5:\"bytes\";i:289;s:11:\"size_before\";i:2235;s:10:\"size_after\";i:1946;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.46;s:5:\"bytes\";i:565;s:11:\"size_before\";i:3432;s:10:\"size_after\";i:2867;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:24.88;s:5:\"bytes\";i:3244;s:11:\"size_before\";i:13038;s:10:\"size_after\";i:9794;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.64;s:5:\"bytes\";i:5284;s:11:\"size_before\";i:22348;s:10:\"size_after\";i:17064;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.74;s:5:\"bytes\";i:567;s:11:\"size_before\";i:3387;s:10:\"size_after\";i:2820;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.18;s:5:\"bytes\";i:1603;s:11:\"size_before\";i:6916;s:10:\"size_after\";i:5313;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.52;s:5:\"bytes\";i:3788;s:11:\"size_before\";i:17600;s:10:\"size_after\";i:13812;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.31;s:5:\"bytes\";i:2192;s:11:\"size_before\";i:10286;s:10:\"size_after\";i:8094;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.33;s:5:\"bytes\";i:1540;s:11:\"size_before\";i:6897;s:10:\"size_after\";i:5357;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.74;s:5:\"bytes\";i:1414;s:11:\"size_before\";i:6504;s:10:\"size_after\";i:5090;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.54;s:5:\"bytes\";i:1541;s:11:\"size_before\";i:7501;s:10:\"size_after\";i:5960;s:4:\"time\";d:0.01;}}}'),(1708,278,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:982707;s:11:\"size_before\";i:1041469;s:10:\"size_after\";i:58762;}'),(1709,278,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:19.861484847148088;s:5:\"bytes\";i:22512;s:11:\"size_before\";i:113345;s:10:\"size_after\";i:90833;s:4:\"time\";d:0.16999999999999998;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.18;s:5:\"bytes\";i:219;s:11:\"size_before\";i:2151;s:10:\"size_after\";i:1932;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.87;s:5:\"bytes\";i:501;s:11:\"size_before\";i:4219;s:10:\"size_after\";i:3718;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:21.8;s:5:\"bytes\";i:3574;s:11:\"size_before\";i:16391;s:10:\"size_after\";i:12817;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:23.68;s:5:\"bytes\";i:6403;s:11:\"size_before\";i:27043;s:10:\"size_after\";i:20640;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.44;s:5:\"bytes\";i:510;s:11:\"size_before\";i:4099;s:10:\"size_after\";i:3589;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.77;s:5:\"bytes\";i:1296;s:11:\"size_before\";i:7726;s:10:\"size_after\";i:6430;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:20.96;s:5:\"bytes\";i:3733;s:11:\"size_before\";i:17809;s:10:\"size_after\";i:14076;s:4:\"time\";d:0.01;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:22.02;s:5:\"bytes\";i:2261;s:11:\"size_before\";i:10268;s:10:\"size_after\";i:8007;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.15;s:5:\"bytes\";i:1371;s:11:\"size_before\";i:7994;s:10:\"size_after\";i:6623;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:16.37;s:5:\"bytes\";i:1235;s:11:\"size_before\";i:7546;s:10:\"size_after\";i:6311;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:17.4;s:5:\"bytes\";i:1409;s:11:\"size_before\";i:8099;s:10:\"size_after\";i:6690;s:4:\"time\";d:0.02;}}}'),(1710,280,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:206454;s:11:\"size_before\";i:317303;s:10:\"size_after\";i:110849;}'),(1711,280,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:11.99637922494919;s:5:\"bytes\";i:21072;s:11:\"size_before\";i:175653;s:10:\"size_after\";i:154581;s:4:\"time\";d:0.26;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:217;s:11:\"size_before\";i:2729;s:10:\"size_after\";i:2512;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:7;s:5:\"bytes\";i:381;s:11:\"size_before\";i:5445;s:10:\"size_after\";i:5064;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:12.09;s:5:\"bytes\";i:2690;s:11:\"size_before\";i:22255;s:10:\"size_after\";i:19565;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.69;s:5:\"bytes\";i:6300;s:11:\"size_before\";i:42894;s:10:\"size_after\";i:36594;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.07;s:5:\"bytes\";i:379;s:11:\"size_before\";i:5359;s:10:\"size_after\";i:4980;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2;s:5:\"bytes\";i:1015;s:11:\"size_before\";i:11030;s:10:\"size_after\";i:10015;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.62;s:5:\"bytes\";i:5091;s:11:\"size_before\";i:37384;s:10:\"size_after\";i:32293;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.16;s:5:\"bytes\";i:1985;s:11:\"size_before\";i:17784;s:10:\"size_after\";i:15799;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.2;s:5:\"bytes\";i:987;s:11:\"size_before\";i:10728;s:10:\"size_after\";i:9741;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.7;s:5:\"bytes\";i:938;s:11:\"size_before\";i:9671;s:10:\"size_after\";i:8733;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.5;s:5:\"bytes\";i:1089;s:11:\"size_before\";i:10374;s:10:\"size_after\";i:9285;s:4:\"time\";d:0.01;}}}'),(1712,281,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:249939;s:11:\"size_before\";i:422701;s:10:\"size_after\";i:172762;}'),(1713,281,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:13.568990338907852;s:5:\"bytes\";i:29972;s:11:\"size_before\";i:220886;s:10:\"size_after\";i:190914;s:4:\"time\";d:0.19000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.66;s:5:\"bytes\";i:325;s:11:\"size_before\";i:3366;s:10:\"size_after\";i:3041;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.95;s:5:\"bytes\";i:688;s:11:\"size_before\";i:6918;s:10:\"size_after\";i:6230;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.83;s:5:\"bytes\";i:4649;s:11:\"size_before\";i:33618;s:10:\"size_after\";i:28969;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.81;s:5:\"bytes\";i:10613;s:11:\"size_before\";i:67114;s:10:\"size_after\";i:56501;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.84;s:5:\"bytes\";i:680;s:11:\"size_before\";i:6910;s:10:\"size_after\";i:6230;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.93;s:5:\"bytes\";i:912;s:11:\"size_before\";i:9186;s:10:\"size_after\";i:8274;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.02;s:5:\"bytes\";i:6017;s:11:\"size_before\";i:40061;s:10:\"size_after\";i:34044;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.6;s:5:\"bytes\";i:2620;s:11:\"size_before\";i:19266;s:10:\"size_after\";i:16646;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.21;s:5:\"bytes\";i:1191;s:11:\"size_before\";i:11667;s:10:\"size_after\";i:10476;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.76;s:5:\"bytes\";i:1059;s:11:\"size_before\";i:10853;s:10:\"size_after\";i:9794;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.21;s:5:\"bytes\";i:1218;s:11:\"size_before\";i:11927;s:10:\"size_after\";i:10709;s:4:\"time\";d:0.01;}}}'),(1714,282,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:379552;s:11:\"size_before\";i:434317;s:10:\"size_after\";i:54765;}'),(1715,282,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:10.138213693766167;s:5:\"bytes\";i:14619;s:11:\"size_before\";i:144197;s:10:\"size_after\";i:129578;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.1;s:5:\"bytes\";i:212;s:11:\"size_before\";i:2618;s:10:\"size_after\";i:2406;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.78;s:5:\"bytes\";i:439;s:11:\"size_before\";i:5002;s:10:\"size_after\";i:4563;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.83;s:5:\"bytes\";i:2197;s:11:\"size_before\";i:18573;s:10:\"size_after\";i:16376;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.55;s:5:\"bytes\";i:3967;s:11:\"size_before\";i:29274;s:10:\"size_after\";i:25307;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.14;s:5:\"bytes\";i:403;s:11:\"size_before\";i:4948;s:10:\"size_after\";i:4545;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.98;s:5:\"bytes\";i:1052;s:11:\"size_before\";i:10542;s:10:\"size_after\";i:9490;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6;s:5:\"bytes\";i:1996;s:11:\"size_before\";i:26273;s:10:\"size_after\";i:24277;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.17;s:5:\"bytes\";i:1329;s:11:\"size_before\";i:16263;s:10:\"size_after\";i:14934;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:10.02;s:5:\"bytes\";i:1035;s:11:\"size_before\";i:10332;s:10:\"size_after\";i:9297;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.67;s:5:\"bytes\";i:943;s:11:\"size_before\";i:9752;s:10:\"size_after\";i:8809;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.85;s:5:\"bytes\";i:1046;s:11:\"size_before\";i:10620;s:10:\"size_after\";i:9574;s:4:\"time\";d:0.05;}}}'),(1716,283,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:628816;s:11:\"size_before\";i:742937;s:10:\"size_after\";i:114121;}'),(1717,283,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.985432322478637;s:5:\"bytes\";i:11225;s:11:\"size_before\";i:225156;s:10:\"size_after\";i:213931;s:4:\"time\";d:0.42999999999999994;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.72;s:5:\"bytes\";i:223;s:11:\"size_before\";i:3898;s:10:\"size_after\";i:3675;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.63;s:5:\"bytes\";i:275;s:11:\"size_before\";i:7581;s:10:\"size_after\";i:7306;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6;s:5:\"bytes\";i:3035;s:11:\"size_before\";i:54183;s:10:\"size_after\";i:51148;s:4:\"time\";d:0.11;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:2197;s:11:\"size_before\";i:44920;s:10:\"size_after\";i:42723;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.06;s:5:\"bytes\";i:280;s:11:\"size_before\";i:9164;s:10:\"size_after\";i:8884;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:8884;s:10:\"size_after\";i:8884;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.11;s:5:\"bytes\";i:2196;s:11:\"size_before\";i:30879;s:10:\"size_after\";i:28683;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.04;s:5:\"bytes\";i:1285;s:11:\"size_before\";i:21266;s:10:\"size_after\";i:19981;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.14;s:5:\"bytes\";i:620;s:11:\"size_before\";i:14992;s:10:\"size_after\";i:14372;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:541;s:11:\"size_before\";i:13850;s:10:\"size_after\";i:13309;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.69;s:5:\"bytes\";i:573;s:11:\"size_before\";i:15539;s:10:\"size_after\";i:14966;s:4:\"time\";d:0.03;}}}'),(1718,284,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:828868;s:11:\"size_before\";i:1461007;s:10:\"size_after\";i:632139;}'),(1719,284,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.456078768189004;s:5:\"bytes\";i:52599;s:11:\"size_before\";i:964044;s:10:\"size_after\";i:911445;s:4:\"time\";d:0.49;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:532;s:11:\"size_before\";i:6695;s:10:\"size_after\";i:6163;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.95;s:5:\"bytes\";i:1579;s:11:\"size_before\";i:19865;s:10:\"size_after\";i:18286;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.24;s:5:\"bytes\";i:17918;s:11:\"size_before\";i:247521;s:10:\"size_after\";i:229603;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:229603;s:10:\"size_after\";i:229603;s:4:\"time\";d:0.14;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.93;s:5:\"bytes\";i:2148;s:11:\"size_before\";i:27090;s:10:\"size_after\";i:24942;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:24942;s:10:\"size_after\";i:24942;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.8;s:5:\"bytes\";i:9428;s:11:\"size_before\";i:138607;s:10:\"size_after\";i:129179;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.67;s:5:\"bytes\";i:7251;s:11:\"size_before\";i:94498;s:10:\"size_after\";i:87247;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";i:8;s:5:\"bytes\";i:4971;s:11:\"size_before\";i:62135;s:10:\"size_after\";i:57164;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.83;s:5:\"bytes\";i:4173;s:11:\"size_before\";i:53328;s:10:\"size_after\";i:49155;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.7;s:5:\"bytes\";i:4599;s:11:\"size_before\";i:59760;s:10:\"size_after\";i:55161;s:4:\"time\";d:0.02;}}}'),(1720,285,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:603727;s:11:\"size_before\";i:783489;s:10:\"size_after\";i:179762;}'),(1721,285,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.124155407709282;s:5:\"bytes\";i:18785;s:11:\"size_before\";i:366597;s:10:\"size_after\";i:347812;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.98;s:5:\"bytes\";i:308;s:11:\"size_before\";i:5148;s:10:\"size_after\";i:4840;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.86;s:5:\"bytes\";i:622;s:11:\"size_before\";i:12796;s:10:\"size_after\";i:12174;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:2582;s:11:\"size_before\";i:54892;s:10:\"size_after\";i:52310;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78;s:5:\"bytes\";i:5350;s:11:\"size_before\";i:92526;s:10:\"size_after\";i:87176;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88;s:5:\"bytes\";i:605;s:11:\"size_before\";i:12400;s:10:\"size_after\";i:11795;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.3;s:5:\"bytes\";i:1078;s:11:\"size_before\";i:25055;s:10:\"size_after\";i:23977;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.23;s:5:\"bytes\";i:3219;s:11:\"size_before\";i:51666;s:10:\"size_after\";i:48447;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.76;s:5:\"bytes\";i:1659;s:11:\"size_before\";i:34866;s:10:\"size_after\";i:33207;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.34;s:5:\"bytes\";i:1138;s:11:\"size_before\";i:26228;s:10:\"size_after\";i:25090;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44;s:5:\"bytes\";i:1093;s:11:\"size_before\";i:24642;s:10:\"size_after\";i:23549;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:1131;s:11:\"size_before\";i:26378;s:10:\"size_after\";i:25247;s:4:\"time\";d:0.02;}}}'),(1722,286,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:600889;s:11:\"size_before\";i:683452;s:10:\"size_after\";i:82563;}'),(1723,286,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.822586328400282;s:5:\"bytes\";i:13941;s:11:\"size_before\";i:204336;s:10:\"size_after\";i:190395;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.75;s:5:\"bytes\";i:197;s:11:\"size_before\";i:3427;s:10:\"size_after\";i:3230;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:6;s:5:\"bytes\";i:367;s:11:\"size_before\";i:6114;s:10:\"size_after\";i:5747;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.8;s:5:\"bytes\";i:2062;s:11:\"size_before\";i:26439;s:10:\"size_after\";i:24377;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.59;s:5:\"bytes\";i:3687;s:11:\"size_before\";i:42943;s:10:\"size_after\";i:39256;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.76;s:5:\"bytes\";i:346;s:11:\"size_before\";i:6003;s:10:\"size_after\";i:5657;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.77;s:5:\"bytes\";i:980;s:11:\"size_before\";i:14470;s:10:\"size_after\";i:13490;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:2154;s:11:\"size_before\";i:37216;s:10:\"size_after\";i:35062;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.85;s:5:\"bytes\";i:1373;s:11:\"size_before\";i:23471;s:10:\"size_after\";i:22098;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.81;s:5:\"bytes\";i:977;s:11:\"size_before\";i:14356;s:10:\"size_after\";i:13379;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.13;s:5:\"bytes\";i:849;s:11:\"size_before\";i:13845;s:10:\"size_after\";i:12996;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.91;s:5:\"bytes\";i:949;s:11:\"size_before\";i:16052;s:10:\"size_after\";i:15103;s:4:\"time\";d:0.01;}}}'),(1724,287,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:812559;s:11:\"size_before\";i:940795;s:10:\"size_after\";i:128236;}'),(1725,287,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.81925986505827;s:5:\"bytes\";i:13076;s:11:\"size_before\";i:342370;s:10:\"size_after\";i:329294;s:4:\"time\";d:0.37;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.6;s:5:\"bytes\";i:399;s:11:\"size_before\";i:7120;s:10:\"size_after\";i:6721;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.28;s:5:\"bytes\";i:518;s:11:\"size_before\";i:12112;s:10:\"size_after\";i:11594;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:1716;s:11:\"size_before\";i:47469;s:10:\"size_after\";i:45753;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.71;s:5:\"bytes\";i:2693;s:11:\"size_before\";i:72634;s:10:\"size_after\";i:69941;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.49;s:5:\"bytes\";i:534;s:11:\"size_before\";i:11900;s:10:\"size_after\";i:11366;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:981;s:11:\"size_before\";i:27170;s:10:\"size_after\";i:26189;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17;s:5:\"bytes\";i:1856;s:11:\"size_before\";i:44496;s:10:\"size_after\";i:42640;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:1245;s:11:\"size_before\";i:34840;s:10:\"size_after\";i:33595;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.69;s:5:\"bytes\";i:994;s:11:\"size_before\";i:26921;s:10:\"size_after\";i:25927;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:26558;s:10:\"size_after\";i:25549;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.63;s:5:\"bytes\";i:1131;s:11:\"size_before\";i:31150;s:10:\"size_after\";i:30019;s:4:\"time\";d:0.03;}}}'),(1726,288,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:249414;s:11:\"size_before\";i:384299;s:10:\"size_after\";i:134885;}'),(1727,288,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.992073779723326;s:5:\"bytes\";i:16452;s:11:\"size_before\";i:235295;s:10:\"size_after\";i:218843;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:168;s:11:\"size_before\";i:3357;s:10:\"size_after\";i:3189;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:365;s:11:\"size_before\";i:7617;s:10:\"size_after\";i:7252;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17;s:5:\"bytes\";i:2155;s:11:\"size_before\";i:34905;s:10:\"size_after\";i:32750;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.65;s:5:\"bytes\";i:4691;s:11:\"size_before\";i:61305;s:10:\"size_after\";i:56614;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:348;s:11:\"size_before\";i:7330;s:10:\"size_after\";i:6982;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.74;s:5:\"bytes\";i:711;s:11:\"size_before\";i:14987;s:10:\"size_after\";i:14276;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.45;s:5:\"bytes\";i:4094;s:11:\"size_before\";i:35752;s:10:\"size_after\";i:31658;s:4:\"time\";d:0.09;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.13;s:5:\"bytes\";i:1653;s:11:\"size_before\";i:23188;s:10:\"size_after\";i:21535;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:804;s:11:\"size_before\";i:15947;s:10:\"size_after\";i:15143;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:664;s:11:\"size_before\";i:14696;s:10:\"size_after\";i:14032;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.93;s:5:\"bytes\";i:799;s:11:\"size_before\";i:16211;s:10:\"size_after\";i:15412;s:4:\"time\";d:0.02;}}}'),(1728,289,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:354025;s:11:\"size_before\";i:625814;s:10:\"size_after\";i:271789;}'),(1729,289,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.147680865664323;s:5:\"bytes\";i:23512;s:11:\"size_before\";i:566871;s:10:\"size_after\";i:543359;s:4:\"time\";d:0.40000000000000013;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:413;s:11:\"size_before\";i:7024;s:10:\"size_after\";i:6611;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.08;s:5:\"bytes\";i:925;s:11:\"size_before\";i:18204;s:10:\"size_after\";i:17279;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:3579;s:11:\"size_before\";i:90042;s:10:\"size_after\";i:86463;s:4:\"time\";d:0.1;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:5418;s:11:\"size_before\";i:144552;s:10:\"size_after\";i:139134;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.24;s:5:\"bytes\";i:928;s:11:\"size_before\";i:17696;s:10:\"size_after\";i:16768;s:4:\"time\";d:0.06;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.61;s:5:\"bytes\";i:1805;s:11:\"size_before\";i:39133;s:10:\"size_after\";i:37328;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.64;s:5:\"bytes\";i:2697;s:11:\"size_before\";i:74061;s:10:\"size_after\";i:71364;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:2041;s:11:\"size_before\";i:53368;s:10:\"size_after\";i:51327;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.47;s:5:\"bytes\";i:1826;s:11:\"size_before\";i:40833;s:10:\"size_after\";i:39007;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:1814;s:11:\"size_before\";i:38492;s:10:\"size_after\";i:36678;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:2066;s:11:\"size_before\";i:43466;s:10:\"size_after\";i:41400;s:4:\"time\";d:0.03;}}}'),(1730,290,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:276613;s:11:\"size_before\";i:492036;s:10:\"size_after\";i:215423;}'),(1731,290,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.902885668941594;s:5:\"bytes\";i:19957;s:11:\"size_before\";i:407046;s:10:\"size_after\";i:387089;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.34;s:5:\"bytes\";i:288;s:11:\"size_before\";i:4542;s:10:\"size_after\";i:4254;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.47;s:5:\"bytes\";i:670;s:11:\"size_before\";i:12239;s:10:\"size_after\";i:11569;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55;s:5:\"bytes\";i:3057;s:11:\"size_before\";i:67146;s:10:\"size_after\";i:64089;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.13;s:5:\"bytes\";i:4577;s:11:\"size_before\";i:110946;s:10:\"size_after\";i:106369;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.55;s:5:\"bytes\";i:656;s:11:\"size_before\";i:11812;s:10:\"size_after\";i:11156;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.06;s:5:\"bytes\";i:1385;s:11:\"size_before\";i:27396;s:10:\"size_after\";i:26011;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.89;s:5:\"bytes\";i:3020;s:11:\"size_before\";i:51302;s:10:\"size_after\";i:48282;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.43;s:5:\"bytes\";i:1949;s:11:\"size_before\";i:35882;s:10:\"size_after\";i:33933;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13;s:5:\"bytes\";i:1452;s:11:\"size_before\";i:28282;s:10:\"size_after\";i:26830;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.01;s:5:\"bytes\";i:1349;s:11:\"size_before\";i:26940;s:10:\"size_after\";i:25591;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.09;s:5:\"bytes\";i:1554;s:11:\"size_before\";i:30559;s:10:\"size_after\";i:29005;s:4:\"time\";d:0.01;}}}'),(1732,292,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:292772;s:11:\"size_before\";i:502740;s:10:\"size_after\";i:209968;}'),(1733,292,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.201909483906657;s:5:\"bytes\";i:20312;s:11:\"size_before\";i:390472;s:10:\"size_after\";i:370160;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.81;s:5:\"bytes\";i:274;s:11:\"size_before\";i:4021;s:10:\"size_after\";i:3747;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.73;s:5:\"bytes\";i:652;s:11:\"size_before\";i:11385;s:10:\"size_after\";i:10733;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.91;s:5:\"bytes\";i:3136;s:11:\"size_before\";i:63819;s:10:\"size_after\";i:60683;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.52;s:5:\"bytes\";i:4829;s:11:\"size_before\";i:106858;s:10:\"size_after\";i:102029;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.92;s:5:\"bytes\";i:649;s:11:\"size_before\";i:10955;s:10:\"size_after\";i:10306;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.53;s:5:\"bytes\";i:1419;s:11:\"size_before\";i:25637;s:10:\"size_after\";i:24218;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.78;s:5:\"bytes\";i:2977;s:11:\"size_before\";i:51536;s:10:\"size_after\";i:48559;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.59;s:5:\"bytes\";i:2060;s:11:\"size_before\";i:36832;s:10:\"size_after\";i:34772;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.47;s:5:\"bytes\";i:1453;s:11:\"size_before\";i:26583;s:10:\"size_after\";i:25130;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.24;s:5:\"bytes\";i:1316;s:11:\"size_before\";i:25095;s:10:\"size_after\";i:23779;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.57;s:5:\"bytes\";i:1547;s:11:\"size_before\";i:27751;s:10:\"size_after\";i:26204;s:4:\"time\";d:0.02;}}}'),(1734,293,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:215749;s:11:\"size_before\";i:312582;s:10:\"size_after\";i:96833;}'),(1739,293,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:14.534879913021268;s:5:\"bytes\";i:22192;s:11:\"size_before\";i:152681;s:10:\"size_after\";i:130489;s:4:\"time\";d:0.32000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.45;s:5:\"bytes\";i:279;s:11:\"size_before\";i:2075;s:10:\"size_after\";i:1796;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.73;s:5:\"bytes\";i:505;s:11:\"size_before\";i:4306;s:10:\"size_after\";i:3801;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.74;s:5:\"bytes\";i:3156;s:11:\"size_before\";i:21412;s:10:\"size_after\";i:18256;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.71;s:5:\"bytes\";i:5976;s:11:\"size_before\";i:40616;s:10:\"size_after\";i:34640;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:11.46;s:5:\"bytes\";i:490;s:11:\"size_before\";i:4274;s:10:\"size_after\";i:3784;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.32;s:5:\"bytes\";i:1325;s:11:\"size_before\";i:9256;s:10:\"size_after\";i:7931;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.46;s:5:\"bytes\";i:4341;s:11:\"size_before\";i:28070;s:10:\"size_after\";i:23729;s:4:\"time\";d:0.11;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.93;s:5:\"bytes\";i:2082;s:11:\"size_before\";i:14945;s:10:\"size_after\";i:12863;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:13.89;s:5:\"bytes\";i:1318;s:11:\"size_before\";i:9492;s:10:\"size_after\";i:8174;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:14.34;s:5:\"bytes\";i:1246;s:11:\"size_before\";i:8692;s:10:\"size_after\";i:7446;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:15.45;s:5:\"bytes\";i:1474;s:11:\"size_before\";i:9543;s:10:\"size_after\";i:8069;s:4:\"time\";d:0.02;}}}'),(1740,294,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:2.7361818164896836;s:5:\"bytes\";i:8820;s:11:\"size_before\";i:322347;s:10:\"size_after\";i:313527;s:4:\"time\";d:0.66;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.23;s:5:\"bytes\";i:299;s:11:\"size_before\";i:5722;s:10:\"size_after\";i:5423;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.43;s:5:\"bytes\";i:409;s:11:\"size_before\";i:11932;s:10:\"size_after\";i:11523;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.11;s:5:\"bytes\";i:2258;s:11:\"size_before\";i:72713;s:10:\"size_after\";i:70455;s:4:\"time\";d:0.18;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:70455;s:10:\"size_after\";i:70455;s:4:\"time\";d:0.08;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.86;s:5:\"bytes\";i:418;s:11:\"size_before\";i:14640;s:10:\"size_after\";i:14222;s:4:\"time\";d:0.06;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";i:0;s:5:\"bytes\";i:0;s:11:\"size_before\";i:14222;s:10:\"size_after\";i:14222;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.87;s:5:\"bytes\";i:2831;s:11:\"size_before\";i:41233;s:10:\"size_after\";i:38402;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:886;s:11:\"size_before\";i:26447;s:10:\"size_after\";i:25561;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.66;s:5:\"bytes\";i:556;s:11:\"size_before\";i:20926;s:10:\"size_after\";i:20370;s:4:\"time\";d:0.11;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.64;s:5:\"bytes\";i:544;s:11:\"size_before\";i:20573;s:10:\"size_after\";i:20029;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.64;s:5:\"bytes\";i:619;s:11:\"size_before\";i:23484;s:10:\"size_after\";i:22865;s:4:\"time\";d:0.05;}}}'),(1741,295,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.45312154178797;s:5:\"bytes\";i:35233;s:11:\"size_before\";i:646107;s:10:\"size_after\";i:610874;s:4:\"time\";d:0.36;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.42;s:5:\"bytes\";i:346;s:11:\"size_before\";i:6383;s:10:\"size_after\";i:6037;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.98;s:5:\"bytes\";i:808;s:11:\"size_before\";i:16216;s:10:\"size_after\";i:15408;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.44;s:5:\"bytes\";i:5359;s:11:\"size_before\";i:98508;s:10:\"size_after\";i:93149;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.3;s:5:\"bytes\";i:9213;s:11:\"size_before\";i:173894;s:10:\"size_after\";i:164681;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:815;s:11:\"size_before\";i:16179;s:10:\"size_after\";i:15364;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.93;s:5:\"bytes\";i:1709;s:11:\"size_before\";i:34654;s:10:\"size_after\";i:32945;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45;s:5:\"bytes\";i:7799;s:11:\"size_before\";i:120928;s:10:\"size_after\";i:113129;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32;s:5:\"bytes\";i:3431;s:11:\"size_before\";i:64491;s:10:\"size_after\";i:61060;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:1990;s:11:\"size_before\";i:39779;s:10:\"size_after\";i:37789;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:1766;s:11:\"size_before\";i:35353;s:10:\"size_after\";i:33587;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.03;s:5:\"bytes\";i:1997;s:11:\"size_before\";i:39722;s:10:\"size_after\";i:37725;s:4:\"time\";d:0.02;}}}'),(1742,296,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.018810362288273;s:5:\"bytes\";i:38096;s:11:\"size_before\";i:632949;s:10:\"size_after\";i:594853;s:4:\"time\";d:0.49;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.98;s:5:\"bytes\";i:546;s:11:\"size_before\";i:7827;s:10:\"size_after\";i:7281;s:4:\"time\";d:0.05;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.64;s:5:\"bytes\";i:1176;s:11:\"size_before\";i:20859;s:10:\"size_after\";i:19683;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.36;s:5:\"bytes\";i:7375;s:11:\"size_before\";i:115874;s:10:\"size_after\";i:108499;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.99;s:5:\"bytes\";i:10982;s:11:\"size_before\";i:183211;s:10:\"size_after\";i:172229;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.81;s:5:\"bytes\";i:1288;s:11:\"size_before\";i:22172;s:10:\"size_after\";i:20884;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.85;s:5:\"bytes\";i:1549;s:11:\"size_before\";i:26473;s:10:\"size_after\";i:24924;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.73;s:5:\"bytes\";i:5059;s:11:\"size_before\";i:88218;s:10:\"size_after\";i:83159;s:4:\"time\";d:0.08;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.54;s:5:\"bytes\";i:3718;s:11:\"size_before\";i:56841;s:10:\"size_after\";i:53123;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:2234;s:11:\"size_before\";i:37964;s:10:\"size_after\";i:35730;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:2004;s:11:\"size_before\";i:34600;s:10:\"size_after\";i:32596;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.56;s:5:\"bytes\";i:2165;s:11:\"size_before\";i:38910;s:10:\"size_after\";i:36745;s:4:\"time\";d:0.03;}}}'),(1743,297,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.466609998406206;s:5:\"bytes\";i:13452;s:11:\"size_before\";i:301168;s:10:\"size_after\";i:287716;s:4:\"time\";d:0.32000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12;s:5:\"bytes\";i:197;s:11:\"size_before\";i:3847;s:10:\"size_after\";i:3650;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:349;s:11:\"size_before\";i:9177;s:10:\"size_after\";i:8828;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.47;s:5:\"bytes\";i:1956;s:11:\"size_before\";i:43769;s:10:\"size_after\";i:41813;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.71;s:5:\"bytes\";i:4336;s:11:\"size_before\";i:75996;s:10:\"size_after\";i:71660;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:322;s:11:\"size_before\";i:8908;s:10:\"size_after\";i:8586;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.72;s:5:\"bytes\";i:770;s:11:\"size_before\";i:20684;s:10:\"size_after\";i:19914;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.24;s:5:\"bytes\";i:2118;s:11:\"size_before\";i:49894;s:10:\"size_after\";i:47776;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.08;s:5:\"bytes\";i:1206;s:11:\"size_before\";i:29540;s:10:\"size_after\";i:28334;s:4:\"time\";d:0.07;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6;s:5:\"bytes\";i:745;s:11:\"size_before\";i:20721;s:10:\"size_after\";i:19976;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:672;s:11:\"size_before\";i:18632;s:10:\"size_after\";i:17960;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:781;s:11:\"size_before\";i:20000;s:10:\"size_after\";i:19219;s:4:\"time\";d:0.02;}}}'),(1744,298,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:294443;s:11:\"size_before\";i:436377;s:10:\"size_after\";i:141934;}'),(1745,298,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.211364974779588;s:5:\"bytes\";i:12212;s:11:\"size_before\";i:234334;s:10:\"size_after\";i:222122;s:4:\"time\";d:0.23;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.92;s:5:\"bytes\";i:193;s:11:\"size_before\";i:3919;s:10:\"size_after\";i:3726;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.36;s:5:\"bytes\";i:270;s:11:\"size_before\";i:8047;s:10:\"size_after\";i:7777;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.59;s:5:\"bytes\";i:1442;s:11:\"size_before\";i:31437;s:10:\"size_after\";i:29995;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.43;s:5:\"bytes\";i:4228;s:11:\"size_before\";i:56921;s:10:\"size_after\";i:52693;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.12;s:5:\"bytes\";i:244;s:11:\"size_before\";i:7818;s:10:\"size_after\";i:7574;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.03;s:5:\"bytes\";i:436;s:11:\"size_before\";i:14376;s:10:\"size_after\";i:13940;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.28;s:5:\"bytes\";i:3210;s:11:\"size_before\";i:44104;s:10:\"size_after\";i:40894;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.55;s:5:\"bytes\";i:828;s:11:\"size_before\";i:23292;s:10:\"size_after\";i:22464;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.06;s:5:\"bytes\";i:465;s:11:\"size_before\";i:15173;s:10:\"size_after\";i:14708;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.99;s:5:\"bytes\";i:420;s:11:\"size_before\";i:14070;s:10:\"size_after\";i:13650;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.14;s:5:\"bytes\";i:476;s:11:\"size_before\";i:15177;s:10:\"size_after\";i:14701;s:4:\"time\";d:0.01;}}}'),(1746,299,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:288129;s:11:\"size_before\";i:437815;s:10:\"size_after\";i:149686;}'),(1747,299,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.228763417120929;s:5:\"bytes\";i:13026;s:11:\"size_before\";i:249122;s:10:\"size_after\";i:236096;s:4:\"time\";d:0.4200000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:141;s:11:\"size_before\";i:3605;s:10:\"size_after\";i:3464;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.73;s:5:\"bytes\";i:219;s:11:\"size_before\";i:8021;s:10:\"size_after\";i:7802;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.96;s:5:\"bytes\";i:1691;s:11:\"size_before\";i:34082;s:10:\"size_after\";i:32391;s:4:\"time\";d:0.15;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.43;s:5:\"bytes\";i:4616;s:11:\"size_before\";i:62129;s:10:\"size_after\";i:57513;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.4;s:5:\"bytes\";i:187;s:11:\"size_before\";i:7795;s:10:\"size_after\";i:7608;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.58;s:5:\"bytes\";i:381;s:11:\"size_before\";i:14762;s:10:\"size_after\";i:14381;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.35;s:5:\"bytes\";i:3453;s:11:\"size_before\";i:46977;s:10:\"size_after\";i:43524;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.87;s:5:\"bytes\";i:989;s:11:\"size_before\";i:25579;s:10:\"size_after\";i:24590;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.7;s:5:\"bytes\";i:431;s:11:\"size_before\";i:15976;s:10:\"size_after\";i:15545;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:403;s:11:\"size_before\";i:14534;s:10:\"size_after\";i:14131;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29;s:5:\"bytes\";i:515;s:11:\"size_before\";i:15662;s:10:\"size_after\";i:15147;s:4:\"time\";d:0.01;}}}'),(1748,300,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:753616;s:11:\"size_before\";i:865816;s:10:\"size_after\";i:112200;}'),(1749,300,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.764480366264275;s:5:\"bytes\";i:18262;s:11:\"size_before\";i:269969;s:10:\"size_after\";i:251707;s:4:\"time\";d:0.35000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.35;s:5:\"bytes\";i:244;s:11:\"size_before\";i:3843;s:10:\"size_after\";i:3599;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.21;s:5:\"bytes\";i:418;s:11:\"size_before\";i:6732;s:10:\"size_after\";i:6314;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.6;s:5:\"bytes\";i:2511;s:11:\"size_before\";i:33052;s:10:\"size_after\";i:30541;s:4:\"time\";d:0.08;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.64;s:5:\"bytes\";i:4861;s:11:\"size_before\";i:56245;s:10:\"size_after\";i:51384;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.4;s:5:\"bytes\";i:424;s:11:\"size_before\";i:6620;s:10:\"size_after\";i:6196;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.13;s:5:\"bytes\";i:1040;s:11:\"size_before\";i:16970;s:10:\"size_after\";i:15930;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.59;s:5:\"bytes\";i:4029;s:11:\"size_before\";i:61176;s:10:\"size_after\";i:57147;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.68;s:5:\"bytes\";i:1816;s:11:\"size_before\";i:31997;s:10:\"size_after\";i:30181;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.98;s:5:\"bytes\";i:1009;s:11:\"size_before\";i:16879;s:10:\"size_after\";i:15870;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.47;s:5:\"bytes\";i:905;s:11:\"size_before\";i:16532;s:10:\"size_after\";i:15627;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:1005;s:11:\"size_before\";i:19923;s:10:\"size_after\";i:18918;s:4:\"time\";d:0.02;}}}'),(1750,301,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.106394881155088;s:5:\"bytes\";i:29909;s:11:\"size_before\";i:489798;s:10:\"size_after\";i:459889;s:4:\"time\";d:0.29000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:10:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.99;s:5:\"bytes\";i:623;s:11:\"size_before\";i:8911;s:10:\"size_after\";i:8288;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.16;s:5:\"bytes\";i:1482;s:11:\"size_before\";i:24046;s:10:\"size_after\";i:22564;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.85;s:5:\"bytes\";i:4888;s:11:\"size_before\";i:100746;s:10:\"size_after\";i:95858;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:1485;s:11:\"size_before\";i:23776;s:10:\"size_after\";i:22291;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.97;s:5:\"bytes\";i:2281;s:11:\"size_before\";i:38190;s:10:\"size_after\";i:35909;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.94;s:5:\"bytes\";i:5848;s:11:\"size_before\";i:84210;s:10:\"size_after\";i:78362;s:4:\"time\";d:0.08;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.5;s:5:\"bytes\";i:4463;s:11:\"size_before\";i:68649;s:10:\"size_after\";i:64186;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.46;s:5:\"bytes\";i:3214;s:11:\"size_before\";i:49746;s:10:\"size_after\";i:46532;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37;s:5:\"bytes\";i:2847;s:11:\"size_before\";i:44661;s:10:\"size_after\";i:41814;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.93;s:5:\"bytes\";i:2778;s:11:\"size_before\";i:46863;s:10:\"size_after\";i:44085;s:4:\"time\";d:0.02;}}}'),(1751,302,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:240688;s:11:\"size_before\";i:380568;s:10:\"size_after\";i:139880;}'),(1752,302,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.3461680115177286;s:5:\"bytes\";i:9994;s:11:\"size_before\";i:298670;s:10:\"size_after\";i:288676;s:4:\"time\";d:0.26999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.58;s:5:\"bytes\";i:295;s:11:\"size_before\";i:5291;s:10:\"size_after\";i:4996;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.88;s:5:\"bytes\";i:451;s:11:\"size_before\";i:11624;s:10:\"size_after\";i:11173;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.56;s:5:\"bytes\";i:1099;s:11:\"size_before\";i:42918;s:10:\"size_after\";i:41819;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.43;s:5:\"bytes\";i:2348;s:11:\"size_before\";i:68546;s:10:\"size_after\";i:66198;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.02;s:5:\"bytes\";i:458;s:11:\"size_before\";i:11379;s:10:\"size_after\";i:10921;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.98;s:5:\"bytes\";i:629;s:11:\"size_before\";i:21134;s:10:\"size_after\";i:20505;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:2090;s:11:\"size_before\";i:44479;s:10:\"size_after\";i:42389;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.85;s:5:\"bytes\";i:824;s:11:\"size_before\";i:28873;s:10:\"size_after\";i:28049;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:603;s:11:\"size_before\";i:21778;s:10:\"size_after\";i:21175;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.94;s:5:\"bytes\";i:606;s:11:\"size_before\";i:20630;s:10:\"size_after\";i:20024;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.68;s:5:\"bytes\";i:591;s:11:\"size_before\";i:22018;s:10:\"size_after\";i:21427;s:4:\"time\";d:0.01;}}}'),(1753,303,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:560809;s:11:\"size_before\";i:845947;s:10:\"size_after\";i:285138;}'),(1754,303,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.841434658121943;s:5:\"bytes\";i:31684;s:11:\"size_before\";i:542401;s:10:\"size_after\";i:510717;s:4:\"time\";d:0.47000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.08;s:5:\"bytes\";i:589;s:11:\"size_before\";i:7290;s:10:\"size_after\";i:6701;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.58;s:5:\"bytes\";i:1158;s:11:\"size_before\";i:17610;s:10:\"size_after\";i:16452;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.48;s:5:\"bytes\";i:4382;s:11:\"size_before\";i:79983;s:10:\"size_after\";i:75601;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.62;s:5:\"bytes\";i:7582;s:11:\"size_before\";i:134868;s:10:\"size_after\";i:127286;s:4:\"time\";d:0.1;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.72;s:5:\"bytes\";i:1150;s:11:\"size_before\";i:17106;s:10:\"size_after\";i:15956;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.74;s:5:\"bytes\";i:2022;s:11:\"size_before\";i:35239;s:10:\"size_after\";i:33217;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.15;s:5:\"bytes\";i:5321;s:11:\"size_before\";i:86526;s:10:\"size_after\";i:81205;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.72;s:5:\"bytes\";i:3083;s:11:\"size_before\";i:53868;s:10:\"size_after\";i:50785;s:4:\"time\";d:0.09;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.74;s:5:\"bytes\";i:2119;s:11:\"size_before\";i:36945;s:10:\"size_after\";i:34826;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:2031;s:11:\"size_before\";i:34524;s:10:\"size_after\";i:32493;s:4:\"time\";d:0.07;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.85;s:5:\"bytes\";i:2247;s:11:\"size_before\";i:38442;s:10:\"size_after\";i:36195;s:4:\"time\";d:0.01;}}}'),(1755,304,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.088932550194661;s:5:\"bytes\";i:19633;s:11:\"size_before\";i:385798;s:10:\"size_after\";i:366165;s:4:\"time\";d:0.32999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.15;s:5:\"bytes\";i:188;s:11:\"size_before\";i:4531;s:10:\"size_after\";i:4343;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:413;s:11:\"size_before\";i:12224;s:10:\"size_after\";i:11811;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13;s:5:\"bytes\";i:3228;s:11:\"size_before\";i:62975;s:10:\"size_after\";i:59747;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.51;s:5:\"bytes\";i:5867;s:11:\"size_before\";i:106476;s:10:\"size_after\";i:100609;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.54;s:5:\"bytes\";i:428;s:11:\"size_before\";i:12094;s:10:\"size_after\";i:11666;s:4:\"time\";d:0.04;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:600;s:11:\"size_before\";i:15717;s:10:\"size_after\";i:15117;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.14;s:5:\"bytes\";i:3919;s:11:\"size_before\";i:63837;s:10:\"size_after\";i:59918;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87;s:5:\"bytes\";i:1821;s:11:\"size_before\";i:37430;s:10:\"size_after\";i:35609;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:1112;s:11:\"size_before\";i:24555;s:10:\"size_after\";i:23443;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:1006;s:11:\"size_before\";i:22026;s:10:\"size_after\";i:21020;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.39;s:5:\"bytes\";i:1051;s:11:\"size_before\";i:23933;s:10:\"size_after\";i:22882;s:4:\"time\";d:0.04;}}}'),(1756,305,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.26082978004412;s:5:\"bytes\";i:27711;s:11:\"size_before\";i:526742;s:10:\"size_after\";i:499031;s:4:\"time\";d:0.7100000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.79;s:5:\"bytes\";i:340;s:11:\"size_before\";i:5869;s:10:\"size_after\";i:5529;s:4:\"time\";d:0.06;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.52;s:5:\"bytes\";i:952;s:11:\"size_before\";i:17244;s:10:\"size_after\";i:16292;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32;s:5:\"bytes\";i:4644;s:11:\"size_before\";i:87238;s:10:\"size_after\";i:82594;s:4:\"time\";d:0.23;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.33;s:5:\"bytes\";i:7509;s:11:\"size_before\";i:140831;s:10:\"size_after\";i:133322;s:4:\"time\";d:0.08;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.48;s:5:\"bytes\";i:939;s:11:\"size_before\";i:17148;s:10:\"size_after\";i:16209;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.16;s:5:\"bytes\";i:1147;s:11:\"size_before\";i:22234;s:10:\"size_after\";i:21087;s:4:\"time\";d:0.07;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.41;s:5:\"bytes\";i:4201;s:11:\"size_before\";i:77587;s:10:\"size_after\";i:73386;s:4:\"time\";d:0.1;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.95;s:5:\"bytes\";i:2679;s:11:\"size_before\";i:54114;s:10:\"size_after\";i:51435;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.08;s:5:\"bytes\";i:1863;s:11:\"size_before\";i:36661;s:10:\"size_after\";i:34798;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:1635;s:11:\"size_before\";i:32687;s:10:\"size_after\";i:31052;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.13;s:5:\"bytes\";i:1802;s:11:\"size_before\";i:35129;s:10:\"size_after\";i:33327;s:4:\"time\";d:0.03;}}}'),(1757,306,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.213064228155571;s:5:\"bytes\";i:15358;s:11:\"size_before\";i:294606;s:10:\"size_after\";i:279248;s:4:\"time\";d:0.39999999999999997;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.49;s:5:\"bytes\";i:138;s:11:\"size_before\";i:3951;s:10:\"size_after\";i:3813;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.81;s:5:\"bytes\";i:264;s:11:\"size_before\";i:9399;s:10:\"size_after\";i:9135;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.78;s:5:\"bytes\";i:2192;s:11:\"size_before\";i:45857;s:10:\"size_after\";i:43665;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.96;s:5:\"bytes\";i:5810;s:11:\"size_before\";i:83536;s:10:\"size_after\";i:77726;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.69;s:5:\"bytes\";i:250;s:11:\"size_before\";i:9290;s:10:\"size_after\";i:9040;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.81;s:5:\"bytes\";i:413;s:11:\"size_before\";i:14703;s:10:\"size_after\";i:14290;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.79;s:5:\"bytes\";i:3572;s:11:\"size_before\";i:45851;s:10:\"size_after\";i:42279;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.39;s:5:\"bytes\";i:1241;s:11:\"size_before\";i:28285;s:10:\"size_after\";i:27044;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.73;s:5:\"bytes\";i:511;s:11:\"size_before\";i:18700;s:10:\"size_after\";i:18189;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.77;s:5:\"bytes\";i:467;s:11:\"size_before\";i:16865;s:10:\"size_after\";i:16398;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.75;s:5:\"bytes\";i:500;s:11:\"size_before\";i:18169;s:10:\"size_after\";i:17669;s:4:\"time\";d:0.02;}}}'),(1758,307,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.757756349041092;s:5:\"bytes\";i:16038;s:11:\"size_before\";i:278546;s:10:\"size_after\";i:262508;s:4:\"time\";d:0.4600000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:155;s:11:\"size_before\";i:3909;s:10:\"size_after\";i:3754;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.79;s:5:\"bytes\";i:242;s:11:\"size_before\";i:8682;s:10:\"size_after\";i:8440;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.34;s:5:\"bytes\";i:2209;s:11:\"size_before\";i:41357;s:10:\"size_after\";i:39148;s:4:\"time\";d:0.16;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.47;s:5:\"bytes\";i:5613;s:11:\"size_before\";i:75128;s:10:\"size_after\";i:69515;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.59;s:5:\"bytes\";i:222;s:11:\"size_before\";i:8579;s:10:\"size_after\";i:8357;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.15;s:5:\"bytes\";i:469;s:11:\"size_before\";i:14908;s:10:\"size_after\";i:14439;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.08;s:5:\"bytes\";i:3711;s:11:\"size_before\";i:45933;s:10:\"size_after\";i:42222;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.42;s:5:\"bytes\";i:1514;s:11:\"size_before\";i:27910;s:10:\"size_after\";i:26396;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:640;s:11:\"size_before\";i:17992;s:10:\"size_after\";i:17352;s:4:\"time\";d:0.08;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.61;s:5:\"bytes\";i:586;s:11:\"size_before\";i:16224;s:10:\"size_after\";i:15638;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.78;s:5:\"bytes\";i:677;s:11:\"size_before\";i:17924;s:10:\"size_after\";i:17247;s:4:\"time\";d:0.03;}}}'),(1759,308,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:292882;s:11:\"size_before\";i:433811;s:10:\"size_after\";i:140929;}'),(1760,308,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.923108436012983;s:5:\"bytes\";i:12498;s:11:\"size_before\";i:253864;s:10:\"size_after\";i:241366;s:4:\"time\";d:0.27;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62;s:5:\"bytes\";i:169;s:11:\"size_before\";i:3655;s:10:\"size_after\";i:3486;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:283;s:11:\"size_before\";i:7916;s:10:\"size_after\";i:7633;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.89;s:5:\"bytes\";i:1675;s:11:\"size_before\";i:34230;s:10:\"size_after\";i:32555;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.57;s:5:\"bytes\";i:3894;s:11:\"size_before\";i:59277;s:10:\"size_after\";i:55383;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.4;s:5:\"bytes\";i:263;s:11:\"size_before\";i:7730;s:10:\"size_after\";i:7467;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:584;s:11:\"size_before\";i:15300;s:10:\"size_after\";i:14716;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:2689;s:11:\"size_before\";i:48898;s:10:\"size_after\";i:46209;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.6;s:5:\"bytes\";i:1019;s:11:\"size_before\";i:28267;s:10:\"size_after\";i:27248;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.93;s:5:\"bytes\";i:653;s:11:\"size_before\";i:16630;s:10:\"size_after\";i:15977;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.02;s:5:\"bytes\";i:602;s:11:\"size_before\";i:14972;s:10:\"size_after\";i:14370;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.93;s:5:\"bytes\";i:667;s:11:\"size_before\";i:16989;s:10:\"size_after\";i:16322;s:4:\"time\";d:0.04;}}}'),(1761,309,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:191298;s:11:\"size_before\";i:316493;s:10:\"size_after\";i:125195;}'),(1762,309,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.587573689109526;s:5:\"bytes\";i:14407;s:11:\"size_before\";i:257840;s:10:\"size_after\";i:243433;s:4:\"time\";d:0.43000000000000005;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.1;s:5:\"bytes\";i:160;s:11:\"size_before\";i:3902;s:10:\"size_after\";i:3742;s:4:\"time\";d:0.04;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.17;s:5:\"bytes\";i:248;s:11:\"size_before\";i:7813;s:10:\"size_after\";i:7565;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.96;s:5:\"bytes\";i:2052;s:11:\"size_before\";i:34412;s:10:\"size_after\";i:32360;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.34;s:5:\"bytes\";i:4262;s:11:\"size_before\";i:58064;s:10:\"size_after\";i:53802;s:4:\"time\";d:0.08;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:298;s:11:\"size_before\";i:7751;s:10:\"size_after\";i:7453;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:699;s:11:\"size_before\";i:15414;s:10:\"size_after\";i:14715;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.08;s:5:\"bytes\";i:3152;s:11:\"size_before\";i:51804;s:10:\"size_after\";i:48652;s:4:\"time\";d:0.17;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.64;s:5:\"bytes\";i:1328;s:11:\"size_before\";i:28601;s:10:\"size_after\";i:27273;s:4:\"time\";d:0.01;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:725;s:11:\"size_before\";i:17039;s:10:\"size_after\";i:16314;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.4;s:5:\"bytes\";i:676;s:11:\"size_before\";i:15359;s:10:\"size_after\";i:14683;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.56;s:5:\"bytes\";i:807;s:11:\"size_before\";i:17681;s:10:\"size_after\";i:16874;s:4:\"time\";d:0.01;}}}'),(1763,310,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:161318;s:11:\"size_before\";i:372101;s:10:\"size_after\";i:210783;}'),(1764,310,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.228646819509143;s:5:\"bytes\";i:18782;s:11:\"size_before\";i:444161;s:10:\"size_after\";i:425379;s:4:\"time\";d:0.38;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.8;s:5:\"bytes\";i:285;s:11:\"size_before\";i:5935;s:10:\"size_after\";i:5650;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.17;s:5:\"bytes\";i:559;s:11:\"size_before\";i:13401;s:10:\"size_after\";i:12842;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:2666;s:11:\"size_before\";i:64733;s:10:\"size_after\";i:62067;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.39;s:5:\"bytes\";i:4681;s:11:\"size_before\";i:106603;s:10:\"size_after\";i:101922;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.13;s:5:\"bytes\";i:550;s:11:\"size_before\";i:13304;s:10:\"size_after\";i:12754;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.13;s:5:\"bytes\";i:1104;s:11:\"size_before\";i:26708;s:10:\"size_after\";i:25604;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.26;s:5:\"bytes\";i:3268;s:11:\"size_before\";i:76771;s:10:\"size_after\";i:73503;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.14;s:5:\"bytes\";i:1990;s:11:\"size_before\";i:48105;s:10:\"size_after\";i:46115;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.19;s:5:\"bytes\";i:1287;s:11:\"size_before\";i:30698;s:10:\"size_after\";i:29411;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.99;s:5:\"bytes\";i:1073;s:11:\"size_before\";i:26879;s:10:\"size_after\";i:25806;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.25;s:5:\"bytes\";i:1319;s:11:\"size_before\";i:31024;s:10:\"size_after\";i:29705;s:4:\"time\";d:0.03;}}}'),(1765,311,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:274242;s:11:\"size_before\";i:411186;s:10:\"size_after\";i:136944;}'),(1766,311,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.426283412784569;s:5:\"bytes\";i:13796;s:11:\"size_before\";i:254244;s:10:\"size_after\";i:240448;s:4:\"time\";d:0.23;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:213;s:11:\"size_before\";i:4029;s:10:\"size_after\";i:3816;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:321;s:11:\"size_before\";i:8412;s:10:\"size_after\";i:8091;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.73;s:5:\"bytes\";i:1755;s:11:\"size_before\";i:37104;s:10:\"size_after\";i:35349;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.01;s:5:\"bytes\";i:3793;s:11:\"size_before\";i:63073;s:10:\"size_after\";i:59280;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:318;s:11:\"size_before\";i:8254;s:10:\"size_after\";i:7936;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.64;s:5:\"bytes\";i:598;s:11:\"size_before\";i:16416;s:10:\"size_after\";i:15818;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.88;s:5:\"bytes\";i:3564;s:11:\"size_before\";i:40146;s:10:\"size_after\";i:36582;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.27;s:5:\"bytes\";i:1309;s:11:\"size_before\";i:24818;s:10:\"size_after\";i:23509;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:617;s:11:\"size_before\";i:17307;s:10:\"size_after\";i:16690;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:577;s:11:\"size_before\";i:16159;s:10:\"size_after\";i:15582;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95;s:5:\"bytes\";i:731;s:11:\"size_before\";i:18526;s:10:\"size_after\";i:17795;s:4:\"time\";d:0.02;}}}'),(1767,312,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:354318;s:11:\"size_before\";i:534260;s:10:\"size_after\";i:179942;}'),(1768,312,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.34118333419978;s:5:\"bytes\";i:15031;s:11:\"size_before\";i:346242;s:10:\"size_after\";i:331211;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:221;s:11:\"size_before\";i:4880;s:10:\"size_after\";i:4659;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:360;s:11:\"size_before\";i:10046;s:10:\"size_after\";i:9686;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.41;s:5:\"bytes\";i:2184;s:11:\"size_before\";i:49559;s:10:\"size_after\";i:47375;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69;s:5:\"bytes\";i:3971;s:11:\"size_before\";i:84726;s:10:\"size_after\";i:80755;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:348;s:11:\"size_before\";i:9743;s:10:\"size_after\";i:9395;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03;s:5:\"bytes\";i:832;s:11:\"size_before\";i:20638;s:10:\"size_after\";i:19806;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.88;s:5:\"bytes\";i:2908;s:11:\"size_before\";i:59537;s:10:\"size_after\";i:56629;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.18;s:5:\"bytes\";i:1608;s:11:\"size_before\";i:38509;s:10:\"size_after\";i:36901;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95;s:5:\"bytes\";i:919;s:11:\"size_before\";i:23246;s:10:\"size_after\";i:22327;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.78;s:5:\"bytes\";i:774;s:11:\"size_before\";i:20468;s:10:\"size_after\";i:19694;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.64;s:5:\"bytes\";i:906;s:11:\"size_before\";i:24890;s:10:\"size_after\";i:23984;s:4:\"time\";d:0.03;}}}'),(1769,313,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:428836;s:11:\"size_before\";i:679000;s:10:\"size_after\";i:250164;}'),(1770,313,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.227985642633342;s:5:\"bytes\";i:28883;s:11:\"size_before\";i:552469;s:10:\"size_after\";i:523586;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.16;s:5:\"bytes\";i:671;s:11:\"size_before\";i:8227;s:10:\"size_after\";i:7556;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.84;s:5:\"bytes\";i:1319;s:11:\"size_before\";i:19288;s:10:\"size_after\";i:17969;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9;s:5:\"bytes\";i:4113;s:11:\"size_before\";i:83938;s:10:\"size_after\";i:79825;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44;s:5:\"bytes\";i:5874;s:11:\"size_before\";i:132344;s:10:\"size_after\";i:126470;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.79;s:5:\"bytes\";i:1261;s:11:\"size_before\";i:18573;s:10:\"size_after\";i:17312;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.99;s:5:\"bytes\";i:2305;s:11:\"size_before\";i:38482;s:10:\"size_after\";i:36177;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.49;s:5:\"bytes\";i:3453;s:11:\"size_before\";i:76875;s:10:\"size_after\";i:73422;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.11;s:5:\"bytes\";i:2771;s:11:\"size_before\";i:54269;s:10:\"size_after\";i:51498;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.84;s:5:\"bytes\";i:2361;s:11:\"size_before\";i:40420;s:10:\"size_after\";i:38059;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.03;s:5:\"bytes\";i:2282;s:11:\"size_before\";i:37826;s:10:\"size_after\";i:35544;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.86;s:5:\"bytes\";i:2473;s:11:\"size_before\";i:42227;s:10:\"size_after\";i:39754;s:4:\"time\";d:0.02;}}}'),(1771,314,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.745618727158227;s:5:\"bytes\";i:51201;s:11:\"size_before\";i:759026;s:10:\"size_after\";i:707825;s:4:\"time\";d:0.5800000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.2;s:5:\"bytes\";i:503;s:11:\"size_before\";i:8114;s:10:\"size_after\";i:7611;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.37;s:5:\"bytes\";i:1616;s:11:\"size_before\";i:25368;s:10:\"size_after\";i:23752;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.62;s:5:\"bytes\";i:7982;s:11:\"size_before\";i:120598;s:10:\"size_after\";i:112616;s:4:\"time\";d:0.12;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.46;s:5:\"bytes\";i:12256;s:11:\"size_before\";i:189785;s:10:\"size_after\";i:177529;s:4:\"time\";d:0.2;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1;s:5:\"bytes\";i:1516;s:11:\"size_before\";i:24839;s:10:\"size_after\";i:23323;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.45;s:5:\"bytes\";i:2455;s:11:\"size_before\";i:38074;s:10:\"size_after\";i:35619;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.35;s:5:\"bytes\";i:8250;s:11:\"size_before\";i:112264;s:10:\"size_after\";i:104014;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.16;s:5:\"bytes\";i:5773;s:11:\"size_before\";i:80679;s:10:\"size_after\";i:74906;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.09;s:5:\"bytes\";i:4013;s:11:\"size_before\";i:56573;s:10:\"size_after\";i:52560;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.66;s:5:\"bytes\";i:3349;s:11:\"size_before\";i:50310;s:10:\"size_after\";i:46961;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.65;s:5:\"bytes\";i:3488;s:11:\"size_before\";i:52422;s:10:\"size_after\";i:48934;s:4:\"time\";d:0.03;}}}'),(1772,315,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:210637;s:11:\"size_before\";i:553369;s:10:\"size_after\";i:342732;}'),(1773,315,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:6.968523707193251;s:5:\"bytes\";i:53149;s:11:\"size_before\";i:762701;s:10:\"size_after\";i:709552;s:4:\"time\";d:0.5;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.92;s:5:\"bytes\";i:821;s:11:\"size_before\";i:9203;s:10:\"size_after\";i:8382;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.46;s:5:\"bytes\";i:1948;s:11:\"size_before\";i:23019;s:10:\"size_after\";i:21071;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:7;s:5:\"bytes\";i:8093;s:11:\"size_before\";i:115584;s:10:\"size_after\";i:107491;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.35;s:5:\"bytes\";i:11836;s:11:\"size_before\";i:186373;s:10:\"size_after\";i:174537;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.2;s:5:\"bytes\";i:1867;s:11:\"size_before\";i:22763;s:10:\"size_after\";i:20896;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.79;s:5:\"bytes\";i:4251;s:11:\"size_before\";i:54597;s:10:\"size_after\";i:50346;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.93;s:5:\"bytes\";i:6536;s:11:\"size_before\";i:110293;s:10:\"size_after\";i:103757;s:4:\"time\";d:0.1;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.84;s:5:\"bytes\";i:5288;s:11:\"size_before\";i:77364;s:10:\"size_after\";i:72076;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.78;s:5:\"bytes\";i:4353;s:11:\"size_before\";i:55950;s:10:\"size_after\";i:51597;s:4:\"time\";d:0.08;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.69;s:5:\"bytes\";i:3916;s:11:\"size_before\";i:50920;s:10:\"size_after\";i:47004;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.49;s:5:\"bytes\";i:4240;s:11:\"size_before\";i:56635;s:10:\"size_after\";i:52395;s:4:\"time\";d:0.04;}}}'),(1774,316,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:371406;s:11:\"size_before\";i:617484;s:10:\"size_after\";i:246078;}'),(1775,316,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.632387041989788;s:5:\"bytes\";i:31042;s:11:\"size_before\";i:551134;s:10:\"size_after\";i:520092;s:4:\"time\";d:0.30000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.31;s:5:\"bytes\";i:654;s:11:\"size_before\";i:7871;s:10:\"size_after\";i:7217;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.95;s:5:\"bytes\";i:1285;s:11:\"size_before\";i:18488;s:10:\"size_after\";i:17203;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.32;s:5:\"bytes\";i:4427;s:11:\"size_before\";i:83259;s:10:\"size_after\";i:78832;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:6578;s:11:\"size_before\";i:131653;s:10:\"size_after\";i:125075;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.95;s:5:\"bytes\";i:1259;s:11:\"size_before\";i:18119;s:10:\"size_after\";i:16860;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.31;s:5:\"bytes\";i:2385;s:11:\"size_before\";i:37774;s:10:\"size_after\";i:35389;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.66;s:5:\"bytes\";i:3574;s:11:\"size_before\";i:76772;s:10:\"size_after\";i:73198;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.72;s:5:\"bytes\";i:3241;s:11:\"size_before\";i:56681;s:10:\"size_after\";i:53440;s:4:\"time\";d:0.06;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.25;s:5:\"bytes\";i:2534;s:11:\"size_before\";i:40547;s:10:\"size_after\";i:38013;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.27;s:5:\"bytes\";i:2334;s:11:\"size_before\";i:37217;s:10:\"size_after\";i:34883;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.48;s:5:\"bytes\";i:2771;s:11:\"size_before\";i:42753;s:10:\"size_after\";i:39982;s:4:\"time\";d:0.01;}}}'),(1776,317,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:259356;s:11:\"size_before\";i:437358;s:10:\"size_after\";i:178002;}'),(1777,317,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.517915660995663;s:5:\"bytes\";i:18419;s:11:\"size_before\";i:407688;s:10:\"size_after\";i:389269;s:4:\"time\";d:0.35999999999999993;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.81;s:5:\"bytes\";i:407;s:11:\"size_before\";i:5973;s:10:\"size_after\";i:5566;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1;s:5:\"bytes\";i:883;s:11:\"size_before\";i:14471;s:10:\"size_after\";i:13588;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.31;s:5:\"bytes\";i:2644;s:11:\"size_before\";i:61361;s:10:\"size_after\";i:58717;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.72;s:5:\"bytes\";i:3560;s:11:\"size_before\";i:95724;s:10:\"size_after\";i:92164;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17;s:5:\"bytes\";i:872;s:11:\"size_before\";i:14126;s:10:\"size_after\";i:13254;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.06;s:5:\"bytes\";i:1450;s:11:\"size_before\";i:28637;s:10:\"size_after\";i:27187;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.87;s:5:\"bytes\";i:2169;s:11:\"size_before\";i:56060;s:10:\"size_after\";i:53891;s:4:\"time\";d:0.05;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.5;s:5:\"bytes\";i:1879;s:11:\"size_before\";i:41741;s:10:\"size_after\";i:39862;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.96;s:5:\"bytes\";i:1514;s:11:\"size_before\";i:30517;s:10:\"size_after\";i:29003;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.29;s:5:\"bytes\";i:1494;s:11:\"size_before\";i:28233;s:10:\"size_after\";i:26739;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.02;s:5:\"bytes\";i:1547;s:11:\"size_before\";i:30845;s:10:\"size_after\";i:29298;s:4:\"time\";d:0.05;}}}'),(1778,318,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.2971963642277315;s:5:\"bytes\";i:16828;s:11:\"size_before\";i:510373;s:10:\"size_after\";i:493545;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.39;s:5:\"bytes\";i:309;s:11:\"size_before\";i:5734;s:10:\"size_after\";i:5425;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:573;s:11:\"size_before\";i:16937;s:10:\"size_after\";i:16364;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.82;s:5:\"bytes\";i:2302;s:11:\"size_before\";i:81509;s:10:\"size_after\";i:79207;s:4:\"time\";d:0.04;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:4424;s:11:\"size_before\";i:132705;s:10:\"size_after\";i:128281;s:4:\"time\";d:0.07;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.23;s:5:\"bytes\";i:539;s:11:\"size_before\";i:16668;s:10:\"size_after\";i:16129;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.26;s:5:\"bytes\";i:746;s:11:\"size_before\";i:22887;s:10:\"size_after\";i:22141;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.76;s:5:\"bytes\";i:2933;s:11:\"size_before\";i:78100;s:10:\"size_after\";i:75167;s:4:\"time\";d:0.1;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.23;s:5:\"bytes\";i:1766;s:11:\"size_before\";i:54600;s:10:\"size_after\";i:52834;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.3;s:5:\"bytes\";i:1186;s:11:\"size_before\";i:35929;s:10:\"size_after\";i:34743;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.24;s:5:\"bytes\";i:1026;s:11:\"size_before\";i:31680;s:10:\"size_after\";i:30654;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.05;s:5:\"bytes\";i:1024;s:11:\"size_before\";i:33624;s:10:\"size_after\";i:32600;s:4:\"time\";d:0.03;}}}'),(1779,319,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.84956629777715;s:5:\"bytes\";i:16823;s:11:\"size_before\";i:346897;s:10:\"size_after\";i:330074;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.14;s:5:\"bytes\";i:246;s:11:\"size_before\";i:4782;s:10:\"size_after\";i:4536;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:359;s:11:\"size_before\";i:10345;s:10:\"size_after\";i:9986;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9;s:5:\"bytes\";i:2418;s:11:\"size_before\";i:49362;s:10:\"size_after\";i:46944;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.92;s:5:\"bytes\";i:5083;s:11:\"size_before\";i:85866;s:10:\"size_after\";i:80783;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.36;s:5:\"bytes\";i:339;s:11:\"size_before\";i:10085;s:10:\"size_after\";i:9746;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:706;s:11:\"size_before\";i:18407;s:10:\"size_after\";i:17701;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:3381;s:11:\"size_before\";i:67042;s:10:\"size_after\";i:63661;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.66;s:5:\"bytes\";i:1714;s:11:\"size_before\";i:36818;s:10:\"size_after\";i:35104;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.27;s:5:\"bytes\";i:948;s:11:\"size_before\";i:22220;s:10:\"size_after\";i:21272;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.91;s:5:\"bytes\";i:771;s:11:\"size_before\";i:19716;s:10:\"size_after\";i:18945;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.86;s:5:\"bytes\";i:858;s:11:\"size_before\";i:22254;s:10:\"size_after\";i:21396;s:4:\"time\";d:0.02;}}}'),(1780,320,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:378029;s:11:\"size_before\";i:601911;s:10:\"size_after\";i:223882;}'),(1781,320,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.379875107944098;s:5:\"bytes\";i:27474;s:11:\"size_before\";i:510681;s:10:\"size_after\";i:483207;s:4:\"time\";d:0.5;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.21;s:5:\"bytes\";i:674;s:11:\"size_before\";i:8211;s:10:\"size_after\";i:7537;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.22;s:5:\"bytes\";i:1388;s:11:\"size_before\";i:19213;s:10:\"size_after\";i:17825;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.01;s:5:\"bytes\";i:3830;s:11:\"size_before\";i:76514;s:10:\"size_after\";i:72684;s:4:\"time\";d:0.21;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:5466;s:11:\"size_before\";i:119648;s:10:\"size_after\";i:114182;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.23;s:5:\"bytes\";i:1359;s:11:\"size_before\";i:18785;s:10:\"size_after\";i:17426;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95;s:5:\"bytes\";i:2174;s:11:\"size_before\";i:36558;s:10:\"size_after\";i:34384;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.78;s:5:\"bytes\";i:3277;s:11:\"size_before\";i:68514;s:10:\"size_after\";i:65237;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12;s:5:\"bytes\";i:2550;s:11:\"size_before\";i:49779;s:10:\"size_after\";i:47229;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.89;s:5:\"bytes\";i:2262;s:11:\"size_before\";i:38414;s:10:\"size_after\";i:36152;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.1;s:5:\"bytes\";i:2189;s:11:\"size_before\";i:35908;s:10:\"size_after\";i:33719;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.89;s:5:\"bytes\";i:2305;s:11:\"size_before\";i:39137;s:10:\"size_after\";i:36832;s:4:\"time\";d:0.03;}}}'),(1782,321,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:287790;s:11:\"size_before\";i:436302;s:10:\"size_after\";i:148512;}'),(1783,321,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.6988325559745205;s:5:\"bytes\";i:11840;s:11:\"size_before\";i:320101;s:10:\"size_after\";i:308261;s:4:\"time\";d:0.3;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.73;s:5:\"bytes\";i:318;s:11:\"size_before\";i:5552;s:10:\"size_after\";i:5234;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38;s:5:\"bytes\";i:541;s:11:\"size_before\";i:12340;s:10:\"size_after\";i:11799;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.98;s:5:\"bytes\";i:1393;s:11:\"size_before\";i:46704;s:10:\"size_after\";i:45311;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.38;s:5:\"bytes\";i:2503;s:11:\"size_before\";i:74123;s:10:\"size_after\";i:71620;s:4:\"time\";d:0.05;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.78;s:5:\"bytes\";i:576;s:11:\"size_before\";i:12045;s:10:\"size_after\";i:11469;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45;s:5:\"bytes\";i:780;s:11:\"size_before\";i:22631;s:10:\"size_after\";i:21851;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.17;s:5:\"bytes\";i:2397;s:11:\"size_before\";i:46397;s:10:\"size_after\";i:44000;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.53;s:5:\"bytes\";i:1088;s:11:\"size_before\";i:30844;s:10:\"size_after\";i:29756;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.31;s:5:\"bytes\";i:782;s:11:\"size_before\";i:23616;s:10:\"size_after\";i:22834;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.19;s:5:\"bytes\";i:709;s:11:\"size_before\";i:22194;s:10:\"size_after\";i:21485;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.18;s:5:\"bytes\";i:753;s:11:\"size_before\";i:23655;s:10:\"size_after\";i:22902;s:4:\"time\";d:0.05;}}}'),(1784,322,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:316110;s:11:\"size_before\";i:494177;s:10:\"size_after\";i:178067;}'),(1785,322,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.209797843928495;s:5:\"bytes\";i:17276;s:11:\"size_before\";i:410376;s:10:\"size_after\";i:393100;s:4:\"time\";d:0.44000000000000006;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:7.05;s:5:\"bytes\";i:509;s:11:\"size_before\";i:7215;s:10:\"size_after\";i:6706;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.7;s:5:\"bytes\";i:928;s:11:\"size_before\";i:16271;s:10:\"size_after\";i:15343;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.84;s:5:\"bytes\";i:2324;s:11:\"size_before\";i:60575;s:10:\"size_after\";i:58251;s:4:\"time\";d:0.05;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.31;s:5:\"bytes\";i:3099;s:11:\"size_before\";i:93603;s:10:\"size_after\";i:90504;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.13;s:5:\"bytes\";i:971;s:11:\"size_before\";i:15847;s:10:\"size_after\";i:14876;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.7;s:5:\"bytes\";i:1412;s:11:\"size_before\";i:30054;s:10:\"size_after\";i:28642;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:2276;s:11:\"size_before\";i:54662;s:10:\"size_after\";i:52386;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.8;s:5:\"bytes\";i:1519;s:11:\"size_before\";i:39948;s:10:\"size_after\";i:38429;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.51;s:5:\"bytes\";i:1404;s:11:\"size_before\";i:31136;s:10:\"size_after\";i:29732;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.72;s:5:\"bytes\";i:1386;s:11:\"size_before\";i:29387;s:10:\"size_after\";i:28001;s:4:\"time\";d:0.09;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:1448;s:11:\"size_before\";i:31678;s:10:\"size_after\";i:30230;s:4:\"time\";d:0.01;}}}'),(1786,323,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:260196;s:11:\"size_before\";i:371950;s:10:\"size_after\";i:111754;}'),(1787,323,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.281915808231598;s:5:\"bytes\";i:10137;s:11:\"size_before\";i:191919;s:10:\"size_after\";i:181782;s:4:\"time\";d:0.23999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:145;s:11:\"size_before\";i:3360;s:10:\"size_after\";i:3215;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.29;s:5:\"bytes\";i:229;s:11:\"size_before\";i:6952;s:10:\"size_after\";i:6723;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69;s:5:\"bytes\";i:1226;s:11:\"size_before\";i:26159;s:10:\"size_after\";i:24933;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.83;s:5:\"bytes\";i:3051;s:11:\"size_before\";i:44679;s:10:\"size_after\";i:41628;s:4:\"time\";d:0.06;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.33;s:5:\"bytes\";i:227;s:11:\"size_before\";i:6808;s:10:\"size_after\";i:6581;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.88;s:5:\"bytes\";i:359;s:11:\"size_before\";i:12446;s:10:\"size_after\";i:12087;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:8.81;s:5:\"bytes\";i:3022;s:11:\"size_before\";i:34295;s:10:\"size_after\";i:31273;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.95;s:5:\"bytes\";i:742;s:11:\"size_before\";i:18774;s:10:\"size_after\";i:18032;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.03;s:5:\"bytes\";i:397;s:11:\"size_before\";i:13098;s:10:\"size_after\";i:12701;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.98;s:5:\"bytes\";i:365;s:11:\"size_before\";i:12231;s:10:\"size_after\";i:11866;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.85;s:5:\"bytes\";i:374;s:11:\"size_before\";i:13117;s:10:\"size_after\";i:12743;s:4:\"time\";d:0.03;}}}'),(1788,324,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:253304;s:11:\"size_before\";i:364361;s:10:\"size_after\";i:111057;}'),(1789,324,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.52994417188293;s:5:\"bytes\";i:10460;s:11:\"size_before\";i:189152;s:10:\"size_after\";i:178692;s:4:\"time\";d:0.21000000000000002;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.62;s:5:\"bytes\";i:156;s:11:\"size_before\";i:3375;s:10:\"size_after\";i:3219;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.94;s:5:\"bytes\";i:200;s:11:\"size_before\";i:6804;s:10:\"size_after\";i:6604;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.75;s:5:\"bytes\";i:1254;s:11:\"size_before\";i:26400;s:10:\"size_after\";i:25146;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.91;s:5:\"bytes\";i:3127;s:11:\"size_before\";i:45282;s:10:\"size_after\";i:42155;s:4:\"time\";d:0.02;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.41;s:5:\"bytes\";i:159;s:11:\"size_before\";i:6586;s:10:\"size_after\";i:6427;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.13;s:5:\"bytes\";i:387;s:11:\"size_before\";i:12367;s:10:\"size_after\";i:11980;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:9.63;s:5:\"bytes\";i:3087;s:11:\"size_before\";i:32047;s:10:\"size_after\";i:28960;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.77;s:5:\"bytes\";i:855;s:11:\"size_before\";i:17938;s:10:\"size_after\";i:17083;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:423;s:11:\"size_before\";i:13001;s:10:\"size_after\";i:12578;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.31;s:5:\"bytes\";i:402;s:11:\"size_before\";i:12147;s:10:\"size_after\";i:11745;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.1;s:5:\"bytes\";i:410;s:11:\"size_before\";i:13205;s:10:\"size_after\";i:12795;s:4:\"time\";d:0.01;}}}'),(1790,325,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:292455;s:11:\"size_before\";i:461809;s:10:\"size_after\";i:169354;}'),(1791,325,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.953267441005861;s:5:\"bytes\";i:14523;s:11:\"size_before\";i:367367;s:10:\"size_after\";i:352844;s:4:\"time\";d:0.35000000000000003;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.83;s:5:\"bytes\";i:351;s:11:\"size_before\";i:6020;s:10:\"size_after\";i:5669;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.94;s:5:\"bytes\";i:668;s:11:\"size_before\";i:13534;s:10:\"size_after\";i:12866;s:4:\"time\";d:0.05;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.35;s:5:\"bytes\";i:1810;s:11:\"size_before\";i:54058;s:10:\"size_after\";i:52248;s:4:\"time\";d:0.06;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.5;s:5:\"bytes\";i:3021;s:11:\"size_before\";i:86324;s:10:\"size_after\";i:83303;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.28;s:5:\"bytes\";i:700;s:11:\"size_before\";i:13264;s:10:\"size_after\";i:12564;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.15;s:5:\"bytes\";i:1062;s:11:\"size_before\";i:25581;s:10:\"size_after\";i:24519;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.44;s:5:\"bytes\";i:2336;s:11:\"size_before\";i:52589;s:10:\"size_after\";i:50253;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:1340;s:11:\"size_before\";i:36212;s:10:\"size_after\";i:34872;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03;s:5:\"bytes\";i:1087;s:11:\"size_before\";i:26970;s:10:\"size_after\";i:25883;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.14;s:5:\"bytes\";i:1043;s:11:\"size_before\";i:25191;s:10:\"size_after\";i:24148;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";i:4;s:5:\"bytes\";i:1105;s:11:\"size_before\";i:27624;s:10:\"size_after\";i:26519;s:4:\"time\";d:0.04;}}}'),(1792,326,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:138746;s:11:\"size_before\";i:313290;s:10:\"size_after\";i:174544;}'),(1795,326,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.1873563560788165;s:5:\"bytes\";i:18274;s:11:\"size_before\";i:436409;s:10:\"size_after\";i:418135;s:4:\"time\";d:0.39;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.94;s:5:\"bytes\";i:371;s:11:\"size_before\";i:6250;s:10:\"size_after\";i:5879;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.76;s:5:\"bytes\";i:576;s:11:\"size_before\";i:12107;s:10:\"size_after\";i:11531;s:4:\"time\";d:0.03;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03;s:5:\"bytes\";i:2302;s:11:\"size_before\";i:57151;s:10:\"size_after\";i:54849;s:4:\"time\";d:0.08;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.81;s:5:\"bytes\";i:3481;s:11:\"size_before\";i:91304;s:10:\"size_after\";i:87823;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:589;s:11:\"size_before\";i:11779;s:10:\"size_after\";i:11190;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.26;s:5:\"bytes\";i:1599;s:11:\"size_before\";i:37523;s:10:\"size_after\";i:35924;s:4:\"time\";d:0.03;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.27;s:5:\"bytes\";i:3044;s:11:\"size_before\";i:71317;s:10:\"size_after\";i:68273;s:4:\"time\";d:0.07;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.04;s:5:\"bytes\";i:1953;s:11:\"size_before\";i:48347;s:10:\"size_after\";i:46394;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.36;s:5:\"bytes\";i:1468;s:11:\"size_before\";i:33699;s:10:\"size_after\";i:32231;s:4:\"time\";d:0.05;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38;s:5:\"bytes\";i:1373;s:11:\"size_before\";i:31364;s:10:\"size_after\";i:29991;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.27;s:5:\"bytes\";i:1518;s:11:\"size_before\";i:35568;s:10:\"size_after\";i:34050;s:4:\"time\";d:0.04;}}}'),(1796,327,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.794976347738315;s:5:\"bytes\";i:18949;s:11:\"size_before\";i:499318;s:10:\"size_after\";i:480369;s:4:\"time\";d:0.26999999999999996;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.5;s:5:\"bytes\";i:300;s:11:\"size_before\";i:5456;s:10:\"size_after\";i:5156;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.42;s:5:\"bytes\";i:509;s:11:\"size_before\";i:14884;s:10:\"size_after\";i:14375;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.47;s:5:\"bytes\";i:2743;s:11:\"size_before\";i:78960;s:10:\"size_after\";i:76217;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.99;s:5:\"bytes\";i:5176;s:11:\"size_before\";i:129737;s:10:\"size_after\";i:124561;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.56;s:5:\"bytes\";i:525;s:11:\"size_before\";i:14734;s:10:\"size_after\";i:14209;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.15;s:5:\"bytes\";i:829;s:11:\"size_before\";i:26294;s:10:\"size_after\";i:25465;s:4:\"time\";d:0.02;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.53;s:5:\"bytes\";i:3548;s:11:\"size_before\";i:78347;s:10:\"size_after\";i:74799;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.86;s:5:\"bytes\";i:1985;s:11:\"size_before\";i:51375;s:10:\"size_after\";i:49390;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.55;s:5:\"bytes\";i:1235;s:11:\"size_before\";i:34801;s:10:\"size_after\";i:33566;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.24;s:5:\"bytes\";i:999;s:11:\"size_before\";i:30853;s:10:\"size_after\";i:29854;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:1100;s:11:\"size_before\";i:33877;s:10:\"size_after\";i:32777;s:4:\"time\";d:0.06;}}}'),(1797,328,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:425528;s:11:\"size_before\";i:661857;s:10:\"size_after\";i:236329;}'),(1798,328,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.190473408095892;s:5:\"bytes\";i:20081;s:11:\"size_before\";i:479206;s:10:\"size_after\";i:459125;s:4:\"time\";d:0.5300000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.58;s:5:\"bytes\";i:255;s:11:\"size_before\";i:5569;s:10:\"size_after\";i:5314;s:4:\"time\";d:0.05;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.24;s:5:\"bytes\";i:443;s:11:\"size_before\";i:13654;s:10:\"size_after\";i:13211;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.86;s:5:\"bytes\";i:2712;s:11:\"size_before\";i:70264;s:10:\"size_after\";i:67552;s:4:\"time\";d:0.07;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.29;s:5:\"bytes\";i:5026;s:11:\"size_before\";i:117220;s:10:\"size_after\";i:112194;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.39;s:5:\"bytes\";i:453;s:11:\"size_before\";i:13346;s:10:\"size_after\";i:12893;s:4:\"time\";d:0.05;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.41;s:5:\"bytes\";i:1004;s:11:\"size_before\";i:29479;s:10:\"size_after\";i:28475;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.02;s:5:\"bytes\";i:4117;s:11:\"size_before\";i:81981;s:10:\"size_after\";i:77864;s:4:\"time\";d:0.03;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.9;s:5:\"bytes\";i:2602;s:11:\"size_before\";i:53099;s:10:\"size_after\";i:50497;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:1151;s:11:\"size_before\";i:32126;s:10:\"size_after\";i:30975;s:4:\"time\";d:0.06;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.58;s:5:\"bytes\";i:1042;s:11:\"size_before\";i:29096;s:10:\"size_after\";i:28054;s:4:\"time\";d:0.1;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.82;s:5:\"bytes\";i:1276;s:11:\"size_before\";i:33372;s:10:\"size_after\";i:32096;s:4:\"time\";d:0.05;}}}'),(1799,329,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:282299;s:11:\"size_before\";i:457825;s:10:\"size_after\";i:175526;}'),(1800,329,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.804180447503381;s:5:\"bytes\";i:14205;s:11:\"size_before\";i:373405;s:10:\"size_after\";i:359200;s:4:\"time\";d:0.24;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.79;s:5:\"bytes\";i:213;s:11:\"size_before\";i:4443;s:10:\"size_after\";i:4230;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:392;s:11:\"size_before\";i:10608;s:10:\"size_after\";i:10216;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.57;s:5:\"bytes\";i:1889;s:11:\"size_before\";i:52911;s:10:\"size_after\";i:51022;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.62;s:5:\"bytes\";i:3161;s:11:\"size_before\";i:87368;s:10:\"size_after\";i:84207;s:4:\"time\";d:0.04;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.73;s:5:\"bytes\";i:389;s:11:\"size_before\";i:10438;s:10:\"size_after\";i:10049;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.7;s:5:\"bytes\";i:829;s:11:\"size_before\";i:22423;s:10:\"size_after\";i:21594;s:4:\"time\";d:0.05;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.12;s:5:\"bytes\";i:2746;s:11:\"size_before\";i:66650;s:10:\"size_after\";i:63904;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:1900;s:11:\"size_before\";i:45714;s:10:\"size_after\";i:43814;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.66;s:5:\"bytes\";i:919;s:11:\"size_before\";i:25078;s:10:\"size_after\";i:24159;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.52;s:5:\"bytes\";i:779;s:11:\"size_before\";i:22102;s:10:\"size_after\";i:21323;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:988;s:11:\"size_before\";i:25670;s:10:\"size_after\";i:24682;s:4:\"time\";d:0.01;}}}'),(1801,330,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:382460;s:11:\"size_before\";i:598166;s:10:\"size_after\";i:215706;}'),(1802,330,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.162504528040922;s:5:\"bytes\";i:18960;s:11:\"size_before\";i:455495;s:10:\"size_after\";i:436535;s:4:\"time\";d:0.36;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.2;s:5:\"bytes\";i:298;s:11:\"size_before\";i:5730;s:10:\"size_after\";i:5432;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:539;s:11:\"size_before\";i:13612;s:10:\"size_after\";i:13073;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.03;s:5:\"bytes\";i:2681;s:11:\"size_before\";i:66518;s:10:\"size_after\";i:63837;s:4:\"time\";d:0.1;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.98;s:5:\"bytes\";i:4326;s:11:\"size_before\";i:108697;s:10:\"size_after\";i:104371;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.16;s:5:\"bytes\";i:553;s:11:\"size_before\";i:13305;s:10:\"size_after\";i:12752;s:4:\"time\";d:0.02;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.06;s:5:\"bytes\";i:1169;s:11:\"size_before\";i:28766;s:10:\"size_after\";i:27597;s:4:\"time\";d:0.01;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.41;s:5:\"bytes\";i:3385;s:11:\"size_before\";i:76738;s:10:\"size_after\";i:73353;s:4:\"time\";d:0.02;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.41;s:5:\"bytes\";i:2158;s:11:\"size_before\";i:48951;s:10:\"size_after\";i:46793;s:4:\"time\";d:0.02;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.01;s:5:\"bytes\";i:1259;s:11:\"size_before\";i:31425;s:10:\"size_after\";i:30166;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.97;s:5:\"bytes\";i:1129;s:11:\"size_before\";i:28405;s:10:\"size_after\";i:27276;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.39;s:5:\"bytes\";i:1463;s:11:\"size_before\";i:33348;s:10:\"size_after\";i:31885;s:4:\"time\";d:0.06;}}}'),(1803,331,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:508349;s:11:\"size_before\";i:803069;s:10:\"size_after\";i:294720;}');
INSERT INTO `wp_postmeta` VALUES (1804,331,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:5.212688864922243;s:5:\"bytes\";i:30643;s:11:\"size_before\";i:587854;s:10:\"size_after\";i:557211;s:4:\"time\";d:0.6100000000000001;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.93;s:5:\"bytes\";i:466;s:11:\"size_before\";i:7853;s:10:\"size_after\";i:7387;s:4:\"time\";d:0.02;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.88;s:5:\"bytes\";i:1176;s:11:\"size_before\";i:20011;s:10:\"size_after\";i:18835;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.87;s:5:\"bytes\";i:4275;s:11:\"size_before\";i:87776;s:10:\"size_after\";i:83501;s:4:\"time\";d:0.02;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.99;s:5:\"bytes\";i:7074;s:11:\"size_before\";i:141861;s:10:\"size_after\";i:134787;s:4:\"time\";d:0.27;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.95;s:5:\"bytes\";i:1158;s:11:\"size_before\";i:19460;s:10:\"size_after\";i:18302;s:4:\"time\";d:0.06;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.04;s:5:\"bytes\";i:2030;s:11:\"size_before\";i:40299;s:10:\"size_after\";i:38269;s:4:\"time\";d:0.06;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.14;s:5:\"bytes\";i:5371;s:11:\"size_before\";i:87464;s:10:\"size_after\";i:82093;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.71;s:5:\"bytes\";i:2704;s:11:\"size_before\";i:57364;s:10:\"size_after\";i:54660;s:4:\"time\";d:0.04;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.91;s:5:\"bytes\";i:2048;s:11:\"size_before\";i:41672;s:10:\"size_after\";i:39624;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.21;s:5:\"bytes\";i:2073;s:11:\"size_before\";i:39754;s:10:\"size_after\";i:37681;s:4:\"time\";d:0.04;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.12;s:5:\"bytes\";i:2268;s:11:\"size_before\";i:44340;s:10:\"size_after\";i:42072;s:4:\"time\";d:0.03;}}}'),(1805,332,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:548560;s:11:\"size_before\";i:775414;s:10:\"size_after\";i:226854;}'),(1806,332,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.9845249337435646;s:5:\"bytes\";i:20928;s:11:\"size_before\";i:525232;s:10:\"size_after\";i:504304;s:4:\"time\";d:0.49;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.69;s:5:\"bytes\";i:439;s:11:\"size_before\";i:7716;s:10:\"size_after\";i:7277;s:4:\"time\";d:0.03;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";i:5;s:5:\"bytes\";i:964;s:11:\"size_before\";i:19266;s:10:\"size_after\";i:18302;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.96;s:5:\"bytes\";i:3190;s:11:\"size_before\";i:80464;s:10:\"size_after\";i:77274;s:4:\"time\";d:0.03;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.32;s:5:\"bytes\";i:4105;s:11:\"size_before\";i:123719;s:10:\"size_after\";i:119614;s:4:\"time\";d:0.11;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:5.45;s:5:\"bytes\";i:1019;s:11:\"size_before\";i:18702;s:10:\"size_after\";i:17683;s:4:\"time\";d:0.07;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.41;s:5:\"bytes\";i:1685;s:11:\"size_before\";i:38184;s:10:\"size_after\";i:36499;s:4:\"time\";d:0.04;}s:19:\"anima-featured-full\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.31;s:5:\"bytes\";i:2235;s:11:\"size_before\";i:67511;s:10:\"size_after\";i:65276;s:4:\"time\";d:0.06;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.86;s:5:\"bytes\";i:1984;s:11:\"size_before\";i:51413;s:10:\"size_after\";i:49429;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.51;s:5:\"bytes\";i:1803;s:11:\"size_before\";i:39965;s:10:\"size_after\";i:38162;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.58;s:5:\"bytes\";i:1724;s:11:\"size_before\";i:37621;s:10:\"size_after\";i:35897;s:4:\"time\";d:0.03;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.38;s:5:\"bytes\";i:1780;s:11:\"size_before\";i:40671;s:10:\"size_after\";i:38891;s:4:\"time\";d:0.02;}}}'),(1807,465,'smush-complete','1'),(1808,465,'smush-info','The file was compressed from 1.01 MB to 995.90 KB saving 4.13 percent using WP-Optimize'),(1809,465,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1063784;s:12:\"smushed-size\";i:1019798;s:15:\"savings-percent\";d:4.13;}'),(1810,464,'smush-complete','1'),(1811,464,'smush-info','The file was compressed from 1.29 MB to 1.21 MB saving 6.21 percent using WP-Optimize'),(1812,464,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1356104;s:12:\"smushed-size\";i:1271910;s:15:\"savings-percent\";d:6.21;}'),(1813,463,'smush-complete','1'),(1814,463,'smush-info','The file was compressed from 979.81 KB to 902.11 KB saving 7.93 percent using WP-Optimize'),(1815,463,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1003323;s:12:\"smushed-size\";i:923756;s:15:\"savings-percent\";d:7.93;}'),(1816,462,'smush-complete','1'),(1817,462,'smush-info','The file was compressed from 759.74 KB to 603.79 KB saving 20.53 percent using WP-Optimize'),(1818,462,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:777972;s:12:\"smushed-size\";i:618279;s:15:\"savings-percent\";d:20.53;}'),(1819,461,'smush-complete','1'),(1820,461,'smush-info','The file was compressed from 623.28 KB to 603.52 KB saving 3.17 percent using WP-Optimize'),(1821,461,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:638240;s:12:\"smushed-size\";i:618009;s:15:\"savings-percent\";d:3.17;}'),(1822,460,'smush-complete','1'),(1823,460,'smush-info','The file was compressed from 424.93 KB to 318.42 KB saving 25.07 percent using WP-Optimize'),(1824,460,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:435130;s:12:\"smushed-size\";i:326063;s:15:\"savings-percent\";d:25.07;}'),(1825,459,'smush-complete','1'),(1826,459,'smush-info','The file was compressed from 361.57 KB to 302.22 KB saving 16.42 percent using WP-Optimize'),(1827,459,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:370250;s:12:\"smushed-size\";i:309472;s:15:\"savings-percent\";d:16.42;}'),(1828,458,'smush-complete','1'),(1829,458,'smush-info','The file was compressed from 1.27 MB to 1.20 MB saving 5.45 percent using WP-Optimize'),(1830,458,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1332619;s:12:\"smushed-size\";i:1260024;s:15:\"savings-percent\";d:5.45;}'),(1831,457,'smush-complete','1'),(1832,457,'smush-info','The file was compressed from 1.12 MB to 1.04 MB saving 7.99 percent using WP-Optimize'),(1833,457,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1179490;s:12:\"smushed-size\";i:1085282;s:15:\"savings-percent\";d:7.99;}'),(1834,456,'smush-complete','1'),(1835,456,'smush-info','The file was compressed from 763.02 KB to 670.64 KB saving 12.11 percent using WP-Optimize'),(1836,456,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:781331;s:12:\"smushed-size\";i:686737;s:15:\"savings-percent\";d:12.11;}'),(1837,455,'smush-complete','1'),(1838,455,'smush-info','The file was compressed from 239.94 KB to 223.50 KB saving 6.85 percent using WP-Optimize'),(1839,455,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:245702;s:12:\"smushed-size\";i:228869;s:15:\"savings-percent\";d:6.85;}'),(1840,454,'smush-complete','1'),(1841,454,'smush-info','The file was compressed from 253.87 KB to 183.78 KB saving 27.61 percent using WP-Optimize'),(1842,454,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:259963;s:12:\"smushed-size\";i:188191;s:15:\"savings-percent\";d:27.61;}'),(1843,453,'smush-complete','1'),(1844,453,'smush-info','The file was compressed from 608.79 KB to 575.11 KB saving 5.53 percent using WP-Optimize'),(1845,453,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:623399;s:12:\"smushed-size\";i:588909;s:15:\"savings-percent\";d:5.53;}'),(1846,452,'smush-complete','1'),(1847,452,'smush-info','The file was compressed from 334.49 KB to 320.52 KB saving 4.18 percent using WP-Optimize'),(1848,452,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:342515;s:12:\"smushed-size\";i:328210;s:15:\"savings-percent\";d:4.18;}'),(1849,451,'smush-complete','1'),(1850,451,'smush-info','The file was compressed from 755.13 KB to 658.48 KB saving 12.8 percent using WP-Optimize'),(1851,451,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:773251;s:12:\"smushed-size\";i:674279;s:15:\"savings-percent\";d:12.8;}'),(1852,450,'smush-complete','1'),(1853,450,'smush-info','The file was compressed from 632.50 KB to 509.69 KB saving 19.42 percent using WP-Optimize'),(1854,450,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:647683;s:12:\"smushed-size\";i:521918;s:15:\"savings-percent\";d:19.42;}'),(1855,449,'smush-complete','1'),(1856,449,'smush-info','The file was compressed from 1.31 MB to 1.20 MB saving 8.14 percent using WP-Optimize'),(1857,449,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1371539;s:12:\"smushed-size\";i:1259902;s:15:\"savings-percent\";d:8.14;}'),(1858,448,'smush-complete','1'),(1859,448,'smush-info','The file was compressed from 611.54 KB to 578.18 KB saving 5.45 percent using WP-Optimize'),(1860,448,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:626215;s:12:\"smushed-size\";i:592061;s:15:\"savings-percent\";d:5.45;}'),(1861,447,'smush-complete','1'),(1862,447,'smush-info','The file was compressed from 1.20 MB to 1.14 MB saving 5.59 percent using WP-Optimize'),(1863,447,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1262055;s:12:\"smushed-size\";i:1191469;s:15:\"savings-percent\";d:5.59;}'),(1864,446,'smush-complete','1'),(1865,446,'smush-info','The file was compressed from 1.25 MB to 1.17 MB saving 6.9 percent using WP-Optimize'),(1866,446,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1315749;s:12:\"smushed-size\";i:1225014;s:15:\"savings-percent\";d:6.9;}'),(1867,445,'smush-complete','1'),(1868,445,'smush-info','The file was compressed from 1.20 MB to 1.12 MB saving 6.6 percent using WP-Optimize'),(1869,445,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1259639;s:12:\"smushed-size\";i:1176471;s:15:\"savings-percent\";d:6.6;}'),(1870,443,'smush-complete','1'),(1871,443,'smush-info','The file was compressed from 612.65 KB to 566.13 KB saving 7.59 percent using WP-Optimize'),(1872,443,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:627349;s:12:\"smushed-size\";i:579721;s:15:\"savings-percent\";d:7.59;}'),(1873,442,'smush-complete','1'),(1874,442,'smush-info','The file was compressed from 1.08 MB to 1.05 MB saving 2.02 percent using WP-Optimize'),(1875,442,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1128215;s:12:\"smushed-size\";i:1105387;s:15:\"savings-percent\";d:2.02;}'),(1876,441,'smush-complete','1'),(1877,441,'smush-info','The file was compressed from 385.21 KB to 351.64 KB saving 8.72 percent using WP-Optimize'),(1878,441,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:394458;s:12:\"smushed-size\";i:360079;s:15:\"savings-percent\";d:8.72;}'),(1879,440,'smush-complete','1'),(1880,440,'smush-info','The file was compressed from 1.07 MB to 1.02 MB saving 4.59 percent using WP-Optimize'),(1881,440,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1121512;s:12:\"smushed-size\";i:1070020;s:15:\"savings-percent\";d:4.59;}'),(1882,439,'smush-complete','1'),(1883,439,'smush-info','The file was compressed from 1.27 MB to 1.20 MB saving 5.05 percent using WP-Optimize'),(1884,439,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1330184;s:12:\"smushed-size\";i:1263036;s:15:\"savings-percent\";d:5.05;}'),(1885,438,'smush-complete','1'),(1886,438,'smush-info','The file was compressed from 514.04 KB to 470.85 KB saving 8.4 percent using WP-Optimize'),(1887,438,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:526378;s:12:\"smushed-size\";i:482148;s:15:\"savings-percent\";d:8.4;}'),(1888,437,'smush-complete','1'),(1889,437,'smush-info','The file was compressed from 1.30 MB to 1.21 MB saving 7.15 percent using WP-Optimize'),(1890,437,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1366132;s:12:\"smushed-size\";i:1268521;s:15:\"savings-percent\";d:7.15;}'),(1891,436,'smush-complete','1'),(1892,436,'smush-info','The file was compressed from 266.36 KB to 230.52 KB saving 13.46 percent using WP-Optimize'),(1893,436,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:272757;s:12:\"smushed-size\";i:236055;s:15:\"savings-percent\";d:13.46;}'),(1894,435,'smush-complete','1'),(1895,435,'smush-info','The file was compressed from 250.62 KB to 244.63 KB saving 2.39 percent using WP-Optimize'),(1896,435,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:256636;s:12:\"smushed-size\";i:250496;s:15:\"savings-percent\";d:2.39;}'),(1897,434,'smush-complete','1'),(1898,434,'smush-info','The file was compressed from 251.54 KB to 233.81 KB saving 7.05 percent using WP-Optimize'),(1899,434,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:257580;s:12:\"smushed-size\";i:239422;s:15:\"savings-percent\";d:7.05;}'),(1900,433,'smush-complete','1'),(1901,433,'smush-info','The file was compressed from 268.51 KB to 254.97 KB saving 5.04 percent using WP-Optimize'),(1902,433,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:274950;s:12:\"smushed-size\";i:261086;s:15:\"savings-percent\";d:5.04;}'),(1903,432,'smush-complete','1'),(1904,432,'smush-info','The file was compressed from 450.30 KB to 410.66 KB saving 8.8 percent using WP-Optimize'),(1905,432,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:461108;s:12:\"smushed-size\";i:420513;s:15:\"savings-percent\";d:8.8;}'),(1906,431,'smush-complete','1'),(1907,431,'smush-info','The file was compressed from 460.13 KB to 372.54 KB saving 19.04 percent using WP-Optimize'),(1908,431,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:471173;s:12:\"smushed-size\";i:381480;s:15:\"savings-percent\";d:19.04;}'),(1909,430,'smush-complete','1'),(1910,430,'smush-info','The file was compressed from 562.47 KB to 522.07 KB saving 7.18 percent using WP-Optimize'),(1911,430,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:575966;s:12:\"smushed-size\";i:534601;s:15:\"savings-percent\";d:7.18;}'),(1912,429,'smush-complete','1'),(1913,429,'smush-info','The file was compressed from 746.73 KB to 660.07 KB saving 11.6 percent using WP-Optimize'),(1914,429,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:764648;s:12:\"smushed-size\";i:675915;s:15:\"savings-percent\";d:11.6;}'),(1915,428,'smush-complete','1'),(1916,428,'smush-info','The file was compressed from 422.56 KB to 414.03 KB saving 2.02 percent using WP-Optimize'),(1917,428,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:432702;s:12:\"smushed-size\";i:423971;s:15:\"savings-percent\";d:2.02;}'),(1918,427,'smush-complete','1'),(1919,427,'smush-info','The file was compressed from 488.55 KB to 482.71 KB saving 1.2 percent using WP-Optimize'),(1920,427,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:500278;s:12:\"smushed-size\";i:494296;s:15:\"savings-percent\";d:1.2;}'),(1921,426,'smush-complete','1'),(1922,426,'smush-info','The file was compressed from 414.57 KB to 412.06 KB saving 0.61 percent using WP-Optimize'),(1923,426,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:424523;s:12:\"smushed-size\";i:421946;s:15:\"savings-percent\";d:0.61;}'),(1924,425,'smush-complete','1'),(1925,425,'smush-info','The file was compressed from 494.93 KB to 455.18 KB saving 8.03 percent using WP-Optimize'),(1926,425,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:506811;s:12:\"smushed-size\";i:466101;s:15:\"savings-percent\";d:8.03;}'),(1927,424,'smush-complete','1'),(1928,424,'smush-info','The file was compressed from 401.81 KB to 378.30 KB saving 5.85 percent using WP-Optimize'),(1929,424,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:411452;s:12:\"smushed-size\";i:387380;s:15:\"savings-percent\";d:5.85;}'),(1930,423,'smush-complete','1'),(1931,423,'smush-info','The file was compressed from 502.14 KB to 467.25 KB saving 6.95 percent using WP-Optimize'),(1932,423,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:514191;s:12:\"smushed-size\";i:478461;s:15:\"savings-percent\";d:6.95;}'),(1933,422,'smush-complete','1'),(1934,422,'smush-info','The file was compressed from 450.82 KB to 416.03 KB saving 7.72 percent using WP-Optimize'),(1935,422,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:461641;s:12:\"smushed-size\";i:426019;s:15:\"savings-percent\";d:7.72;}'),(1936,421,'smush-complete','1'),(1937,421,'smush-info','The file was compressed from 499.78 KB to 460.52 KB saving 7.85 percent using WP-Optimize'),(1938,421,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:511771;s:12:\"smushed-size\";i:471575;s:15:\"savings-percent\";d:7.85;}'),(1939,420,'smush-complete','1'),(1940,420,'smush-info','The file was compressed from 400.23 KB to 370.24 KB saving 7.49 percent using WP-Optimize'),(1941,420,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:409838;s:12:\"smushed-size\";i:379129;s:15:\"savings-percent\";d:7.49;}'),(1942,419,'smush-complete','1'),(1943,419,'smush-info','The file was compressed from 256.78 KB to 256.78 KB saving 0 percent using WP-Optimize'),(1944,419,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:262946;s:12:\"smushed-size\";i:262946;s:15:\"savings-percent\";d:0;}'),(1945,418,'smush-complete','1'),(1946,418,'smush-info','The file was compressed from 312.87 KB to 312.87 KB saving 0 percent using WP-Optimize'),(1947,418,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:320380;s:12:\"smushed-size\";i:320380;s:15:\"savings-percent\";d:0;}'),(1948,417,'smush-complete','1'),(1949,417,'smush-info','The file was compressed from 431.36 KB to 431.36 KB saving 0 percent using WP-Optimize'),(1950,417,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:441715;s:12:\"smushed-size\";i:441715;s:15:\"savings-percent\";d:0;}'),(1951,416,'smush-complete','1'),(1952,416,'smush-info','The file was compressed from 271.66 KB to 271.66 KB saving 0 percent using WP-Optimize'),(1953,416,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:278183;s:12:\"smushed-size\";i:278183;s:15:\"savings-percent\";d:0;}'),(1954,415,'smush-complete','1'),(1955,415,'smush-info','The file was compressed from 245.09 KB to 245.09 KB saving 0 percent using WP-Optimize'),(1956,415,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:250969;s:12:\"smushed-size\";i:250969;s:15:\"savings-percent\";d:0;}'),(1957,414,'smush-complete','1'),(1958,414,'smush-info','The file was compressed from 439.85 KB to 390.96 KB saving 11.11 percent using WP-Optimize'),(1959,414,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:450407;s:12:\"smushed-size\";i:400345;s:15:\"savings-percent\";d:11.11;}'),(1960,413,'smush-complete','1'),(1961,413,'smush-info','The file was compressed from 638.39 KB to 613.78 KB saving 3.85 percent using WP-Optimize'),(1962,413,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:653710;s:12:\"smushed-size\";i:628512;s:15:\"savings-percent\";d:3.85;}'),(1963,412,'smush-complete','1'),(1964,412,'smush-info','The file was compressed from 903.68 KB to 874.63 KB saving 3.21 percent using WP-Optimize'),(1965,412,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:925373;s:12:\"smushed-size\";i:895626;s:15:\"savings-percent\";d:3.21;}'),(1966,411,'smush-complete','1'),(1967,411,'smush-info','The file was compressed from 839.93 KB to 804.72 KB saving 4.19 percent using WP-Optimize'),(1968,411,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:860089;s:12:\"smushed-size\";i:824036;s:15:\"savings-percent\";d:4.19;}'),(1969,410,'smush-complete','1'),(1970,410,'smush-info','The file was compressed from 535.62 KB to 518.73 KB saving 3.15 percent using WP-Optimize'),(1971,410,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:548473;s:12:\"smushed-size\";i:531177;s:15:\"savings-percent\";d:3.15;}'),(1972,409,'smush-complete','1'),(1973,409,'smush-info','The file was compressed from 526.83 KB to 429.08 KB saving 18.55 percent using WP-Optimize'),(1974,409,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:539479;s:12:\"smushed-size\";i:439382;s:15:\"savings-percent\";d:18.55;}'),(1975,408,'smush-complete','1'),(1976,408,'smush-info','The file was compressed from 558.12 KB to 438.88 KB saving 21.36 percent using WP-Optimize'),(1977,408,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:571510;s:12:\"smushed-size\";i:449410;s:15:\"savings-percent\";d:21.36;}'),(1978,407,'smush-complete','1'),(1979,407,'smush-info','The file was compressed from 799.39 KB to 760.95 KB saving 4.81 percent using WP-Optimize'),(1980,407,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:818577;s:12:\"smushed-size\";i:779217;s:15:\"savings-percent\";d:4.81;}'),(1981,406,'smush-complete','1'),(1982,406,'smush-info','The file was compressed from 1.25 MB to 1.19 MB saving 4.13 percent using WP-Optimize'),(1983,406,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1306605;s:12:\"smushed-size\";i:1252681;s:15:\"savings-percent\";d:4.13;}'),(1984,405,'smush-complete','1'),(1985,405,'smush-info','The file was compressed from 876.26 KB to 836.62 KB saving 4.52 percent using WP-Optimize'),(1986,405,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:897291;s:12:\"smushed-size\";i:856699;s:15:\"savings-percent\";d:4.52;}'),(1987,404,'smush-complete','1'),(1988,404,'smush-info','The file was compressed from 849.51 KB to 824.25 KB saving 2.97 percent using WP-Optimize'),(1989,404,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:869898;s:12:\"smushed-size\";i:844030;s:15:\"savings-percent\";d:2.97;}'),(1990,403,'smush-complete','1'),(1991,403,'smush-info','The file was compressed from 575.01 KB to 544.93 KB saving 5.23 percent using WP-Optimize'),(1992,403,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:588813;s:12:\"smushed-size\";i:558013;s:15:\"savings-percent\";d:5.23;}'),(1993,402,'smush-complete','1'),(1994,402,'smush-info','The file was compressed from 787.28 KB to 761.12 KB saving 3.32 percent using WP-Optimize'),(1995,402,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:806178;s:12:\"smushed-size\";i:779391;s:15:\"savings-percent\";d:3.32;}'),(1996,401,'smush-complete','1'),(1997,401,'smush-info','The file was compressed from 1.39 MB to 1.33 MB saving 4.46 percent using WP-Optimize'),(1998,401,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1461102;s:12:\"smushed-size\";i:1395943;s:15:\"savings-percent\";d:4.46;}'),(1999,400,'smush-complete','1'),(2000,400,'smush-info','The file was compressed from 486.16 KB to 451.01 KB saving 7.23 percent using WP-Optimize'),(2001,400,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:497823;s:12:\"smushed-size\";i:461836;s:15:\"savings-percent\";d:7.23;}'),(2002,398,'smush-complete','1'),(2003,398,'smush-info','The file was compressed from 1.08 MB to 1.05 MB saving 3.29 percent using WP-Optimize'),(2004,398,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1135527;s:12:\"smushed-size\";i:1098210;s:15:\"savings-percent\";d:3.29;}'),(2005,397,'smush-complete','1'),(2006,397,'smush-info','The file was compressed from 923.51 KB to 874.33 KB saving 5.32 percent using WP-Optimize'),(2007,397,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:945670;s:12:\"smushed-size\";i:895316;s:15:\"savings-percent\";d:5.32;}'),(2008,396,'smush-complete','1'),(2009,396,'smush-info','The file was compressed from 521.78 KB to 503.66 KB saving 3.47 percent using WP-Optimize'),(2010,396,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:534298;s:12:\"smushed-size\";i:515745;s:15:\"savings-percent\";d:3.47;}'),(2011,395,'smush-complete','1'),(2012,395,'smush-info','The file was compressed from 1.12 MB to 1.09 MB saving 2.64 percent using WP-Optimize'),(2013,395,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1177376;s:12:\"smushed-size\";i:1146241;s:15:\"savings-percent\";d:2.64;}'),(2014,394,'smush-complete','1'),(2015,394,'smush-info','The file was compressed from 635.18 KB to 585.36 KB saving 7.84 percent using WP-Optimize'),(2016,394,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:650424;s:12:\"smushed-size\";i:599410;s:15:\"savings-percent\";d:7.84;}'),(2017,393,'smush-complete','1'),(2018,393,'smush-info','The file was compressed from 766.42 KB to 597.97 KB saving 21.98 percent using WP-Optimize'),(2019,393,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:784810;s:12:\"smushed-size\";i:612326;s:15:\"savings-percent\";d:21.98;}'),(2020,392,'smush-complete','1'),(2021,392,'smush-info','The file was compressed from 1.37 MB to 1.27 MB saving 7.64 percent using WP-Optimize'),(2022,392,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1439946;s:12:\"smushed-size\";i:1330002;s:15:\"savings-percent\";d:7.64;}'),(2023,391,'smush-complete','1'),(2024,391,'smush-info','The file was compressed from 1.12 MB to 1.02 MB saving 8.61 percent using WP-Optimize'),(2025,391,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1170675;s:12:\"smushed-size\";i:1069862;s:15:\"savings-percent\";d:8.61;}'),(2026,390,'smush-complete','1'),(2027,390,'smush-info','The file was compressed from 248.92 KB to 236.34 KB saving 5.05 percent using WP-Optimize'),(2028,390,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:254894;s:12:\"smushed-size\";i:242017;s:15:\"savings-percent\";d:5.05;}'),(2029,389,'smush-complete','1'),(2030,389,'smush-info','The file was compressed from 1.02 MB to 994.30 KB saving 4.75 percent using WP-Optimize'),(2031,389,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1068912;s:12:\"smushed-size\";i:1018163;s:15:\"savings-percent\";d:4.75;}'),(2032,387,'smush-complete','1'),(2033,387,'smush-info','The file was compressed from 1,015.20 KB to 947.88 KB saving 6.63 percent using WP-Optimize'),(2034,387,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1039564;s:12:\"smushed-size\";i:970630;s:15:\"savings-percent\";d:6.63;}'),(2035,386,'smush-complete','1'),(2036,386,'smush-info','The file was compressed from 895.23 KB to 831.95 KB saving 7.07 percent using WP-Optimize'),(2037,386,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:916719;s:12:\"smushed-size\";i:851916;s:15:\"savings-percent\";d:7.07;}'),(2038,385,'smush-complete','1'),(2039,385,'smush-info','The file was compressed from 634.30 KB to 610.28 KB saving 3.79 percent using WP-Optimize'),(2040,385,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:649519;s:12:\"smushed-size\";i:624922;s:15:\"savings-percent\";d:3.79;}'),(2041,384,'smush-complete','1'),(2042,384,'smush-info','The file was compressed from 715.34 KB to 683.13 KB saving 4.5 percent using WP-Optimize'),(2043,384,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:732505;s:12:\"smushed-size\";i:699522;s:15:\"savings-percent\";d:4.5;}'),(2044,383,'smush-complete','1'),(2045,383,'smush-info','The file was compressed from 418.44 KB to 367.20 KB saving 12.25 percent using WP-Optimize'),(2046,383,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:428481;s:12:\"smushed-size\";i:376012;s:15:\"savings-percent\";d:12.25;}'),(2047,382,'smush-complete','1'),(2048,382,'smush-info','The file was compressed from 639.01 KB to 595.89 KB saving 6.75 percent using WP-Optimize'),(2049,382,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:654344;s:12:\"smushed-size\";i:610187;s:15:\"savings-percent\";d:6.75;}'),(2050,381,'smush-complete','1'),(2051,381,'smush-info','The file was compressed from 609.68 KB to 582.08 KB saving 4.53 percent using WP-Optimize'),(2052,381,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:624315;s:12:\"smushed-size\";i:596054;s:15:\"savings-percent\";d:4.53;}'),(2053,380,'smush-complete','1'),(2054,380,'smush-info','The file was compressed from 623.75 KB to 584.65 KB saving 6.27 percent using WP-Optimize'),(2055,380,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:638719;s:12:\"smushed-size\";i:598677;s:15:\"savings-percent\";d:6.27;}'),(2056,379,'smush-complete','1'),(2057,379,'smush-info','The file was compressed from 925.14 KB to 879.79 KB saving 4.9 percent using WP-Optimize'),(2058,379,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:947340;s:12:\"smushed-size\";i:900904;s:15:\"savings-percent\";d:4.9;}'),(2059,378,'smush-complete','1'),(2060,378,'smush-info','The file was compressed from 563.75 KB to 478.43 KB saving 15.13 percent using WP-Optimize'),(2061,378,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:577285;s:12:\"smushed-size\";i:489913;s:15:\"savings-percent\";d:15.13;}'),(2062,377,'smush-complete','1'),(2063,377,'smush-info','The file was compressed from 480.16 KB to 453.91 KB saving 5.47 percent using WP-Optimize'),(2064,377,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:491686;s:12:\"smushed-size\";i:464807;s:15:\"savings-percent\";d:5.47;}'),(2065,376,'smush-complete','1'),(2066,376,'smush-info','The file was compressed from 853.74 KB to 823.13 KB saving 3.59 percent using WP-Optimize'),(2067,376,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:874228;s:12:\"smushed-size\";i:842883;s:15:\"savings-percent\";d:3.59;}'),(2068,375,'smush-complete','1'),(2069,375,'smush-info','The file was compressed from 1.06 MB to 1,020.69 KB saving 5.82 percent using WP-Optimize'),(2070,375,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1109795;s:12:\"smushed-size\";i:1045187;s:15:\"savings-percent\";d:5.82;}'),(2071,374,'smush-complete','1'),(2072,374,'smush-info','The file was compressed from 792.82 KB to 744.61 KB saving 6.08 percent using WP-Optimize'),(2073,374,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:811849;s:12:\"smushed-size\";i:762482;s:15:\"savings-percent\";d:6.08;}'),(2074,373,'smush-complete','1'),(2075,373,'smush-info','The file was compressed from 926.04 KB to 876.32 KB saving 5.37 percent using WP-Optimize'),(2076,373,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:948260;s:12:\"smushed-size\";i:897352;s:15:\"savings-percent\";d:5.37;}'),(2077,372,'smush-complete','1'),(2078,372,'smush-info','The file was compressed from 1.39 MB to 1.32 MB saving 5.11 percent using WP-Optimize'),(2079,372,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1455007;s:12:\"smushed-size\";i:1380663;s:15:\"savings-percent\";d:5.11;}'),(2080,371,'smush-complete','1'),(2081,371,'smush-info','The file was compressed from 1.36 MB to 1.24 MB saving 8.86 percent using WP-Optimize'),(2082,371,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1425531;s:12:\"smushed-size\";i:1299253;s:15:\"savings-percent\";d:8.86;}'),(2083,370,'smush-complete','1'),(2084,370,'smush-info','The file was compressed from 949.49 KB to 927.79 KB saving 2.29 percent using WP-Optimize'),(2085,370,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:972278;s:12:\"smushed-size\";i:950053;s:15:\"savings-percent\";d:2.29;}'),(2086,369,'smush-complete','1'),(2087,369,'smush-info','The file was compressed from 1.01 MB to 967.66 KB saving 6.25 percent using WP-Optimize'),(2088,369,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1056966;s:12:\"smushed-size\";i:990883;s:15:\"savings-percent\";d:6.25;}'),(2089,368,'smush-complete','1'),(2090,368,'smush-info','The file was compressed from 1.09 MB to 914.17 KB saving 18.34 percent using WP-Optimize'),(2091,368,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1146329;s:12:\"smushed-size\";i:936114;s:15:\"savings-percent\";d:18.34;}'),(2092,367,'smush-complete','1'),(2093,367,'smush-info','The file was compressed from 1.36 MB to 1.25 MB saving 7.88 percent using WP-Optimize'),(2094,367,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1423210;s:12:\"smushed-size\";i:1311101;s:15:\"savings-percent\";d:7.88;}'),(2095,366,'smush-complete','1'),(2096,366,'smush-info','The file was compressed from 1.39 MB to 1.23 MB saving 11.5 percent using WP-Optimize'),(2097,366,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1459765;s:12:\"smushed-size\";i:1291913;s:15:\"savings-percent\";d:11.5;}'),(2098,365,'smush-complete','1'),(2099,365,'smush-info','The file was compressed from 839.73 KB to 688.62 KB saving 18 percent using WP-Optimize'),(2100,365,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:859882;s:12:\"smushed-size\";i:705143;s:15:\"savings-percent\";d:18;}'),(2101,364,'smush-complete','1'),(2102,364,'smush-info','The file was compressed from 1.14 MB to 1.03 MB saving 9.01 percent using WP-Optimize'),(2103,364,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1190731;s:12:\"smushed-size\";i:1083446;s:15:\"savings-percent\";d:9.01;}'),(2104,363,'smush-complete','1'),(2105,363,'smush-info','The file was compressed from 1.07 MB to 1,016.95 KB saving 6.89 percent using WP-Optimize'),(2106,363,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1118371;s:12:\"smushed-size\";i:1041353;s:15:\"savings-percent\";d:6.89;}'),(2107,361,'smush-complete','1'),(2108,361,'smush-info','The file was compressed from 753.92 KB to 486.21 KB saving 35.51 percent using WP-Optimize'),(2109,361,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:772018;s:12:\"smushed-size\";i:497878;s:15:\"savings-percent\";d:35.51;}'),(2110,360,'smush-complete','1'),(2111,360,'smush-info','The file was compressed from 1.05 MB to 986.95 KB saving 8.46 percent using WP-Optimize'),(2112,360,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1104054;s:12:\"smushed-size\";i:1010634;s:15:\"savings-percent\";d:8.46;}'),(2113,359,'smush-complete','1'),(2114,359,'smush-info','The file was compressed from 1.18 MB to 1.13 MB saving 3.72 percent using WP-Optimize'),(2115,359,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1236035;s:12:\"smushed-size\";i:1190088;s:15:\"savings-percent\";d:3.72;}'),(2116,358,'smush-complete','1'),(2117,358,'smush-info','The file was compressed from 362.86 KB to 334.77 KB saving 7.74 percent using WP-Optimize'),(2118,358,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:371572;s:12:\"smushed-size\";i:342808;s:15:\"savings-percent\";d:7.74;}'),(2119,357,'smush-complete','1'),(2120,357,'smush-info','The file was compressed from 997.90 KB to 874.62 KB saving 12.35 percent using WP-Optimize'),(2121,357,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1021849;s:12:\"smushed-size\";i:895614;s:15:\"savings-percent\";d:12.35;}'),(2122,356,'smush-complete','1'),(2123,356,'smush-info','The file was compressed from 963.04 KB to 837.71 KB saving 13.01 percent using WP-Optimize'),(2124,356,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:986153;s:12:\"smushed-size\";i:857815;s:15:\"savings-percent\";d:13.01;}'),(2125,355,'smush-info','Failed with error code could_not_lock - The task could not be locked'),(2126,355,'smush-complete',''),(2127,353,'smush-complete','1'),(2128,353,'smush-info','The file was compressed from 730.65 KB to 638.50 KB saving 12.61 percent using WP-Optimize'),(2129,353,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:748183;s:12:\"smushed-size\";i:653821;s:15:\"savings-percent\";d:12.61;}'),(2130,352,'smush-complete','1'),(2131,352,'smush-info','The file was compressed from 660.37 KB to 550.99 KB saving 16.56 percent using WP-Optimize'),(2132,352,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:676214;s:12:\"smushed-size\";i:564210;s:15:\"savings-percent\";d:16.56;}'),(2133,351,'smush-complete','1'),(2134,351,'smush-info','The file was compressed from 1.08 MB to 838.77 KB saving 24.16 percent using WP-Optimize'),(2135,351,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1132569;s:12:\"smushed-size\";i:858896;s:15:\"savings-percent\";d:24.16;}'),(2136,350,'smush-complete','1'),(2137,350,'smush-info','The file was compressed from 667.36 KB to 577.06 KB saving 13.53 percent using WP-Optimize'),(2138,350,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:683372;s:12:\"smushed-size\";i:590909;s:15:\"savings-percent\";d:13.53;}'),(2139,349,'smush-complete','1'),(2140,349,'smush-info','The file was compressed from 1.46 MB to 1.35 MB saving 7.86 percent using WP-Optimize'),(2141,349,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1534672;s:12:\"smushed-size\";i:1413993;s:15:\"savings-percent\";d:7.86;}'),(2142,348,'smush-complete','1'),(2143,348,'smush-info','The file was compressed from 4.74 KB to 3.34 KB saving 29.6 percent using WP-Optimize'),(2144,348,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:4855;s:12:\"smushed-size\";i:3418;s:15:\"savings-percent\";d:29.6;}'),(2145,347,'smush-complete','1'),(2146,347,'smush-info','The file was compressed from 874.19 KB to 624.37 KB saving 28.58 percent using WP-Optimize'),(2147,347,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:895174;s:12:\"smushed-size\";i:639355;s:15:\"savings-percent\";d:28.58;}'),(2148,346,'smush-complete','1'),(2149,346,'smush-info','The file was compressed from 510.05 KB to 455.29 KB saving 10.74 percent using WP-Optimize'),(2150,346,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:522293;s:12:\"smushed-size\";i:466219;s:15:\"savings-percent\";d:10.74;}'),(2151,345,'smush-complete','1'),(2152,345,'smush-info','The file was compressed from 614.05 KB to 592.88 KB saving 3.45 percent using WP-Optimize'),(2153,345,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:628785;s:12:\"smushed-size\";i:607104;s:15:\"savings-percent\";d:3.45;}'),(2154,344,'smush-complete','1'),(2155,344,'smush-info','The file was compressed from 1.05 MB to 988.70 KB saving 8.07 percent using WP-Optimize'),(2156,344,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1101293;s:12:\"smushed-size\";i:1012425;s:15:\"savings-percent\";d:8.07;}'),(2157,343,'smush-complete','1'),(2158,343,'smush-info','The file was compressed from 8.05 KB to 3.42 KB saving 57.5 percent using WP-Optimize'),(2159,343,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:8242;s:12:\"smushed-size\";i:3503;s:15:\"savings-percent\";d:57.5;}'),(2160,342,'smush-complete','1'),(2161,342,'smush-info','The file was compressed from 1.46 MB to 1.34 MB saving 7.87 percent using WP-Optimize'),(2162,342,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1529186;s:12:\"smushed-size\";i:1408878;s:15:\"savings-percent\";d:7.87;}'),(2163,341,'smush-complete','1'),(2164,341,'smush-info','The file was compressed from 767.76 KB to 664.50 KB saving 13.45 percent using WP-Optimize'),(2165,341,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:786183;s:12:\"smushed-size\";i:680444;s:15:\"savings-percent\";d:13.45;}'),(2166,340,'smush-complete','1'),(2167,340,'smush-info','The file was compressed from 1.07 MB to 990.84 KB saving 9.81 percent using WP-Optimize'),(2168,340,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1124999;s:12:\"smushed-size\";i:1014620;s:15:\"savings-percent\";d:9.81;}'),(2169,339,'smush-complete','1'),(2170,339,'smush-info','The file was compressed from 686.02 KB to 579.60 KB saving 15.51 percent using WP-Optimize'),(2171,339,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:702482;s:12:\"smushed-size\";i:593515;s:15:\"savings-percent\";d:15.51;}'),(2172,338,'smush-complete','1'),(2173,338,'smush-info','The file was compressed from 516.10 KB to 495.17 KB saving 4.06 percent using WP-Optimize'),(2174,338,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:528483;s:12:\"smushed-size\";i:507053;s:15:\"savings-percent\";d:4.06;}'),(2175,337,'smush-complete','1'),(2176,337,'smush-info','The file was compressed from 338.59 KB to 248.71 KB saving 26.54 percent using WP-Optimize'),(2177,337,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:346712;s:12:\"smushed-size\";i:254684;s:15:\"savings-percent\";d:26.54;}'),(2178,336,'smush-complete','1'),(2179,336,'smush-info','The file was compressed from 859.73 KB to 811.66 KB saving 5.59 percent using WP-Optimize'),(2180,336,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:880361;s:12:\"smushed-size\";i:831137;s:15:\"savings-percent\";d:5.59;}'),(2181,335,'smush-complete','1'),(2182,335,'smush-info','The file was compressed from 1.46 MB to 1.38 MB saving 5.23 percent using WP-Optimize'),(2183,335,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:1528148;s:12:\"smushed-size\";i:1448219;s:15:\"savings-percent\";d:5.23;}'),(2184,334,'smush-complete','1'),(2185,334,'smush-info','The file was compressed from 832.38 KB to 792.32 KB saving 4.81 percent using WP-Optimize'),(2186,334,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:852356;s:12:\"smushed-size\";i:811331;s:15:\"savings-percent\";d:4.81;}'),(2187,333,'smush-complete','1'),(2188,333,'smush-info','The file was compressed from 649.07 KB to 616.50 KB saving 5.02 percent using WP-Optimize'),(2189,333,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:664648;s:12:\"smushed-size\";i:631298;s:15:\"savings-percent\";d:5.02;}'),(2191,589,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2192,589,'_edit_last','1'),(2193,589,'_edit_lock','1603198025:1'),(2194,590,'_wp_attached_file','2020/10/childcare-3569467_1920.jpg'),(2195,590,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:269489;s:11:\"size_before\";i:453316;s:10:\"size_after\";i:183827;}'),(2196,590,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:3.482433720428476;s:5:\"bytes\";i:14688;s:11:\"size_before\";i:421774;s:10:\"size_after\";i:407086;s:4:\"time\";d:0.42000000000000004;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.17;s:5:\"bytes\";i:452;s:11:\"size_before\";i:7322;s:10:\"size_after\";i:6870;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.69;s:5:\"bytes\";i:704;s:11:\"size_before\";i:15010;s:10:\"size_after\";i:14306;s:4:\"time\";d:0.01;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.93;s:5:\"bytes\";i:1902;s:11:\"size_before\";i:64881;s:10:\"size_after\";i:62979;s:4:\"time\";d:0.08;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.57;s:5:\"bytes\";i:2618;s:11:\"size_before\";i:101886;s:10:\"size_after\";i:99268;s:4:\"time\";d:0.09;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.57;s:5:\"bytes\";i:713;s:11:\"size_before\";i:15612;s:10:\"size_after\";i:14899;s:4:\"time\";d:0.03;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.32;s:5:\"bytes\";i:1099;s:11:\"size_before\";i:25431;s:10:\"size_after\";i:24332;s:4:\"time\";d:0.01;}s:17:\"anima-featured-lp\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.79;s:5:\"bytes\";i:1302;s:11:\"size_before\";i:34310;s:10:\"size_after\";i:33008;s:4:\"time\";d:0.04;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.44;s:5:\"bytes\";i:1713;s:11:\"size_before\";i:49748;s:10:\"size_after\";i:48035;s:4:\"time\";d:0.05;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:1379;s:11:\"size_before\";i:35854;s:10:\"size_after\";i:34475;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.98;s:5:\"bytes\";i:1346;s:11:\"size_before\";i:33809;s:10:\"size_after\";i:32463;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.85;s:5:\"bytes\";i:1460;s:11:\"size_before\";i:37911;s:10:\"size_after\";i:36451;s:4:\"time\";d:0.08;}}}'),(2197,590,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2020/10/childcare-3569467_1920.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"childcare-3569467_1920-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-306x204.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-306x353.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"anima-featured-lp\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-477x353.jpg\";s:5:\"width\";i:477;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-800x353.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-512x353.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-476x350.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:34:\"childcare-3569467_1920-476x400.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"Canon EOS 80D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"124\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2198,591,'_wp_attached_file','2020/10/child-5058511_1920.jpg'),(2199,591,'wp-smush-resize_savings','a:3:{s:5:\"bytes\";i:234483;s:11:\"size_before\";i:324016;s:10:\"size_after\";i:89533;}'),(2200,591,'wp-smpro-smush-data','a:2:{s:5:\"stats\";a:8:{s:7:\"percent\";d:4.340270714796325;s:5:\"bytes\";i:7468;s:11:\"size_before\";i:172063;s:10:\"size_after\";i:164595;s:4:\"time\";d:0.21;s:11:\"api_version\";s:3:\"1.0\";s:5:\"lossy\";b:0;s:9:\"keep_exif\";i:0;}s:5:\"sizes\";a:11:{s:9:\"thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.75;s:5:\"bytes\";i:133;s:11:\"size_before\";i:3551;s:10:\"size_after\";i:3418;s:4:\"time\";d:0.01;}s:6:\"medium\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.29;s:5:\"bytes\";i:158;s:11:\"size_before\";i:6899;s:10:\"size_after\";i:6741;s:4:\"time\";d:0.02;}s:12:\"medium_large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.55;s:5:\"bytes\";i:1192;s:11:\"size_before\";i:26218;s:10:\"size_after\";i:25026;s:4:\"time\";d:0.01;}s:5:\"large\";O:8:\"stdClass\":5:{s:7:\"percent\";d:6.27;s:5:\"bytes\";i:2676;s:11:\"size_before\";i:42683;s:10:\"size_after\";i:40007;s:4:\"time\";d:0.03;}s:14:\"post-thumbnail\";O:8:\"stdClass\":5:{s:7:\"percent\";d:2.31;s:5:\"bytes\";i:166;s:11:\"size_before\";i:7183;s:10:\"size_after\";i:7017;s:4:\"time\";d:0.01;}s:14:\"anima-featured\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.26;s:5:\"bytes\";i:325;s:11:\"size_before\";i:9958;s:10:\"size_after\";i:9633;s:4:\"time\";d:0.04;}s:17:\"anima-featured-lp\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.45;s:5:\"bytes\";i:463;s:11:\"size_before\";i:13421;s:10:\"size_after\";i:12958;s:4:\"time\";d:0.01;}s:19:\"anima-featured-half\";O:8:\"stdClass\":5:{s:7:\"percent\";d:4.63;s:5:\"bytes\";i:934;s:11:\"size_before\";i:20160;s:10:\"size_after\";i:19226;s:4:\"time\";d:0.03;}s:20:\"anima-featured-third\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.22;s:5:\"bytes\";i:462;s:11:\"size_before\";i:14337;s:10:\"size_after\";i:13875;s:4:\"time\";d:0.02;}s:13:\"anima-lpbox-1\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.25;s:5:\"bytes\";i:429;s:11:\"size_before\";i:13203;s:10:\"size_after\";i:12774;s:4:\"time\";d:0.01;}s:13:\"anima-lpbox-2\";O:8:\"stdClass\":5:{s:7:\"percent\";d:3.67;s:5:\"bytes\";i:530;s:11:\"size_before\";i:14450;s:10:\"size_after\";i:13920;s:4:\"time\";d:0.02;}}}'),(2201,591,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:994;s:4:\"file\";s:30:\"2020/10/child-5058511_1920.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-768x509.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:509;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"child-5058511_1920-1024x678.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:678;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-306x203.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"anima-featured\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-306x353.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"anima-featured-lp\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-477x353.jpg\";s:5:\"width\";i:477;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"anima-featured-half\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-800x353.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"anima-featured-third\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-512x353.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:353;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-1\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-476x350.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:350;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"anima-lpbox-2\";a:4:{s:4:\"file\";s:30:\"child-5058511_1920-476x400.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D7000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2205,590,'smush-complete','1'),(2206,590,'smush-info','The file was compressed from 179.52 KB to 175.84 KB saving 2.05 percent using WP-Optimize'),(2207,590,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:183827;s:12:\"smushed-size\";i:180060;s:15:\"savings-percent\";d:2.05;}'),(2208,591,'smush-complete','1'),(2209,591,'smush-info','The file was compressed from 87.43 KB to 79.53 KB saving 9.04 percent using WP-Optimize'),(2210,591,'smush-stats','a:4:{s:12:\"smushed-with\";s:11:\"re-smush-it\";s:13:\"original-size\";i:89533;s:12:\"smushed-size\";i:81442;s:15:\"savings-percent\";d:9.04;}'),(2215,597,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext NOT NULL,
`post_title` text NOT NULL,
`post_excerpt` text NOT NULL,
`post_status` varchar(20) NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) NOT NULL DEFAULT 'open',
`ping_status` varchar(20) NOT NULL DEFAULT 'open',
`post_password` varchar(255) NOT NULL DEFAULT '',
`post_name` varchar(200) NOT NULL DEFAULT '',
`to_ping` text NOT NULL,
`pinged` text NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`guid` varchar(255) NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT 0,
`post_type` varchar(20) NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=598 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (6,1,'2017-10-25 07:41:12','2017-10-25 07:41:12','[contact-form-7 id=\"388\" title=\"Contact form 1\"]','Contact Us','','publish','closed','closed','','1am-emotions-2-htm','','','2017-10-25 08:45:56','2017-10-25 08:45:56','',0,'http://www.discover-your-mind.co.uk/?page_id=6',0,'page','',0),(7,1,'2017-10-25 07:41:12','2017-10-25 07:41:12','','/1am - emotions-2.htm','','inherit','closed','closed','','6-revision-v1','','','2017-10-25 07:41:12','2017-10-25 07:41:12','',6,'http://www.discover-your-mind.co.uk/6-revision-v1',0,'revision','',0),(8,1,'2017-10-25 07:41:20','2017-10-25 07:41:20',' \r\n<h1 class=\"entry-title\">Things To Consider When Buying Your Dream Home</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n\r\nOnce youâve found your dream home, itâs easy to fall head over heals with the property and overlook important considerations that may affect your living conditions later down the line. What was once your ideal house can soon descend into a nightmare situation if you fail to do your research prior to buying. Whilst you will be eager to sign the cheque and move in straight away, it helps to do some practical investigation into the property and its surrounding area for peace of mind in knowing that youâve made the right choice.\r\n\r\n<strong>Check the neighbourhood</strong>\r\n\r\nIf youâre new to the area, itâs always worth checking the local community to make sure that it has everything you need to suit you and your familyâs lifestyle. Local newspapers, community websites and government sites can provide you with everything you need to know about the area and provide you with important information regarding future events, developments and any issues that may affect the neighbourhood.\r\n\r\nWhen conducting research, you should pay attention to the prices of comparable houses, the reputation of local schools, facilities, community activities and the crime rate of the area. You may also want to visit the house at different times of the day to gain an insight into how quiet or busy the neighbourhood will be throughout the day.\r\n\r\n<strong>Think about your future plans</strong>\r\n\r\nIf youâve found your dream home, chances are that you plan on living there for a long time, and considering your future plans is therefore crucial. If youâre thinking of extending your family for example, you will need to realistically consider whether or not you have enough room and make sure that you have planning permission for extensions.\r\n\r\nYou should also think about any cosmetic improvements that you may want to do later on. Upgrading the interior of your home may not be on the cards right now, but is likely to creep into your thoughts after you have settled in. Likewise, itâs important to budget for future expenses and think about the costs of maintaining the property.\r\n\r\n<strong>Security</strong>\r\n\r\nSecurity is something that is often forgotten about amidst the excitement of buying a new house. To ensure that you feel safe on a daily basis, itâs important that you plan for the unexpected and take measures to reduce the chance of any devastating losses. A thorough security check of the house should be conducted, at the very least making sure that the building has a working alarm system and that all doors and windows have secure locks.\r\n\r\nIf you are completely in love with the property but find that it has an unfavourable crime rate or inadequate security protection, you may want to take extra precautions for added reassurance. Installing a CCTV system, security lighting or infra-red sensors may help to deter would-be burglars. Security equipment for your home is available from most DIY stores or from reputable online security suppliers, such as <a href=\"http://www.bigbrothersystems.com/\">Big Brother Systems</a>.\r\n\r\n <strong>Home inspections</strong>\r\n\r\nBefore buying, you should also schedule a home inspection to ensure that you are fully aware of any structural repairs or improvements that may need to be made. After all, being fully informed of the buildingâs condition from the outset will help you to avoid any unwanted surprises later down the line.\r\n\r\nTry to avoid getting too excited about the house and remember to ask yourself all the necessary practical questions. For example, can I afford to run a house this big? How safe is a detached garage? Has the house got enough privacy? How long will the commute to work be?\r\n\r\nWhilst you might have found the perfect house in the perfect neighbourhood, if the answer to these questions is no, it might not be worth it in the long run.\r\n\r\n</div>\r\n ','Are you buying a dream home for you and the family? 10 things to consider','','publish','closed','closed','','1c-transference-htm','','','2017-10-25 08:58:09','2017-10-25 08:58:09','',0,'http://www.discover-your-mind.co.uk/?page_id=8',0,'page','',0),(9,1,'2017-10-25 07:41:20','2017-10-25 07:41:20','','/1c-transference.htm','','inherit','closed','closed','','8-revision-v1','','','2017-10-25 07:41:20','2017-10-25 07:41:20','',8,'http://www.discover-your-mind.co.uk/8-revision-v1',0,'revision','',0),(10,1,'2017-10-25 07:41:28','2017-10-25 07:41:28',' \r\n<h2 class=\"h2 entry-title\"><wbr />A <wbr />Typical <wbr />Day for <wbr />The <wbr /><wbr />\r\nMums and <wbr />\r\nBabies</h2>\r\n<div class=\"entry-meta-default\"><span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a title=\"archives daily March 7, 2014 7:07 am\" href=\"#post-350\"><time class=\"entry-date updated\" datetime=\"2014-03-07T07:07:41+00:00\">March 7, 2014 7:07 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" title=\"View all posts by admin\" href=\"../../author/admin/\" rel=\"vcard:url\">admin</a></span> <a class=\"raindrops-comment-link\" href=\"../../pregnancy-and-parenting/a-typical-day-for-the-ls-mum-and-baby-l/#comments\"><em> Comment </em></a></div>\r\n<div class=\"entry-content clearfix\">\r\n\r\nAs you may have read I am collecting daily routines from other Mums and Dads, you can read about this <a href=\"http://wp.me/p4n5Gp-5z\">here.</a> I thought I would share with you my routine\r\n\r\nIm The Ls Mum and I am a first time mummy to Baby. Baby is a 9 month old baby boy who is desperate to be on his feet at the moment. I have recently become a full time stay at home mum however I have started my own business called Organic bambino Boutique which you may have seen me mention a few times I have bottle fed Baby with formula ever since he was born. Here is what Baby gets up to most days\r\n\r\n6-6.30 AM Baby wakes up. He plays in his cot until I go in and get him. Hes usually shouting Mama right from the minute he wakes up. Its a lovely alarm clock.\r\n\r\n6-30 AM Morning bottle Normally 7-8oz of formula milk.\r\n\r\n7AM Breakfast which normally consists of weetabix, fruit, yoghurt, whatever we have in really.\r\n\r\n7.30AM Is normally the time we FaceTime Grandma and Grandad in Australia. This can vary from 30-45 minutes in which Baby gets involved or plays with his toys.\r\n\r\n8.30AM Change of clothes for Baby and clean him up for the day.\r\n\r\n9AM Nap time He naps quite early, always has done really, he will sleep for about hour and a half in which I then get a chance to do some work on either the blog or Organic Bambino Boutique.\r\n\r\n10.30AM Baby is normally awake by now so he gets back into playing with some toys whilst I empty/reload the dishwasher. Put some washing on and general chores in the house.\r\n\r\n12.30PM Lunchtime, I normally feed Baby with vegetables and meat puree and then he would have a desert of yoghurt or fruit. The ls Papa comes home for his lunch from work so we normally have a nice cup of tea and relax before he goes back.\r\n\r\n1PM At this point we will either go out and run errands, go out for a walk in the pram or play with toys again.\r\n\r\n3PM Nap time Baby will go down for another nap which may last up to an hour. I then get back on my laptop to do some more work on Organic Bambino Boutique or the blog. Baby may have another 50z bottle at this stage although he is getting less interested in this now.\r\n\r\n4PM Baby is up and we then tend to play with some toys, have a walk if we havent managed to get out earlier and then I prepare tea.\r\n\r\n5PM Baby has tea which again tends to be vegetable and meat purees followed by fruit.\r\n\r\n6PM The Ls Papa comes home, and we have tea and Baby has some finger foods to try, or has a taste of what mummy is having.\r\n\r\n6.45PM Baby has a bath and gets ready for bed.\r\n\r\n7PM Last bottle which tends to be another 8oz bottle although sometimes he doesnt finish it.\r\n\r\n7.15PM Fast asleep and in bed.\r\n\r\nI then tend to clean up the house and toys, and then relax for the evening with The Ls Papa before taking myself off to bed at 9PM.\r\n\r\nI would describe my day in three words as Busy, fullfilling and enjoyable.\r\n\r\nThe highlight of my day is probably Babies first nap time. Its a chance for me to get myself ready and organise myself for the day.\r\n\r\nHope you enjoyed reading about a typical day for us.\r\n\r\n</div>\r\n ','A normal day for mum and baby','','publish','closed','closed','','2-social-approval-htm','','','2017-10-25 08:59:23','2017-10-25 08:59:23','',0,'http://www.discover-your-mind.co.uk/?page_id=10',0,'page','',0),(11,1,'2017-10-25 07:41:28','2017-10-25 07:41:28','','/2-social approval.htm','','inherit','closed','closed','','10-revision-v1','','','2017-10-25 07:41:28','2017-10-25 07:41:28','',10,'http://www.discover-your-mind.co.uk/10-revision-v1',0,'revision','',0),(12,1,'2017-10-25 07:41:36','2017-10-25 07:41:36','<wbr />Christening 2014 <wbr />The details\r\n<div class=\"entry-meta-default\"><span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a title=\"archives daily May 20, 2014 6:00 am\" href=\"#post-957\"><time class=\"entry-date updated\" datetime=\"2014-05-20T06:00:52+00:00\">May 20, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" title=\"View all posts by admin\" href=\"../../author/admin/\" rel=\"vcard:url\">admin</a></span> <a class=\"raindrops-comment-link\" href=\"../../pregnancy-and-parenting/baby-ls-christening-2014-details/#comments\"><em>2 Comments</em></a></div>\r\n<div class=\"entry-content clearfix\">\r\n\r\nI have finally been through all my pictures and got back to some form of normality since Babies big day, our first family holiday and my parents visit and return to Australia. I thought I would share with you the details of our recent christening celebration. I recently offered some advice on <a title=\"Preparing for a christening celebration\" href=\"/\" target=\"_blank\" rel=\"noopener\">how to organise a christening</a> and the main things to remember. I will also share with you some pictures from our day but for now take a look at the details of my little mans big day.\r\n\r\n<strong>Venue</strong>\r\n\r\nWe had our christening in our local church which happens to only be a 5 minute walk away. Its a gorgeous church called St Pauls and I was so pleased that the Vicar was happy to carry out Babies christening. The church is relatively big which was lucky as we had circa 70 guests attending and there was also another christening taking place at the same time. The night before The Ls Papa, myself and our elected godparents attended a meeting with the vicar to discuss christenings and the religion. Im not overly religious but I do have an interest in it.\r\n\r\nÂ\r\n\r\n<em>This is the church</em>\r\n\r\nFor our after party/reception we did go a little extravagant. I will explain the reason behind this first before I reveal the venue. I wanted to have Baby christened. The Ls Papa wasnt particularly fussed but as a compromise he said that if we were to have a christening that he would choose the venue. Therefore our after celebration took place at none other than The Etihad stadium, or to us girls Manchester city Football Club ground. I must admit at first I thought it wouldnt be ideal, but once id seen the room I was happy to agree with The Ls Papa decision. The food was created by one of Jamie Olivers companies and the whole day was ran like clockwork. They even played the Manchester city football game against liverpool on some of the screens. The venue was perfect, the room was fantastic. The only downside is that my family, apart from my brother, and most of The Ls Papas family are Manchester United fans but they went along with it, and even my dad had to agree, as a venue, it was perfect.\r\n\r\n<strong>Decorations</strong>\r\n\r\nI decided against decorating the room other than table cloths because I felt that the stadium itself was an attraction and I didnt want to take anything away from where we were. It was lovely as some of our guests are huge fans just like The Ls Papa.\r\n\r\n<strong>Invitations</strong>\r\n\r\nAs we had decided on the venue right from the start, I wanted to continue the theme. I had an idea that I wanted the invitation to be like a football ticket. I knew that It wasnt something I could do myself. Well not to the idea I had in my head so I got in touch with Helen who tweets over at <a href=\"https://twitter.com/EllieAllAtSea\" target=\"_blank\" rel=\"noopener\">@ellieallatsea</a>. Helen is a designer and also redesigns blog overhauls. She is so incredibly talented. She really helped me bring my dream alive. The invitations looked like real tickets and some of our guests even thought the ticket allowed them entrance into the stadium. Thats how amazing and realistic they were. I was so happy with the end result. Helen is amazing.\r\n\r\nÂ\r\n\r\n<em>What do you think?</em>\r\n\r\n<strong>Outfits</strong>\r\n\r\nWe decided to put Baby in a suit rather than a christening dress. It was a <a href=\"http://www.next.co.uk/g393622s2#667683g39\" target=\"_blank\" rel=\"noopener\">pale blue suit from next</a> and was absolutely gorgeous. We even got him a <a href=\"http://www.next.co.uk/x532916s3\" target=\"_blank\" rel=\"noopener\">little flat cap</a> to go with it. Little L loves wearing flat caps and wanted to wear one on the day so we thought it would look cute if Baby wore one to. Although it didnt stay on that much. The Ls Papa and Little L both wore suits as well. Little Ls suit was <a href=\"http://www.next.co.uk/g393018s2#876335g39\" target=\"_blank\" rel=\"noopener\">also purchased from Next </a>. We had a blue theme going on. I really struggled with what to wear. I wanted to wear something knee length and I didnt want something low cut. This was purely because I knew Id be holding a baby, or bending down and basically I just didnt want to feel like I was self conscious, or rearranging my dress. I am a little self conscious of my tummy area still so really struggled with a tight fitting dress. Of course everyone who saw me try on all the dresses advised me that they couldnt seen any tummy but in my mind it was obvious. i found the perfect dress in the end. A gorgeous Navy number from <a href=\"http://www.next.co.uk/x532424s1#896718x53\" target=\"_blank\" rel=\"noopener\">LK Bennet</a>. Bought from Next. The dress was a little more than I thought I would spend but its something that will last in my wardrobe and I will be able to wear again. Plus my mum decided to treat me to it so I am very lucky. I wanted to brighten the dress up so when I paid a visit to <a href=\"http://www.tedbaker.com/uk/Womens/Clothing/Jackets-Coats/SAAMSA-Electric-daydream-biker-jacket-Lemon/p/110724-73-LEMON\" target=\"_blank\" rel=\"noopener\">Ted Baker </a>and saw all the gorgeous pastel floral prints they had brought out for Spring I fell in love with the jacket.\r\n\r\n<strong>Transportation</strong>\r\n\r\nWe drove our car but my parents organised mini busses from our house, to the church and then on to the venue, and also arranged this for the end of the day as well. As a number of our neighbours were attending and family from our house it made sense for everyone to travel together rather than worrying about cars. It also meant that people could relax and enjoy a few drinks.\r\n\r\n</div>\r\n ','The fun and exciting way to plan a christening','','publish','closed','closed','','faqsr3-factor-of-time-htm','','','2017-10-25 08:58:47','2017-10-25 08:58:47','',0,'http://www.discover-your-mind.co.uk/?page_id=12',0,'page','',0),(13,1,'2017-10-25 07:41:36','2017-10-25 07:41:36','','/faqs/r3-factor of time.htm','','inherit','closed','closed','','12-revision-v1','','','2017-10-25 07:41:36','2017-10-25 07:41:36','',12,'http://www.discover-your-mind.co.uk/12-revision-v1',0,'revision','',0),(15,1,'2017-10-25 08:06:34','2017-10-25 08:06:34','<body><h2 class=\"h2 entry-title\"><span><wbr>My 5 essential baby items and the 5 <wbr>I wish <wbr>I hadnt bought</wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-696\" title=\"archives daily April 23, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-04-23T06:00:15+00:00\">April 23, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\"/></span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by The L\'sMum\" rel=\"vcard:url\"/></span> <a href=\"../../pregnancy-and-parenting/5-essential-baby-items-5-wish-hadnt-bought/#comments\" class=\"raindrops-comment-link\"><em>2 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<div style=\"text-align: center;\">I did this post for over at and I thought I would share it with you all. It took me a long time to think up this post. Especially as I have so many favourite items that I have used since Baby was born. However after much deliberation, list making and crossing out I have come up firstly with my 5 essential baby items. Although as you will see later I have had a little extra one as I couldnt leave it out </div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>1, Hitting my top spot has to be my Tommee Tippee Bottle Warmer</strong></div>\n<div style=\"text-align: center;\">I decided to bottle feed right from the outset. I feel its a personal decision for any woman to make and its a decision that is right for them and their baby. If I am really honest I wasnt 100% sure how to even make up a bottle before Baby came along. Thankfully The Ls Papa had been through it all before and quickly got me in the routine of bottle making. The reason why I rank my bottle warmer as my top essential baby item is because this was an absolute godsend for those 2am, 4am, 6am feedings. When I was half asleep making a bottle for a weeping baby, this piece of equipment had my bottle warmed up in next to know time, leaving me free to feed my baby, and get back to that precious land of nod.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>2.My Tippi Toes baby Bath</strong></div>\n<div style=\"text-align: center;\">This was such a great buy. It was recommended to me by a friend and Ive only just stopped using it at 9 months. This bath has a built in seat so I found it a lot easier to bathe Baby. I bought it off amazon and although I cant remember exactly how much it was I know it wasnt expensive. I know that some people would think a baby bath was not essential, and it may not be to some people but to me I just found it easy to use. I was worried about bathing Baby on my own, Im a first time mum and everyday is a learning experience. This bath took the pressure away and allowed me to enjoy bath time with my baby as a chance to bond without endlessly worrying if he was ok.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>3. In third place Is my gorgeous Gucci Changing Bag.??</strong></div>\n<div style=\"text-align: center;\">Yes this is indulgent, and yes I fell in love with it the minute I saw it in selfridges and slowly dragged myself away when I realised that perhaps I couldnt justify it. Only to have a massive surprise come christmas morning in 2012 that The Ls Papa had treated me to my dream changing bag and I am an extremely lucky lady. A changing bag is an essential for all your baby needs. A changing bag allows you to keep all your baby essentials in an easy to reach go to place. From bottles, nappies, wipes and bibs. There is compartments for everything. I would definitely recommend having a changing bag for your baby.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>4. In fourth place is my Tommee Tippee steam steriliser.??</strong></div>\n<div style=\"text-align: center;\">We bought this as part of a starter kit which also included some bottles and washing brushes. I loved how the sterilisation was done by the power of steam, which meant I didnt have to worry about tablets etc. Just plug it in, put the required measured amount of water in, load your bottles and away you go. This steriliser has the bottles all done and dusted in about 5 minutes, which was great for me.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>5. In number 5 spot I have Babies two soothers.??</strong></div>\n<div style=\"text-align: center;\">Firstly I have my Babies Dummy. We decided to use a dummy for nap time, and to soothe Baby. Its not for everyone, but Baby had started to suck his thumb and I just preferred him to soothe with a dummy instead. This particular one he had since birth and no matter what I do he wont have any other dummy. I have searched high and low to find ones similar other than this particular one. Secondly he has his little frog. This was bought for him by the company my dad works for in Australia, he has a bigger version and a ball as well but the little one is his favourite. He keeps hold of it all the time, and loves to bite his head when hes teething. So I guess I am saying as my essential baby item a soother for your baby is one I would recommend. Be it a security blanket, dummy, a teddy, a toy I think it is important.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>6. Finally I have my pram/stroller??</strong></div>\n<div style=\"text-align: center;\">I know I was only suppose to give you my 5 but I couldnt leave out my iCandy. I was fortunate enough that my parents wanted to buy us Babies Pram. I absolutely love my iCandy. It is the Peach 2 jogger and I think its great. It came complete with the carrycot, seat and adaptors to fit our car seat. I adore how easy to manoeuvre it is. An essential item is definitely a pram/pushchair/stroller. It is so important to get out with your baby to break your day up. Even for 5 minutes on the road you live or a quick look round the shops, you feel amazing for the fresh air and I think it does your baby good to.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">??</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>So on to my 5 baby items I wish I hadnt bought???</strong></div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>1. His rocking seat which is from John Lewis.??</strong></div>\n<div style=\"text-align: center;\">Dont get me wrong a rocking seat or swing is a great item for your baby I just purchased wrongly. This item is a lovely piece of furniture but really thats all it is. It looked great in the living room, but when Baby was first born he was too little to sit in it securely and as he got big enough he would attempt to roll out of it and didnt like being fastened in to it. Its great piece for show or occasional use but honestly I wish I had bought an alternative.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>2. His Mobile</strong></div>\n<div style=\"text-align: center;\">I love how it looks in his room and how it matches the bedding and decor but to be honest I have only used it once. Now that Baby can sit up etc in his cot he tends to try and grab it. That has been the only use out of it we have had. I have switched it on once, and Baby cried and I havent used it since. So again it was a purchase that looked good but I havent had much use out of.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>3. Baby shoes.??</strong></div>\n<div style=\"text-align: center;\">I am only just starting to put Baby in little trainers or shoes, and only on an occasion where I want him to look smart. We bought loads of little baby trainers and boots for when he was born and I havent used any of them. Id just forget I had them and kept him in socks throughout his first 6 months. Which brings me on to my next item.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>4. Baby outfits such as jeans etc</strong></div>\n<div style=\"text-align: center;\">These look absolutely adorable in age newborn and 0-3 months but I can honestly say Baby wore jeans and shirt outfits only occasionally. I kept him in sleep suits and rompers for months. I bought tonnes of outfits that still have labels on. Baby was born in June last year right when we were having a heat wave. He lived in vests and rompers for the first few weeks of his life and then only on occasions would I dress him in an outfit. Other than that I kept him in sleep suits and rompers for comfort and ease. I wish I hadnt spent all that money on newborn and 0-3 months outfits and invested it for when he was older. Although, even now, if its just me and Baby in the house for the day, hell be in a romper or playsuit for comfort.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>5. Door hanging Jumper</strong></div>\n<div style=\"text-align: center;\">We bought this instead of a bouncer/swing and at the time we thought we had made the right decision but I wish we hadnt bought it. Baby has used it a handful of times and its only when I put it up for him. Other than that it sits in a ??cupboard. Its a good item but I personally wish I had bought something like a jumperoo or a swing instead. We have since bought alternatives for him that are up all the time. Its because its not out and up that I forget we have it and therefore it just doesnt get used. I recommend this type of item, but it isnt an essential and there are definitely more usable items out there.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">So there you have it, I struggled with the non-essential items. I think as The Ls Papa had been through the baby thing before with Lilttle L, we definitely did shop smart and I didnt get too carried away. I hope this helps with any future purchases you may have.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">Please check out at <a href=\"http://www.bump-to-baby.com\" target=\"_blank\"/>. It was one of the first blogs I read and I still do. Shes fab.</div></div></body>','15 baby items that I regret','','publish','open','open','','5-essential-baby-items-5-wish-hadnt-bought-html','','','2017-10-25 08:15:26','2017-10-25 08:15:26','',0,'http://www.discover-your-mind.co.uk/5-essential-baby-items-5-wish-hadnt-bought-html',0,'post','',0),(16,1,'2017-10-25 07:48:10','2017-10-25 07:48:10','<body><h1 class=\"entry-title\" itemprop=\"name\">5 Things you shouldnt scrimp on when you have a family</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p><span style=\"font-weight: 400;\">Having a family is really expensive. Itâs thought that a typical family spends £230,000 raising just one child to the age of twenty-one. Now that it is common place for children to stay in the parental home much longer, that cost could continue to soar. The costs include food, clothes and toys. Further and higher education can cause the figure to increase too. But there are many other costs we donât think about in family life, that we really canât afford to cut back on:</span></p>\n<p><b>Life Insurance</b></p>\n<p><span style=\"font-weight: 400;\">When you have a mortgage, you should take out life insurance. How much insurance you take out is up to you. Typically, couples make sure the mortgage is paid off should one of the partners pass away. According to the </span><a href=\"http://www.insurancehero.org.uk/\"><span style=\"font-weight: 400;\">Insurance Hero</span></a><span style=\"font-weight: 400;\"> website, this may be far too little. You should add on the value of the missing salary, and all the other debts you have. Even extra childcare should be factored in so the remaining partner can continue working. It all adds up.</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/106574022@N04/11705392445\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Healthy Foods</b></p>\n<p><span style=\"font-weight: 400;\">It can be tempting to pick up a tray of doughnuts that costs 50p rather than the single apple that costs 55p. But investing in your health now will help ensure you are well and disease free for the rest of your working life. This is essential to provide for your family for the years past your retirement age. </span><a href=\"/\"><span style=\"font-weight: 400;\">Meals</span></a><span style=\"font-weight: 400;\"> of convenience help claw back time lost to our busy lives. The years lost to ill health caused by a poor diet cannot be clawed back. Kids who eat only healthy foods are less likely to suffer obesity and illness.</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/notahipster/4319949887\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Annual Leave</b></p>\n<p><span style=\"font-weight: 400;\">In these times when at least one partner is scraping a living through part-time or self-employed work, holidays can be difficult to take. Basically, if you donât work, you donât earn. But kids tend to remember those times when you are all together taking quality holidays that are fun. Book block leave, whatever you do for a living, and enjoy some quality time together as a family. Make some lifelong memories and have some fun!</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/stevendepolo/6236443328\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Exercise</b></p>\n<p><span style=\"font-weight: 400;\">Lead by example when it comes to keeping active. If your kids see that you will still head to that gym class or go for that walk whatever the weather, they will pick up good habits for life too. Even when you are tired and busy, make time to give your body what it needs. </span><a href=\"http://goodrelaxation.com/2012/01/health-benefits-of-fresh-air/\"><span style=\"font-weight: 400;\">Fresh air</span></a><span style=\"font-weight: 400;\"> and exercise are essential for maintaining your fitness and health. Keep up with your kids by making time to look after your body.</span></p>\n<p data-imagelightbox=\"g\"> </p>\n<p><a href=\"https://www.flickr.com/photos/derekgavey/5940476792\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Maintaining Your Home</b></p>\n<p><span style=\"font-weight: 400;\">As a homeowner, it is down to you to keep the property safe and in good order. With a family to keep warm and dry, donât scrimp on essential repairs or maintenance. Doing it yourself can save a fortune but getting it done right can save you from disaster down the line. </span></p>\n<p>Weâre all looking to save on the costs of life these days. But there are some things you really canât scrimp on. Take care of your family and yourself.</p>\n<p>Thanks for reading</p></div></body>','15 things that are important when you have a family','','publish','open','open','','5-things-you-shouldnt-scrimp-on-when-you-have-a-family-html','','','2017-10-25 08:28:13','2017-10-25 08:28:13','',0,'http://www.discover-your-mind.co.uk/5-things-you-shouldnt-scrimp-on-when-you-have-a-family-html',0,'post','',0),(17,1,'2017-10-25 08:06:34','2017-10-25 08:06:34','<body><h1 class=\"entry-title\" itemprop=\"name\">7 Things I wish SOMEONE had told me when I was pregnant.</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>If you are anything like me and finding out you were expecting a child was a bit of a surprise then this is for you. Here are 7 things I wish someone had told or warned me about when I was pregnant.</p>\n<p> </p>\n<p><strong>1. Hair</strong> ??? I was told that that I would develop thick healthy hair when I was pregnant and I did. It doesnt happen for everyone sadly but I developed absolutely gloriously glossy locks that felt volumised and full of life. Shiny and healthy. I absolutely loved my hair when I was pregnant but then once Baby came along it disappeared. Why didnt anyone tell me that my hair would fall out? I dont mean in clumps (although I did read some horror stories) but literally I would run my hands through it and strands would be coming out. It took me about 12 months for my hair loss to go back to a normal rate. It wasnt the easiest thing to deal with. My hairbrush would be filled full of hair with every brush stroke. It does stop. But for those first few months especially my hair literally was everywhere.</p>\n<p><strong>2. Wobbly Belly</strong> ??? ??I wasnt naive enough to think that I would get a slim figure straight away but what is it with that wobbly belly after your baby has arrived? It is the strangest sensation. Especially when your midwife is checking to make sure things are going back in the right place. Again its took me around 6 months to get back to some form of normality. I tried to lose the weight healthily. But your tummy is never completely the same for some people. Mine certainly isnt. They say it takes 9 months to make a baby and 9 months to get back to your shape after birth. Although I am back to my pre-pregnancy size my body shape has completely changed.</p>\n<p><strong>3. Read</strong> ??? I thought I was pretty well researched when it came to my pregnancy. I knew what was going to happen, every little ache and pain, every sickness symptom. I read almost anything I could get my hands on about Labour and pregnancy but what I didnt do was read about what to do when the baby arrives. Otherwise youll find yourself in the hospital on your first night in charge of this gorgeous little baby and wondering how to prepare milk. Its quite embarrassing but I had no idea that a babies milk needed to be body temperature. I kept wondering why people kept placing his bottle in warm water. I quickly realised what to do when I tried to feed Baby cold milk straight from the fridge. It was very embarrassing at the time and now I have shared it with the world. At least I can laugh about it now.</p>\n<p><strong>4. After effects</strong> ??? Whether you were lucky enough for things to go the way you had planned or ended up with an emergency c-section be prepared for the after effects. There are various different symptoms for different types of births but the one thing I seem to have come across thats united amongst all delivery methods is the bleeding after. No-one told me I would have to deal with a weeks worth of bleeding. (I apologise if you are reading this whilst eating or consuming a cup of tea) So there you go, buy maternity pads, and lots of them. You have been warned.</p>\n<p><strong>5. Cabbage</strong> You might be wondering why I have added a vegetable to my list of things people dont tell you but this was my secret weapon and was shared with me by my lovely midwife. If, like me, you couldnt or didnt want to breastfeed then you still have the period of time when you milk decides to make an arrival. Sore tender breasts that leak. Definitely not the most pleasant of things to have to deal with when the milk has no where to go. There are many pads you can buy but my little secret weapon, albeit a smelly one, was cabbage leaves. I popped them in the fridge or freezer for an ice cold blast and then placed them on the area inside my bra. It literally got rid of my milk within two days. They were two smelly days that The Ls Papa and myself had to contend with but well worth it. To be honest I thought this would be something I didnt need to worry about, that my body would some how know the choice that was made but sometimes this is not the case. This is just a little tip for you if you struggled with it like I did.</p>\n<p><strong>6. Sleep Deprivation</strong> ??? So everyone jokes with you about the sleepless nights and you expect them, but nothing quite prepares you for how youre going to feel. I wish Id known that I would try putting baby milk in my tea or put a dirty bib in the bin instead of the washing machine. If I could give anyone any tip for getting through the sleepless nights it would be to prepare. You need your energy when you have a newborn to deal with so hydrate and eat. A way of preparing yourself would be to get one of the 2 Litre bottles of water and fill it up everyday with and keep it close. Your aim would be to get through the bottle each day. I would also definitely recommend that you use your free time before the little one arrives and cook and freeze meals such as lasagne, chilli and pasta bakes. Anything you like. Something that you can pull out and pop in the oven or hob and warm up. Its the best advice anyone can give you. Energy and hydration is the key.</p>\n<p><strong>7. Baby Blues</strong> ??? I was warned about this. But with the whole questionnaire you fill out with your Health Visitor and the conversations you have I certainly felt uncomfortable admitting I had cried or felt I couldnt cope. What advice I want to pass on is its ok. I would recommend telling your nearest and dearest if you a feel a little low. Its not always a post-natal depression sign and thats what most mothers think. I certainly did. Its normal to cry. Its normal to feel overwhelmed. People dont think any less of you because youve had a bad day. Youre sleep deprived and lacking energy, its bound to take effect. I honestly felt better after a good cry and a big hug. A hug is a powerful thing.</p>\n<p>There you have it, seven things I wish I had known before Baby arrived. I hope you enjoyed the tips and advice I included. Do you have anything you wish someone had told you when you were pregnant?</p></div></body>','7 things everybody should know about pregnancy','','publish','open','open','','7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html','','','2017-10-25 08:15:44','2017-10-25 08:15:44','',0,'http://www.discover-your-mind.co.uk/7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html',0,'post','',0),(19,1,'2017-10-25 08:06:34','2017-10-25 08:06:34','<body><h1 class=\"entry-title\" itemprop=\"name\">Baby Boy Shopping Haul</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Baby had his special christening back in April and some of the lovely gifts people kindly gave him were some gift vouchers to various different shops. At that particular time L was doing fine on the clothes he had, and his Grandma and Grandad had recently spoilt him with lots of holiday and summer clothes from Australia. So I decided to save them until we were ready of the next size up.</p>\n<p style=\"text-align: center;\">Baby is now 13 months old, and is only really into 9-12 month age range in clothing. So I decided to hit the shops and get him some new summer bits for all this lovely weather we are having. I thought I would share with you some of the lovely items. We bought the clothes from Next, H&M, Marks and Spencer and Debenhams.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">All of the above are from Next. My Favourite is the Little Man T-shirt.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Top Left is from Marks and Spencers, Top right is by Jasper Conran from Debenhams, Bottom left and middle are Next and the socks are from Marks and Spencer.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Its too hot for sleep suits at the minute but thankfully these are still a little big so he has plenty of time to wear them, they are from Next. The hooded Jacket is from Tesco and the cute denim shirts and vests are H&M. I love H&M for there bargains on vests and trousers, 3 for the price of 2.</p>\n<p style=\"text-align: center;\">Here is Baby modelling some of his new clothes. It can be so hard to buy for a boy, but I seemed to have luck on my side on my recent trip as I love all these items and think he looks so cute. It scaring me though how much he no longer resembles my baby, but my little boy.</p></div></body>','The perfect shopping haul for baby boys','','publish','open','open','','baby-boy-shopping-haul-html','','','2017-10-25 08:16:16','2017-10-25 08:16:16','',0,'http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html',0,'post','',0),(20,1,'2017-10-25 07:50:04','2017-10-25 07:50:04',' \r\n<h1 class=\"entry-title\">Baby Isabelle and her Mummy and Daddy</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\"><strong style=\"line-height: 1.5;\">Welcome to my blog feature where we are sharing daily routines from all types of Mums and Dads. If you have only just come across this feature you can read all about it<a title=\"Daily Routines\" href=\"../../pregnancy-and-parenting/daily-routines/\" target=\"_blank\" rel=\"noopener\"> here</a>. I would love for you to get involved.</strong></p>\r\n<p style=\"text-align: center;\"><strong style=\"line-height: 1.5;\">Tell me a bit about yourself and your family</strong></p>\r\n<p style=\"text-align: center;\">Hi there! My name is Isabella and Im 14 months old. My Mummy and Daddy work full time (Mummy has Fridays off as she works compressed hours) on Fridays Mummy takes me on epic adventure and we do fun things <img class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" src=\"../../wp-includes/images/smilies/simple-smile.png\" alt=\":)\" /> my Grandma looks after me on Mondays and Im in nursery for 3 days of the week. So I get a good mixture of people to play with and lots of varied activity. Ive been walking since 12months and before that I was crawling. Im always climbing and exploring and love sucking my thumb. Ive been in nursery since I was 6 months old and mummys been back at work since then too.</p>\r\n<p style=\"text-align: center;\">??<strong>Describe your daily routine</strong></p>\r\n<p style=\"text-align: center;\">During the week</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bottle of milk with Daddy while Mummy gets ready for work</p>\r\n<p style=\"text-align: center;\">??<strong>06:45</strong> Say goodbye to Mummy</p>\r\n<p style=\"text-align: center;\">??<strong>07:30</strong> Daddy drops me off at nursery</p>\r\n<p style=\"text-align: center;\"><strong>??08:00</strong> Breakfast. Either Toast, Wheatabix or Porridge</p>\r\n<p style=\"text-align: center;\">??Nursery Playtime</p>\r\n<p style=\"text-align: center;\">??<strong>10:00 11:30</strong> nap</p>\r\n<p style=\"text-align: center;\">??<strong>12:00</strong> lunch time. Proper heated meal, veg, potato, meat or fish and a dessert</p>\r\n<p style=\"text-align: center;\">??Nursery Activity</p>\r\n<p style=\"text-align: center;\">??<strong>14:00-14:30</strong> nap</p>\r\n<p style=\"text-align: center;\">??Nursery Playtime</p>\r\n<p style=\"text-align: center;\">??<strong>04:30</strong> Snack at nursery. Fruit</p>\r\n<p style=\"text-align: center;\">??<strong>05:30</strong> Mummy or Daddy pick me up from nursery</p>\r\n<p style=\"text-align: center;\">??<strong>06:00</strong> Bath time with daddy</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bottle with mummy</p>\r\n<p style=\"text-align: center;\">??Reading a book and burping</p>\r\n<p style=\"text-align: center;\">??Squeaky cow game up the stairs</p>\r\n<p style=\"text-align: center;\">??<strong>06:45 07:00</strong> Bedtime</p>\r\n<p style=\"text-align: center;\">??</p>\r\n<p style=\"text-align: center;\">??At the weekend</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Lazy bottle of milk with Daddy</p>\r\n<p style=\"text-align: center;\">??Playtime with Daddy, then Mummy joins us (Daddy is super ace and lets Mummy have a lie in)</p>\r\n<p style=\"text-align: center;\">??<strong>08:00</strong> Breakfast. Toast, Wheatabix or porridge.</p>\r\n<p style=\"text-align: center;\">??Playtime Silly playtime in the front room with my toys, stacking cups, ball pit, counting etc..</p>\r\n<p style=\"text-align: center;\">??<strong>10:00 11:30</strong> Nap or epic adventure around the county and I sleep in the car</p>\r\n<p style=\"text-align: center;\">??<strong>12:00</strong> Lunch time. Hipp Organic meal or ham and jacket potato with cheese, red pepper strips, banana and rice cakes</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>14:00-14:30</strong> Nap on the move in my buggy or sling</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>04:30</strong> Snack time. Fruit pot.</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>06:00</strong> Bath Time with Daddy</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bedtime Bottle with Mummy</p>\r\n<p style=\"text-align: center;\">??Reading a book and burping</p>\r\n<p style=\"text-align: center;\">??Squeaky cow game up the stairs</p>\r\n<p style=\"text-align: center;\"><strong>??06:45 07:00</strong> Bedtime</p>\r\n<p style=\"text-align: center;\"><strong>Describe your day in 3 words</strong></p>\r\n<p style=\"text-align: center;\">Three words to describe my Mummy and Daddys day? Team Military Operation</p>\r\n<p style=\"text-align: center;\"><strong>What is the highlight of your day?</strong></p>\r\n<p style=\"text-align: center;\">??The highlight of Daddys day is bath time, he loves it! He makes funny noises and makes me giggle. Mummy often hears squeals of delight coming from the bathroom and my nursery.</p>\r\n<p style=\"text-align: center;\">??The highlight of Mummys day is feeding me my bedtime bottle, it reminds her of when she used to breastfeed me in the early days and it is a very calm and peaceful way to end the hectic day. She strokes my head and gives me big cuddles. While I drift in and out of sleep she stares at me, which can be a bit off putting when Im trying to drink!</p>\r\n\r\n</div>\r\n ','Babies, mums and dads','','publish','open','open','','baby-isabelle-mummy-html','','','2017-10-25 08:30:16','2017-10-25 08:30:16','',0,'http://www.discover-your-mind.co.uk/baby-isabelle-mummy-html',0,'post','',0),(21,1,'2017-10-25 08:06:34','2017-10-25 08:06:34','<body><h1 class=\"entry-title\" itemprop=\"name\">Babies at 15 Months Old</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I havent done an update in so long and I feel really bad, but my baby has changed so much. One thing mainly is that he really isnt a baby anymore, there is so many personality traits and actions that just scream little boy to me rather than my little baby.I cant quite believe how fast these months are going.</p>\n<p style=\"text-align: center;\">Age 15 Months</p>\n<p style=\"text-align: center;\">Weight I havent had him weighed in so long, I will definitely have the correct weight for next months update.</p>\n<p style=\"text-align: center;\">Height Trying to get him to stand still is a nightmare but its around 73cm</p>\n<p style=\"text-align: center;\">Clothing size My little man is still wearing 9-12 month clothes, it wont be long though until hes in the next size up. I often find he seems to wear different sizes from different shops, but mainly it??is still 9-12 months. He even had a 3-6 months jacket on the other day. I still think hes a fairly small baby in comparison with others his age.</p>\n<p style=\"text-align: center;\">Personality This has really developed in the last few months and Baby is definitely a character. He is extremely vocal and saying phrases like mama all the time, but we are yet to get a papa out of him. He is saying a lot of z sounds at the moment and still makes dada and g sounds. We are really trying to develop all these sounds into words. He is always chatting along in his own little gurgle language so hopefully it wont be too ??long until we can make some sense of it all. He loves climbing on anything and everything, and really has a thirst for danger, much to my dismay. It certainly gets the heart racing though. He has a little trait of showing his excitement by almost running up and down the house with his arms out in front of him and shouting all sorts of nonsense. This mostly happens when we get visitors, his papa comes home or when certain TV programme come on like the cuddlies on <a class=\"zem_slink\" title=\"BabyTV\" href=\"http://www.babytv.com\" target=\"_blank\" rel=\"homepage\">Baby TV</a>, Doc McStuffins and Mickey Mouse Clubhouse on Disney Channel. He also loves to dance when his papa sings the hotdog song from Mickey mouse. Hes very loving, always offering kisses and cuddles, mostly for his papa, but Mummy gets them every now and again. Other than that he is really independent and is quite happy playing with his toys by himself or going on adventure into other rooms of the house when he thinks Im not looking.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Favourite Foods He has gone a little fussy. He use to eat anything I put in front of him but since a real bad episode of teething I feel we have taken a fair few steps back in his weaning journey. He will quite happily feed himself toast, banana and bits of fruit, biscuit snacks, cherios cereal, but still has me spoon feed the major part of his diet. He loves his weetabix in a morning, pasta and home-made sauces, and whizzed up meat and veg which is left very lumpy now for the texture. I keep trying to encourage him to feed himself by offering the spoon. I am also trying to introduce more finger foods. At the moment his favourite foods have to be petit-felous yoghurts, bananas and toast.</p>\n<p style=\"text-align: center;\">Favourite Toys and things to do His favourite toys are his new xylophone from My 1st Years and his wooden shapes toy where he has to place the shapes through the correct spaces. Baby absolutely loves going to the park, especially because of the swings.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Anything new He has been walking properly and confidently since 13 months old and he is now trying to speed up and almost run. He is a little more confident to walk about during visits to the park. He now has four teeth up top and 3 at the bottom with two back molars, I think the fourth one along the bottom is on its way. He likes to hold his bottle in the morning and at night.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Mummys Thoughts Dear my gorgeous boy, your growing up too fast, I wish you would slow down but then again I love seeing how you develop. I am guilty of trying to keep you a Babyonger and you will often be wearing all in one rompers or sleep suits, just because your my little baby. My favourite times of the day is your bottle time, thats the only part that I would say still reminds me of your early months, we always cuddle on the sofa in the same spot, you look up at me and drink your milk and we cuddle for about 20 minutes. You are now holding your bottle so I know its only a matter of time until you dont want to sit with mummy. You really are a character, and you are definitely a handful. But you are so incredibly active and full of life and I really want that to continue. I love you all the world, lets see what your 16th month in the world has to offer.</p></div></body>','What should you expect for a baby at 15 months?','','publish','open','open','','baby-l-15-months-old-html','','','2017-10-25 08:16:31','2017-10-25 08:16:31','',0,'http://www.discover-your-mind.co.uk/baby-l-15-months-old-html',0,'post','',0),(23,1,'2017-10-25 08:06:34','2017-10-25 08:06:34',' \r\n<h1 class=\"entry-title\">Baby Number 2, Is there ever a right time?</h1>\r\n<div class=\"entry-meta\"><span class=\"posted-on\">Posted on: <a href=\"../../pregnancy-and-parenting/baby-number-2-ever-right-time/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2014-09-09T07:00:46+00:00\">September 9, 2014</time></a></span><span class=\"byline\"> by: </span></div>\r\n<!-- .entry-meta -->\r\n<!-- .entry-header -->\r\n<div class=\"entry-content clearfix\">\r\n<p style=\"text-align: center;\">I always thought I would have my children close together in age. It was just something I assumed would happen. I had the idea of getting all the newborn sleepless nights out of the way. Making the most out of all the toys bought and clothes gifted. As Baby wasnt planned it threw everything up in the air. Was it too soon to be starting a family? We hadnt planned on having a child at that time, it sort of just happened. I had no choice in the matter, this baby was on its way and so I embarked onto the journey that is motherhood.</p>\r\n<p style=\"text-align: center;\">(Babies first night)</p>\r\n<p style=\"text-align: center;\">But now, I have the chance to plan when we have our second child. I can think about the timings, I can think about the age gaps and hopefully if we are blessed again, a little brother or sister would come along. Now I have the luxury of planning, I cant even comprehend when we should or shouldnt. Having had the choice taken away from me the first time round I just went along for the ride. We re-worked our lives and made the best out of the situation. I made quick and snap decisions about not returning to work, what cot to buy, what pushchair to use. It seemed so much easier because I had to, there was no time to plan, the baby was on its way. Being blessed with the luxury of time is becoming more of a hindrance than a joy.</p>\r\n<p style=\"text-align: center;\">I now find myself thinking that If I got pregnant now, there would be a nice 2 years age gap. That seems like a good difference to me, but then I throw all sorts of curveballs into the mix. We want to visit my parents in Australia, do I want to be pregnant making that journey? Do I want to have a very young baby, a toddler and a 9 year to handle on a 22 hour plane trip? What about going on holiday and just having the pleasure of Baby being a toddler, running around and actually wanting to explore the swimming pool? Would that be wise with the pending doom of morning sickness?</p>\r\n<p style=\"text-align: center;\">Then theres the financials. Could we really afford another baby now that I have no maternity pay to fall back on? Do I need the symptoms when I am trying to grow a business? Having just got my house how I like it, do I want to go through all the drama of switching the kids rooms around?</p>\r\n<p style=\"text-align: center;\">Has having the chance to plan made me somewhat selfish?</p>\r\n<p style=\"text-align: center;\">Because to me reading this back makes me sound just that. So many superficial questions and thoughts make me wonder whether I am ready. Ready to grow our family, ready for the newborn stages and sleepless nights.</p>\r\n<p style=\"text-align: center;\">But then there is the daydreams of imagining just what Little L and Baby would be like with another brother or sister. I can imagine Little L would be just as protective, if not more so with a little sister. I can envision Baby stroking their little faces just like he does with me when hes being affectionate.</p>\r\n<p style=\"text-align: center;\">I know deep down that I am ready though, when the time is right, or when the stork decides. I cant wait to add to our family, I imagine that I will be a mum of boys, stood there on the pitch lines at football matches, screaming at the top of my voice at the referee about rules I dont fully understand. Or I might be blessed with a little girl, and then I hope for shopping trips and girly chats. Oh and pink princess dresses. Who knows? I think I ask myself all these silly questions because this time I have the opportunity to make an informed decision and not just an emotive one.</p>\r\n<p style=\"text-align: center;\">It goes back to that question for many families, is there ever a right time for baby number 2 or 3 or 4? Is it best to just let nature take its course? It did no harm for me the first time round, I wouldnt change a thing about the last two years.</p>\r\n<p style=\"text-align: center;\">Did any of these questions cross your mind when you were thinking of having another baby?</p>\r\n\r\n</div>\r\n ','Is now the right time for baby number 2?','','publish','open','open','','baby-number-2-ever-right-time-html','','','2017-10-25 08:31:25','2017-10-25 08:31:25','',0,'http://www.discover-your-mind.co.uk/baby-number-2-ever-right-time-html',0,'post','',0),(24,1,'2017-10-25 08:06:33','2017-10-25 08:06:33','<body><h2 class=\"h2 entry-title\"><span><wbr>Baby <wbr>Passport <wbr>Dos and <wbr>Donts</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-630\" title=\"archives daily April 15, 2014 6:01 am\"><time class=\"entry-date updated\" datetime=\"2014-04-15T06:01:40+00:00\">April 15, 2014 6:01 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\"/></span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by The L\'sMum\" rel=\"vcard:url\"/></span> <a href=\"../../pregnancy-and-parenting/baby-passport-dos-donts/#comments\" class=\"raindrops-comment-link\"><em>2 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">So like many people we are planning our family holiday and one of the things I needed to get organised was Babies passport. I thought I would put together a quick Dos and Donts so that you can all get this sorted as quick as possible and avoid some of the problems I faced.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><strong>DO</strong> go to a recognised photography shop such as Max Speilman and pay for a professional picture to be done. They use the correct colour background, the right size and obtain the perfect picture. This cost me ??7.99 and was well worth it.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><strong>DONT</strong> try and use the photo-booths you see at your local supermarket. Where these are perfectly fine for an adult to use. It is extremely difficult to do the following:</p>\n<p style=\"text-align: center;\">?? ?? ?? ??a) Have your babies face be exactly in the middle of the screen</p>\n<p style=\"text-align: center;\">?? ?? ?? ??b) Whilst avoiding any of your own body parts to be evident on the picture</p>\n<p style=\"text-align: center;\">?? ?? ?? ??c) Trying to get your baby to look directly at the screen with out smiling, giggling, talking or generally getting that perfect shot.</p>\n<p style=\"text-align: center;\">?? ?? ?? ??d) Its a waste of time and money for a baby. We had 3 attempts, costing ??5 each with 3 attempts each. Not one picture was suitable.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">The declined passport picture.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">This was our first attempt.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">Our second attempt.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> go online and pre fill the information out in advance. This has onscreen help and allows you to obtain all the information. They will then send you the form in the post all ready for your pictures, signatures and documents.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> use the post office check and save option. This will cost a little extra but will allow you to make sure that all items are complete. Although our application was returned because our attempt at a picture wasnt right, it allowed us ??to send the picture back and not have to start the whole application again because I had paid for this service and the mistake wasnt my fault. Just covers you for any unforeseen errors or circumstances.</p>\n<p style=\"text-align: center;\"><strong>DONT</strong> forget the documents needed such as birth certificate like I did. This resulted in two trips in to town and an unhappy baby for all the upheaval.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">A very grumpy Baby after having to go to the post office twice.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> leave plenty of time to get your application in. It normally takes 3 weeks but dont bank on this incase the passport office has had an increase of applications. Or your application may need to be returned like ours was. Ideally as soon as you know your going to need a passport get it done. Its one less thing to think about and allows you to enjoy the lead up to that much needed break.</p></div></body>','Need your baby\'s passport? Here\'s our do\'s and don\'t','','publish','open','open','','baby-passport-dos-donts-html','','','2017-10-25 08:17:11','2017-10-25 08:17:11','',0,'http://www.discover-your-mind.co.uk/baby-passport-dos-donts-html',0,'post','',0),(25,1,'2017-10-25 07:53:15','2017-10-25 07:53:15','<body><h1 class=\"entry-title\" itemprop=\"name\">Babyzen YOYO Review</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">As I have mentioned previously in our trip to <a title=\"Thomas Land with the Babyzen YoYo\" href=\"../../reviews/thomas-land-babyzen-yoyo/\" target=\"_blank\">Thomas land post</a> Baby and I have been really lucky to review the new Babyzen YOYO. We currently use a travel system as our everyday choice but had some experience with a stroller when we went on holiday earlier this year. However I do feel its time to start thinking of an alternative choice for Baby as our travel system can be a lot to carry round on a day to day basis.</p>\n<p style=\"text-align: center;\">The Babyzen YOYO 6+ was the stroller we received in a lovely bright red colour which is ideal to suit a boy or a girl. On first impression I found the YOYO very lightweight and compact. It is designed to fit the dimensions of hand luggage when taking a flight so there is no need to hand your stroller over at the departure gate, which is perfect for when you arrive at your destination with a long walk to the baggage reclaim area. It had a convenient strap which went over your shoulder for transporting the stroller when you werent using it and a black bag to cover up the stroller to avoid damage when not in use.</p>\n<p style=\"text-align: center;\">The <a href=\"http://www.babyzen.com/french-doctors.php\" target=\"_blank\">Babyzen brand</a> was created by five french individuals whos thought process was to eliminate the bulky impractical stroller and create a new generation of transport for children.</p>\n<p style=\"text-align: center;\"><strong>Heres the facts</strong></p>\n<p style=\"text-align: center;\">Most compact buggy with dimensions of 52 x 44 x 18 cm when folded and the first ever stroller to fit into the cabin baggage guidelines.</p>\n<p style=\"text-align: center;\">4 Wheel suspension</p>\n<p style=\"text-align: center;\">Exclusive soft drive system: no need to lock the front swivel wheel, even when on rough terrain</p>\n<p style=\"text-align: center;\">Folding, unfolding and driving, all one-handed</p>\n<p style=\"text-align: center;\">Reclinable backrest, removable and washable fabrics</p>\n<p style=\"text-align: center;\">Featherweight (only 5.8 kg); comes with a shoulder strap</p>\n<p style=\"text-align: center;\">Suitable from 6 months up to 15kg</p>\n<p style=\"text-align: center;\">Choose a black or white chassis</p>\n<p style=\"text-align: center;\">Black, red and blue fabrics available</p>\n<p style=\"text-align: center;\">We decided to use it as our first choice for a week so we could really make an informed view of what we thought. Having been spoilt with our travel system I was really interested to see how this would compare as an alternative. We took the Babyzen on days out, walks to the park and onto some rough terrain on one of our walks with the dog.</p>\n<p style=\"text-align: center;\">I found the fold down system really easy to use and very quick. Which is perfect when you have a tired baby and you need to make a hasty exit. We even were approached by two parents at different times at Thomas Land asking about the stroller. At this point it was folded and currently resting on The Ls Papas shoulder with that handy strap I mentioned earlier. Im not sure anyone had seen anything like it. For jumping on an off the train and making the most out of the rides we didnt have to leave the stroller in the buggy park it could stay with us at all times.</p>\n<p style=\"text-align: center;\">It also had a little window built into the hood which was a good way of keeping tabs on Baby. I like this feature as i have never seen it on another stroller before. The stroller does have the added benefit of a shopping basket underneath. It isnt huge but its big enough to hold essentials like drinks, snacks, coats and my handbag. However I couldnt fit my nappy bag underneath.</p>\n<p style=\"text-align: center;\">It definitely felt easy to push and a smooth ride for Baby. He didnt look uncomfortable and fell asleep in the Babyzen many times which is definitely a good sign.</p>\n<p style=\"text-align: center;\">We decided to take the stroller on some rough terrain to test out the soft drive system. It handled the yellow brick road, as we call it, really well. That was one of the areas I was most concerned about when using a stroller but it has definitely changed my way of thinking.</p>\n<p style=\"text-align: center;\">It was so easy to navigate that I could do it one handed whilst holding Little Ls hand so I would definitely recommend it for families with more than one child.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Overall I was really pleased with the Babyzen YOYO. It exceeded my expectations and certainly made me think about investing in one myself for everyday use. I love the idea of taking it as hand luggage on the plane and for quick and easy use when out and about during daily activities.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It looks stylish, it feels smooth to use and Baby was very happy relaxing in it.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">You can purchase a Babyzen YOYO from <a href=\"http://www.whitestep.co.uk\" target=\"_blank\">Whitestep</a>s??for ??375.00. For a full list of stockists go to <a href=\"http://babyzen.com\" target=\"_blank\">www.babyzen.com</a></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">Have you thought about changing from a travel system to a stroller?</span></p></div></body>','An honest review of the Babyzen YoYo','','publish','open','open','','babyzen-yoyo-review-html','','','2017-10-25 08:28:30','2017-10-25 08:28:30','',0,'http://www.discover-your-mind.co.uk/babyzen-yoyo-review-html',0,'post','',0),(26,1,'2017-10-25 07:53:33','2017-10-25 07:53:33','<body><h1 class=\"entry-title\" itemprop=\"name\">Best father son bonding activities</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>It is important to have a good relationship with your children especially during the formative years. Boys usually look up to their fathers as their role models, copying their expressions and their moves. As such, fathers have to be very careful with the kinds of example they set for their young children as this makes a big difference in the way their sons will turn out in the future. Helping to build your son into a well-rounded person starts during his early years. One of the best ways to achieve this is by setting aside enough time to bond with each other.</p>\n<ol><li><strong>Play games or sports together.</strong> Boys are always interested in games and sports and you as the father can be the one to help him develop his interests. Teaching him how to catch balls or throw hoops or hitting them can be a great way to have fun together.</li>\n<li><strong>Go fishing.</strong> As a child, boys are always ready to have some adventure and fishing seems to be one of those activities where father and son can have a perfect bonding moment together. As you teach him how to hook his bait and throw the line, you spend time together where you can comfortably talk about anything under the sun or to just share a precious moment in silence. You build a strong bond that doesn???t easily get broken. This is an ideal way to build trust and friendship where your growing son will learn to confide in you about anything.</li>\n<li><strong>Studying together.</strong> Let???s face it a lot of parents are lacking when it comes to the needs of their children. Yes, fathers might be busy trying to earn for the family, but what they are missing in return is seeing their children grow and be part of their lives. It is recommended to always be present in the growing years of your children as this is the groundwork of how they will be as adults. Take the opportunity to bond with your child by helping him with school work. Fathers and sons will develop a closer and more respectful relationship with each other when they tackle homework side by side. Take it as a learning opportunity where you can teach him about responsibility.</li>\n<li><strong>Driving together.</strong> As your son grows, the father is expected to teach him how to drive. This can be a fun activity shared between the two of you as you demonstrate to him how to shift gears and turn the wheel. When he grows older, you can still enjoy driving together, perhaps with a luxury sports car where you both can enjoy the thrilling fast ride. There are exotic car rental companies that allow for a day of driving in any sports car you want. Check <a href=\"http://www.primerentcar.com/en/\" target=\"_blank\">here</a>??for??a luxury car rental company. Bond together zipping around in your Ferrari rental as you recount memories of the time you first taught your son to drive.</li>\n<li><strong>Go camping.</strong> Boys tend to want to grow faster so they can do all the stuff that their fathers do. So why not enjoy some adventurous activity such as going camping with just the two of you. As you teach your son the basics of survival and being a responsible camper, you share moments and build memories that will develop into a beautiful foundation between father and son. Check here for <a href=\"http://lifestyle.howstuffworks.com/family/parenting/bonding/10-family-bonding-activities.htm\" target=\"_blank\">more family bonding activities</a>.</li>\n</ol><p>Thanks for reading</p></div></body>','Our favourite father and son activities','','publish','open','open','','best-father-son-bonding-activities-html','','','2017-10-25 08:28:43','2017-10-25 08:28:43','',0,'http://www.discover-your-mind.co.uk/best-father-son-bonding-activities-html',0,'post','',0),(27,1,'2017-10-25 07:53:51','2017-10-25 07:53:51','<body><h1 class=\"entry-title\" itemprop=\"name\">Bio-Oil Pregnancy Bump Tracker App</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I was recently contacted by the lovely people at Bio-Oil telling me all about there new bump tracker pregnancy app and I just had to share it with you all.</p>\n<p style=\"text-align: center;\">With the Bio-Oil Bump Tracker, mums-to be can track their changing body from the early stages of pregnancy all the way through to their baby???s arrival. Simply take a picture of your bump each week and the Bio-Oil Bump Tracker will piece them together, eventually creating a time-lapse video. How amazing is that?</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">You???ll be able to see how your bump has grown, and create a keepsake video to keep forever. At Bio-Oil they know that pregnancy is a busy time and so the app will send a reminder each week to take a picture of your ever-changing bump.</p>\n<p style=\"text-align: center;\">When the baby is born, you can complete your pregnancy story with a photograph of you holding your new baby. Enter baby???s name, along with birth date and weight, and share the video of images with friends and family all over the world in an instant via Twitter, Facebook, YouTube or via email.</p>\n<p style=\"text-align: center;\">Its such a lovely way to track your pregnancy and I most certainly will be downloading this app when I fall pregnant with our next child.</p>\n<p style=\"text-align: center;\">Bio-Oil Bump Tracker is a free app, for Apple users available to download from iTunes or <a href=\"http://www.newbaby-newbody.co.uk/bumptracker\" target=\"_blank\">http://www.newbaby-newbody.co.uk/bumptracker</a></p>\n<p style=\"text-align: center;\">Take a look at this video for a taster of how the app works</p></div></body>','The bio oil pregnancy tracker','','publish','open','open','','bio-oil-pregnancy-bump-tracker-app-2-html','','','2017-10-25 08:29:39','2017-10-25 08:29:39','',0,'http://www.discover-your-mind.co.uk/bio-oil-pregnancy-bump-tracker-app-2-html',0,'post','',0),(28,1,'2017-10-25 07:54:07','2017-10-25 07:54:07','<body><h1 class=\"entry-title\" itemprop=\"name\">Breastfeeding Pressure</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">As a mother, a new mum or an expecting mum, were all aware of how breastfeeding is the most natural choice in the world, that breast is best for your child and gives them the best start in life. Thats the message we receive loud and clear right from our early midwife appointments, and I agree to an extent, its a natural thing to do. But for me I just couldnt do it, I dont really know why, but its a choice I made right from the start and that decision has haunted me ever since.</p>\n<p style=\"text-align: center;\">Its been reported that breastfeeding can help reduce the risk of Postnatal depression by 50% down to the feel good hormone that is produced when your body is producing milk. It was widely reported again about all the benefits, but yet the reports only mildly touch on the other issue that is faced with these results. What about the women who cant? According to the same report those women are more likely to develop post natal depression because of the feelings and pressure surrounding it.</p>\n<p style=\"text-align: center;\">When I was pregnant with Baby, I was advised right from the start that breastfeeding was the best choice for my baby. It was discussed in 90% of my appointments, even though right from the start I advised my midwife it wasnt something I wanted to do. I had some complications during my pregnancy, and there was a chance my baby could have arrived earlier than planned. A midwife actually told me in one of my appointments that I was denying my baby the best start in life.</p>\n<p style=\"text-align: center;\">But what if I hadnt have been so sure on my decision to not breastfeed? What if I caved to the insane amount of pressure because I believed that the midwife was right, I was being a bad mum already and my baby wasnt even born? What if I would have attempted to go against every grain in my body and try breastfeeding, only to not be comfortable, or in control, or even able to do it?</p>\n<p style=\"text-align: center;\">Say I even wanted to breastfeed, and I was one of the many women who try and for one reason or another the breastfeeding just doesnt happen? What happens then?</p>\n<p style=\"text-align: center;\">I know from my friends experiences of breastfeeding how bad it can make you feel if it isnt working. How the whole situation can make you feel like a failure, and still a health visitor will encourage you to keep on going.</p>\n<p style=\"text-align: center;\">Feelings of failure, feeling like a bad mum, can all be starting points of baby blues and Postnatal depression. The feeling is like treading water in a deep ocean and all your trying to do is keep your head above water.</p>\n<p style=\"text-align: center;\">I know, because there are days when I have felt like that, and I have admitted that at times I have suffered from the baby blues.</p>\n<p style=\"text-align: center;\">Its not the answer for every case of Postnatal depression, but again I wonder why no one speaks out for the women who cant or choose not to breastfeed? We are a mere mention in a minority that are more likely to suffer, a statistic, and its not fair.</p>\n<p style=\"text-align: center;\">Im sure everyone of us who chose not to breastfeed, or indeed tried to, would whole heartedly agree that of course breastfeeding is the most natural choice, the best choice, so I ask why so much pressure?</p>\n<p style=\"text-align: center;\">Perhaps the statistics of breastfeeding and the association with Postnatal depression would be different if the pressure wasnt applied to every new mum. Every mum wants to do the best for their children, its an instinct, its natural, but to be a good mum we have to be happy and content with ourselves. If the idea has already been unconsciously planted that our choices arent necessarily the best that cant be good.</p>\n<p style=\"text-align: center;\">I dont blame the breastfeeding pressure for my down days, but I do wonder whether my thoughts of being a bad mum stem from those conversations. Its something I cant forget, its something I vividly remember, so who knows?</p>\n<p style=\"text-align: center;\">As a mummy to the most wonderful little boy, I only want to do be the best mum I can possibly be to him.</p>\n<p style=\"text-align: center;\">And so I wonder, is it all just another government target? Is the pressure really necessary?</p></div></body>','Are you pressured to breastfeed? Read our guide','','publish','open','open','','breastfeeding-pressure-html','','','2017-10-25 08:28:57','2017-10-25 08:28:57','',0,'http://www.discover-your-mind.co.uk/breastfeeding-pressure-html',0,'post','',0),(29,1,'2017-10-25 07:54:24','2017-10-25 07:54:24','<body><h2 class=\"h2 entry-title\"><span><wbr>School <wbr>Summer <wbr>Holidays <wbr>Memories</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1209\" title=\"archives daily July 14, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-07-14T06:00:36+00:00\">July 14, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/childhood-memories/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">When I think back on my childhood my mind is flooded with memories of late summer evenings playing out with friends, family walks and playing tennis.</p>\n<p style=\"text-align: center;\">Im sat in the back garden right now with familiar smells of freshly cut grass and tingling feelings of sun kissed skin. The laughter of children and the buzz of chatter from parents. Accompanying these sounds are A brush of wheels along the pavement and a faint ticker of a bicycle chain. No matter how many years go by the same things I use to play out with as a child, the children are today. However I must admit the variety available today is a little more advanced.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">These items have stood the test of time and I guarantee they top the majority of childrens wish lists when it comes to birthdays and chirstmas.</p>\n<p style=\"text-align: center;\">Skateboards I had a skateboard, I seem to remember it had a character on it but I couldnt even begin to tell you what it was. We had a drive with an incline and I use to sit on the skateboard (Yes I am fully aware that I should have been standing) and roll down the hill. This provided hours of entertainment. These days I see children doing tricks and all sorts on these things.</p>\n<p style=\"text-align: center;\">Roller Skates/Roller Blades/Quad Skates I had THE best pair of barbie roller skates you have ever seen and I absolutely loved them. I use to play on my skates for hours during the summer holidays. I never really gained the confidence to go down the hill without first ascertaining where and how I would stop, but get me a flat road and pavement and I was one content little lady. These days I have to admit that whats available is much more modern and sleek than my barbie pair, and a website like <a href=\"https://www.skatehut.co.uk/m/skates/quad_skates_1\" target=\"_blank\">Skate Hut</a> has a fabulous collection.</p>\n<p style=\"text-align: center;\">Scooters I had a scooter and I think my brother had one to. Its amazing how my mum or grandma could get me to walk to a place which I had little or no interest in if I was riding my scooter. It seems these days I see a lot of children doing the walk to school on a scooter. Perhaps the incentive of a cool ride still appeals today.</p>\n<p style=\"text-align: center;\">Bikes I think I went through a phase growing up having a different bike every few years due to growing taller very quickly. I think having a bike was my absolute favourite thing for the school holidays. I never ventured far, but I use to love riding around different routes on the estate I lived on a mini adventure. Bikes never seem to go out of fashion.</p>\n<p style=\"text-align: center;\">Having already purchased a BMX for Little L I know I have all of this to come with Baby. Its a strange thought. Im kind of excited to be a part of making memories but deep down I would love him to stay my baby. Before I know it, he too will be enjoying his school holidays.</p>\n<p style=\"text-align: center;\">Do you have any childhood memories of playing outdoors as a child? Did you have a cool scooter, or a beautiful pair of skates?</p></div></body>','The best childhood memories','','publish','open','open','','childhood-memories-html','','','2017-10-25 08:29:05','2017-10-25 08:29:05','',0,'http://www.discover-your-mind.co.uk/childhood-memories-html',0,'post','',0),(30,1,'2017-10-25 07:54:47','2017-10-25 07:54:47','<body><h1 class=\"entry-title\" itemprop=\"name\">What Clothes To Pack For A Baby Abroad</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">I thought long and hard about what to pack clothes wise for Baby. I was particularly excited to dress him up in lots of summer outfits and take lots of beautiful pictures to capture the moment. I even sacrificed some of the clothes I was taking to make sure there was enough space for his outfits.</p>\n<p style=\"text-align: center;\">A few years ago I would have packed about a million bikinis, lots of shoes and several outfits, but this time I went with essential pieces that I could mix and match. But enough about me.</p>\n<p style=\"text-align: center;\">I packed several things for Baby and my go to shops for his holiday wardrobe were John Lewis and H&M. However I didnt really think about the heat aspect and that perhaps my little boy would not be particularly comfortable dressed up.</p>\n<p style=\"text-align: center;\">The holiday essentials I couldnt live without were:</p>\n<ul style=\"text-align: center;\"><li style=\"text-align: left;\"><strong>Shorts</strong> I took a few pairs in various colours to mix and match. He wore these during the day and at night and they were great. they kept him cool and most importantly he was comfortable.</li>\n<li style=\"text-align: left;\"><strong>Short sleeve and sleeveless vests</strong> He lived in these. He wore them during the day and at night and I mixed and matched with the different colour shorts I had. Sometimes during the day he would just wear a vest.</li>\n<li style=\"text-align: left;\"><strong>Swimming all in ones</strong> My mum bought me 2 sets of these all in one swimming outfits from oz but I know you can get them over here to. They had built in factor 50 protection which was just an added layer of protection when Baby ventured into the pool.</li>\n<li style=\"text-align: left;\"><strong>Sun Hat</strong> We struggled like anything to get L to keep a hat on but they are an essential in the sun.</li>\n<li style=\"text-align: left;\"><strong>Rompers</strong> Little all in one short sleeve and shorts. These are so easy to put on and really comfy for baby.</li>\n<li style=\"text-align: left;\"><strong>Hooded Jacke</strong>t This was for in the evening, in Lanzarote it can get quite breezy so he loved to snuggle into his jacket when he was ready for a sleep.</li>\n<li style=\"text-align: left;\"><strong>Socks</strong> Again was great for in the evening to keep his feet warm.</li>\n<li style=\"text-align: left;\"><strong>Sleepwear</strong> Baby use to sleep in vests or sleep suits depending on the weather. We went in April so he was still happy to wear a sleep suit at night.</li>\n</ul><p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\">(T-shirt and shorts from John Lewis)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Romper from Jack and Millie Australia)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Romper from Sprout in Australia)</p>\n<p style=\"text-align: center;\">est from Pumpkin Patch and shorts from John Lewis)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Vest from H&M and shorts from John Lewis)</p>\n<p style=\"text-align: center;\">That was really all he wore, I packed lovely little shirts, jeans and tops but he didnt really wear them. Purely because of the comfort factor and heat. I have no idea if I would be the same for a little girl. I dont think I would be able to resist a huge amount of dresses, but either way you probably dont need to pack as much as you are doing.</p></div></body>','What clothes should you pack for your baby when going abroad?','','publish','open','open','','clothes-pack-baby-abroad-html','','','2017-10-25 08:29:23','2017-10-25 08:29:23','',0,'http://www.discover-your-mind.co.uk/clothes-pack-baby-abroad-html',0,'post','',0),(31,1,'2017-10-25 07:55:19','2017-10-25 07:55:19',' \r\n<h1 class=\"entry-title\">No I dont come with instructions</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: left;\">Last night I lay awake in bed. My mind was working overtime and I really couldnt settle into sleep. L was waking up every half hour and I just really didnt see the point in falling asleep only to be woken by sounds of the word mama being screamed from the room across the landing. As much as I love hearing him say it, there is a time and place and 3am isnt one of them.</p>\r\n<p style=\"text-align: left;\">I lay awake wondering what to do about Ls sleep. I have been trying sleep training, which sometimes works and sometimes I just get overcome with emotion that I just go and scoop him up and give him a big kiss. Undoing any progress that I have made. ??I wondered whether he was eating enough, whether I needed to include more finger foods, why he doesnt really like drinking water or juice, how could I help this? All these questions on how to handle and what to do with Baby and I whispered a little wish to myself. I wish that Baby came with instructions. Some sort of guideline. I know theres books and advice online but every baby is different. Why cant we just give birth to a manual as well as the baby? Why doesnt that happen?</p>\r\n<p style=\"text-align: left;\">If I had instructions, I would know exactly what today was all about. Exactly what L needs at this moment in time. An idea on how to handle his sleeping problems at night. Some inspiration on the type of food he would like, how to encourage him to drink juice and water. Instructions would really help me out. We get instructions for lots of things in life. I am one of those people who reads the manual before trying something out. Making sure I know exactly what to get out of the item or appliance. But with a baby, its all instinct, its all about knowing your baby. Your own baby. This is where I panic.</p>\r\n<p style=\"text-align: left;\">Im in charge of this little one. His daily life at the moment requires my attention. To feed him, bathe him, love him, clothe him. This little lad looks up at me hoping that I know exactly what to do for him at that precise moment. But what happens when I offer him a drink and he just wants a cuddle. Change his nappy when he actually wants a nap. Without instructions how do I really know what I am suppose to do.</p>\r\n<p style=\"text-align: left;\">As you can imagine it was a hefty thought process for the early hours of the morning. Instinct. It has a lot to answer for. Sometimes I feel like my instincts button is switched off in my head. Sometimes I feel like I know exactly what I am doing. Its a roller coaster ride of emotions. Fears and anxieties. Hopes and dreams. But above all. Im nearly 12 months into the mummy job and I still feel like Im learning the ropes. Maybe we feel like that throughout our childrens lives. Who knows? But in this day an age surely instructions arent completely too much to ask for, what with evolution and all that?</p>\r\n<p style=\"text-align: left;\">Its like that SMA advert states. You know the one. If youre anything like me you well up just listening to the words. If you havent seen it I urge you to get on youtube and watch it. The take it from us, youre doing great Always feel like I can give myself a cheeky thumbs up when I hear it.</p>\r\n<p style=\"text-align: left;\">You dont need to sit a test, you have got the job. The biggest job of your life. I may wish that I had instructions, but winging it hasnt caused any problems just yet. Yet being the main word.</p>\r\n\r\n</div>\r\n ','There are no instructions when it comes to being a mum','','publish','open','open','','dont-come-instructions-html','','','2017-10-25 08:30:01','2017-10-25 08:30:01','',0,'http://www.discover-your-mind.co.uk/dont-come-instructions-html',0,'post','',0),(32,1,'2017-10-25 07:55:40','2017-10-25 07:55:40','<body><h1 class=\"entry-title\" itemprop=\"name\">Early symptoms of pregnancy</h1>\n<p>When you are trying for a baby and you get that all important positive test its so exciting. I remember when I was pregnant with Little L how overcome with emotion I was, but then I started to not feel myself, and so I was hit with the early signs of pregnancy. I thought I would share with you some of the early symptoms you can feel in the early stages of pregnancy so that you are prepared or know what to expect.</p>\n<ol><li><strong>Nausea and sickness</strong> Most commonly refered to as morning sickness but dont let that fool you. This nausea can hit you at any time of the day. When I was pregnant with Little L I was sick in the evening. It started around the 5 weeks pregnant mark and continued until my second trimester. According to the NHS guidelines morning sickness is most common during your first 12 weeks, however it could last so just bear this in mind. Ginger biscuits always helped me.</li>\n<li><strong>Extreme tiredness</strong> Its hard to even explain how tired you will feel but you just will feel drained and exhausted during those first 12 weeks. I found that when i entered my second trimester with Little L I found a new burst of energy but those first few weeks were tough. The best advice would be to rest as much as you can.</li>\n<li><strong>Tender breasts</strong> Yes this is one of the things I really didnt like, luckily for me it only lasted a few weeks. I cant remember if I ever suffered with them again later in my pregnancy but I definitely remember those first few weeks. It was actually one of the things that pointed me to take a test, that and the late period.</li>\n<li><strong>Heartburn</strong> I suffered with this in the early stages of pregnancy but mostly towards the end. It was so painful. However there are many <a href=\"http://www.gaviscon.co.uk/heartburn-indigestion/heartburn-causes-symptoms/\" target=\"_blank\" rel=\"nofollow\">heartburn causes</a> and so it may not be an actual sign of pregnancy but it is something to bear in mind.</li>\n<li><strong>Headaches</strong> These are strong head pounding headaches right at the front of your forehead, it may be different for other people but thats where I suffered with them the most. They were awful. Again not everyone has headaches but its something that could effect you. Dont forget you cant take any form ibuprofen so if you feel the need to take some pain killers make sure its paracetamol.</li>\n<li><strong>Needing the toilet ALOT</strong> I dont know if anyone else experienced this but not only was I making regular appearances in the bathroom for morning sickness but also I couldnt stop going to the toilet. Its a common pregnancy symptom though, and could also be down to your increasing you water intake, which of course is recommended.</li>\n<li><strong>Backache</strong> As your body begins to change it isnt uncommon to experience some back ache. Its advisable to rest as much as possible. There is an increase in hormones in your body to help loosen ligaments to accommodate that growing baby and backache may be experienced. Its also advisable to not carry any heavy objects because of this very reason.</li>\n</ol><p>These are just a few signs there are some more uncommon pregnancy symptoms that you may experience. The best advice if you have just found out you are expecting is to head on over to the NHS website, book yourself in at the doctors and put your feet up with a decaffeinated tea. Try and enjoy it because your whole world will change when a new arrival comes.</p></body>','The first symptoms of pregnancy','','publish','open','open','','early-symptoms-of-pregnancy-html','','','2017-10-25 08:27:44','2017-10-25 08:27:44','',0,'http://www.discover-your-mind.co.uk/early-symptoms-of-pregnancy-html',0,'post','',0),(33,1,'2017-10-25 07:56:06','2017-10-25 07:56:06','<body><h1 class=\"entry-title\" itemprop=\"name\">Ectopic Pregnancy recovery The first few days</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>I realise that this post will only be worth reading to someone who is or has just been through an ectopic pregnancy like myself but since experiencing it I have realised that miscarriage and Babyoss isnt massively discussed. For me I wanted to know what was happening, and what was in store and sometimes I find hearing or reading real life experiences can better prepare you for things but I struggled to find much on this subject. I am hoping that writing about it might just help one other person, and if it does then something good has come from this.</p>\n<p>I decided to try and keep a diary of how I was feeling. From the day I found out to the recovery process.</p>\n<p>I hope it will help someone.</p>\n<p><strong>Day one Sunday 18th october.??</strong></p>\n<p>I have felt a sharp stabbing pain on my left side since last night. Its a sharp period style pain that can take my breath away at times. I didnt think it was related to our pregnancy because it was on my left side and I had already been <a href=\"../../pregnancy-and-parenting/our-miscarriage-story/\">told that I had miscarried.</a> But I was rushed for an emergency scan this morning and after a lot of looking there was the pregnancy everyone had been missing these last few agonising weeks. Developing in my fallopian tube. The pain is being caused by the tube rupturing.</p>\n<p>I was advised that there was two treatments for ectopic pregnancy. Medicated as an outpatient by injections or by key hole surgery.</p>\n<p>Unfortunately for me I had no choice but the surgery.</p>\n<p>I have been sat in this hospital bed for a number of hours now, with the promise of being next on the emergency list. But I just cant seem to think of anything else other than how I got to this point and why wasnt it spotted sooner. <a href=\"../../pregnancy-and-parenting/our-ectopic-pregnancy-story/\">My ectopic pregnancy story</a> just seemed like a blur, it didnt feel like it was happening to me and if it wasnt for this pain Im experiencing I am not sure I would believe it.</p>\n<p>They have promised to be able to tell me finally what my anatomy is, they have assured me everything will be ok, but now I must say good bye to The Ls Papa and Little L.</p>\n<p>I went in for surgery at 10.30pm.</p>\n<p/>\n<p><strong>Day two Monday 20th October</strong></p>\n<p>I remember waking up, and I remember going to sleep. Its a strange feeling. I had a bad reaction to the anaesthetic which made me sick. I remember not being able to move and begging someone to ring The Ls Papa because I just couldnt. I managed to call him at 6am this morning, and I cried.</p>\n<p>I am in so much pain but this time it is on my right side. It reminds me of how I felt after my c-section with Little L. I cant have any visitors until after lunch but as all my observations are great they have said I can go home today. I dont quite know how I am going to as getting out of bed is taking me ages. But I also know I just want to be home with my family.</p>\n<p>They have advised me that I have two wombs, one ovary to each and one tube to each although in the surgery the left tube has been removed as it had ruptured.</p>\n<p>I am also assured that my fertility hasnt been effected too much and my right womb is my strongest. I carried Little L to full term and their??is no reason why I cant have children in the future.</p>\n<p>Right now though I am not sure I even want to try again.</p>\n<p>All I am focusing on at this moment is emptying my bladder to the right quantity twice. Then I can go home. Thats??all I want to do.</p>\n<p>I keep getting upset but I am not sure any of this has really sunk in with me yet. I feel pain, but emotionally I just feel numb. I wish the physical pain would go away.</p>\n<p>I cant have my anti-d injection until tomorrow so it looks like I am making one more trip back here but then that should be me done. I have been told to take it easy, not to drive whilst in pain or taking codeine (which is what I have been prescribed for the pain) and rest. Rest. Its easier said than done. All I want to do is juts get back to normal, but I cant even do that.</p>\n<p>I went home at 6pm to a dominos takeaway and The Apprentice on catch up.</p>\n<p><strong>Day three Tuesday 21st October</strong></p>\n<p>It was a real struggle to get any sleep. I just cant get comfortable. It also was a struggle to get out of bed this morning. But I managed it with help and support.</p>\n<p>I knew I needed to get up, and get dressed to get back to the hospital for my <a href=\"../../pregnancy-and-parenting/why-your-rhesus-status-is-so-important-during-pregnancy/\">Anti-D injection</a>. I hate those injections so much but today it was surprisingly easy. Perhaps I am just getting used to all these needles and interference.</p>\n<p>The pain is hard but it feels like muscle pain. It hurts to laugh and sneeze, just like it did with my c-section. Emotionally I still dont think it has sunk in at all. Everything feels like a blur, like it hasnt happened to me. Honestly if I didnt feel the pain I wouldnt believe it was me.</p>\n<p>But it is me, and I am here again <a href=\"../../this-is-me/less-woman-cant-give-birth-naturally/\">feeling like a failure.</a></p>\n<p>Why do I feel like I have failed? I didnt ask for this to happen, I didnt do anything to make it happen.</p>\n<p>I am trying to rest but watching everyone do things for me is really driving me insane.</p>\n<p>I just want to get back to normal, but I know I need to just take each day as it comes.</p>\n<p>Keep positive, time is going to make this better.</p>\n<p> </p>\n<p/></div></body>','The first few days after your ectopic pregnancy','','publish','open','open','','ectopic-pregnancy-recovery-the-first-few-days-html','','','2017-10-25 08:27:29','2017-10-25 08:27:29','',0,'http://www.discover-your-mind.co.uk/ectopic-pregnancy-recovery-the-first-few-days-html',0,'post','',0),(34,1,'2017-10-25 07:56:24','2017-10-25 07:56:24','<body><h1 class=\"entry-title\" itemprop=\"name\">Ectopic pregnancy recovery The first week.</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>I recently shared with you the diary of thoughts I kept during my recovery from the shock of finding out I was experiencing and ectopic pregnancy and the<a href=\"../../pregnancy-and-parenting/ectopic-pregnancy-recovery-the-first-few-days/\" target=\"_blank\" rel=\"nofollow\"> first few days of recovery</a>. The next week saw me gradually get better and overcome the physical pain and mobility but I experienced a wealth of emotions which I assume are all relatively normal, given the circumstances.</p>\n<p>Again I appreciate this post isnt going to be for everyone, and perhaps will only be worth reading for someone experiencing it now, or has been through it but Im hoping this might help someone in the future. I know it would have helped me.</p>\n<p><strong>Day four Wednesday 21st October</strong></p>\n<p>Today is the first day I can really rest and not do anything. Its easier said than done though. The pain is still there although its easier to get about. There is still bleeding and I have been told this could last up to a week after surgery but its starting to fade. Things are slowly getting back to normal, but I dont feel normal. Far from it actually.</p>\n<p>I have rested when I can, distracted myself with <a href=\"../../pregnancy-and-parenting/life-lately-emotional-roller-coasters-and-a-big-decision/\" target=\"_blank\" rel=\"nofollow\">wedding magazines after deciding to get married</a>, and caught up on lots of TV. But my mind just doesnt feel rested. I cant seem to straighten out my thoughts I flitter from one thought to the next, happy to sad, laughter to crying. Its really hard to overcome the roller coaster of emotion I am feeling today.</p>\n<p>The Ls Papa has done all the washing, the house is tidy, I really have no need to worry about anything other than getting myself physically better, but Im just finding it a real struggle. I cant wear trousers because of where the scars sit on my stomach, so a soft night gown has been a real blessing. My stomach is still swollen. It reminds me of the belly you have when having had a child, but yet I dont have anything to show for it. Its reducing with each day and I know I just need to let my body recover.</p>\n<p><strong>Day five Thursday 22nd October</strong></p>\n<p>The Ls Papa has gone into work today taking Little L to nursery. So its just me in the quiet house and it really hits me. I have gotten upset over the last few days but this time I was just overcome by emotion and had a good cry. I think I needed it really. I needed to get out everything I had been bottling up inside because I wanted to be strong for everyone.</p>\n<p>I still feel very bloated and I have found out drinking Peppermint tea would help and I can honestly say that it has. The swelling has eased up more today and although I am hobbling about I am able to move. Each day is getting easier.</p>\n<p>Thankfully my lovely neighbour kept me company this afternoon and discussed all things wedding with me. Its really been the best distraction.</p>\n<p><strong>Day six Friday 23rd October</strong></p>\n<p>Its just the family together today, and again The Ls Papa is telling me to rest up. I never ever thought I would find this so difficult. I managed to when I was recovering from my c-section with Little L but then I guess you have baby cuddles to fill your time. I just have real housewives and masterchef to fill my time. Its actually soul destroying watching everyone do something for you when you feel you have nothing to show for it.</p>\n<p>I just lost a baby.</p>\n<p>Im finding it really difficult to accept anything at the moment. Which I guess is normal. I hope its normal. I dont want to be the person who has just gotten on with it all and forgets. I dont want to be the person who is just letting life pass her by because she wont allow herself to live.</p>\n<p>Although resting is the hardest thing I am seeing real benefits. Mobility is so much easier now, and although it still hurts to laugh and sneeze its getting so much better. Its the emotional side I cant quite see the end to. One minute I can be fine the next I just become withdrawn. Does it get any easier? I dont want to forget but I want to enjoy the life I have because I am so lucky to have a wonderful partner, an amazing step son and the most wonderful little boy.</p>\n<p>The main emotion I have felt throughout all of this is guilt. I feel like there is always something to blame and this time the only person is can be is me. It was my body. Did I do something wrong?</p>\n<p>Honestly though as much as I am blaming myself I cant let it define me because really these things just happen, no one really is to blame at all. I know that makes sense but you just cant stop the feelings of guilt, its mummy guilt.</p>\n<p><strong>Day seven Saturday 24th October</strong></p>\n<p>Yesterday wasnt my finest hour but I feel I needed to address those emotions. I feel like a weight has been lifted off me just writing them down and trying to make sense of it all. The pain is easing again today, the swelling is reducing and tomorrow we are looking at a wedding venue and I am so excited.</p>\n<p>Acceptance is a hard thing to swallow. But acceptance is the only thing you can really do to move forward. You have to accept it is not your fault, accept that it happened, and embrace the life you do have and the people in it.</p>\n<p>By day seven I can move around much more, the bleeding has more or less disappeared and other than feeling like I have done one massive stomach workout the pain isnt unbearable anymore.</p>\n<p>I stopped taking codeine and painkillers by <strong>Day nine.</strong></p>\n<p>By <strong>Day ten</strong> I was back in my jeans and driving.</p>\n<p>Now at three weeks after the event I just have my scars and a flinch of tenderness every now and again. It mostly occurs when I have done too much. Like a big cleaning marathon today for example. I just have to know my limits and accept that I need to ease myself back into life, not just expect to pick up where I left off.</p>\n<p>I would say I am 90% physically recovered, I have a feeling the emotional recovery will take a little longer.</p>\n<p>This week my mum flies home from Australia with my dad flying back a few days later. I am so excited to see my mum and spend some time with her. Sometimes in these situations just a big off your own mum can be the best medicine.</p>\n<p>I hope my recovery account will help someone in the future. It might give you an idea about what to expect and whats to come. But always remember to focus on the bright spots, no matter how dark it seems.</p></div></body>','The ectopic pregnancy recovery route','','publish','open','open','','ectopic-pregnancy-recovery-the-first-week-html','','','2017-10-25 08:27:13','2017-10-25 08:27:13','',0,'http://www.discover-your-mind.co.uk/ectopic-pregnancy-recovery-the-first-week-html',0,'post','',0),(35,1,'2017-10-25 07:56:42','2017-10-25 07:56:42','<body><h1 class=\"entry-title\" itemprop=\"name\">Essential Baby Style Buys When Expecting A Winter Baby</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p> </p>\n<p>Theres something quite snuggly about being pregnant during the winter. Large oversized knits, leggings and Ugg boots for ultra comfort and style. Its just so easy to dress in the winter, well in my opinion anyway. Its all about comfort and warmth and the same goes for a baby. Baby was a summer baby and now that he is 16 months old I must admit I have preferred to dress him in the colder months than the warmer ones. From hats to snowsuits theres a little more to consider when your baby is arriving in the winter and so I thought I would share some essential baby buys for those snuggly cuddles with your newborn.</p>\n<p><strong>Hats and Mittens</strong></p>\n<p>When Baby was young he would keep a hat on no problem, now hes older its a struggle. I was always advised that a hat was an essential item with a newborn and during the winter months its got to be high on the priority list. Especially if you plan on going for some lovely walks and showing off your new addition to your family. Mittens were a little harder to keep on with Baby but again as its colder it would be advisable to maybe get some or some all-in-one outfits that have them built in. These are a godsend.</p>\n<p><strong>Vests</strong></p>\n<p>Its always a good idea to layer up. The general advice given to me was to always add an extra layer than what you were wearing when dressing your baby. Vests are a great way to add extra warmth and I definitely think they are a great investment to get as many as you can. You wont believe how many you wash and so there is no amount that it too many in my opinion.</p>\n<p><strong>All-In-Ones</strong></p>\n<p>These are great to just throw on. You will find that as much as you think those little jeans and top combinations are adorable for those first few months you will just be more interested in practicality and your little one will spend more time in sleep suits and all-in-ones than anything else. There very easy for changing those nappies and of course changing the outfits when your baby has had a little burping accident, and as I mentioned before it would be a good idea to get the ones with the built in scratch mittens and feet which will really help keep your little ones hands and feet warm.</p>\n<p><strong>Snowsuits and Cardigans</strong></p>\n<p>Remembering the rule of thumb about adding an extra layer to what you are wearing yourself, then a snowsuit or a cardigan is the perfect way to do it. My big advice for when you have had a baby is to get outdoors for some fresh air, it will do you and your baby the world of good. There are <a href=\"http://www.petit-bateau.co.uk/e-shop/na-3/1/snowsuits-cardigans.html\" target=\"_blank\">some gorgeous ones available at Petit Bateau</a> which are simply gorgeous.</p>\n<p><strong>Festive inspiration outfits</strong></p>\n<p>Finally because of the time of year, you can also add some festivity to your newborns wardrobe. Be it snowflakes or woodland animals, you can have some fun with their outfit choices.</p>\n<p>Is there anything else you would add to the list?</p></div></body>','The perfect winter style guide for your baby','','publish','open','open','','essential-baby-style-buys-expecting-winter-baby-html','','','2017-10-25 08:26:57','2017-10-25 08:26:57','',0,'http://www.discover-your-mind.co.uk/essential-baby-style-buys-expecting-winter-baby-html',0,'post','',0),(36,1,'2017-10-25 07:57:04','2017-10-25 07:57:04','<body><h1 class=\"entry-title\" itemprop=\"name\">Everything you need to know about C-sections</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Whilst it isnt the most conventional way of giving birth a c-section is a real possibility in the modern day labour and birth of your new baby. If I am totally honest it isnt something I even considered when writing my birth plan. For me it turns out during my very own emergency c-section that its extremely difficult or even impossible for me to have a natural birth. Crazy isnt it?</p>\n<p>Its a slight regret of mine not being totally informed about what it is, and what it is all about. Especially because I will be hopefully having another baby soon and an elective c-section is my way forward. I have been doing some research, reading a lot of articles and I thought I would share everything I have found about it, so that you are a little more aware of your options if and when you are presented with the decision.</p>\n<p><strong>So what is a c-section?</strong></p>\n<p>A c-section, or caesarean section for its proper term, is when a baby is delivered by a surgical procedure. A small incision is made into the womens abdomen and uterus.</p>\n<p><strong>Did you know that caesarean section deliveries count for between 18% and 30% of births in the UK?</strong></p>\n<p>Staggering really how many there are these days and worries me why I didnt pay more attention to the possibilities during my own pregnancy.</p>\n<p>When Little L was born, it was via an emergency c-section. I have written about his <a title=\"My Pregnancy and Birth Story Part 1\" href=\"../../pregnancy-and-parenting/my-pregnancy-and-birth-storey-part-1/\" target=\"_blank\" rel=\"nofollow\">birth story</a> in a lot more detail however it was essential for the wellbeing of both myself and my unborn baby. It was a very scary time, and a bit of a haze really. But it happened very quickly, very efficiently and in the end everything was well and my baby was born. An emergency c-section would happen if your labour isnt progressing the way it should do, you are experiencing heavy bleeding which could indicate internal issues, or your baby is distressed.</p>\n<p> </p>\n<p>An alternative is to opt for an elective cesarean within your birth plan, this is my option for my second child. You could choose this option if you have had a previously difficult birth, had a Caesarean section before, or if there are further complications within your pregnancy such as placenta position, your babies growth or position. This is generally discussed with your own midwife and taken on a case by case basis.</p>\n<p><strong>Did you know there were three options of anaesthetic?</strong></p>\n<p>I certainly didnt know this, I was only aware of an epidural, which I was really against in my birth plan anyway, but there is a spinal anaesthetic (which is what I ended up with) and also if none of these are possible for one reason or another a last resort would be a general anaesthetic.</p>\n<p>During a c-section you are allowed one other person present unless the procedure is being done using a general anaesthetic. My hubby was present for Little Ls birth and I have no doubt he will be there with the next one.</p>\n<p>An emergency c-section is very different from an elective cesarean so I have read. As there was a threat to Little Ls life during his delivery I never got any skin to skin contact. I also had a bad reaction to the spinal with my temperature dropping and so I missed out on feeding him and all those cuddles at the beginning. Not all emergency c-sections will be like mine, but its a really good idea to be mindful of this. An elective cesarean seems much more relaxed and providing there have been no complications you will get the instant skin to skin contact (if of course that is what you want) and during your recovery you will be encouraged to continue that and breastfeed (if you are choosing to do so).</p>\n<p>Another thing I wasnt aware about, partly because I didnt do any research during my pregnancy, was the recovery time.</p>\n<p><strong>Did you know that it can take up to six weeks to full recover from a c-section?</strong></p>\n<p>It really can take that as well. I remember in those early days I asked people not to make me laugh because it hurt so much. Its difficult to get out of bed, becoming mobile and generally doing your day to day tasks. The best thing is to rest and use this time to help your body recover. I did try and do too much during my recovery and I definitely felt it took me longer to get back to normal because of it. Its important to be mindful and prepare. I am planning on making meals to freeze, calling on family members to help out with the cleaning and planning those first few weeks as best I can. These things are important whether you are planning a c-section or not, even if it isnt needed you will be thankful for all your planning in those first few weeks of motherhood, or with a newborn.</p>\n<p>Im really not sure how it will be with a toddler in tow the next time round, but I will definitely be planning ahead.</p>\n<p> </p>\n<p>Finally the last thing I would say is <strong>do not worry about it.</strong> I knew a c-section was a possibility during my pregnancy (I didnt however know that a natural birth wasnt possible at this time) but the whole concept really filled me with dread. There is so much hype about it and there has been some negativity, but whatever you decide, and what ever will happen it is just the way it is. The most important thing is the health of you and your baby.</p></div></body>','Being prepared for a c-section','','publish','open','open','','everything-you-need-to-know-about-c-sections-html','','','2017-10-25 08:26:37','2017-10-25 08:26:37','',0,'http://www.discover-your-mind.co.uk/everything-you-need-to-know-about-c-sections-html',0,'post','',0),(37,1,'2017-10-25 07:57:21','2017-10-25 07:57:21','<h2 style=\"text-align: left;\"> <wbr />First <wbr />Aid <wbr />Travel <wbr />Essentials <wbr />For <wbr />All <wbr />Ages</h2>\r\n<div class=\"entry-content clearfix\">\r\n<p style=\"text-align: left;\"><b>With the school holidays just around the corner, many parents will be preparing to take their children away on a summer break. </b></p>\r\n<p style=\"text-align: left;\">There\'s no denying that organising a family holiday can be a stressful occasion, and like all parents, your main concern will be keeping your children safe, happy and healthy.</p>\r\n<p style=\"text-align: left;\">To give yourself complete peace of mind when planning for your holiday, having a well-stocked first-aid kit can help you prepare for likely accidents and injuries that occur with children and reduce the need for an inconvenient trip to the pharmacy whilst away.</p>\r\n\r\n<h3 style=\"text-align: left;\">Cuts, scrapes and bruises</h3>\r\n<p style=\"text-align: left;\">Especially for families with young infants, the majority of the time you will be dealing with small cuts and minor wounds. Toddlers are perhaps the most prone to falls and bumps, as they are yet to have a full awareness of potential hazards, coupled with an ever-growing curiosity for their surroundings.</p>\r\n<p style=\"text-align: left;\">Having an assortment of waterproof plasters and gauze roll bandages are essential provisions for any travel first aid kit, as well as antiseptic wipes to clean open wounds and grazes.</p>\r\n\r\n<h3 style=\"text-align: left;\">Scalds and burns</h3>\r\n<p style=\"text-align: left;\">Particularly if you plan on having barbecues and campfires whilst away on holiday, young children are especially susceptible to minor burns and scalds. Cool packs can be used to ease any pain caused by accidental contact with a flame, whilst sterilised burn plasters can be used to cover the affected area and prevent infection.</p>\r\n<p style=\"text-align: left;\">Suncream is also vital and should be applied liberally to children, especially toddlers when exposed to the sun. Remember that the younger the child, the thinner their skin and more prone to burning they will be. Calamine lotion can also be used to help soothe irritated skin and rashes caused by excessive sun exposure.</p>\r\n\r\n<h3 style=\"text-align: left;\">Foreign objects</h3>\r\n<p style=\"text-align: left;\">Foreign objects and impalement are both highly common accidents to be wary of with children. Having tweezers to remove splinters and doughnut bandages to treat areas with impaled objects can help relieve discomfort and prevent further injury or infection. You may also want to take sterile eyewash and eye dressing to wash out harmful bacteria and treat eye infections.</p>\r\n\r\n<h3 style=\"text-align: left;\">Commonly forgotten provisions</h3>\r\n<p style=\"text-align: left;\">There are also a number of commonly overlooked first aid supplies that can prove to be essential when taking children on holiday:</p>\r\n\r\n<ul style=\"text-align: left;\">\r\n <li>Antihistamine cream and antiseptic lotions can help treat stings, insect bites and allergic reactions.</li>\r\n <li>Paracetamol, rehydration sachets and anti-diarrhoea tablets can also be useful backups for summer holidays. However, you should always be careful to consult the manufacturing guide to find the correct dosage for your child\'s age group.</li>\r\n <li>A variety of medical tools, including safety pins, adhesive tape and scissors can be used to apply and secure bandages and dressings. Sterile disposable gloves are also useful when dealing with bleeding.</li>\r\n <li>A hand sanitiser - Carrying a hand sanitiser is essential in a first aid kit, not only to kill bacteria if you have dealt with open wounds or infection, but also to prevent the spread of diseases and viruses in general. This has been important in recent times due to the Coronavirus outbreak, so it is vital that you carry a <a href=\"http://www.huntermedical.co.uk\" target=\"_blank\" rel=\"noopener\">high alcohol content</a> hand sanitiser with you at all times.</li>\r\n</ul>\r\n<p style=\"text-align: left;\">Speaking to a healthcare professional or visiting reputable online healthcare sites such as <a href=\"http://www.steroplast.co.uk/\">Steroplast </a>can provide you with reliable, professional information on what type of first aid provisions will benefit your family the most.</p>\r\n\r\n<h3 style=\"text-align: left;\">Final considerations</h3>\r\n<p style=\"text-align: left;\">Whether you are reassembling your own medical provisions or purchasing a pre-packed kit, having well-known, branded medical items will ensure that you have the best treatment available to meet your family\'s needs.</p>\r\n<p style=\"text-align: left;\">When thinking about what you need to keep your children safe on holiday, it is also worth thinking about the age of your children, where you will be and what kind of activities you will be taking part in to determine what first aid equipment is most appropriate.</p>\r\n\r\n</div>\r\n ','A first aid kit for all travel journeys - suitable for all ages','','publish','open','open','','first-aid-travel-essentials-ages-html','','','2020-04-06 12:40:00','2020-04-06 12:40:00','',0,'http://www.discover-your-mind.co.uk/first-aid-travel-essentials-ages-html',0,'post','',0),(38,1,'2017-10-25 07:57:39','2017-10-25 07:57:39','<body><h1 class=\"entry-title\" itemprop=\"name\">Flying With Sky Baby</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">One of my biggest fears of taking Baby abroad was the flight. As we were going to Lanzarote we were fortunate with a short flight time of four hours but I was still worried.</p>\n<p style=\"text-align: center;\">You see before I had children I was one of those people that would absolute hate it if my seat was near a baby. I would assume that we would have noise and crying the whole way. Before I became a parent I really didnt think about how stressful or hard it was to travel with a child. So when it came to my turn I half expected the rubbish looks from fellow passengers, and the fact I might have to spend my whole flight apologising for the noise factor.</p>\n<p style=\"text-align: center;\">I also worried about Babies ears. I find my ears popping are the worst pat of the flight. Can anyone else relate? It really takes me a while for them to acclimatise and it can be quite painful. With a baby not able to tell you if their in pain or just basically a little stressed I did worry how he would react.</p>\n<p style=\"text-align: center;\">But again I didnt really have to worry at all. Baby was great travelling. He cried a little when being awaken from a nap but that was it. In fact I think he felt it was like a mini adventure. A totally new surrounding to take in and explore. If his ears did bother him I wouldnt have known.</p>\n<p style=\"text-align: center;\">We were fortunate to have the opportunity to review a SkyBaby. For those of you who dont know what this is, its like an extra layer of cushion that sits between you and your baby, so like a little seat but without the weight. It fits into the plane seat belts and cuddles round your baby so they feel secure and comfortable. And then you can undo the belt once the captain has said so and place them across your knew like a little sky mattress.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It really made flying with Baby easy as the return flight was at night so he slept the whole way home. It freed up The Ls Papas hands to have a drink and play on the iPad while Baby slept on his knee securely.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">I couldnt recommend this product enough when flying. Take a look at their website<a href=\"http://sky-baby.co.uk/parallax/index_par.html\"> here </a>for more information. You can purchase a SkyBaby from <a href=\"http://www.amazon.co.uk/SkyBaby-travel-mattress-Air-Travel/dp/B00C3O88PA\" target=\"_blank\">amazon</a> and they have an RRP of £32.00</p></div></body>','Going on a plane with your baby? Keep calm, everything will be ok','','publish','open','open','','flying-sky-baby-html','','','2017-10-25 08:25:57','2017-10-25 08:25:57','',0,'http://www.discover-your-mind.co.uk/flying-sky-baby-html',0,'post','',0),(39,1,'2017-10-25 07:58:01','2017-10-25 07:58:01','<body><h1 class=\"entry-title\">The Fussy Toddler Files Guest Post Introducing My Little Whiner</h1>\n\n <div class=\"entry-meta\"> \n <span class=\"posted-on\">Posted on: <a href=\"../../pregnancy-and-parenting/fussy-toddler-files-guest-post-introducing-little-whiner/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2014-10-03T06:00:41+00:00\">October 3, 2014</time></a></span><span class=\"byline\"> by: <span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" rel=\"author\">admin</a></span></span> \n </div><!-- .entry-meta -->\n <!-- .entry-header -->\n<div class=\"entry-content clearfix\">\n\n \n <p style=\"text-align: center;\"><em>Guest post as part of The Fussy Toddler Files series from Victoria who blogs at sleeplessbeaute. If you want to be involved then please get in touch. </em></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">The title may sound horrible, and what an awful mother I am to be so horrible about her baby. I can assure you I am not being horrible and that I call my little one a whiner because I have always found his fussy and precise little personality very endearing. I would not have him any other way, even though he may be quieter and easier if he was another way, I dont think I want him to be less whiney. Its just part of him.</span></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">So why is he fussy? Well, he is generally a dream. He loves his food, took to the boob well, has a lovely happy spirit and is a real communicator. He is also very loving. You might be thinking I am mad, how can I call him fussy!? What a cheek, you say.</span></p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">Now here comes the BUT. This is the BUT that means hard work and also the BUT that makes my little boys wonderful personality what it is.</p>\n<p style=\"text-align: center;\">Binky (my nickname for him, it means beautiful and dinky) is always on the go. He has never in his whole 13 months been able to sit still for more than 3 minutes. He constantly has to be doing something. When he was a newborn he constantly had to be breastfed or rocked in my arms. Otherwise he screamed. Day and night I stuck by him. Fending off the screams. He did have silent reflux, which was horrid for him and did add to the fussiness. Up until the age of 10 months he woke every 30 mins to. 1.5 hours for feeding. Sleep deprivation is so tough when you also have a young baby who only naps for a few minutes each day. The whole sleep when baby sleeps was utter rubbish in my case.</p>\n<p style=\"text-align: center;\">Then as things started to settle and my little whiner started to whine less he had a huge leap in his mobility. Its a new found land of climbing stairs, opening cupboards, cruising, crawling, walking and to add to that every 5 minutes he is clinging on to me for dear life like I am going to run away from him. The dreaded separation anxiety, which no one else seems to understand is normal and somehow makes everyone else fussy and panicky too! Not helpful.<br/>\nAlso the temper tantrums, throwing his head back, slapping the ground, kicking his legs, going as stiff as a rod when you try and get him into his pram or car seat. If you cant get him in you have to resort to carrying him round in one arm and pushing the pram. My back is totally done for.<br/>\nThen we have the dreaded nap and bedtime. He asks to go to sleep or for a nap but then when you lay him down he cries and stands up and stomps his feet. The only option he leaves me is to kiss him and close the door and leave him to it for a few minutes. It feels so unnatural but you can guarantee if I try to get him to sleep through cuddling he head buts me. Ouch!</p>\n<p style=\"text-align: center;\">Its tough having a fussy 13 month old. Yet as I look round at other mothers and their babies of the same age I realise that fussiness and whining is pretty normal at this age. Unfortunately I just had a really fussy newborn and up to 10 month old too.</p>\n<p style=\"text-align: center;\">All that really matters is that I love him with all my heart. I empathise with his fussiness. Maybe one day in 5 years he will be less fussy, who knows. For now, I will enjoy my little whiner. I can hear he is rousing from a nap and does not sound happy. I have a feeling its going to be a tough day</p>\n<p style=\"text-align: center;\">Take care mummies xx</p>\n<p style=\"text-align: center;\">My blog is sleeplessbeaute | A life with little sleep and lots to do, sound familiar? Then this is for youâŠâŠ<br/><a href=\"https://sleeplessbeaute.wordpress.com/\" target=\"_blank\">https://sleeplessbeaute.wordpress.com/</a></p>\n<p style=\"text-align: center;\">About me: I am a 29 year old first time Mummy. I have been with my husband since we were 15 and we married in 2011. We had our first child on 8th August 2013. He is known as Binky on the blog. He is now 13 months. I started my blog when I was incredibly sleep deprived. I had to make the most out of what was an exhausting situation so I created my blog for busy and sleepless people, mainly parents. Enjoying my new ventures in blogging and the tough road that is being a parent.</p></div></body>','How to deal with a fussy toddler','','publish','open','open','','fussy-toddler-files-guest-post-introducing-little-whiner-html','','','2017-10-25 08:25:32','2017-10-25 08:25:32','',0,'http://www.discover-your-mind.co.uk/fussy-toddler-files-guest-post-introducing-little-whiner-html',0,'post','',0),(40,1,'2017-10-25 07:58:24','2017-10-25 07:58:24','<body><h1 class=\"entry-title\" itemprop=\"name\">Getting ready for another baby with Family Nation</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Since having Baby I have wanted to give him a sibling close in age. Its not something I ever considered before he came along but now that hes here I think it would be nice for him to grow up with a brother or sister and spend some quality time together before he goes off to primary school. Which is a scary thought but given how fast these last 19 months have gone will be here before I know it.</p>\n<p>It hasnt happened for us yet, but hopefully in the near future we may be able to give Baby a little bother or sister so with that in mind Im starting to think about what I may or may not need the second time round.</p>\n<p>I have kept quite a lot of items mostly newborn clothes and I did have a lot of neutral items so they would suit another little boy or girl but there are things now that I wished Id had when pregnant with Baby or in his first year and of course there are things I didnt need or use. So I thought I would share with you some of the things Im considering purchasing next time round and introduce to you a company called <a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a>.</p>\n<p><a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a> is a wonderful online eco-boutique catering to all your family needs from pregnancy right through to providing them educational and fun toys to play with. Established in 2011 by Emilia and Aidan Cox <a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a> has become a one stop shop for contemporary parenting. The boutique is based in Italy however they offer a wonderful world-wide postage and fast delivery to the UK and beyond. The lovely people at Family Nation have hand-picked a selection of maternity and baby items from designers all around the world allowing us parents to have the choice of functional, stylish and innovative items all in one place. I have been browsing the site over the last few weeks and cant actually tell you something I couldnt get from there to prepare me for the 9 months of pregnancy and a new baby.</p>\n<p>When I think towards the future of entering into that maternity phase again Im filled with the emotion of feeling a little scared, but also excited by the prospect. These are the products I will be considering purchasing when the time comes.</p>\n<p>During my last pregnancy I wore maternity clothing from around 25 weeks pregnant. I have heard and read that you show a lot sooner with a second pregnancy and so I will need to consider some maternity wear. As a mum, and something I have begun to realise, its important to feel good about yourself and above all be comfortable in what you are wearing. Tops that cover the growing bump and trousers or pyjamas that sit in just the right place will certainly be high on my priority list. Just like these items I have handpicked from the Family Nation Maternity wear sale.</p>\n<p> </p>\n<p style=\"text-align: center;\"><i><a href=\"http://www.family-nation.com/boob-long-sleeved-maternity-and-nursing-top-white-organic-cotton-patented-breast-feeding-opening.html\" target=\"_blank\">Boob Long-sleeved Maternity and Nursing top IN THE SALE NOW at just ???39.86</a></i></p>\n<p style=\"text-align: left;\">How elegant is this lovely top from the swedish brand Boob? White is such flattering colour and it is also made out of organic cotton which is kind to the skin. During pregnancy your skin could become irritated and so at least by wearing organic cotton this could help reduce the irritation. Its also something that could be worn after birth as if you decide to breastfeed this lovely top has a discreet front opening allowing you to breastfeed with ease wherever you may be.</p>\n<p style=\"text-align: left;\"><a href=\"http://www.family-nation.com/seraphine-aspen-maternity-down-jacket-black.html\" target=\"_blank\" data-imagelightbox=\"g\"/></p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/seraphine-aspen-maternity-down-jacket-black.html\" target=\"_blank\"><em>Seraphine Aspen Maternity Down Jacket in Black IN THE SALE NOW at just ???98.10</em></a></p>\n<p style=\"text-align: left;\">Anyone else struggle to do up their coat when pregnant? I certainly did, I spent a lot of the winter and spring being pregnant and a coat was essential to me but I just couldnt find a maternity one I liked but I simply LOVE this one. Its casual yet smart and definitely chic. Also I find black to also be very flattering and it is a colour that would go with anything I choose to wear. Depending on when you are pregnant I feel a maternity coat is something I could use at some point, especially with the unpredictable english weather.</p>\n<p style=\"text-align: left;\" data-imagelightbox=\"g\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/maternity-pyjama-pants-pale-grey-and-ivory-white-stripes-organic-cotton-clone.html\" target=\"_blank\"><em>Boob Maternity pyjama pants Pale grey and ivory IN THE SALE NOW at just ???37.52</em></a></p>\n<p style=\"text-align: left;\">I dont know about you but I see pregnancy as the ideal time to spend??<del>some</del> most of my days in comfy lounge wear and I feel these look super comfortable and soft. These are all made out of organic cotton which I mentioned earlier so I know that my skin will be safe. I had never heard of the brand Boob before taking a look at the Family Nation website and I must admit I have fallen in love with their maternity style. Check out the website for some more lovely gems from this wonderful swedish brand.</p>\n<p style=\"text-align: left;\" data-imagelightbox=\"g\"> </p>\n<p style=\"text-align: center;\"><em>Seraphine Renata Mock wrap maternity and nursing dress Pebble print. IN THE SALE NOW at just ???55.92</em></p>\n<p style=\"text-align: left;\">We have a wedding to attend later this year and so if I happen to be expecting then I will need something beautiful to wear and I think this stunning Seraphine wrap dress is perfect. Its simple and elegant and competent flattering and so I think it;s a perfect addition to my maternity shopping list. This dress also has a discreet opening for breastfeeding as well so It has a use for after your pregnancy as well.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/seraphine-extra-soft-over-bump-bamboo-maternity-tights-180-denier-black.html\" target=\"_blank\"><em>Seraphine Extra soft Over-bump bamboo maternity tights in black IN THE SALE NOW at just ???14,45</em></a></p>\n<p style=\"text-align: left;\">If I am going to be wearing a dress at some point then I will need some comfortable over the bump tights and these wonderful Seraphone ones seem to be just the ones to take me through my pregnancy. The are also available in a charcoal grey and currently in the sale.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/medela-150-ml-bottle-with-calma-teat.html\" target=\"_blank\"><em>Medela 150m Bottle with Calma Teat IN THE SALE NOW at just ???14.90</em></a></p>\n<p style=\"text-align: left;\">I have also considered researching alternative bottles to try with my send baby, I didnt look into it too much last time and I just went with a ??well known brand recommended by my midwife. Thankfully I and no real issues with colic or wind but I definitely think I will consider choosing bottles more careful next time and think that these ones sound fabulous. They are designed for women who are doing a combination of breastfeeding and bottle, the teat has been tailor made to avoid causing confusion for your baby in the way they feed from your breast to a bottle.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/baby-sling-4-in-1-100-cotton-grey.html\" target=\"_blank\"><em>Minimonkey Baby sling 4 in 1 in Grey IN THE SALE NOW at just ???44.95</em></a></p>\n<p style=\"text-align: left;\">I loved the idea of using a baby sling when Baby arrived but at the time I didnt see the need, however with a second baby I think a baby sling could come in handy with a newborn and a toddler running round, allowing me to keep my newborn snug and warm and close. This particular sling is ideal for babies from newborn to 24 months, and offers four different positions so definitely something that will stand the test of time.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/belabumbum-violette-maternity-and-nursing-robe.html\" target=\"_blank\"><em>Bellabumbum Violette Maternity and Nursing robe IN THE SALE NOW at just ???43.92</em></a></p>\n<p style=\"text-align: left;\">Finally I think I will purchase a lovely new robe for the hospital. Those all important first pictures deserves me looking as stylish as I possibly can be and I think this lovely robe from Bellabumbum is just the one. The violet colour is girly and subtle and falls to the knee. As Baby was such a rushed affair and ending in an emergency c-section I know the second time round we will be booked in for a c-section (because it turns out I cant give birth naturally) and so it would be nice to feel comfortable and ready for our lives to change all over again.</p>\n<p style=\"text-align: left;\">So there you have it, my maternity wish list for my second pregnancy, do you like the items I chose? Would you add anything? Perhaps you wished you had purchased something and then never got round to it like me and the baby sling?</p>\n<p style=\"text-align: left;\">Dont forget to check out the Family Nation sale, there is a HUGE 50% off some items. I also should make a point that if you sign up for the newsletter you receive an additional 5 euros off voucher, How great is that?</p></div></body>','Are you going to family nation? 10 things to consider','','publish','open','open','','getting-read-another-baby-family-nation-html','','','2017-10-25 08:25:20','2017-10-25 08:25:20','',0,'http://www.discover-your-mind.co.uk/getting-read-another-baby-family-nation-html',0,'post','',0),(41,1,'2017-10-25 07:58:42','2017-10-25 07:58:42','<body><h1 class=\"entry-title\" itemprop=\"name\">Gorgeous nursery essentials from Joolz with an eco-friendly focus</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Looking back when I was buying things for Little L when I was pregnant I do think I went a little over the top. But as a brand new mum to a squidgy tiny baby I just couldnt resist all those cute sleep suits and outfits.The same went for some of his nursery essentials, or of course what I deemed essential at the time.</p>\n<p>Its fair to say when the time comes for another baby to join our family I will be so much more aware of the things we do need. With that in mind I was recently informed that Joolz, a brand I would normally associate with pushchairs and travel systems, are about to launch a brand new nursery essentials collection and the items are beautiful.</p>\n<p>Jools, being a strong and inspiring brand who are always looking to be eco-friendly and organic already have the Joolz Birth Forrest, have you heard of it? Its where every time you buy a Joolz a tree is planted, how amazing?</p>\n<p>Anyway back to the new nursery essentials. From a swaddle to something that makes transferring a baby from cot to car seat affectionately named the nest, these items pretty much symbolise nursery essentials.</p>\n<p>The material used is made from organic cotton fibres which is delicate on your babies skin. The organic cotton is comfortable due to its softness and excellent absorbing capabilities.</p>\n<p><strong>In the collection you have:</strong></p>\n<p>A swaddle</p>\n<p>A mattress cover and sheet</p>\n<p>All of the above are available in an off white or grey which matches perfect with the jolly inner lining.</p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-large wp-image-4726\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Swaddle_Collection_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-full wp-image-4727\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Cover_Grey_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p><strong>There is also:</strong></p>\n<p>The blanket</p>\n<p>The nest (Suitable for babies 0-6 months)</p>\n<p>Both available in five colours, anthracite, blue, pink, mint and off white. Complimenting any choice of colour scheme.</p>\n<p data-imagelightbox=\"g\"> <img class=\"alignnone size-full wp-image-4728\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/><img class=\"alignnone size-full wp-image-4729\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Nest_Pink_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p>All will be available on the <a href=\"http://my-joolz.co.uk/?gclid=CjwKEAiA3Ou1BRDso5XyhduuwFASJABP3PEDcGOTnMl7bDj3TFoSocXfAcaBCY1-kStTW-rxUkjiNBoCaM_w_wcB\" target=\"_blank\" rel=\"nofollow\">Joolz website </a>very soon so keep your eyes peeled.</p></div></body>','Nursery essentials with an eco-friendly focus','','publish','open','open','','gorgeous-nursery-essentials-from-joolz-with-an-eco-friendly-focus-html','','','2017-10-25 08:25:06','2017-10-25 08:25:06','',0,'http://www.discover-your-mind.co.uk/gorgeous-nursery-essentials-from-joolz-with-an-eco-friendly-focus-html',0,'post','',0),(42,1,'2017-10-25 07:59:01','2017-10-25 07:59:01','<body><h1 class=\"entry-title\" itemprop=\"name\">13 Random and not so random things that I am grateful for</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>I recently wrote a post about how t<a title=\"There???s a lot to be said for feeling grateful\" href=\"../../anything/theres-lot-said-feeling-grateful/\">here is a lot to be said for just being grateful </a>and its totally true. Sometimes just remembering exactly what you have in your life, at that moment, that you are completely content with is enough to lift your mood. Struggling with the <a title=\"A Lifestyle To Live\" href=\"../../this-is-me/lifestyle-live/\" target=\"_blank\">baby blues</a> it took a lot to change my mindset as I was totally exhumed in negativity. I started small and at the end of each day I would think of something that I was thankful for out of that day no matter how bad the day had gotten.</p>\n<p>I thought I would share with you 13 ??of the random and not so random things I was and still am grateful for. In no particular order</p>\n<p><strong>Cuddles</strong> from the little ones to the big arms round your neck type with a big squeeze. Cuddles can make everything seem good.</p>\n<p><strong>Concelaer</strong> because the world is a better place with it, especially for my face.</p>\n<p><strong>Red lipstick</strong> no matter how bad I look a little red lippy goes a long long way to making me look and feel so much better.</p>\n<p><strong>Champagne or Prosecco</strong> hey we all love a little bit of the bubbly stuff every now and again</p>\n<p><strong>Smiles</strong> off your children, a stolen glance from a loved one.</p>\n<p><strong>Family</strong> They are always there for me no matter what</p>\n<p><strong>My better half</strong> He supports me no matter what and is always there when I need him the most. I love him so much.</p>\n<p><strong>My son and step son</strong> without them in my life it just wouldnt be complete</p>\n<p><strong>Courage</strong> because sometimes you just have to have a little courage to get through the tough times to really appreciate the good times.</p>\n<p><strong>Sunglasses</strong> They cover up the endless sleepless nights</p>\n<p><strong>The Messy bun</strong> whoever decided it was ok to go out in public with my hair all scrunched up on the top of my head and deemed it fashionable and acceptable should be thanked. Im forever grateful.</p>\n<p><strong>Muddy puddles</strong> because its guaranteed to put the biggest grin on my little boys face</p>\n<p><strong>A hot bath</strong> a chance to unwind with some candles, some good reading material and a glass of the good stuff is always something Im grateful for when I get the chance.</p>\n<p>Some of what made the list are a given, Im always eternally grateful to my wonderful hubby, my children and my family. Some of them you may think is a real random thing to be thankful for such as red lipstick, but if that was what got me out of the house and lifted my mode on that particular day then why not? Its your own personal choice.</p>\n<p>What are you grateful for?</p></div></body>','Being grateful for your children','','publish','open','open','','grateful-html','','','2017-10-25 08:24:45','2017-10-25 08:24:45','',0,'http://www.discover-your-mind.co.uk/grateful-html',0,'post','',0),(43,1,'2017-10-25 07:59:40','2017-10-25 07:59:40','<body><h2 class=\"h2 entry-title\"><span><wbr>Great <wbr>Expectations <wbr>Guest <wbr>Post</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-624\" title=\"archives daily April 18, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-04-18T06:00:46+00:00\">April 18, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/great-expectations-guest-post/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\"><em>Guest post by Suzi from Lil Mama Suzi </em></p>\n<p style=\"text-align: center;\">So the baby is out and the pain of birth is fading. Youre being overwhelmed with the sheer amount of love you feel for your little bundle or if youre anything like me, youre expecting someone to knock on your door and say Rightio, times up! Time to hand her back now!</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> With the texts, tweets and birth announcements going out and now that youve shared your bundle of joy with the world there will be the inevitable and steady trail of visitors coming to see you at the hospital or your home. With all the congratulations and the he/she is gorgeous! flying around, you may fail to notice that lurking in the background, expectations are already being placed on you by yourself and those around you. I failed to notice and by the time I did I was already being kicked in the ass.</p>\n<p style=\"text-align: center;\"> I like all my ducks to be in a row. I write lists for my lists and carry a Filofax. My life will be in disarray if I dont know what Im doing at 10am next Tuesday. I dont like to let people down and I dont like to let myself down. When, after a 30 hour labor, my daughter was born via emergency c-section you can imagine my dismay after vigorously preparing for a natural birth. Imagine my disappointment when she came out I wasnt able to successfully breast feed and imagine my surprise when I realised there were all these outside expectations from family and friends.</p>\n<p style=\"text-align: center;\"> Instead of being the most wonderful time in my life, it became one of the most stressful, filled with tears and I lost sight on the most important thing. My new family. My daughter, my Sailor and me.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> When it comes to great expectations, you will always be your own worst enemy. Birth is as unique as you are. No two experiences are ever the same and if theres one key piece of advice I should have listened to, its go with the flow. If youre like me and want to be organised (it gives me a sense of calm to know what to expect), then just research all the possible outcomes. Not just the one you have your hopes pinned on.</p>\n<p style=\"text-align: center;\"> Breast-feeding is also pretty hard. Latching, pumping, breast shields, lip ties. Itâs very full on. Youre fed so much information on how breast is best and youve probably come across a breast-feeding Nazi who, in their mind, there is no alternative and who has made you feel like rubbish for even entertaining the thought of formula. At the end of the day, whether youve picked it up right away or youre standing at a pharmacy counter with a tin of formula in hand and your breasts are on fire under your shirt, you do whats right for your and your baby. If you and your baby are healthy then GOOD ON YOU! Here is a virtual hug from me. Youre doing a good job mama!</p>\n<p style=\"text-align: center;\"> As for family and friends, their expectations are theirs. Youre not responsible for how they feel. Youve just had a baby and thats all that matters but in saying that, itâs always best to diplomatically set those boundaries now or pay the price later. Thereâs no need to pander to what other people want of you (mostly your time since you now have a baby attached to you) but if its important (and it always is) everyone should communicate this openly and be able to work around you and your baby. Remember though, at the end of the day, itâs your call. Youâre the mum.</p>\n<p style=\"text-align: center;\"> When people tell you it is the most wonderful time in your life, it is. You might know that immediately. Or, If youre like me, it might take a couple of weeks to let go of all the rubbish first before one day you look at that little chubby face and it all falls into place.</p></div></body>','Great expectations with a baby','','publish','open','open','','great-expectations-guest-post-html','','','2017-10-25 08:24:21','2017-10-25 08:24:21','',0,'http://www.discover-your-mind.co.uk/great-expectations-guest-post-html',0,'post','',0),(44,1,'2017-10-25 07:59:20','2017-10-25 07:59:20','<body><h2 class=\"h2 entry-title\"><span><wbr>Guest <wbr>Post <wbr>Camping <wbr>With <wbr>Kids</wbr></wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1250\" title=\"archives daily July 17, 2014 6:05 am\"><time class=\"entry-date updated\" datetime=\"2014-07-17T06:05:42+00:00\">July 17, 2014 6:05 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/guest-post-camping-kids/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\"><em>Guest Post from Tattooed Mummy.</em></p>\n<p style=\"text-align: center;\">Camping. When I was younger I went camping both in a tent and caravan with my family, mum, dad and younger brother. Once I grew up I seemed to forget about how much fun it was. It wasnt until I was 41 and my daughter was 7 that I thought about it again. I was tempted by a festival that sounded like great fun. I told a mate about it and we set about acquiring tents and equipment to go. It was the wettest festival ever. There were deaths (no one we knew!) toilets that didnt get emptied, drugs (not us) and sex (again not us!) but despite all that it was the best fun wed had in years and we were hooked.</p>\n<p style=\"text-align: center;\"> Camping (and especially festival camping) is not for everyone but it can make a fantastic family holiday. There are numerous family friendly festivals these days and they are the perfect excuse to beg, borrow or buy a tent and get camping!</p>\n<p style=\"text-align: center;\"> Camping is one of those holidays that can be cheap or expensive. You can get a cheap family tent on eBay or from a supermarket or you can spend a fortune on a state of the art monster of a tent (I suggest a cheap trial run if youve never done it before! Borrowing a tent is a great idea if you can). You can camp at an expensive camp site with all modern conveniences, pools, shops, showers, toilets, hairdryers, or you can opt for cheaper, less glamorous, wild camping.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Which ever you choose it can be the best sort of holiday. Relaxing for parents and full of stories and adventure for children. Things we see as a bit of a pain (if we are honest!) like trekking to a toilet block in the dark with only a torch, while trying to avoid standing on a toad, are exciting things for children. Brushing your teeth outside in a field and spitting (down wind!) onto the ground is great fun. As is doing the washing up in a bucket, youll be surprised what kids will help with when camping!</p>\n<p style=\"text-align: center;\"> There are (as I said earlier) no end of things you could buy to have a great camping holiday, but the bare essentials (assuming you have a family, and excluding things like clothes which I assume you have anyway) are:</p>\n<ul><li> Tent</li>\n<li><span style=\"text-align: center;\">Beds (inflatable are really cheap in the supermarkets at the moment)</span></li>\n<li><span style=\"text-align: center;\">Sleeping bags (worth getting proper branded camping ones here)</span></li>\n<li><span style=\"text-align: center;\">Kitchen bits and bobs and a stove though you can eat out, use a disposable BBQ or cook over a fire if the site allows!</span></li>\n</ul><p style=\"text-align: center;\">erm..thats it for essentials I think! You can add lots more as you need it of course (I have a list on <a href=\"http://tentsandfestivals.blogspot.co.uk/p/thought-id-best-put-all-my-camping.html\" target=\"_blank\">my site here</a>)</p>\n<p style=\"text-align: center;\">People often worry about the cold. Take plenty of layers, onesies are great for kids, wear socks and hats in bed. Take a few extra throws to put under and over your sleeping bag, it gets chilly at night even in summer so have some blankets for wrapping around you at night. Remember that on a sunny day the inside of the tent will get hot!</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Kids like to have some responsibility so give them each a specific chore and give them each their own torch too! Take a few things to do for the day time and in case of rain, and for the evening, frisbee, soft sponge balls, and colouring/diaries and card games are all good. What about a kite? Water pistols can be fun but many sites ban them as water wasters, and bubbles while pretty, can damage the waterproofing on some tents.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Take a few cheap solar lights for the evenings, maybe some camping chairs, some marshmallows to toast (check the fire regulations for your chosen campsite), a beer (or two)</p>\n<p style=\"text-align: center;\"> Why not see if you can borrow a tent if youve never been camping as a family before? Find a site near to home (just in case it all goes horribly wrong) and book a weekend or a few nights in the week. If you like the outdoors and freedom to drink beer while the kids get muddy and build camps this could be your new favourite holiday. And once you have camping sorted, why not try a family orientated festival for extra fun!</p></div></body>','Camping with the kids!','','publish','open','open','','guest-post-camping-kids-html','','','2017-10-25 08:24:30','2017-10-25 08:24:30','',0,'http://www.discover-your-mind.co.uk/guest-post-camping-kids-html',0,'post','',0),(45,1,'2017-10-25 07:59:59','2017-10-25 07:59:59','<body><h2 class=\"h2 entry-title\"><span><wbr>Hats off to all the working mummys!</wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"../../2014/05/16/#post-866\" title=\"archives daily May 16, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-05-16T06:00:25+00:00\">May 16, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/hats-working-mummys/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">Lets take this opportunity to give yourselves a pat on the back. Im not about to say stay at home mums have it easy. Not at all. We all have responsibilities and a life to live. But working a job or working from home is tough. I dont know how you super mums do it. I struggle working from home, but I have no idea how I would be if I had a job to go to everyday. My days are spent splitting my time between my macbook, my gorgeous little man and the household chores. I honestly feel like I dont have enough hours in the day as it is. How do we get the work/home balance right?</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/05/IMG_0405.jpg\"/></p>\n<p style=\"text-align: center;\">I love being able to stay at home with L whilst he is young but I honestly struggle with the balance. How do you get the balance right? I want to be able to spend lots of time with my son. Playing with his toys. Trying to help in his development in some way but then the washing basket calls me. Telling me that its full and needs emptying. So off I go to the washing basket, dutifully sperating my whites from my colours and I eagerly head back to the washing machine, only to walk down the stairs and notice that it could do with being hoovered. So once I load the washing, I grab the dyson and head to the stairs. Full of energy to get this job done. But once the stairs are done it seems only natural to hoover the landing as well. Maybe a bedroom or two. But first quickly dash down stairs and check that L is ok in his walker as he has strayed from my eyesight. Only to find him stood in front of the TV watching Baby TV. Both a saviour and a hindrance, all in one go, that channel. I decide that I could get the landing done in five minutes and get back to playing with my boy. My Macbook pings, its an email, Something about Organic Bambino. I pick my work hat up off the floor, bring my computer into the living room and type away. I will play with L in a minute, I will just upload this new collection before I do. Oh wait its lunchtime, best get this one fed. While I am in the kitchen I will give it a quick wipe round, empty the dishwasher. The washing machine calls, time to be emptied, L comes upstairs with me. Exploring the spare room while I hang washing on the maiden. Right, surely its time to spend some quality time with my son, but wait I didnt finish that email or website update. Back on the computer. It wont take long. Hmm this living room could do with a hoover, thanks to having a dog that malts a lot, maybe if I do that as well then me and L can play on the floor with some of his toys. Big yawns coming from the little man, its nap time, Great, I will get lots of work done, I will make sure its all done by the time he wakes up. Wrong. I get so engrossed in writing a blog post that before I know it hes woken up and I havent hoovered or tidied his toys, and so on and so on.</p>\n<p style=\"text-align: center;\">How do we get that all important balance right? Where we have time to put the mummy hat on and focus all our attention to our children, when we wake up in the morning and put the work hat on when it isnt totally fair to bombard work colleagues with endless pictures of your baby or have those poo conversations with your boss, switching back to housewife mode when tea needs to be prepared and perhaps the ironing needs doing. Being a mum is hard enough, without all our added responsibilities. I seriously dont think we get enough credit for what we do.</p>\n<p style=\"text-align: center;\">Working from home is both lovely and loathing all at once. Very bittersweet. On the one hand I get to spend my days at home, when my uniform could be tracksuit bottoms or jeans, I can where my slippers all day and have as many tea breaks as I desire. But on the other hand I also need to take my work seriously in order to make my dreams and ambitions into a reality. To be able to help support the family. The work/home balance is hard enough but when your mixing the two together it can ultimately be so confusing.</p>\n<p style=\"text-align: center;\">Working mums, I salute you.</p></div></body>','Working mummy\'s are amazing!','','publish','open','open','','hats-working-mummys-html','','','2017-10-25 08:22:58','2017-10-25 08:22:58','',0,'http://www.discover-your-mind.co.uk/hats-working-mummys-html',0,'post','',0),(46,1,'2017-10-25 08:00:14','2017-10-25 08:00:14','<body><h2 class=\"h2 entry-title\"><span><wbr>Holidays <wbr>With <wbr>Babies <wbr>Food</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1235\" title=\"archives daily July 18, 2014 7:32 am\"><time class=\"entry-date updated\" datetime=\"2014-07-18T07:32:47+00:00\">July 18, 2014 7:32 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/holidays-babies-food/#comments\" class=\"raindrops-comment-link\"><em>1 Comment</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">Food. We take it for granted really. As adults it doesnt matter where we go or what we do but you can guarantee there is a restaurant or a shop that will suit our hunger needs. So why did the word Food fill me with such dread when it came to taking Baby on holiday?</p>\n<p style=\"text-align: center;\">Baby was 10 months old when we went away. He was still on formula for a morning and night feed but was also entering a real fussy weaning stage. Some days he would quite happily eat a puree off the spoon, other days he wanted to feed himself and only finger food would do. The whole eating thing filled me with fear. What was I going to feed Baby? What if he didnt like anything? Will he starve?</p>\n<p style=\"text-align: center;\">What I had to remind myself on a number of occasions was I was travelling to a popular holiday destination, where there are shops and believe it or not they actually have babies in the country to.</p>\n<p style=\"text-align: center;\">As The Ls Papa had been through all this before when Little L was a baby he was very reassuring. He advised that the formula available out there will be absolutely fine for Baby to use, and of course there will be jars of food and nappies. He wasnt wrong either.</p>\n<p style=\"text-align: center;\">On my first little shopping trip I have to admit I was still a little sceptical and waiting to tell The Ls Papa a big fat told you so when I was greeted with a huge aisle of baby formula milk, jars, pouches of food, and Pampers nappies.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/> <a href=\"#\"/> <a href=\"#\"/></p>\n<p style=\"text-align: center;\">I felt a little silly for getting so worried about the food out there.</p>\n<p style=\"text-align: center;\">We also offered Baby bits of food from our plates when we went out for meals during the day and night. He loved trying new things and being part of the evening. To be honest going away really broadened his horizons when it came to food and he is now a lot less fussy.</p>\n<p style=\"text-align: center;\">Its easy to get so wrapped in worrying for your baby when it comes to going away, and the little things can seem like such a major problem. I just wanted to share with you all that you dont have to fill your case with formula, food and nappies. Depending on where your travelling, but I would say 95% of holiday destinations will have everything you need in resort centres and shops. One less thing to worry about. After an evening of picking at everyone elses plate, he would crash out in his stroller.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">Did you worry about food when you were travelling with your children?</p></div></body>','Are you having a family holiday? 10 different foods you can feed your baby','','publish','open','open','','holidays-babies-food-html','','','2017-10-25 08:22:47','2017-10-25 08:22:47','',0,'http://www.discover-your-mind.co.uk/holidays-babies-food-html',0,'post','',0),(47,1,'2017-10-25 08:00:30','2017-10-25 08:00:30','<body><h1 class=\"entry-title\" itemprop=\"name\">Do I know my baby?</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">Theres so much said about being a mum. That you have this incredible bond with your Babyike nothing else. This overwhelming feeling of love for your child. This need to protect. Knowing exactly what to do in every situation presented to you. Or so thats what I have been reading anyway. Today I sat down with a cup of tea and questioned myself do I really know Baby? You may be wondering what I am going on about, let me take you back an hour previous to this moment</p>\n<p style=\"text-align: center;\">Baby has been fussy recently, ever since we got back from our holidays his routine has been all over the place and as you all know I love routine so this has been a little difficult to get to grips with. L had gone down for a nap and woken a little earlier than usual. He did the same thing yesterday as well so I thought nothing of it. He has a little cry and then normally settles and gets back on with the rest of his day but today the crying didnt stop.</p>\n<p style=\"text-align: center;\">It got worse.</p>\n<p style=\"text-align: center;\">To screams, to red face to uncontrollable.</p>\n<p style=\"text-align: center;\">I changed him, I cuddled him, I offered him something to eat, I offered him a drink, I took him outside, I brought him back in, I put him in his pushchair, I put Baby TV on. I tried everything but for an hour non-stop he cried.</p>\n<p style=\"text-align: center;\">It got the point where I put him in his pushchair and had to walk away for a minute, which I feel absolutely terrible about but it just seemed that whatever I did I was making it worse not better. He since has calmed down and seems totally fine now but it sent my mind into overdrive. Truth is this isnt the first time something like this has happened and I had no idea what to do. It seems The Ls Papa knows exactly what to do in that situation and L settles straightaway. Why do I not know how to comfort my baby? You may think I am overreacting. I honestly sometimes think he loves his Papa more than me. I know, I know I am being silly.</p>\n<p style=\"text-align: center;\">I just read so much of what people say, like how they know exactly what to do to stop their baby crying, they know how to handle those uncontrollable situations. I really dont. I find myself holding a screaming baby in one arm and texting The Ls Papa in another asking for advice.</p>\n<p style=\"text-align: center;\">Thankfully all is calm in The Ls Mum household now and I have managed to drink a whole cup of tea and write this post without any further upset. I just sometimes wonder when things will just click into place. Do I really know my Baby? I have had 11 months of having him by my side and I am still wondering. Anyone else ever felt like that?</p></div></body>','How well do you really know your baby?','','publish','open','open','','know-baby-html','','','2017-10-25 08:22:17','2017-10-25 08:22:17','',0,'http://www.discover-your-mind.co.uk/know-baby-html',0,'post','',0),(48,1,'2017-10-25 08:01:01','2017-10-25 08:01:01','<body><h1 class=\"entry-title\" itemprop=\"name\">The Ls Mum Talks Payment incentives</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>In the last few years it has been reported that an incentive to breastfeed could be introduced in the form of payment of vouchers. There has been a study taking place. Most recently there is now reports that women who are pregnant will be incentivsied to quit smoking and I find the whole thing a little confusing. <a href=\"http://www.bbc.co.uk/news/health-31003254\" target=\"_blank\">Here is the BBC report.??</a>A case study has taken place and the results are in.</p>\n<p>Firstly I am an individual born and bred in the UK and I dont smoke and I didnt breastfeed so therefore I am not entitled to anything, but yet someone who cant or wont quit smoking, for one reason or another, even though there is evidence to state that it isnt healthy during pregnancy should be given financial reward to actually quit the vice for the sake of their baby.</p>\n<p>Secondly I am a woman who just couldnt face breastfeeding. It was a personal choice that I made that was right for me and my baby. I am totally aware of the whole breast is best concept and genuinely hand on heart I actually wish I could have had that feeding bond with Baby but the thought of actually breastfeeding sent me a little funny. You may not agree with my decision but that was the truth, no financial incentive could have gotten me to change my mind because I just knew it wasnt right for me. Forcing me to do something I couldnt and didnt want to do would have caused added pressure to myself and my baby, it would have caused feelings of inadequacy in an already overwhelming phase of my life, and quite frankly I find it a little insulting that people arent accepting my right to make that decision.</p>\n<p>But back to the smoking.</p>\n<p><span style=\"line-height: 1.5;\">I have absolutely nothing against people who smoke, people can choose to do what they want to do. I enjoy a few glasses of wine in an evening. Each to their own.??</span></p>\n<p><span style=\"line-height: 1.5;\">Surely though when you are pregnant, like I did myself, you want the absolute best start in the world for your unborn child. I get that this goes against the grain in regards to my view on breastfeeding but lets not think about that for a moment. Alcohol is also reported to be bad whilst pregnant, so I gave it up for the pregnancy. Sure it was hard, I admit it wasnt an addiction like smoking is so I understand its not a totally fair??</span>comparison but I made some lifestyle choices and changes when I found out I was expecting for the sake of my baby.</p>\n<p><span style=\"line-height: 1.5;\">However according to researchers incentivising in the form of shopping vouchers takes the pressure off the individuals. I do understand that it is an addiction, and its not just as easy as saying you will stop. I also appreciate that their is the need for help and support. Like anything, things are often easier to tackle when approached with a support network around you.??</span></p>\n<p>My point though is knowing how much cigarettes cost surely there is enough financial incentive already there. People can spend ??4 upwards on packet of cigarettes and perhaps go through a fair few a week if you are serious smoker. You can tell I dont smoke as I have no idea about these figures, and so I see a financial reward already that could be at least ??20 a month if not more. People giving up smoking for pregnancy could at least see themselves financially better off by about ??180 and of course this could be so much more depending on your level of smoking and expenditure.</p>\n<p>Even myself giving up alcohol I noticed I was saving myself a little money, especially as my hubby chose not to drink as well. We could spend around ??20 a week on wine and beer for the week giving me a whopping saving of ??80 a month which went straight towards purchases for Baby.</p>\n<p>So why should there be any further financial incentive?</p>\n<p>I guess the answer is that money is a huge motivator. I am a money motivated person myself. I have a sales background and I loved the thrill of earning extra bonus and commission, it was made me go the extra mile in my job. Money these days is a huge factor in anyones life, whether you have lots of it, or nothing at all money buys our food, pays for our clothing and housing, and much much more.</p>\n<p>Couldnt it be seen as a form of bribery?</p>\n<p>Possibly. But then as I pointed out above money is just something that motivates people to do things.</p>\n<p>However the results do show that people are more likely to continue not smoking after receiving the incentive. That they are more likely to continue down this road which is of course enabling a healthier lifestyle for themselves and for others. I also see that the financial incentive can really help struggling families, the shopping vouchers were given in stages and the last payment was a ??200 voucher which of course can pay for larger items for their baby such a cot or pushchair. I genuinely do understand that there are some families out there who dont have a choice, but what I dont understand is if money was so tight in the first place why it would be spent on cigarettes when it could be put towards other things. Just my opinion. There are many many families in the exact same position as the geographic area this study took place in who dont smoke, with little income and options and wont be able to have the luxury of additional finances. How do they afford their big ticket items like the pram?</p>\n<p>Im sure opinions will be split, I see why the financial incentive would work, but I dont quite understand why it is necessary in the first place. Maybe you dont share my opinion, but its just what I make of the whole situation. Do you agree that their should be financial incentives in place for smoking and breastfeeding?</p></div></body>','Is mum talks a payment incentive?','','publish','open','open','','ls-mum-talks-payment-incentives-html','','','2017-10-25 08:22:06','2017-10-25 08:22:06','',0,'http://www.discover-your-mind.co.uk/ls-mum-talks-payment-incentives-html',0,'post','',0),(49,1,'2017-10-25 08:01:19','2017-10-25 08:01:19','<body><h1 class=\"entry-title\" itemprop=\"name\">Mamas and Papas Highchair Review</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">I searched high and low for the right hair chair for Baby. I was so confused as there were so many to choose from. I was being really picky as I wanted something that matched the kitchen as well. I know what you must all be thinking, thats not exactly a priority when it comes to a highchair but this piece of baby equipment was going to be on show a lot of the time and I wanted something that looked good as well as being the best I could get for Baby.</p>\n<p style=\"text-align: center;\">I stumbled across this high chair whilst on a shopping trip to the Trafford Centre and I instantly thought it looked the part. So all I had to do was check if it was right for Baby and also practical.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">Its such a great highchair. It adjusts to a different height which is great if I am sat at the table or just stood up in the kitchen. The tray removes and is dishwasher safe which is really ideal.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It also has a seat recline feature which is great for younger babies. The harness is great as it can be adjusted to fit small babies and will grow with you baby. The highchair is designed to be useful from 6 months up to 3 years.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">I bought this item for ??189 last July. I was not asked to do this review but as I have used this everyday since december I just wanted to let you all know how good it was. Its so practical and ideal. I would recommend this product or any of the other colour choices from Mamas and Papas.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Which highchair have you used?</p></div></body>','A recommended review of the Mamas & Papa\'s highchair','','publish','open','open','','mamas-papas-highchair-review-html','','','2017-10-25 08:21:44','2017-10-25 08:21:44','',0,'http://www.discover-your-mind.co.uk/mamas-papas-highchair-review-html',0,'post','',0),(50,1,'2017-10-25 08:01:37','2017-10-25 08:01:37','<body><h1 class=\"entry-title\" itemprop=\"name\">My Birth and Pregnancy Story Part 2</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align:center;\">DAY 10 AND STILL NO BABY</p>\n<p style=\"text-align:center;\">So fast forward to DAY 10 of being overdue. You know the day that the midwife said I wouldnt see. I had been suffering with pre-eclampsia symptoms for the last few weeks. Swelling. Headaches. Blurred Vision and protein in urine. I went along to my overdue appointment at the hospital on a very hot summers day. I had to wait two hours to be seen which wasnt the best when your heavily pregnant. I eventually saw a midwife but as you can imagine my blood pressure was through the roof and my urine sample was off the scale with levels of protein. Not Good. So they admitted me into hospital with the intention of inducing me the following day.</p>\n<p style=\"text-align:center;\">I hadnt prepared for staying in so they allowed me to go back home for a few hours to organise myself and then came back to be shown to my room for the night. I was extremely emotional at this point. I was excited as I knew that this was the weekend I was going to meet my Baby boy. But it also hit me that I actually had to go through giving birth. I had read every book going and to that day I was fairly confident. I didnt want any pain relief apart from gas and air. I certainly did not want an epidural and I hadnt even contemplated c-section or any other forms of delivery other than au-natural. That was what was going to happen. In my mind anyway. It all got a little real and I was very teary.</p>\n<p style=\"text-align:center;\">Visting hours finished at 8 and I begged The Ls Papa not to leave. He wasnt going to go home, he had already planned to stay in the car incase anything happened. We live 40 Minutes away from the hospital and he didnt want to take any risk of missing anything or not being there for me. Hes such an amazing person. Anyway we were in a private room and I had been hooked up to the monitor so he said he would stay as long as he could. Until someone threw him out. At about 11pm that time came. The midwife came in to check on me and found The Ls Papa sat in a chair in the corner of the room. She asked him to leave and I burst into tears. This poor young midwife had no idea what to do so allowed him to stay. To be totally honest given the fact I was being monitored anyway I really thought he should of been able to stay anyway but thats just my opinion.</p>\n<p style=\"text-align:center;\">INDUCTION BAY IT IS THEN</p>\n<p style=\"text-align:center;\">Suddenly Babies heart rate decided to keep dropping. No matter what position I got into he was just up and down. They made the decision to get me on to the induction ward and get things going. We walked over and I was greeted by another midwife. She told The Ls Papa he couldnt stay and he had to go. No other option. It was 4am and wed had no sleep from worrying. The midwife told him to wait in the foyer until 10am and then he would be allowed in again. It was such awful treatment I couldnt believe how lonely I felt. I was scared and nervous and things were going to be started and my boyfriend, my babies father wasnt there to support me. He was furious but he did as he was told and went. Unfortunately the security guard kicked him out of the foyer and he spent 2 hours wondering aound the hospital grounds as the multi story carpark had no signal. I love him to pieces and Knowing he was there close by was an amazing feeling.</p>\n<p style=\"text-align:center;\">Turns out I was already 3cm dilated so all I had to do was wait to have my waters broken. The whole day of saturday 1st June was spent walking round the hospital and being monitored. Baby had calmed down and things seemed to be getting back on track. Eventually at 5pm I was placed on the delivery suite.</p>\n<p style=\"text-align:center;\">OH NO A MALE MIDWIFE</p>\n<p style=\"text-align:center;\">I am not against male midwives as such. Any job is open for anybody male or female to do, but personally I get embarrassed about things like this, and would have felt more comfortable having everything on show with a female present but hey ho. I was at the point where I was fed up and ready to just have this baby. I was placed on a ??drip and then the contractions started. I was doing great. I was on Gas and Air and felt like I was in control. In-between contractions we got chatting to the midwife. Turns out he had only been doing the job 3 months. Again I started to panic but quickly put it out of my mind as another contraction hit. The contractions within about 2 hours werent giving me any break. They were so painful and I was beginning to get tired. We hadnt slept since the thursday and I wasnt sure how much energy I had left. I suddenly felt a huge pressure around my bottom and back. I told the midwife and they decided to check how I was doing. Babies heart rate had been fluctuating again so they were getting a little concerned. I was 10cm dilated. Fantastic. Another female midwife came to check and confirmed I was 10cm dilated and I needed to push. Now I had read all the books and I was advised that I would feel an urge to push. An urge like no other. I didnt feel that at all I just felt pressure. But I did as I was told and pushed. I got some amazing encouragement from both midwives and The Ls Papa. I think I made him promise to marry me and to let me have Chinese and KFC. Or so he tells me anyway. Its all a bit of a blur from here on.</p>\n<p style=\"text-align:center;\">10cm DILATED, OR AM I?</p>\n<p style=\"text-align:center;\">The next part to this story is more the Ls Papas version of events as its all a little hazy for me. An hour and half of pushing and nothing was happening. I had no energy and the babies heart rate kept dropping. I pushed that much that I passed out. I was only out for a few seconds but the Babies heart stopped for 35 seconds. I came round to an alarm going off and being surrounded by people. I would only describe it as what you see in an emergency on one born every minute. Babies heart rate came back after they prodded his head from inside. Poor thing. After I came back round and the heart rate had started again a doctor examined me. The contractions werent stopping and I was in agony. I just remember these next words. They still haunt me in my sleep ??? why is she pushing she is only 4cm dilated WHAT? ARE YOU KIDDING ME? I was so angry and in-between when i actually caught my breath I was shouting at who ever would listen. Both midwives response was people make mistakes Im all for that but when its my babies and my life in your hands I expect you to be a little bit more concerned with whats going on.</p>\n<p style=\"text-align:center;\">JUST GET THE BABY OUT</p>\n<p style=\"text-align:center;\">I begged for an emergency c-section at this point. At first they wanted me to carry on. Have an epidural and see how I got on. But my blood tests confirmed I couldnt have an epidural. They called a surgeon back who had just finished his shift and he agreed that given the circumstances I should have an emergency c-section however I would have to have a spinal. (Where your paralysed from the waist down, Bizarre feeling) I signed consent forms, still in full flows of contractions. which we later found out was because I was on a too high dosage of the drip. Another mistake from the midwife. To cut a long story short I went into surgery and felt relief as I had the spinal. Suddenly the pain went away and I was apologising to people. Although I had no reason to but i just felt relieved.</p>\n<p style=\"text-align:center;\">HAVE YOU HAD SURGERY ON YOUR WOMB?</p>\n<p style=\"text-align:center;\">I was prepped for the surgery and felt so much better. The surgeon got Baby out and he was taken out of the room. I started to panic as I couldnt hear him cry but they assured me he was fine and I got to see him. The Ls papa held him and I was instantly in love. He was perfect. He was also a nicer shade of pink after coming out blue. As the surgeon was still working on me he asked me whether Id had surgery on my womb? If you read part one I explained I and been told that I had a Bicornuate Uterus. So i replied with that. He then advised me that that wasnt the case and he would explain after.</p>\n<p style=\"text-align:center;\">In recovery I couldnt sustain my body temperature so wasnt able to hold my baby, feed or change him. Thankfully The Ls Papa did an amazing job of looking after him and I watched over whilst being covered in lots of blankets. I eventually stabilised and the surgeon as promised came to see me. Turns out I have nothing on my left side. No Ovary, No Tube, nothing. I also have something call a unicornuate uterus. Which is best described like a unicorn horn. For Baby its like being wrapped round a spiral staircase. Unfortunately all the risks presented to me from my first wrong diagnosis are that much more greater and I will have to be careful in the future. It is possible to give birth naturally in some cases but in mine it is not possible. So we didnt even have to go through all of what we went through. I should never have been overdue and my poor baby was squashed. Thankfully with only a few minor problems I have a perfectly healthy baby. The surgeon described him as a miracle baby, and he really was. He beat the odds and hes here. Im so blessed. 01/06/13 was the day my world changed forever.</p></div></body>','Pregnancy and birth stories part two','','publish','open','open','','my-birth-and-pregnancy-story-part-2-html','','','2017-10-25 08:21:23','2017-10-25 08:21:23','',0,'http://www.discover-your-mind.co.uk/my-birth-and-pregnancy-story-part-2-html',0,'post','',0),(51,1,'2017-10-25 08:01:53','2017-10-25 08:01:53','<body><h1 class=\"entry-title\" itemprop=\"name\">My Pregnancy and Birth Story Part 1</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Theres more than one kind of uterus dont you know. Honestly there really is.  I should know, I dont have a regular one. I have been putting off writing my birth storey and pregnancy journey for some time but feel now is the time to share it. It will be over a two posts as there is a lot of background to understand before actually realising how bad my birth and labour could of been, if it wasnt bad enough.</p>\n<p style=\"text-align: center;\">I found out I was pregnant back in August 2012. I was late but didnt really think I could be pregnant. I was still taking the pill. I was on a day off from work and had gone round to see my mum and she made me a cup of tea. Nothing unusual there. I absolutely Love my mums cups of tea, there the best, but today I couldnt drink it. It made me feel sick. Definitely unlike me. My mum joked that she hoped I wasnt pregnant (not because she was against it but my parents were emigrating to Australia a few months later so not exactly ideal) I shrugged it off. But it got me thinking, and the more I thought about it the longer I waited without a period, so I decided that thinking about it was enough to delay it so I will just do a test. Put my mind at ease. I had also had a dream the previous night about being pregnant so I knew it was playing on my mind. Well surprise surprise their was a little person growing inside me.</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/01/img_0062.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: center;\">I did all the usual bits and pieces, booked my doctors appointment, got an EDD which originally was 16/05/2013 but that later changed to 21/05/2013. We paid for an early dating scan as we were due to go on holiday and wanted to make sure everything was ok.</p>\n<p style=\"text-align: center;\">We had a lovely holiday in Fuertaventura and then everything seemed fine. I was 11 weeks when I started to bleed. We had been assigned to a hospital a bit further away from our local one due to me having had a heart operation in the past. So we went straight to there Early Baby Unit to get checked out. I was bleeding fairly heavy and had cramp style pains so you can imagine I was thinking the worse.</p>\n<p style=\"text-align: center;\">I got scanned and they said baby was absolutely fine, however was I aware that I had a Bicornuate Uterus. Erm ⊠No, what is that?? Well the lady described it as a heart shape rather than pear shape. I had two chambers and Baby was currently in the left side chamber. Oh. I was in shock. We had to wait in the waiting room to see a doctor to explain and I instantly googled it. Stupid really but I had to understand. I read some horror stories so decided to put my phone away and wait to hear how bad it was.</p>\n<p style=\"text-align: center;\">The doctor explained that they need to give me the worst case scenario facts about having a Bicornuate uterus.</p>\n<p style=\"text-align: center;\">1. Your baby has a 1in 5 chance of survival ⊠Shock</p>\n<p style=\"text-align: center;\">2. You could get pregnant again in the right chamber, although it is an extreme case is could happen ⊠Eyes open wide</p>\n<p style=\"text-align: center;\">3. If you go full term you are more than likely going to give birth early, so you have to be enrolled into the Pre term labour clinic to have regular checks. Cameras, and other things. ⊠Nice</p>\n<p style=\"text-align: center;\">4. The bleeding and cramps is down to the body thinking it needs to have its period, so you may incur this monthly, so always get checked just incase ⊠so basically worry all the time then.</p>\n<p style=\"text-align: center;\">There were a few other things but it seems a bit of a blur now. We also found out then I was Rhesus Negative so had to endure those painful Anti-D injections every time I bled ⊠OUCH. Anyone who has had to experience these injections will know how painful and horrible they are. I am a wimp when it comes to needles anyway but even The Ls Papa said that it was one of the biggest needles hed seen. Didnt fill me with confidence, thank god I looked away.</p>\n<p style=\"text-align: center;\">Id had a Heart operation when I was 9 years old. To repair a whole in my heart. I had to go this specific hospital, which happened to be the one I was born in, because they had an advanced maternity unit with fantastic pre and post natal care. Or so I thought but more on that in part 2. I had to have a heart scan to make sure I was ok. Thankfully they had done a fantastic job when I was young and I am absolutely fine. One thing to tick of the worry list.</p>\n<p style=\"text-align: center;\">So all in all my pregnancy was filled with worry. I did suffer a little morning sickness and definitely experienced the tiredness. I went right off sausages but couldnt get enough of Chopped tomatoes on crusty bread with red onion, garlic and oil. To this day I still love that. Toward the end of my pregnancy I desperately wanted McDonalds vanilla milkshake. I even asked The Ls Papa once to bring me one home and when he forgot I burst into tears. Anyone else been there? My emotions were running high all the time, so I did suffer from the occasional bout of tears but what pregnant woman doesnt? What cravings did you have?</p>\n<p style=\"text-align: center;\">I got a letter for my 10day over appointment, which the midwife even said dont worry well have seen you way before that  How wrong was she??</p></div></body>','Pregnancy and birth stories','','publish','open','open','','my-pregnancy-and-birth-storey-part-1-html','','','2017-10-25 08:21:10','2017-10-25 08:21:10','',0,'http://www.discover-your-mind.co.uk/my-pregnancy-and-birth-storey-part-1-html',0,'post','',0),(52,1,'2017-10-25 08:02:13','2017-10-25 08:02:13','<body><h1 class=\"entry-title\" itemprop=\"name\">A Newborn Daily Routine EASY</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>I am routine obsessed and I always like reading how other mums spend their days. You can take a look at the all the lovely routines I have on the blog <a title=\"Daily Routines\" href=\"../../daily-routines/\">here</a>. I research routines to work out whether I am doing things in the right way or at the right times. I like to know what I am doing and what I have to do that day and so a long with being a tad obsessed with daily routines I also love writing lists. I plan my week on a desk planner, I have a daily to do list and I have two diaries, one for personal appointments and one for the blog and Organic Bambino Boutique which is my business I run from home.</p>\n<p>When I was pregnant I didnt read too much about what would happen when the baby arrived. I knew everything I needed to know about labour but when Baby arrived I was once again clueless and found myself looking to Google for the answers of how I should do things and what and when I should feed, change and encourage sleep.</p>\n<p>Its fair to point out that when your newborn arrives you feel like you have been hit with a tonne of bricks. You are sailing on a bubble of new parent bliss but then the sleepless nights start and the crying. When Baby was born I found a very easy routine to follow and although I tried a number of things which I will be sharing with you all in the future this seemed to be the most straight forward.</p>\n<p>EASY</p>\n<p>Its as Easy as that. The EASY routine. Basically broken down to Eat, Activity, Sleep and You.</p>\n<p>E Eat</p>\n<p>Eating or in our babies case a bottle of formula or breastfeeding. I was always advised by the midwife that my baby needed to be guzzling between 18-20 ounces before I could expect my little one to sleep through the night. I use to count the ounces per feed and work out how my night was going to be. I was very fortunate because Baby was a great feeder right from the start. I chose to formula feed and I completely understand its different to breastfeeding so please bare in mind this advice is from a formula feeding mum and this routine may not work for breastfeeding. Once you know your baby is winded and settled from their feed we move on to the next step.</p>\n<p>A Activity</p>\n<p>This doesnt necessarily mean playing with toys etc. This activity could mean a nappy change, tummy time or a rocking chair. The aim really is for your child to not necessarily fall asleep after each feed, because you are hoping to encourage sleep as a separate thing all together and to not have your baby rely on a feed to put them to sleep. That said sometimes its impossible to avoid but if you can keep those little eyes awake for as long as it takes to change a nappy then you are heading in the right direction.</p>\n<p>S Sleep</p>\n<p>The next step is sleep. Again the advice is to place your baby in their mosses basket or sleeping arrangements and let them fall asleep on their own. Of course encouraging this for when they are older. Now at 17 months Baby goes up to his cot at 7 half awake and half falling asleep because hes ready for bed and he falls asleep on his own for the night. Im not saying this has to be the only way you do it, because equally cuddles and nursing you baby is a great form of bonding, but if you can on odd occasions put them to bed awake it will encourage good sleep habits in the future.</p>\n<p>Y You</p>\n<p>You time. Whilst your baby sleeps thesis a chance for you to do what you need to do. In the early months I slept whilst Baby slept to catch up with myself, I also used the time to maybe tidy up or just have a nice hot cup of tea and catch up on some TV. However you want to utilise the time then make sure its something that will make you feel better. In those first few months you are so far removed from the person you was before you were pregnant that having a bath or shower feels like a day at the spa. Take advantage.</p>\n<p style=\"text-align: center;\"> </p>\n<p>I hope this routine helps any new mums out there. What I liked about it was the flexibility. You dont have to do things exactly right but if you can keep to the pattern then it really can help develop good habits for the future.</p>\n<p>Did you use the EASY routine when you had your baby? If you would like to share your routine with me please do get in touch.</p></div></body>','A perfect routine for a family with a newborn baby','','publish','open','open','','newborn-daily-routine-easy-html','','','2017-10-25 08:20:52','2017-10-25 08:20:52','',0,'http://www.discover-your-mind.co.uk/newborn-daily-routine-easy-html',0,'post','',0),(53,1,'2017-10-25 08:02:34','2017-10-25 08:02:34','<body><h1 class=\"entry-title\" itemprop=\"name\">The One When The Baby Bites and Pinches, and Scratches and </h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">There I was minding my own business a few weeks ago, enjoying a nice cup of tea whilst Baby played. I could have sworn at that very moment I was thinking Life is pretty good. My little boy was occupying himself, and watching some disney junior, which is a welcome change from Baby TV let me tell you, and playing with some of his toys. I was feeling quite happy with myself. Dare I say it, thinking I had cracked this mum thing and I was raising a good little boy.</p>\n<p style=\"text-align: center;\">He turns and looks at me, I smile at him and he smiles back, melting my heart in the process. He stands up and toddles over to me. Just picture it, this cute little boy taking unsteady steps towards me, Im literally bursting with pride, he grabs my knee and his mouth hits my skin (note to self, shorts are not suitable attire anymore) and bites me, my smile fades, its like everything has gone into slow motion and Im shouting NOOOOOOOOOOOOOOOOOOOO.</p>\n<p style=\"text-align: center;\">My boy has decided to become a biter. But he doesnt just stop there, oh no, Hes quite the little bully, and let me tell you I seem to be the primary target. I cant even recall a time he has done this to his papa, who clearly is his favourite parent. Fact.</p>\n<p style=\"text-align: center;\">He pinches me, scratches me, hits me, and then laughs. Like the actions themselves arent bad enough, he feels the need to mock me with his evil laugh (slight exaggeration, and his laugh is actually very cute). Now before I get told he doesnt realise hes doing this, deep down I know this to be true. Hes just learning, and as I am with him 24/7 I am the one he experiments his life lessons on. But boy does it hurt.</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/07/IMG_1027.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: center;\">(So cute)</p>\n<p style=\"text-align: center;\">The main thing is I cant seem to find the trigger, hes never just portraying one emotion at any one time hes behaving like this. He could be really excited, happy or angry, upset and frustrated.</p>\n<p style=\"text-align: center;\">Im hoping it is just a phase, and any advice on how to handle the ouches in a way a 13 month old would understand are greatly appreciated. Until then, its long sleeve tops and trousers and in this weather a sweaty mummy is not the best look in the world.</p></div></body>','How to deal with your child if they pinch others','','publish','open','open','','one-baby-bites-pinches-scratches-html','','','2017-10-25 08:20:32','2017-10-25 08:20:32','',0,'http://www.discover-your-mind.co.uk/one-baby-bites-pinches-scratches-html',0,'post','',0),(54,1,'2017-10-25 08:02:58','2017-10-25 08:02:58','<body><h1 class=\"entry-title\" itemprop=\"name\">One Day I Will Look Back and Laugh</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Recently I have turned into an old record player thats stuck in a position, repeating the same things over and over again. I knew this would happen one day. I even remember my own mother telling me she repeated herself back when I was younger. I think it stems back to this ideal image I had of being a mother, and how oh so perfect I was going to be, but as it turns out its quite hard isnt it? So recently I have been asking myself the same questions in my head and I thought I would share with you in the hope that I a) am not alone in the craziness and b) Maybe provide you a little chuckle on this dull august day</p>\n<p style=\"text-align: center;\"><strong>1. Why are the kitchen cupboards so fascinating, when you have so many toys?</strong></p>\n<p style=\"text-align: center;\">I guarantee that some days I come across toys in Babies collection that I never even knew he had. He has so many. Theres a section in the living room and conservatory designated to toys, a ball pit, I even have the blown up paddling pool out with balls and toys in it. So why are my kitchen cabinets so interesting? One minute all is well with the world, the next my kitchen cupboard doors are all open and I find cake sprinkles and baking soda on the floor.</p>\n<p style=\"text-align: center;\"><strong>2. Not only are you fascinated with the cupboards, but why is a baking tin or chopping board so amazing to you?</strong></p>\n<p style=\"text-align: center;\">Its not the fact that Baby walks round the house either holding a baking tin or chopping board, its the constant dropping and picking back up again. They make a right noise, and when you dont expect it, and it happens right behind you whilst your holding a hot coffee happens to be not the most pleasant experiences at 6.30am.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>3. After saying the word NO countless times in your lifetime my beautiful baby, Why dont you understand it? But yet I say the word biscuit, juice, or milk you know exactly what I am talking about.??</strong></p>\n<p style=\"text-align: center;\">Eventually the word no does get a response which normally means stamping feet, throwing himself on the floor only to bang his head, screaming, and when I try and comfort him in the way of a cuddle he arches his back and throws himself backwards. Cant win.</p>\n<p style=\"text-align: center;\"><strong>4. Why when I am watching Downton Abbey, a cookery programme or basically anything mummy is interested in, do you go and switch the volume off or somehow find the remote and change the channel?</strong></p>\n<p style=\"text-align: center;\">Its always when I want to watch something, and this really isnt very often. I always feel way too guilty to just sit around during the day unless I feel like there is nothing else to do, so why when I allow Baby TV, Disney Junior, Nickelodeon on the volume switch doesnt even occur to you, or the remote control is boring.</p>\n<p style=\"text-align: center;\"><strong>5. Why at 10pm, when I am physically exhausted, do I have Charlie and the numbers or Mickey Mouse clubhouse songs in my head?</strong></p>\n<p style=\"text-align: center;\">URRRH There is nothing more frustrating than this, some would argue that I am a <em>cool mum??</em>for knowing all the words, some would say I am crazy. I would probably go with the latter considering Baby doesnt know what the word cool means, although given his quick learning with the word biscuit who knows these days.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>6. Why when you have cried for me to change your nappy, do you kick me ferociously and do anything in your power to avoid said nappy change you requested in the first place?</strong></p>\n<p style=\"text-align: center;\">I find myself trying to explain that I am doing what he wants, and he will feel so much better when its changed. I also advise him that it would take half the time if he just lay there still, and then I ask myself</p>\n<p style=\"text-align: center;\"><strong>7. Why do I talk to you like an adult? ??</strong></p>\n<p style=\"text-align: center;\">I always talk to Baby, Im always telling him what I am doing, where we are going, telling him how Im feeling, which is normally tired. But hes my little mate, and although some of these questions, ok the majority of them, I have already dealt with and asked myself this morning, I wouldnt have him any other way. My gorgeous little boy.</p>\n<p style=\"text-align: center;\">Even now whilst I finish typing this, hes sat next to me banging away on my laptop, In my mind I am asking why, in his mind hes helping. Or at least I hope so. I know I am going to look back on these mornings, days, and laugh.</p>\n<p style=\"text-align: center;\">Do you ask yourself any similar question?</p></div></body>','Babies make us laugh!','','publish','open','open','','one-day-will-look-back-laugh-html','','','2017-10-25 08:20:18','2017-10-25 08:20:18','',0,'http://www.discover-your-mind.co.uk/one-day-will-look-back-laugh-html',0,'post','',0),(55,1,'2017-10-25 08:03:19','2017-10-25 08:03:19','<body><h1 class=\"entry-title\" itemprop=\"name\">The One With The Mummy Guilt</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">When I was pregnant I had this ideal picture of how life was going to be when my baby came along. I would be blessed with a well behaved bundle of joy that would sleep through the night almost straight away. I would be this perfect housewife who had a constantly clean house and no washing pile to speak of. I would be the perfect cook and bake lots of gorgeous treats and make gorgeous meals for my partner. I would be an amazing mum who managed to get her baby to eat lots of nutritious foods, and crawl and sit up and play nicely. I wouldnt be a mum who would let her baby watch TV. I had all these wonderful scenarios going round my head on an almost daily basis that I never gave myself a moment to think of anything else, and thats when it hits you.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">When the baby comes you are not prepared for the sheer life change that this cute little being is going to inflict on you. You underestimate the level of sleep you will actually get. That a 10 minute shower can feel like a whole day in the spa. So sadly the ideal fantasies I day dreamed about were flittered away and instead my mind was plagued with guilt.</p>\n<p style=\"text-align: center;\">I became the housewife and stay at home mum with toys everywhere and and a house that looked lived in. I was that mum who put Baby TV on just so that she could get a five minute sit down with a hot cup of tea. I was particularly lucky with the sleeping but when he had a sleepless night boy did I feel it the next day, and still do.??I didnt bake, in fact I baked for the first time in a year last week. Home-cooked meals are not an everyday occurrence and The Ls Papa now enjoys chicken kiev and chips on a more regular basis than he use to. I have a washing pile which subsequently has its own cupboard which I can gladly shut.</p>\n<p style=\"text-align: center;\">I became everything I didnt want to be and Its hard to admit but I have given myself a hard time over it all. But the truth is, I have a healthy and happy little boy. Yes hes a little fussy at the moment but I think thats more down to the weather than my mothering skills. So the house looks a little lived in but its clean, and by the end of the day its always tidy. The washing pile is huge but as long as The Ls Papa has his work shirts washed and ironed and we all have something to wear then whats wrong with that? So what Baby enjoys a little TV every now and again?</p>\n<p style=\"text-align: center;\">The mummy guilt can really hit you hard when it comes to housework and general daily life but these babies are not small and tiny forever. Ive developed a new mummy guilt, a guilt of wishing I hadnt felt guilty for all the wrong things when Baby was small. How I wished I had cherished those newborn cuddles and morning naps more instead of spending that time thinking the washing needs doing.</p>\n<p style=\"text-align: center;\">So forgive yourself, let the pile of washing go untouched for a day, the vacuuming can wait and it doesnt matter if you pull something out of the freezer for your tea. Life is too short and we spend way too much time not living in the here and now. I am most definitely guilty of that.</p></div></body>','The guilty mummy concious','','publish','open','open','','one-mummy-guilt-html','','','2017-10-25 08:20:04','2017-10-25 08:20:04','',0,'http://www.discover-your-mind.co.uk/one-mummy-guilt-html',0,'post','',0),(56,1,'2017-10-25 08:03:35','2017-10-25 08:03:35','<body><h1 class=\"entry-title\" itemprop=\"name\">Our Ectopic Pregnancy story</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Last week I wrote the hardest post I have ever had to write, but then I didnt realise what was in-store for our little family. Last week I explained how we had <a href=\"../../pregnancy-and-parenting/our-miscarriage-story/\" target=\"_blank\" rel=\"nofollow\">unfortunately lost our very much wanted baby</a> by an early miscarriage. I would have been 7 weeks pregnant.</p>\n<p>We thought it was all over, a scan showed there wasnt anything there, and with the heavy bleeding and pain experienced the midwives explained that our baby had gone.</p>\n<p>But on the evening of Saturday 17th October I didnt feel too well. And then there was the pain again.</p>\n<p>The pain was on my left side and having been diagnosed with a unicornuate uterus on my right side I genuinely thought the pain had nothing to do with the recent pregnancy. I wished I had gone with the instincts of both myself and The Ls Papa and gone to hospital earlier but we were due for a final blood test on the Sunday morning. So I decided to try and grin and bear the pain through the night.</p>\n<p>I arrived on Sunday having been previously been sick with the pain and immediately were met with concerned faces.</p>\n<p>One emergency scan later on my left side showed the pregnancy that everyone had been missing these last few weeks but sadly growing in my fallopian tube.</p>\n<p>The next 24 hours were extremely difficult. At half past 10 on the sunday evening I went down for key hole surgery and the pregnancy was removed along with the tube on my left side.</p>\n<p>This week has seen me deal with the physical and emotional recovery of losing a baby for a second time.</p>\n<p>The week before we had grieved and come to terms with what had happened and then we were right back in the thick of things and now not only is the emotional pain a hard pill to swallow but physically I am frustrated because everyone has had to do everything for me.</p>\n<p>I wanted to explain my absence once again from the blog. I feel really stupid for believing I had miscarried when in actual fact it was an ectopic pregnancy all along. But then again you can only go from what the professionals say and thats all we did.</p>\n<p>As a family we are devastated once again but as each day goes by the physical pain is getting easier, I am becoming more mobile and slowly the tiredness is easing.</p>\n<p>Emotionally?</p>\n<p>Im not quite sure how to answer that just yet. It seems every blogger I follow and watch on Youtube is pregnant. It seems everyone around me is enjoying their lives and I kind of feel like I have halted. I have hit the pause button and just taking each day as it comes.</p>\n<p>There is a silver lining, a few actually. Those are the things I am clinging on too.</p>\n<p>You may have noted earlier on in this post I mentioned how my pain was on the left side. I actually have a different anatomy than originally diagnosed and so for the third and final time we now know exactly what that is. I have two wombs, an ovary to each and a tube to each although the left tube has since been removed in surgery.</p>\n<p>My right womb is my stronger womb. This was the womb I carried to full term with Little L and everything remains in tact there so there is no reason why we cant have any more children in the future if we decide to do so.</p>\n<p>And finally me and The Ls Papa have made a big decision which will all be revealed on the blog next week but let me just say it has been the most welcomed distraction and something to be hugely excited about so watch this space.</p>\n<p>Thanks for baring with me and thanks for the ongoing emails, comments and overwhelming support we have had.</p>\n<p>I am hoping to get back to some normality next week and try to move forward, take the button off pause and start living again.</p>\n<p>Like I said in my last post, you must always hunt out the bright spots in life.</p></div></body>','What is an ectopic pregnancy?','','publish','open','open','','our-ectopic-pregnancy-story-html','','','2017-10-25 08:19:50','2017-10-25 08:19:50','',0,'http://www.discover-your-mind.co.uk/our-ectopic-pregnancy-story-html',0,'post','',0),(57,1,'2017-10-25 08:03:59','2017-10-25 08:03:59','<body><h1 class=\"entry-title\" itemprop=\"name\">Our miscarriage story</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p data-imagelightbox=\"g\"/>\n<p>This is something I never thought I would have to write, but here I am on a cold autumn morning, watching my son happily play with his trains fighting back the tears.</p>\n<p>This time over three weeks ago I eagerly sat in my bathroom staring at a pregnancy test. Everyone in the house was asleep and it was just me and a test. I had an inkling I was pregnant. My period was late, I wasnt feeling myself and sometimes you just know dont you? I remember feeling nervous, because it wasnt the first time I had sat there hoping for a positive result. This is something we have wanted for so long. Since Little L turned one we have planned to add to our family, and now that hes almost two and a half that would give you an indication of the time we have waited for a positive test.</p>\n<p>And then there it was. Pregnant. Staring right back at me.</p>\n<p>I ran straight over to the hubby and woke him up to tell him and we just sat there blissfully happy chatting away for ages about the future we have been hoping for. It was now real. It was now happening. I would have been around four weeks according to my dates.</p>\n<p>We had a week of pure happiness.</p>\n<p>And then the bleeding and the discomfort??started.</p>\n<p>That was over two weeks ago.</p>\n<p>During this time we hoped and prayed that it was just normal spotting. I had experienced similar symptoms in my last pregnancy, and of course trying not to worry and over think too much. We took precautions and went to our emergency pregnancy unit in Manchester, I have a <a href=\"../../this-is-me/less-woman-cant-give-birth-naturally/\">unicornuate uterus</a> and so we are well aware that our chances of miscarriage are much higher. But having had a successful pregnancy there was no reason to doubt that it couldnt happen again for us.</p>\n<p>Our first blood test results showed a decent level of hormones, our next saw a decline, and that was when the excitement began to fade.</p>\n<p>During the course of a further 5 blood tests the hormone levels began to rise slowly and with that so the hope crept back in. Maybe it was going to happen after all. Maybe this is just one of them things and all was going to be okay.</p>\n<p>A week ago the cramps and dull ache I had been feeling turned to pain.</p>\n<p>And after many more blood tests, two scans, and a fair amount of poking and prodding. We learnt to accept that our pregnancy was failing and I was about to miscarry.</p>\n<p>No one can truly understand how you feel unless they have been through it themselves. And no one it seems really discusses it either. Being a blogger I naturally have turned to the internet to seek out some reassurance, some hope that although we are experiencing a devastating time, that there is light at the end of the tunnel. Seeking out peoples experiences of how long it takes? Does the pain ever go away both physically and emotionally? I can read all the NHS guidelines and speaks to doctors and nurses but Im wanting some real life experience and its sad that I cant seem to find anything out there. Not really.</p>\n<p data-imagelightbox=\"g\"/>\n<p>Miscarriage isnt discussed, but it happens to one in four pregnancies. Maybe sharing my experiences and emotions might help someone in the future. Something positive has to come out of this. It has to.</p>\n<p>I have a supportive partner who has been my absolute rock throughout all of this, an incredible family and amazing friends. We will get through this and we will try again.</p>\n<p>And I have to remember that its not just me whos going through this. My hubby has lost a baby to, I have to remember his feelings, I cant shut him out. Our parents have lost a grandchild, I must remember that. Our best friends have lost a future godchild, I must remember that.</p>\n<p>Miscarriage doesnt just affect me, or one person, it affects everyone. But if everyone sticks together then perhaps in time things will get better.</p>\n<p>You must always search for the bright spots in life, no matter how dark it seems.</p></div></body>','A truly heartbreaking miscarriage story','','publish','open','open','','our-miscarriage-story-html','','','2017-10-25 08:19:36','2017-10-25 08:19:36','',0,'http://www.discover-your-mind.co.uk/our-miscarriage-story-html',0,'post','',0),(58,1,'2017-10-25 08:04:23','2017-10-25 08:04:23','<a href=\"/\"><img class=\"alignnone wp-image-519 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-sleeping.jpg\" alt=\"\" width=\"960\" height=\"640\" /></a>\r\n<h1 class=\"entry-title\">How To Combat Mumsomnia</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. We\'ve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\r\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\r\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Here\'s whats been working for me</p>\r\n\r\n<ol>\r\n <li style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasn\'t so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I haven\'t been waking up, unless of course Baby wakes me up.</li>\r\n <li style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</li>\r\n <li style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way I\'m clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</li>\r\n <li style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</li>\r\n <li style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I don\'t drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasn\'t every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</li>\r\n <li style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and that\'s the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</li>\r\n <li style=\"text-align: left;\"><strong>Use blackout blinds to help get to sleep and stay asleep</strong>. Especially useful for those light summer mornings and daytime naps for you and the kids. <a href=\"https://www.magicwhiteboard.co.uk/category/magic-blackout-blind/\" target=\"_blank\" rel=\"noopener\">Shop blackout blinds here.</a></li>\r\n</ol>\r\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you too. <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Let us know your tips!</a></p>\r\n\r\n</div>\r\n ','Here is how to tackle no sleep as a mum','','publish','open','open','','tackle-mumsomnia-html','','','2018-03-05 14:08:50','2018-03-05 14:08:50','',0,'http://www.discover-your-mind.co.uk/tackle-mumsomnia-html',0,'post','',0),(59,1,'2017-10-25 08:04:47','2017-10-25 08:04:47','<body><h1 class=\"entry-title\" itemprop=\"name\">The moment I became confident in being a mum</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>When I found out I was pregnant with Little L I was in total shock. I was overjoyed dont get me wrong but I was a little worried about the challenges I had facing me as I entered into the world of motherhood. I was already a mum of sorts, being a step mum to Big L, but at the time he was 7 years old and really I had no experience of being a mum to a newborn.</p>\n<p data-imagelightbox=\"g\"><img class=\"size-full wp-image-4032 aligncenter\" src=\"../../wp-content/uploads/2015/07/IMG_0035.jpg\" alt=\"IMG_0035\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2015/07/IMG_0035-225x300.jpg 225w, http://thelsmum.co.uk/wp-content/uploads/2015/07/IMG_0035.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\"/></p>\n<p>I thought I was thoroughly prepared for being a mum. I read every book I could get my hands on about labour and pregnancy. I didnt really take much notice of the bit after the baby was born. Looking back I was so naive, because I just thought Id know exactly what I was doing. I never even contemplated the effects that having a baby would have on my relationship, on my life and how I would feel as an individual.</p>\n<p>That first night alone with my baby in the hospital and I was pretty shell shocked. My baby would not stop crying no matter what I did. I really didnt know what I was doing and I was well out of my comfort zone. I was scared of breaking or harming this delicate baby by just doing one little thing wrong. I just didnt know what to do.</p>\n<p>Deep down though I really did. And that might surprise you when I say that.</p>\n<p>Because when it comes to life you can rule with your head or your heart. That first night in the hospital I ruled with my head. I questioned everything I did with another question. Those first few months I ruled with head.</p>\n<p>But one day something changed and it was when Little L had woken in the night. This was a regular occurrence and I was three months in to troubled and broken sleep. I had been trying all sorts of things to get into a routine. I just assumed routine was important, and I still do to this day.</p>\n<p>My head kept telling me that I needed to soothe him in a certain way. That I shouldnt give too much attention to him, but my heart just told me to carry on doing what I was doing.</p>\n<p>I cried that night holding my baby. And thats when it all clicked into place. I cried because of the confusion and the way my head was playing games on me. Listening to repeats of people giving me advice and opinions. That night I just held my baby close and he stopped crying and went to sleep.</p>\n<p>My heart knew I just needed to take my time and do what I thought was right.</p>\n<p>That was the night I gained some sort of confidence in my ability to be a mum and soothe my baby. Everything after that I just knew I needed to rule with my heart. The first cold. Teething. Weaning stages. The first hospital visit and most recently knocking his two front teeth and an impending hospital visit to come. But each and every time I have had confidence in my own ability.</p>\n<p><a href=\"http://www.nurofenforchildren.co.uk/\" target=\"_blank\" rel=\"nofollow\">Nurofen for children</a> recently surveyed 2000 new mums and it seems on average it takes a first time mum about six months to feel confident in their own abilities. Its not surprising to me that 9 out of 10 mums would say having a baby is life changing. I would certainly agree, would you?</p>\n<p>If I could give any new mum a little advice. I would say rule with your heart and not your head on this journey. As a mum you have an instinct and deep down you will always know what to do for your own baby and indeed yourself as a new mum.</p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-large wp-image-3616\" src=\"../../wp-content/uploads/2015/05/IMG_1805-1024x683.jpg\" alt=\"IMG_1805\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-300x200.jpg 300w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-1024x683.jpg 1024w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-1080x720.jpg 1080w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\"/></p>\n<p>What advice would you give a new mum who was struggling to gain some confidence in their new role?</p></div></body>','Becoming confident as a mother','','publish','open','open','','the-moment-i-became-confident-in-being-a-mum-html','','','2017-10-25 08:18:45','2017-10-25 08:18:45','',0,'http://www.discover-your-mind.co.uk/the-moment-i-became-confident-in-being-a-mum-html',0,'post','',0),(61,1,'2017-10-25 08:05:24','2017-10-25 08:05:24','<body><h2 class=\"h2 entry-title\"><span><wbr>This time last year <wbr>Babies <wbr>Due <wbr>Date</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1014\" title=\"archives daily May 21, 2014 7:33 am\"><time class=\"entry-date updated\" datetime=\"2014-05-21T07:33:56+00:00\">May 21, 2014 7:33 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/time-last-year-baby-ls-due-date/#comments\" class=\"raindrops-comment-link\"><em>3 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">This time last year I was eagerly anticipating the arrival of my baby boy. I was getting regular phone calls from family and friends wondering if he had or was about to make an arrival. Were there any signs? Any contractions? Has my water broken? Anything at all? The answer was a big fat NO.</p>\n<p style=\"text-align: center;\">I was very apprehensive at this time. I was told I had a bi-caunuate Uterus (Which later we found to be not the case) so I was always told I would have the baby early, I was even at tenting the pre-term clinic for checks throughout my pregnancy. So to get to this stage I was really expecting to have had a baby by now. Or at least have signs he was on the way. But no nothing was happening.</p>\n<p style=\"text-align: center;\">I spent the day pacing the house. I put some loud music on, which at this time tended to be Avicci Levels or David Guettas Titanium. I power walked the length of the house. I researched all the ways to bring on labour.</p>\n<p style=\"text-align: center;\">Eating pineapple.</p>\n<p style=\"text-align: center;\">Hot curry</p>\n<p style=\"text-align: center;\">Champagne and Lobster (One of the strange ones)</p>\n<p style=\"text-align: center;\">Spending *ahem* quality time with your loved one.</p>\n<p style=\"text-align: center;\">Castor oil</p>\n<p style=\"text-align: center;\">Herbal remedies</p>\n<p style=\"text-align: center;\">Nipple stimulation (which honestly I didnt want to try, and ended up not doing so I cant say whether this works or not)</p>\n<p style=\"text-align: center;\">acupuncture (I didnt try this)</p>\n<p style=\"text-align: center;\">Walking</p>\n<p style=\"text-align: center;\">Bouncing on a  birthing ball</p>\n<p style=\"text-align: center;\">There are loads of ways to help and I tried lots of them Even unconventional ones which didnt happen to be old wives tales. Nothing was working. Baby was very happy where he was (Or so I thought).</p>\n<p style=\"text-align: center;\">I couldnt wait to meet my baby. I couldnt wait to see what he would like. Have that first cuddle. Whisper that he means the world to me. However I was i started to get very nervous about the prospect of being a mother. This baby that was all snug inside me was going to need me. He was my responsibility. I couldnt he;p think that hes be better staying where he was. At least he was safe. But the overwhelming desire to meet my unborn child swiftly took over and I did all I could to meet the little man.</p>\n<p style=\"text-align: center;\">This time last year I spent my days pacing the house, staring at four walls, keeping my phone with me at all times, and hoping every flinch of pain or aches was the start of my labour. What I didnt realise was that I still had a way to go before I could meet my beautiful baby boy. Do you have any successful ways to bring on labour? What worked for you?</p>\n<p style=\"text-align: center;\"> </p></div></body>','A year ago was our baby\'s due date! Here is what happened','','publish','open','open','','time-last-year-baby-ls-due-date-html','','','2017-10-25 08:18:13','2017-10-25 08:18:13','',0,'http://www.discover-your-mind.co.uk/time-last-year-baby-ls-due-date-html',0,'post','',0),(62,1,'2017-10-25 08:05:41','2017-10-25 08:05:41','<body><h1 class=\"entry-title\" itemprop=\"name\">Weaning How we began our journey</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: left;\">I started weaning Baby when he was around 5 months. I did this because he was quite a greedy but sicky baby and the advice was to see how he got on.</p>\n<p style=\"text-align: left;\"><a href=\"../../wp-content/uploads/2014/01/img_0029.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: left;\">Id put my details into various websites when I was pregnant. Websites such as SMA, Cow and Gate, Pampers, Boots, and Tesco Baby to name a few. Any company that was baby related and had a baby club I was a member of, and still am. What I didnt expect was to receive this weaning plan through the post from Cow and Gate.??I didnt really have a clue when it came to Weaning Baby. All I kept thinking was how great it would be for him to eat solid food. Id heard a little bit about Babyed Weaning but wasnt too sure on what was involved and what I needed to do. So when the guide came through the door I was relieved to have some form of guidance on the topic.</p>\n<p style=\"text-align: left;\">I started Baby with Baby rice. I had read that the idea is to get him use to the spoon and basically teach him how to use it. So I added this to my routine. I gave him Baby Rice once a day around lunchtime, literally a few spoonfuls and increased the amount as the days went on. It wasnt easy at first. Some days he would take a few mouthfuls. The next he would spit it out, but I assumed persistence was going to be the key. Besides he didnt know what to do, it was down to me to teach him.</p>\n<p style=\"text-align: left;\"><a href=\"#\"/> <a href=\"#\"/></p>\n<p style=\"text-align: left;\">From then on we progressed to twice a day and once Id been continuously doing that for a month, along side his normal milk feeds, we moved on to first tastes.</p>\n<p style=\"text-align: left;\">Baby loved pureed carrot, parsnip and even Brussels Sprouts. We sailed through the first tastes. I basically steamed up a batch of the veg, pureed it in the food processor and then freeze the veg in ice cube trays. Giving him a cube portion at a time and then increasing as he got more into it.</p>\n<p style=\"text-align: left;\">At stage two the guide advised me to develop a breakfast time. Baby had dropped his mid morning feed by this point as he was really getting into his solids, so I introduced Baby porridge in flavours strawberry and banana, and Apple and blueberry. I also gave him his porridge about 30 minutes after his first bottle. At 7 months I added some fruit that he can pick up himself after he has been fed his porridge.</p>\n<p style=\"text-align: left;\"><strong>Babies food routine at 7 months old tends to go something like this</strong></p>\n<p style=\"text-align: left;\"><strong>6-6.30 AM</strong> 6oz bottle of SMA follow on milk.</p>\n<p style=\"text-align: left;\"><strong>7AM</strong> Baby porridge and fruit</p>\n<p style=\"text-align: left;\"><strong>10.30AM</strong> Toast</p>\n<p style=\"text-align: left;\"><strong>12.30PM</strong> Pureed veg and pureed fruit for desert</p>\n<p style=\"text-align: left;\"><strong>3.15PM</strong> 6oz bottle</p>\n<p style=\"text-align: left;\"><strong>5-5.30PM</strong> Pureed veg and pureed fruit for desert</p>\n<p style=\"text-align: left;\"><strong>7PM</strong> Last bottle and bed.</p>\n<p style=\"text-align: left;\">Obviously between them times he has his naps and bath etc.</p>\n<p style=\"text-align: left;\">Had I have had guidance on Babyed weaning perhaps I may have gone down that route. I feel giving him his purees has really helped him get a taste for food. I always leave a bit in the bowl and he puts the spoon in his mouth himself. Also mixing snacks into his routine where he feeds himself I think is giving him a grasp of feeding himself.</p>\n<p style=\"text-align: left;\">I know I was really excited to start weaning but now Im in the process I cant help but wish it was just back to bottles. Anyone else feel like that?</p>\n<p style=\"text-align: left;\">I cant wait to get on with stage 4 and onwards. How did you begin weaning your little ones? Has anyone used the cow and gate guide themselves? I would love to hear your views.</p></div></body>','The process of weaning your baby','','publish','open','open','','weaning-the-story-so-far-html','','','2017-10-25 08:17:54','2017-10-25 08:17:54','',0,'http://www.discover-your-mind.co.uk/weaning-the-story-so-far-html',0,'post','',0),(63,1,'2017-10-25 08:06:01','2017-10-25 08:06:01','<body><h1 class=\"entry-title\" itemprop=\"name\">This Week Were Talking Holidays</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I have decided to have a theme on the blog this week and as its summer and I am constantly seeing pictures of sun, sea and sand I thought I would focus on holidays. We took our first family holiday back in April so I am going to be talking about my fears and experiences to baby clothes and outfit inspiration. I am also going to be featuring some guest posts with advice and tips.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">When I was travelling with Baby last April to Lanzarote I really panicked about everything. I worried about how he would be on the plane, what I would feed him, if I could buy him nappies, would he sleep through the night, how would he deal with the heat. The thoughts were never ending but once I got there I realised that I was worrying for no reason at all.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p></div></body>','Think about taking your baby abroad!','','publish','open','open','','week-talking-holidays-html','','','2017-10-25 08:17:41','2017-10-25 08:17:41','',0,'http://www.discover-your-mind.co.uk/week-talking-holidays-html',0,'post','',0),(64,1,'2017-10-25 08:06:28','2017-10-25 08:06:28','<body><h1 class=\"entry-title\" itemprop=\"name\">Why Your Rhesus Status Is So Important During Pregnancy?</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: left;\">When you have finally got over the initial excitement and anticipation of being pregnant you face a journey of midwife appointments, scans and blood tests. I have a massive phobia of needles and this was the one thing I really didnt look forward to during these appointments. But I now understand the importance of these blood tests and what vital information it can give your midwives for your ongoing care during your pregnancy. One of the blood tests the nurses and midwives do is to obtain your blood group which could be either A,B, AB or O and also your rhesus status which could either be positive or negative.</p>\n<p style=\"text-align: left;\">Your rhesus status is determined by your genes. Most people are rhesus positive and this means that you have a protein (D antigen) that is found on the surface of your red blood cells. However there is a minority that are rhesus negative who unfortunately dont have this protein active.</p>\n<p style=\"text-align: left;\">So the main question on most expectant mothers lips, if they have a rhesus negative status, is How does this effect my baby? The answer is simple, it will only effect you and your baby if your babies rhesus status is positive. This is obtained by the father having a rhesus positive status. If some of your babies blood enters into your own blood stream your white blood cells begin to fight it. Therefore in simple terms your body is fighting your baby. In scientific terms your babies blood will be seen as a foreign invader and will subsequently create antibodies against it. This is called a sensitising event. This isnt necessarily a problem with your first baby, however in pregnancies to come if you carry a rhesus positive baby again then the chances are the antibodies could cross the placenta and attack your babies blood. This could cause anemia which could be life threatening, or cause problems for your babies heart and liver function when they are born. I was also advised by my midwife that in the worst case scenario it could cause you to miscarry your second baby.</p>\n<p style=\"text-align: left;\">This may not sound like the most upbeat post I have done but I thought it was important to highlight potential issues. I have a rhesus negative status and subsequently learnt all about the potential risks during my pregnancy so I wanted to pass this information on.</p>\n<p style=\"text-align: left;\">There is something that can be done to potentially avoid all of the above and that is in the form of an Anti-D Injection. I need to remind you at this stage that I am a massive needle phobic, but I am not exaggerating when I tell you that this injection hurts. Even the midwife had to admit it is one of the worst injections you can have. Having this injection prevents your body from creating antibodies. Having these injections will protect your future babies as your body wont have created any antibodies to fight the blood type of your baby. Unfortunately you are not to know what rhesus status your baby is until they are born.</p>\n<p style=\"text-align: left;\">I endured my first Anti-D injection at just 11 weeks pregnant. It was when I actually found out I was rhesus negative. I had had a bleed and went straight to the baby unit at the hospital. This is explained in my <a title=\"My Pregnancy and Birth Story Part 1\" href=\"../../pregnancy-and-parenting/my-pregnancy-and-birth-storey-part-1/\" target=\"_blank\" rel=\"nofollow\">Pregnancy and birth story</a>.??Under normal circumstances you will be offered this injection at 28 weeks and 34 weeks however after doing research some hospitals or units give a higher dosage at 28weeks and this would then mean the 34 week injection is not needed. If you have a bleed before 28 weeks then you will be offered the injection early as this is a chance where the blood could mix. If this would then be a regular occurrence, which in my case it was, you would then have the Anti-D injection every six weeks, just to make sure you are covered.</p>\n<p style=\"text-align: left;\">Now you may be thinking, how will mine and my babies blood mix anyway. The only way that there is a chance of this happening is by a potential threat of miscarriage, you may experience spotting or silent bleeds from the placenta or trying to turn a breach baby round. Either way your midwives will be fully aware of your situation right from that very first blood test and you will be offered everything that will be needed to look after the welfare of yourself and your baby.</p></div></body>','The importance of your rhesus status whilst pregnant','','publish','open','open','','why-your-rhesus-status-is-so-important-during-pregnancy-html','','','2017-10-25 08:17:28','2017-10-25 08:17:28','',0,'http://www.discover-your-mind.co.uk/why-your-rhesus-status-is-so-important-during-pregnancy-html',0,'post','',0),(65,1,'2017-10-25 08:15:11','2017-10-25 08:15:11','<body><h1 class=\"entry-title\">Baby Number 2, Is there ever a right time?</h1>\n\n <div class=\"entry-meta\"> \n <span class=\"posted-on\">Posted on: <a href=\"../../pregnancy-and-parenting/baby-number-2-ever-right-time/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2014-09-09T07:00:46+00:00\">September 9, 2014</time></a></span><span class=\"byline\"> by: <span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" rel=\"author\"/></span></span> \n </div><!-- .entry-meta -->\n <!-- .entry-header -->\n<div class=\"entry-content clearfix\">\n <p style=\"text-align: center;\">I always thought I would have my children close together in age. It was just something I assumed would happen. I had the idea of getting all the newborn sleepless nights out of the way. Making the most out of all the toys bought and clothes gifted. As Baby wasnt planned it threw everything up in the air. Was it too soon to be starting a family? We hadnt planned on having a child at that time, it sort of just happened. I had no choice in the matter, this baby was on its way and so I embarked onto the journey that is motherhood.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">(Babies first night)</p>\n<p style=\"text-align: center;\">But now, I have the chance to plan when we have our second child. I can think about the timings, I can think about the age gaps and hopefully if we are blessed again, a little brother or sister would come along. Now I have the luxury of planning, I cant even comprehend when we should or shouldnt. Having had the choice taken away from me the first time round I just went along for the ride. We re-worked our lives and made the best out of the situation. I made quick and snap decisions about not returning to work, what cot to buy, what pushchair to use. It seemed so much easier because I had to, there was no time to plan, the baby was on its way. Being blessed with the luxury of time is becoming more of a hindrance than a joy.</p>\n<p style=\"text-align: center;\">I now find myself thinking that If I got pregnant now, there would be a nice 2 years age gap. That seems like a good difference to me, but then I throw all sorts of curveballs into the mix. We want to visit my parents in Australia, do I want to be pregnant making that journey? Do I want to have a very young baby, a toddler and a 9 year to handle on a 22 hour plane trip? What about going on holiday and just having the pleasure of Baby being a toddler, running around and actually wanting to explore the swimming pool? Would that be wise with the pending doom of morning sickness?</p>\n<p style=\"text-align: center;\">Then theres the financials. Could we really afford another baby now that I have no maternity pay to fall back on? Do I need the symptoms when I am trying to grow a business? Having just got my house how I like it, do I want to go through all the drama of switching the kids rooms around?</p>\n<p style=\"text-align: center;\">Has having the chance to plan made me somewhat selfish?</p>\n<p style=\"text-align: center;\">Because to me reading this back makes me sound just that. So many superficial questions and thoughts make me wonder whether I am ready. Ready to grow our family, ready for the newborn stages and sleepless nights.</p>\n<p style=\"text-align: center;\">But then there is the daydreams of imagining just what Little L and Baby would be like with another brother or sister. I can imagine Little L would be just as protective, if not more so with a little sister. I can envision Baby stroking their little faces just like he does with me when hes being affectionate.</p>\n<p style=\"text-align: center;\">I know deep down that I am ready though, when the time is right, or when the stork decides. I cant wait to add to our family, I imagine that I will be a mum of boys, stood there on the pitch lines at football matches, screaming at the top of my voice at the referee about rules I dont fully understand. Or I might be blessed with a little girl, and then I hope for shopping trips and girly chats. Oh and pink princess dresses. Who knows? I think I ask myself all these silly questions because this time I have the opportunity to make an informed decision and not just an emotive one.</p>\n<p style=\"text-align: center;\">It goes back to that question for many families, is there ever a right time for baby number 2 or 3 or 4? Is it best to just let nature take its course? It did no harm for me the first time round, I wouldnt change a thing about the last two years.</p>\n<p style=\"text-align: center;\">Did any of these questions cross your mind when you were thinking of having another baby?</p></div></body>','Is now the right time for baby number 2?','','inherit','closed','closed','','23-revision-v1','','','2017-10-25 08:15:11','2017-10-25 08:15:11','',23,'http://www.discover-your-mind.co.uk/23-revision-v1',0,'revision','',0),(66,1,'2017-10-25 08:15:26','2017-10-25 08:15:26','<body><h2 class=\"h2 entry-title\"><span><wbr>My 5 essential baby items and the 5 <wbr>I wish <wbr>I hadnt bought</wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-696\" title=\"archives daily April 23, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-04-23T06:00:15+00:00\">April 23, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\"/></span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by The L\'sMum\" rel=\"vcard:url\"/></span> <a href=\"../../pregnancy-and-parenting/5-essential-baby-items-5-wish-hadnt-bought/#comments\" class=\"raindrops-comment-link\"><em>2 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<div style=\"text-align: center;\">I did this post for over at and I thought I would share it with you all. It took me a long time to think up this post. Especially as I have so many favourite items that I have used since Baby was born. However after much deliberation, list making and crossing out I have come up firstly with my 5 essential baby items. Although as you will see later I have had a little extra one as I couldnt leave it out </div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>1, Hitting my top spot has to be my Tommee Tippee Bottle Warmer</strong></div>\n<div style=\"text-align: center;\">I decided to bottle feed right from the outset. I feel its a personal decision for any woman to make and its a decision that is right for them and their baby. If I am really honest I wasnt 100% sure how to even make up a bottle before Baby came along. Thankfully The Ls Papa had been through it all before and quickly got me in the routine of bottle making. The reason why I rank my bottle warmer as my top essential baby item is because this was an absolute godsend for those 2am, 4am, 6am feedings. When I was half asleep making a bottle for a weeping baby, this piece of equipment had my bottle warmed up in next to know time, leaving me free to feed my baby, and get back to that precious land of nod.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>2.My Tippi Toes baby Bath</strong></div>\n<div style=\"text-align: center;\">This was such a great buy. It was recommended to me by a friend and Ive only just stopped using it at 9 months. This bath has a built in seat so I found it a lot easier to bathe Baby. I bought it off amazon and although I cant remember exactly how much it was I know it wasnt expensive. I know that some people would think a baby bath was not essential, and it may not be to some people but to me I just found it easy to use. I was worried about bathing Baby on my own, Im a first time mum and everyday is a learning experience. This bath took the pressure away and allowed me to enjoy bath time with my baby as a chance to bond without endlessly worrying if he was ok.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>3. In third place Is my gorgeous Gucci Changing Bag.??</strong></div>\n<div style=\"text-align: center;\">Yes this is indulgent, and yes I fell in love with it the minute I saw it in selfridges and slowly dragged myself away when I realised that perhaps I couldnt justify it. Only to have a massive surprise come christmas morning in 2012 that The Ls Papa had treated me to my dream changing bag and I am an extremely lucky lady. A changing bag is an essential for all your baby needs. A changing bag allows you to keep all your baby essentials in an easy to reach go to place. From bottles, nappies, wipes and bibs. There is compartments for everything. I would definitely recommend having a changing bag for your baby.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>4. In fourth place is my Tommee Tippee steam steriliser.??</strong></div>\n<div style=\"text-align: center;\">We bought this as part of a starter kit which also included some bottles and washing brushes. I loved how the sterilisation was done by the power of steam, which meant I didnt have to worry about tablets etc. Just plug it in, put the required measured amount of water in, load your bottles and away you go. This steriliser has the bottles all done and dusted in about 5 minutes, which was great for me.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>5. In number 5 spot I have Babies two soothers.??</strong></div>\n<div style=\"text-align: center;\">Firstly I have my Babies Dummy. We decided to use a dummy for nap time, and to soothe Baby. Its not for everyone, but Baby had started to suck his thumb and I just preferred him to soothe with a dummy instead. This particular one he had since birth and no matter what I do he wont have any other dummy. I have searched high and low to find ones similar other than this particular one. Secondly he has his little frog. This was bought for him by the company my dad works for in Australia, he has a bigger version and a ball as well but the little one is his favourite. He keeps hold of it all the time, and loves to bite his head when hes teething. So I guess I am saying as my essential baby item a soother for your baby is one I would recommend. Be it a security blanket, dummy, a teddy, a toy I think it is important.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>6. Finally I have my pram/stroller??</strong></div>\n<div style=\"text-align: center;\">I know I was only suppose to give you my 5 but I couldnt leave out my iCandy. I was fortunate enough that my parents wanted to buy us Babies Pram. I absolutely love my iCandy. It is the Peach 2 jogger and I think its great. It came complete with the carrycot, seat and adaptors to fit our car seat. I adore how easy to manoeuvre it is. An essential item is definitely a pram/pushchair/stroller. It is so important to get out with your baby to break your day up. Even for 5 minutes on the road you live or a quick look round the shops, you feel amazing for the fresh air and I think it does your baby good to.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">??</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>So on to my 5 baby items I wish I hadnt bought???</strong></div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>1. His rocking seat which is from John Lewis.??</strong></div>\n<div style=\"text-align: center;\">Dont get me wrong a rocking seat or swing is a great item for your baby I just purchased wrongly. This item is a lovely piece of furniture but really thats all it is. It looked great in the living room, but when Baby was first born he was too little to sit in it securely and as he got big enough he would attempt to roll out of it and didnt like being fastened in to it. Its great piece for show or occasional use but honestly I wish I had bought an alternative.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>2. His Mobile</strong></div>\n<div style=\"text-align: center;\">I love how it looks in his room and how it matches the bedding and decor but to be honest I have only used it once. Now that Baby can sit up etc in his cot he tends to try and grab it. That has been the only use out of it we have had. I have switched it on once, and Baby cried and I havent used it since. So again it was a purchase that looked good but I havent had much use out of.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>3. Baby shoes.??</strong></div>\n<div style=\"text-align: center;\">I am only just starting to put Baby in little trainers or shoes, and only on an occasion where I want him to look smart. We bought loads of little baby trainers and boots for when he was born and I havent used any of them. Id just forget I had them and kept him in socks throughout his first 6 months. Which brings me on to my next item.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>4. Baby outfits such as jeans etc</strong></div>\n<div style=\"text-align: center;\">These look absolutely adorable in age newborn and 0-3 months but I can honestly say Baby wore jeans and shirt outfits only occasionally. I kept him in sleep suits and rompers for months. I bought tonnes of outfits that still have labels on. Baby was born in June last year right when we were having a heat wave. He lived in vests and rompers for the first few weeks of his life and then only on occasions would I dress him in an outfit. Other than that I kept him in sleep suits and rompers for comfort and ease. I wish I hadnt spent all that money on newborn and 0-3 months outfits and invested it for when he was older. Although, even now, if its just me and Baby in the house for the day, hell be in a romper or playsuit for comfort.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"><strong>5. Door hanging Jumper</strong></div>\n<div style=\"text-align: center;\">We bought this instead of a bouncer/swing and at the time we thought we had made the right decision but I wish we hadnt bought it. Baby has used it a handful of times and its only when I put it up for him. Other than that it sits in a ??cupboard. Its a good item but I personally wish I had bought something like a jumperoo or a swing instead. We have since bought alternatives for him that are up all the time. Its because its not out and up that I forget we have it and therefore it just doesnt get used. I recommend this type of item, but it isnt an essential and there are definitely more usable items out there.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">So there you have it, I struggled with the non-essential items. I think as The Ls Papa had been through the baby thing before with Lilttle L, we definitely did shop smart and I didnt get too carried away. I hope this helps with any future purchases you may have.</div>\n<div style=\"text-align: center;\"/>\n<div style=\"text-align: center;\">Please check out at <a href=\"http://www.bump-to-baby.com\" target=\"_blank\"/>. It was one of the first blogs I read and I still do. Shes fab.</div></div></body>','15 baby items that I regret','','inherit','closed','closed','','15-revision-v1','','','2017-10-25 08:15:26','2017-10-25 08:15:26','',15,'http://www.discover-your-mind.co.uk/15-revision-v1',0,'revision','',0),(67,1,'2017-10-25 08:15:44','2017-10-25 08:15:44','<body><h1 class=\"entry-title\" itemprop=\"name\">7 Things I wish SOMEONE had told me when I was pregnant.</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>If you are anything like me and finding out you were expecting a child was a bit of a surprise then this is for you. Here are 7 things I wish someone had told or warned me about when I was pregnant.</p>\n<p> </p>\n<p><strong>1. Hair</strong> ??? I was told that that I would develop thick healthy hair when I was pregnant and I did. It doesnt happen for everyone sadly but I developed absolutely gloriously glossy locks that felt volumised and full of life. Shiny and healthy. I absolutely loved my hair when I was pregnant but then once Baby came along it disappeared. Why didnt anyone tell me that my hair would fall out? I dont mean in clumps (although I did read some horror stories) but literally I would run my hands through it and strands would be coming out. It took me about 12 months for my hair loss to go back to a normal rate. It wasnt the easiest thing to deal with. My hairbrush would be filled full of hair with every brush stroke. It does stop. But for those first few months especially my hair literally was everywhere.</p>\n<p><strong>2. Wobbly Belly</strong> ??? ??I wasnt naive enough to think that I would get a slim figure straight away but what is it with that wobbly belly after your baby has arrived? It is the strangest sensation. Especially when your midwife is checking to make sure things are going back in the right place. Again its took me around 6 months to get back to some form of normality. I tried to lose the weight healthily. But your tummy is never completely the same for some people. Mine certainly isnt. They say it takes 9 months to make a baby and 9 months to get back to your shape after birth. Although I am back to my pre-pregnancy size my body shape has completely changed.</p>\n<p><strong>3. Read</strong> ??? I thought I was pretty well researched when it came to my pregnancy. I knew what was going to happen, every little ache and pain, every sickness symptom. I read almost anything I could get my hands on about Labour and pregnancy but what I didnt do was read about what to do when the baby arrives. Otherwise youll find yourself in the hospital on your first night in charge of this gorgeous little baby and wondering how to prepare milk. Its quite embarrassing but I had no idea that a babies milk needed to be body temperature. I kept wondering why people kept placing his bottle in warm water. I quickly realised what to do when I tried to feed Baby cold milk straight from the fridge. It was very embarrassing at the time and now I have shared it with the world. At least I can laugh about it now.</p>\n<p><strong>4. After effects</strong> ??? Whether you were lucky enough for things to go the way you had planned or ended up with an emergency c-section be prepared for the after effects. There are various different symptoms for different types of births but the one thing I seem to have come across thats united amongst all delivery methods is the bleeding after. No-one told me I would have to deal with a weeks worth of bleeding. (I apologise if you are reading this whilst eating or consuming a cup of tea) So there you go, buy maternity pads, and lots of them. You have been warned.</p>\n<p><strong>5. Cabbage</strong> You might be wondering why I have added a vegetable to my list of things people dont tell you but this was my secret weapon and was shared with me by my lovely midwife. If, like me, you couldnt or didnt want to breastfeed then you still have the period of time when you milk decides to make an arrival. Sore tender breasts that leak. Definitely not the most pleasant of things to have to deal with when the milk has no where to go. There are many pads you can buy but my little secret weapon, albeit a smelly one, was cabbage leaves. I popped them in the fridge or freezer for an ice cold blast and then placed them on the area inside my bra. It literally got rid of my milk within two days. They were two smelly days that The Ls Papa and myself had to contend with but well worth it. To be honest I thought this would be something I didnt need to worry about, that my body would some how know the choice that was made but sometimes this is not the case. This is just a little tip for you if you struggled with it like I did.</p>\n<p><strong>6. Sleep Deprivation</strong> ??? So everyone jokes with you about the sleepless nights and you expect them, but nothing quite prepares you for how youre going to feel. I wish Id known that I would try putting baby milk in my tea or put a dirty bib in the bin instead of the washing machine. If I could give anyone any tip for getting through the sleepless nights it would be to prepare. You need your energy when you have a newborn to deal with so hydrate and eat. A way of preparing yourself would be to get one of the 2 Litre bottles of water and fill it up everyday with and keep it close. Your aim would be to get through the bottle each day. I would also definitely recommend that you use your free time before the little one arrives and cook and freeze meals such as lasagne, chilli and pasta bakes. Anything you like. Something that you can pull out and pop in the oven or hob and warm up. Its the best advice anyone can give you. Energy and hydration is the key.</p>\n<p><strong>7. Baby Blues</strong> ??? I was warned about this. But with the whole questionnaire you fill out with your Health Visitor and the conversations you have I certainly felt uncomfortable admitting I had cried or felt I couldnt cope. What advice I want to pass on is its ok. I would recommend telling your nearest and dearest if you a feel a little low. Its not always a post-natal depression sign and thats what most mothers think. I certainly did. Its normal to cry. Its normal to feel overwhelmed. People dont think any less of you because youve had a bad day. Youre sleep deprived and lacking energy, its bound to take effect. I honestly felt better after a good cry and a big hug. A hug is a powerful thing.</p>\n<p>There you have it, seven things I wish I had known before Baby arrived. I hope you enjoyed the tips and advice I included. Do you have anything you wish someone had told you when you were pregnant?</p></div></body>','7 things everybody should know about pregnancy','','inherit','closed','closed','','17-revision-v1','','','2017-10-25 08:15:44','2017-10-25 08:15:44','',17,'http://www.discover-your-mind.co.uk/17-revision-v1',0,'revision','',0),(69,1,'2017-10-25 08:16:16','2017-10-25 08:16:16','<body><h1 class=\"entry-title\" itemprop=\"name\">Baby Boy Shopping Haul</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Baby had his special christening back in April and some of the lovely gifts people kindly gave him were some gift vouchers to various different shops. At that particular time L was doing fine on the clothes he had, and his Grandma and Grandad had recently spoilt him with lots of holiday and summer clothes from Australia. So I decided to save them until we were ready of the next size up.</p>\n<p style=\"text-align: center;\">Baby is now 13 months old, and is only really into 9-12 month age range in clothing. So I decided to hit the shops and get him some new summer bits for all this lovely weather we are having. I thought I would share with you some of the lovely items. We bought the clothes from Next, H&M, Marks and Spencer and Debenhams.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">All of the above are from Next. My Favourite is the Little Man T-shirt.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Top Left is from Marks and Spencers, Top right is by Jasper Conran from Debenhams, Bottom left and middle are Next and the socks are from Marks and Spencer.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Its too hot for sleep suits at the minute but thankfully these are still a little big so he has plenty of time to wear them, they are from Next. The hooded Jacket is from Tesco and the cute denim shirts and vests are H&M. I love H&M for there bargains on vests and trousers, 3 for the price of 2.</p>\n<p style=\"text-align: center;\">Here is Baby modelling some of his new clothes. It can be so hard to buy for a boy, but I seemed to have luck on my side on my recent trip as I love all these items and think he looks so cute. It scaring me though how much he no longer resembles my baby, but my little boy.</p></div></body>','The perfect shopping haul for baby boys','','inherit','closed','closed','','19-revision-v1','','','2017-10-25 08:16:16','2017-10-25 08:16:16','',19,'http://www.discover-your-mind.co.uk/19-revision-v1',0,'revision','',0),(70,1,'2017-10-25 08:16:31','2017-10-25 08:16:31','<body><h1 class=\"entry-title\" itemprop=\"name\">Babies at 15 Months Old</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I havent done an update in so long and I feel really bad, but my baby has changed so much. One thing mainly is that he really isnt a baby anymore, there is so many personality traits and actions that just scream little boy to me rather than my little baby.I cant quite believe how fast these months are going.</p>\n<p style=\"text-align: center;\">Age 15 Months</p>\n<p style=\"text-align: center;\">Weight I havent had him weighed in so long, I will definitely have the correct weight for next months update.</p>\n<p style=\"text-align: center;\">Height Trying to get him to stand still is a nightmare but its around 73cm</p>\n<p style=\"text-align: center;\">Clothing size My little man is still wearing 9-12 month clothes, it wont be long though until hes in the next size up. I often find he seems to wear different sizes from different shops, but mainly it??is still 9-12 months. He even had a 3-6 months jacket on the other day. I still think hes a fairly small baby in comparison with others his age.</p>\n<p style=\"text-align: center;\">Personality This has really developed in the last few months and Baby is definitely a character. He is extremely vocal and saying phrases like mama all the time, but we are yet to get a papa out of him. He is saying a lot of z sounds at the moment and still makes dada and g sounds. We are really trying to develop all these sounds into words. He is always chatting along in his own little gurgle language so hopefully it wont be too ??long until we can make some sense of it all. He loves climbing on anything and everything, and really has a thirst for danger, much to my dismay. It certainly gets the heart racing though. He has a little trait of showing his excitement by almost running up and down the house with his arms out in front of him and shouting all sorts of nonsense. This mostly happens when we get visitors, his papa comes home or when certain TV programme come on like the cuddlies on <a class=\"zem_slink\" title=\"BabyTV\" href=\"http://www.babytv.com\" target=\"_blank\" rel=\"homepage\">Baby TV</a>, Doc McStuffins and Mickey Mouse Clubhouse on Disney Channel. He also loves to dance when his papa sings the hotdog song from Mickey mouse. Hes very loving, always offering kisses and cuddles, mostly for his papa, but Mummy gets them every now and again. Other than that he is really independent and is quite happy playing with his toys by himself or going on adventure into other rooms of the house when he thinks Im not looking.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Favourite Foods He has gone a little fussy. He use to eat anything I put in front of him but since a real bad episode of teething I feel we have taken a fair few steps back in his weaning journey. He will quite happily feed himself toast, banana and bits of fruit, biscuit snacks, cherios cereal, but still has me spoon feed the major part of his diet. He loves his weetabix in a morning, pasta and home-made sauces, and whizzed up meat and veg which is left very lumpy now for the texture. I keep trying to encourage him to feed himself by offering the spoon. I am also trying to introduce more finger foods. At the moment his favourite foods have to be petit-felous yoghurts, bananas and toast.</p>\n<p style=\"text-align: center;\">Favourite Toys and things to do His favourite toys are his new xylophone from My 1st Years and his wooden shapes toy where he has to place the shapes through the correct spaces. Baby absolutely loves going to the park, especially because of the swings.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Anything new He has been walking properly and confidently since 13 months old and he is now trying to speed up and almost run. He is a little more confident to walk about during visits to the park. He now has four teeth up top and 3 at the bottom with two back molars, I think the fourth one along the bottom is on its way. He likes to hold his bottle in the morning and at night.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Mummys Thoughts Dear my gorgeous boy, your growing up too fast, I wish you would slow down but then again I love seeing how you develop. I am guilty of trying to keep you a Babyonger and you will often be wearing all in one rompers or sleep suits, just because your my little baby. My favourite times of the day is your bottle time, thats the only part that I would say still reminds me of your early months, we always cuddle on the sofa in the same spot, you look up at me and drink your milk and we cuddle for about 20 minutes. You are now holding your bottle so I know its only a matter of time until you dont want to sit with mummy. You really are a character, and you are definitely a handful. But you are so incredibly active and full of life and I really want that to continue. I love you all the world, lets see what your 16th month in the world has to offer.</p></div></body>','What should you expect for a baby at 15 months?','','inherit','closed','closed','','21-revision-v1','','','2017-10-25 08:16:31','2017-10-25 08:16:31','',21,'http://www.discover-your-mind.co.uk/21-revision-v1',0,'revision','',0),(72,1,'2017-10-25 08:17:11','2017-10-25 08:17:11','<body><h2 class=\"h2 entry-title\"><span><wbr>Baby <wbr>Passport <wbr>Dos and <wbr>Donts</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-630\" title=\"archives daily April 15, 2014 6:01 am\"><time class=\"entry-date updated\" datetime=\"2014-04-15T06:01:40+00:00\">April 15, 2014 6:01 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\"/></span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by The L\'sMum\" rel=\"vcard:url\"/></span> <a href=\"../../pregnancy-and-parenting/baby-passport-dos-donts/#comments\" class=\"raindrops-comment-link\"><em>2 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">So like many people we are planning our family holiday and one of the things I needed to get organised was Babies passport. I thought I would put together a quick Dos and Donts so that you can all get this sorted as quick as possible and avoid some of the problems I faced.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><strong>DO</strong> go to a recognised photography shop such as Max Speilman and pay for a professional picture to be done. They use the correct colour background, the right size and obtain the perfect picture. This cost me ??7.99 and was well worth it.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><strong>DONT</strong> try and use the photo-booths you see at your local supermarket. Where these are perfectly fine for an adult to use. It is extremely difficult to do the following:</p>\n<p style=\"text-align: center;\">?? ?? ?? ??a) Have your babies face be exactly in the middle of the screen</p>\n<p style=\"text-align: center;\">?? ?? ?? ??b) Whilst avoiding any of your own body parts to be evident on the picture</p>\n<p style=\"text-align: center;\">?? ?? ?? ??c) Trying to get your baby to look directly at the screen with out smiling, giggling, talking or generally getting that perfect shot.</p>\n<p style=\"text-align: center;\">?? ?? ?? ??d) Its a waste of time and money for a baby. We had 3 attempts, costing ??5 each with 3 attempts each. Not one picture was suitable.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">The declined passport picture.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">This was our first attempt.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">Our second attempt.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> go online and pre fill the information out in advance. This has onscreen help and allows you to obtain all the information. They will then send you the form in the post all ready for your pictures, signatures and documents.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> use the post office check and save option. This will cost a little extra but will allow you to make sure that all items are complete. Although our application was returned because our attempt at a picture wasnt right, it allowed us ??to send the picture back and not have to start the whole application again because I had paid for this service and the mistake wasnt my fault. Just covers you for any unforeseen errors or circumstances.</p>\n<p style=\"text-align: center;\"><strong>DONT</strong> forget the documents needed such as birth certificate like I did. This resulted in two trips in to town and an unhappy baby for all the upheaval.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">A very grumpy Baby after having to go to the post office twice.</p>\n<p style=\"text-align: center;\"><strong>DO</strong> leave plenty of time to get your application in. It normally takes 3 weeks but dont bank on this incase the passport office has had an increase of applications. Or your application may need to be returned like ours was. Ideally as soon as you know your going to need a passport get it done. Its one less thing to think about and allows you to enjoy the lead up to that much needed break.</p></div></body>','Need your baby\'s passport? Here\'s our do\'s and don\'t','','inherit','closed','closed','','24-revision-v1','','','2017-10-25 08:17:11','2017-10-25 08:17:11','',24,'http://www.discover-your-mind.co.uk/24-revision-v1',0,'revision','',0),(73,1,'2017-10-25 08:17:28','2017-10-25 08:17:28','<body><h1 class=\"entry-title\" itemprop=\"name\">Why Your Rhesus Status Is So Important During Pregnancy?</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: left;\">When you have finally got over the initial excitement and anticipation of being pregnant you face a journey of midwife appointments, scans and blood tests. I have a massive phobia of needles and this was the one thing I really didnt look forward to during these appointments. But I now understand the importance of these blood tests and what vital information it can give your midwives for your ongoing care during your pregnancy. One of the blood tests the nurses and midwives do is to obtain your blood group which could be either A,B, AB or O and also your rhesus status which could either be positive or negative.</p>\n<p style=\"text-align: left;\">Your rhesus status is determined by your genes. Most people are rhesus positive and this means that you have a protein (D antigen) that is found on the surface of your red blood cells. However there is a minority that are rhesus negative who unfortunately dont have this protein active.</p>\n<p style=\"text-align: left;\">So the main question on most expectant mothers lips, if they have a rhesus negative status, is How does this effect my baby? The answer is simple, it will only effect you and your baby if your babies rhesus status is positive. This is obtained by the father having a rhesus positive status. If some of your babies blood enters into your own blood stream your white blood cells begin to fight it. Therefore in simple terms your body is fighting your baby. In scientific terms your babies blood will be seen as a foreign invader and will subsequently create antibodies against it. This is called a sensitising event. This isnt necessarily a problem with your first baby, however in pregnancies to come if you carry a rhesus positive baby again then the chances are the antibodies could cross the placenta and attack your babies blood. This could cause anemia which could be life threatening, or cause problems for your babies heart and liver function when they are born. I was also advised by my midwife that in the worst case scenario it could cause you to miscarry your second baby.</p>\n<p style=\"text-align: left;\">This may not sound like the most upbeat post I have done but I thought it was important to highlight potential issues. I have a rhesus negative status and subsequently learnt all about the potential risks during my pregnancy so I wanted to pass this information on.</p>\n<p style=\"text-align: left;\">There is something that can be done to potentially avoid all of the above and that is in the form of an Anti-D Injection. I need to remind you at this stage that I am a massive needle phobic, but I am not exaggerating when I tell you that this injection hurts. Even the midwife had to admit it is one of the worst injections you can have. Having this injection prevents your body from creating antibodies. Having these injections will protect your future babies as your body wont have created any antibodies to fight the blood type of your baby. Unfortunately you are not to know what rhesus status your baby is until they are born.</p>\n<p style=\"text-align: left;\">I endured my first Anti-D injection at just 11 weeks pregnant. It was when I actually found out I was rhesus negative. I had had a bleed and went straight to the baby unit at the hospital. This is explained in my <a title=\"My Pregnancy and Birth Story Part 1\" href=\"../../pregnancy-and-parenting/my-pregnancy-and-birth-storey-part-1/\" target=\"_blank\" rel=\"nofollow\">Pregnancy and birth story</a>.??Under normal circumstances you will be offered this injection at 28 weeks and 34 weeks however after doing research some hospitals or units give a higher dosage at 28weeks and this would then mean the 34 week injection is not needed. If you have a bleed before 28 weeks then you will be offered the injection early as this is a chance where the blood could mix. If this would then be a regular occurrence, which in my case it was, you would then have the Anti-D injection every six weeks, just to make sure you are covered.</p>\n<p style=\"text-align: left;\">Now you may be thinking, how will mine and my babies blood mix anyway. The only way that there is a chance of this happening is by a potential threat of miscarriage, you may experience spotting or silent bleeds from the placenta or trying to turn a breach baby round. Either way your midwives will be fully aware of your situation right from that very first blood test and you will be offered everything that will be needed to look after the welfare of yourself and your baby.</p></div></body>','The importance of your rhesus status whilst pregnant','','inherit','closed','closed','','64-revision-v1','','','2017-10-25 08:17:28','2017-10-25 08:17:28','',64,'http://www.discover-your-mind.co.uk/64-revision-v1',0,'revision','',0),(74,1,'2017-10-25 08:17:41','2017-10-25 08:17:41','<body><h1 class=\"entry-title\" itemprop=\"name\">This Week Were Talking Holidays</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I have decided to have a theme on the blog this week and as its summer and I am constantly seeing pictures of sun, sea and sand I thought I would focus on holidays. We took our first family holiday back in April so I am going to be talking about my fears and experiences to baby clothes and outfit inspiration. I am also going to be featuring some guest posts with advice and tips.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">When I was travelling with Baby last April to Lanzarote I really panicked about everything. I worried about how he would be on the plane, what I would feed him, if I could buy him nappies, would he sleep through the night, how would he deal with the heat. The thoughts were never ending but once I got there I realised that I was worrying for no reason at all.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p></div></body>','Think about taking your baby abroad!','','inherit','closed','closed','','63-revision-v1','','','2017-10-25 08:17:41','2017-10-25 08:17:41','',63,'http://www.discover-your-mind.co.uk/63-revision-v1',0,'revision','',0),(75,1,'2017-10-25 08:17:54','2017-10-25 08:17:54','<body><h1 class=\"entry-title\" itemprop=\"name\">Weaning How we began our journey</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: left;\">I started weaning Baby when he was around 5 months. I did this because he was quite a greedy but sicky baby and the advice was to see how he got on.</p>\n<p style=\"text-align: left;\"><a href=\"../../wp-content/uploads/2014/01/img_0029.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: left;\">Id put my details into various websites when I was pregnant. Websites such as SMA, Cow and Gate, Pampers, Boots, and Tesco Baby to name a few. Any company that was baby related and had a baby club I was a member of, and still am. What I didnt expect was to receive this weaning plan through the post from Cow and Gate.??I didnt really have a clue when it came to Weaning Baby. All I kept thinking was how great it would be for him to eat solid food. Id heard a little bit about Babyed Weaning but wasnt too sure on what was involved and what I needed to do. So when the guide came through the door I was relieved to have some form of guidance on the topic.</p>\n<p style=\"text-align: left;\">I started Baby with Baby rice. I had read that the idea is to get him use to the spoon and basically teach him how to use it. So I added this to my routine. I gave him Baby Rice once a day around lunchtime, literally a few spoonfuls and increased the amount as the days went on. It wasnt easy at first. Some days he would take a few mouthfuls. The next he would spit it out, but I assumed persistence was going to be the key. Besides he didnt know what to do, it was down to me to teach him.</p>\n<p style=\"text-align: left;\"><a href=\"#\"/> <a href=\"#\"/></p>\n<p style=\"text-align: left;\">From then on we progressed to twice a day and once Id been continuously doing that for a month, along side his normal milk feeds, we moved on to first tastes.</p>\n<p style=\"text-align: left;\">Baby loved pureed carrot, parsnip and even Brussels Sprouts. We sailed through the first tastes. I basically steamed up a batch of the veg, pureed it in the food processor and then freeze the veg in ice cube trays. Giving him a cube portion at a time and then increasing as he got more into it.</p>\n<p style=\"text-align: left;\">At stage two the guide advised me to develop a breakfast time. Baby had dropped his mid morning feed by this point as he was really getting into his solids, so I introduced Baby porridge in flavours strawberry and banana, and Apple and blueberry. I also gave him his porridge about 30 minutes after his first bottle. At 7 months I added some fruit that he can pick up himself after he has been fed his porridge.</p>\n<p style=\"text-align: left;\"><strong>Babies food routine at 7 months old tends to go something like this</strong></p>\n<p style=\"text-align: left;\"><strong>6-6.30 AM</strong> 6oz bottle of SMA follow on milk.</p>\n<p style=\"text-align: left;\"><strong>7AM</strong> Baby porridge and fruit</p>\n<p style=\"text-align: left;\"><strong>10.30AM</strong> Toast</p>\n<p style=\"text-align: left;\"><strong>12.30PM</strong> Pureed veg and pureed fruit for desert</p>\n<p style=\"text-align: left;\"><strong>3.15PM</strong> 6oz bottle</p>\n<p style=\"text-align: left;\"><strong>5-5.30PM</strong> Pureed veg and pureed fruit for desert</p>\n<p style=\"text-align: left;\"><strong>7PM</strong> Last bottle and bed.</p>\n<p style=\"text-align: left;\">Obviously between them times he has his naps and bath etc.</p>\n<p style=\"text-align: left;\">Had I have had guidance on Babyed weaning perhaps I may have gone down that route. I feel giving him his purees has really helped him get a taste for food. I always leave a bit in the bowl and he puts the spoon in his mouth himself. Also mixing snacks into his routine where he feeds himself I think is giving him a grasp of feeding himself.</p>\n<p style=\"text-align: left;\">I know I was really excited to start weaning but now Im in the process I cant help but wish it was just back to bottles. Anyone else feel like that?</p>\n<p style=\"text-align: left;\">I cant wait to get on with stage 4 and onwards. How did you begin weaning your little ones? Has anyone used the cow and gate guide themselves? I would love to hear your views.</p></div></body>','The process of weaning your baby','','inherit','closed','closed','','62-revision-v1','','','2017-10-25 08:17:54','2017-10-25 08:17:54','',62,'http://www.discover-your-mind.co.uk/62-revision-v1',0,'revision','',0),(76,1,'2017-10-25 08:18:13','2017-10-25 08:18:13','<body><h2 class=\"h2 entry-title\"><span><wbr>This time last year <wbr>Babies <wbr>Due <wbr>Date</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1014\" title=\"archives daily May 21, 2014 7:33 am\"><time class=\"entry-date updated\" datetime=\"2014-05-21T07:33:56+00:00\">May 21, 2014 7:33 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/time-last-year-baby-ls-due-date/#comments\" class=\"raindrops-comment-link\"><em>3 Comments</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">This time last year I was eagerly anticipating the arrival of my baby boy. I was getting regular phone calls from family and friends wondering if he had or was about to make an arrival. Were there any signs? Any contractions? Has my water broken? Anything at all? The answer was a big fat NO.</p>\n<p style=\"text-align: center;\">I was very apprehensive at this time. I was told I had a bi-caunuate Uterus (Which later we found to be not the case) so I was always told I would have the baby early, I was even at tenting the pre-term clinic for checks throughout my pregnancy. So to get to this stage I was really expecting to have had a baby by now. Or at least have signs he was on the way. But no nothing was happening.</p>\n<p style=\"text-align: center;\">I spent the day pacing the house. I put some loud music on, which at this time tended to be Avicci Levels or David Guettas Titanium. I power walked the length of the house. I researched all the ways to bring on labour.</p>\n<p style=\"text-align: center;\">Eating pineapple.</p>\n<p style=\"text-align: center;\">Hot curry</p>\n<p style=\"text-align: center;\">Champagne and Lobster (One of the strange ones)</p>\n<p style=\"text-align: center;\">Spending *ahem* quality time with your loved one.</p>\n<p style=\"text-align: center;\">Castor oil</p>\n<p style=\"text-align: center;\">Herbal remedies</p>\n<p style=\"text-align: center;\">Nipple stimulation (which honestly I didnt want to try, and ended up not doing so I cant say whether this works or not)</p>\n<p style=\"text-align: center;\">acupuncture (I didnt try this)</p>\n<p style=\"text-align: center;\">Walking</p>\n<p style=\"text-align: center;\">Bouncing on a  birthing ball</p>\n<p style=\"text-align: center;\">There are loads of ways to help and I tried lots of them Even unconventional ones which didnt happen to be old wives tales. Nothing was working. Baby was very happy where he was (Or so I thought).</p>\n<p style=\"text-align: center;\">I couldnt wait to meet my baby. I couldnt wait to see what he would like. Have that first cuddle. Whisper that he means the world to me. However I was i started to get very nervous about the prospect of being a mother. This baby that was all snug inside me was going to need me. He was my responsibility. I couldnt he;p think that hes be better staying where he was. At least he was safe. But the overwhelming desire to meet my unborn child swiftly took over and I did all I could to meet the little man.</p>\n<p style=\"text-align: center;\">This time last year I spent my days pacing the house, staring at four walls, keeping my phone with me at all times, and hoping every flinch of pain or aches was the start of my labour. What I didnt realise was that I still had a way to go before I could meet my beautiful baby boy. Do you have any successful ways to bring on labour? What worked for you?</p>\n<p style=\"text-align: center;\"> </p></div></body>','A year ago was our baby\'s due date! Here is what happened','','inherit','closed','closed','','61-revision-v1','','','2017-10-25 08:18:13','2017-10-25 08:18:13','',61,'http://www.discover-your-mind.co.uk/61-revision-v1',0,'revision','',0),(78,1,'2017-10-25 08:18:45','2017-10-25 08:18:45','<body><h1 class=\"entry-title\" itemprop=\"name\">The moment I became confident in being a mum</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>When I found out I was pregnant with Little L I was in total shock. I was overjoyed dont get me wrong but I was a little worried about the challenges I had facing me as I entered into the world of motherhood. I was already a mum of sorts, being a step mum to Big L, but at the time he was 7 years old and really I had no experience of being a mum to a newborn.</p>\n<p data-imagelightbox=\"g\"><img class=\"size-full wp-image-4032 aligncenter\" src=\"../../wp-content/uploads/2015/07/IMG_0035.jpg\" alt=\"IMG_0035\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2015/07/IMG_0035-225x300.jpg 225w, http://thelsmum.co.uk/wp-content/uploads/2015/07/IMG_0035.jpg 600w\" sizes=\"(max-width: 600px) 100vw, 600px\"/></p>\n<p>I thought I was thoroughly prepared for being a mum. I read every book I could get my hands on about labour and pregnancy. I didnt really take much notice of the bit after the baby was born. Looking back I was so naive, because I just thought Id know exactly what I was doing. I never even contemplated the effects that having a baby would have on my relationship, on my life and how I would feel as an individual.</p>\n<p>That first night alone with my baby in the hospital and I was pretty shell shocked. My baby would not stop crying no matter what I did. I really didnt know what I was doing and I was well out of my comfort zone. I was scared of breaking or harming this delicate baby by just doing one little thing wrong. I just didnt know what to do.</p>\n<p>Deep down though I really did. And that might surprise you when I say that.</p>\n<p>Because when it comes to life you can rule with your head or your heart. That first night in the hospital I ruled with my head. I questioned everything I did with another question. Those first few months I ruled with head.</p>\n<p>But one day something changed and it was when Little L had woken in the night. This was a regular occurrence and I was three months in to troubled and broken sleep. I had been trying all sorts of things to get into a routine. I just assumed routine was important, and I still do to this day.</p>\n<p>My head kept telling me that I needed to soothe him in a certain way. That I shouldnt give too much attention to him, but my heart just told me to carry on doing what I was doing.</p>\n<p>I cried that night holding my baby. And thats when it all clicked into place. I cried because of the confusion and the way my head was playing games on me. Listening to repeats of people giving me advice and opinions. That night I just held my baby close and he stopped crying and went to sleep.</p>\n<p>My heart knew I just needed to take my time and do what I thought was right.</p>\n<p>That was the night I gained some sort of confidence in my ability to be a mum and soothe my baby. Everything after that I just knew I needed to rule with my heart. The first cold. Teething. Weaning stages. The first hospital visit and most recently knocking his two front teeth and an impending hospital visit to come. But each and every time I have had confidence in my own ability.</p>\n<p><a href=\"http://www.nurofenforchildren.co.uk/\" target=\"_blank\" rel=\"nofollow\">Nurofen for children</a> recently surveyed 2000 new mums and it seems on average it takes a first time mum about six months to feel confident in their own abilities. Its not surprising to me that 9 out of 10 mums would say having a baby is life changing. I would certainly agree, would you?</p>\n<p>If I could give any new mum a little advice. I would say rule with your heart and not your head on this journey. As a mum you have an instinct and deep down you will always know what to do for your own baby and indeed yourself as a new mum.</p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-large wp-image-3616\" src=\"../../wp-content/uploads/2015/05/IMG_1805-1024x683.jpg\" alt=\"IMG_1805\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-300x200.jpg 300w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-1024x683.jpg 1024w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805-1080x720.jpg 1080w, http://thelsmum.co.uk/wp-content/uploads/2015/05/IMG_1805.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\"/></p>\n<p>What advice would you give a new mum who was struggling to gain some confidence in their new role?</p></div></body>','Becoming confident as a mother','','inherit','closed','closed','','59-revision-v1','','','2017-10-25 08:18:45','2017-10-25 08:18:45','',59,'http://www.discover-your-mind.co.uk/59-revision-v1',0,'revision','',0),(79,1,'2017-10-25 08:18:59','2017-10-25 08:18:59','<body><h1 class=\"entry-title\" itemprop=\"name\">How To Combat Mumsomnia</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. Weve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\n<p style=\"text-align: center;\"><strong>You have Mumsomnia when..</strong></p>\n<p style=\"text-align: center;\">You wake up in the night thinking about what you need to do the next day</p>\n<p style=\"text-align: center;\">You get up at 2am because you suddenly remembered that shirt your partner wanted to wear for that important meeting the next day is at the bottom of the washing pile. You will then put said shirt in the washing machine and go back to bed, and awake an hour later and hang in the airing cupboard praying over and over again that it will be dry by 7am. Knowing full well that if you were a tiny little bit normal you would just explain to your very caring other half that you forgot and knowing that he has lots of other shirts and he really wont mind. You can tell I have done this cant you.</p>\n<p style=\"text-align: center;\">You spend the whole day wanting your bed and the minute you get there you are wide awake, no matter what you do you just cant drift off and you resort to naming capital cities with letter of the alphabet. However defeating the point as you get so worked up trying to remember a capital city that begins with S.</p>\n<p style=\"text-align: center;\">You wake up (Noticed a theme yet) thinking about something you did years ago and going over and over your actions in your mind. No matter how many times you tell yourself that you cant change it you still work through it. <em>Im beginning to sound a little crazy now.</em></p>\n<p style=\"text-align: center;\">You suddenly remember theres a million different things that need to be done, but you are so scared of forgetting you just go over them in your head until its time to get up.</p>\n<p style=\"text-align: center;\">Sound familiar?</p>\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Heres whats been working for me</p>\n<p style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasnt so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I havent been waking up, unless of course Baby wakes me up.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</p>\n<p style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way Im clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</p>\n<p style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I dont drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasnt every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</p>\n<p style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and thats the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>and finally</strong> Get an early night when you can.</p>\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you to.</p></div></body>','Here is how to tackle no sleep as a mum','','inherit','closed','closed','','58-revision-v1','','','2017-10-25 08:18:59','2017-10-25 08:18:59','',58,'http://www.discover-your-mind.co.uk/58-revision-v1',0,'revision','',0),(80,1,'2017-10-25 08:19:36','2017-10-25 08:19:36','<body><h1 class=\"entry-title\" itemprop=\"name\">Our miscarriage story</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p data-imagelightbox=\"g\"/>\n<p>This is something I never thought I would have to write, but here I am on a cold autumn morning, watching my son happily play with his trains fighting back the tears.</p>\n<p>This time over three weeks ago I eagerly sat in my bathroom staring at a pregnancy test. Everyone in the house was asleep and it was just me and a test. I had an inkling I was pregnant. My period was late, I wasnt feeling myself and sometimes you just know dont you? I remember feeling nervous, because it wasnt the first time I had sat there hoping for a positive result. This is something we have wanted for so long. Since Little L turned one we have planned to add to our family, and now that hes almost two and a half that would give you an indication of the time we have waited for a positive test.</p>\n<p>And then there it was. Pregnant. Staring right back at me.</p>\n<p>I ran straight over to the hubby and woke him up to tell him and we just sat there blissfully happy chatting away for ages about the future we have been hoping for. It was now real. It was now happening. I would have been around four weeks according to my dates.</p>\n<p>We had a week of pure happiness.</p>\n<p>And then the bleeding and the discomfort??started.</p>\n<p>That was over two weeks ago.</p>\n<p>During this time we hoped and prayed that it was just normal spotting. I had experienced similar symptoms in my last pregnancy, and of course trying not to worry and over think too much. We took precautions and went to our emergency pregnancy unit in Manchester, I have a <a href=\"../../this-is-me/less-woman-cant-give-birth-naturally/\">unicornuate uterus</a> and so we are well aware that our chances of miscarriage are much higher. But having had a successful pregnancy there was no reason to doubt that it couldnt happen again for us.</p>\n<p>Our first blood test results showed a decent level of hormones, our next saw a decline, and that was when the excitement began to fade.</p>\n<p>During the course of a further 5 blood tests the hormone levels began to rise slowly and with that so the hope crept back in. Maybe it was going to happen after all. Maybe this is just one of them things and all was going to be okay.</p>\n<p>A week ago the cramps and dull ache I had been feeling turned to pain.</p>\n<p>And after many more blood tests, two scans, and a fair amount of poking and prodding. We learnt to accept that our pregnancy was failing and I was about to miscarry.</p>\n<p>No one can truly understand how you feel unless they have been through it themselves. And no one it seems really discusses it either. Being a blogger I naturally have turned to the internet to seek out some reassurance, some hope that although we are experiencing a devastating time, that there is light at the end of the tunnel. Seeking out peoples experiences of how long it takes? Does the pain ever go away both physically and emotionally? I can read all the NHS guidelines and speaks to doctors and nurses but Im wanting some real life experience and its sad that I cant seem to find anything out there. Not really.</p>\n<p data-imagelightbox=\"g\"/>\n<p>Miscarriage isnt discussed, but it happens to one in four pregnancies. Maybe sharing my experiences and emotions might help someone in the future. Something positive has to come out of this. It has to.</p>\n<p>I have a supportive partner who has been my absolute rock throughout all of this, an incredible family and amazing friends. We will get through this and we will try again.</p>\n<p>And I have to remember that its not just me whos going through this. My hubby has lost a baby to, I have to remember his feelings, I cant shut him out. Our parents have lost a grandchild, I must remember that. Our best friends have lost a future godchild, I must remember that.</p>\n<p>Miscarriage doesnt just affect me, or one person, it affects everyone. But if everyone sticks together then perhaps in time things will get better.</p>\n<p>You must always search for the bright spots in life, no matter how dark it seems.</p></div></body>','A truly heartbreaking miscarriage story','','inherit','closed','closed','','57-revision-v1','','','2017-10-25 08:19:36','2017-10-25 08:19:36','',57,'http://www.discover-your-mind.co.uk/57-revision-v1',0,'revision','',0),(81,1,'2017-10-25 08:19:50','2017-10-25 08:19:50','<body><h1 class=\"entry-title\" itemprop=\"name\">Our Ectopic Pregnancy story</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Last week I wrote the hardest post I have ever had to write, but then I didnt realise what was in-store for our little family. Last week I explained how we had <a href=\"../../pregnancy-and-parenting/our-miscarriage-story/\" target=\"_blank\" rel=\"nofollow\">unfortunately lost our very much wanted baby</a> by an early miscarriage. I would have been 7 weeks pregnant.</p>\n<p>We thought it was all over, a scan showed there wasnt anything there, and with the heavy bleeding and pain experienced the midwives explained that our baby had gone.</p>\n<p>But on the evening of Saturday 17th October I didnt feel too well. And then there was the pain again.</p>\n<p>The pain was on my left side and having been diagnosed with a unicornuate uterus on my right side I genuinely thought the pain had nothing to do with the recent pregnancy. I wished I had gone with the instincts of both myself and The Ls Papa and gone to hospital earlier but we were due for a final blood test on the Sunday morning. So I decided to try and grin and bear the pain through the night.</p>\n<p>I arrived on Sunday having been previously been sick with the pain and immediately were met with concerned faces.</p>\n<p>One emergency scan later on my left side showed the pregnancy that everyone had been missing these last few weeks but sadly growing in my fallopian tube.</p>\n<p>The next 24 hours were extremely difficult. At half past 10 on the sunday evening I went down for key hole surgery and the pregnancy was removed along with the tube on my left side.</p>\n<p>This week has seen me deal with the physical and emotional recovery of losing a baby for a second time.</p>\n<p>The week before we had grieved and come to terms with what had happened and then we were right back in the thick of things and now not only is the emotional pain a hard pill to swallow but physically I am frustrated because everyone has had to do everything for me.</p>\n<p>I wanted to explain my absence once again from the blog. I feel really stupid for believing I had miscarried when in actual fact it was an ectopic pregnancy all along. But then again you can only go from what the professionals say and thats all we did.</p>\n<p>As a family we are devastated once again but as each day goes by the physical pain is getting easier, I am becoming more mobile and slowly the tiredness is easing.</p>\n<p>Emotionally?</p>\n<p>Im not quite sure how to answer that just yet. It seems every blogger I follow and watch on Youtube is pregnant. It seems everyone around me is enjoying their lives and I kind of feel like I have halted. I have hit the pause button and just taking each day as it comes.</p>\n<p>There is a silver lining, a few actually. Those are the things I am clinging on too.</p>\n<p>You may have noted earlier on in this post I mentioned how my pain was on the left side. I actually have a different anatomy than originally diagnosed and so for the third and final time we now know exactly what that is. I have two wombs, an ovary to each and a tube to each although the left tube has since been removed in surgery.</p>\n<p>My right womb is my stronger womb. This was the womb I carried to full term with Little L and everything remains in tact there so there is no reason why we cant have any more children in the future if we decide to do so.</p>\n<p>And finally me and The Ls Papa have made a big decision which will all be revealed on the blog next week but let me just say it has been the most welcomed distraction and something to be hugely excited about so watch this space.</p>\n<p>Thanks for baring with me and thanks for the ongoing emails, comments and overwhelming support we have had.</p>\n<p>I am hoping to get back to some normality next week and try to move forward, take the button off pause and start living again.</p>\n<p>Like I said in my last post, you must always hunt out the bright spots in life.</p></div></body>','What is an ectopic pregnancy?','','inherit','closed','closed','','56-revision-v1','','','2017-10-25 08:19:50','2017-10-25 08:19:50','',56,'http://www.discover-your-mind.co.uk/56-revision-v1',0,'revision','',0),(82,1,'2017-10-25 08:20:04','2017-10-25 08:20:04','<body><h1 class=\"entry-title\" itemprop=\"name\">The One With The Mummy Guilt</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">When I was pregnant I had this ideal picture of how life was going to be when my baby came along. I would be blessed with a well behaved bundle of joy that would sleep through the night almost straight away. I would be this perfect housewife who had a constantly clean house and no washing pile to speak of. I would be the perfect cook and bake lots of gorgeous treats and make gorgeous meals for my partner. I would be an amazing mum who managed to get her baby to eat lots of nutritious foods, and crawl and sit up and play nicely. I wouldnt be a mum who would let her baby watch TV. I had all these wonderful scenarios going round my head on an almost daily basis that I never gave myself a moment to think of anything else, and thats when it hits you.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">When the baby comes you are not prepared for the sheer life change that this cute little being is going to inflict on you. You underestimate the level of sleep you will actually get. That a 10 minute shower can feel like a whole day in the spa. So sadly the ideal fantasies I day dreamed about were flittered away and instead my mind was plagued with guilt.</p>\n<p style=\"text-align: center;\">I became the housewife and stay at home mum with toys everywhere and and a house that looked lived in. I was that mum who put Baby TV on just so that she could get a five minute sit down with a hot cup of tea. I was particularly lucky with the sleeping but when he had a sleepless night boy did I feel it the next day, and still do.??I didnt bake, in fact I baked for the first time in a year last week. Home-cooked meals are not an everyday occurrence and The Ls Papa now enjoys chicken kiev and chips on a more regular basis than he use to. I have a washing pile which subsequently has its own cupboard which I can gladly shut.</p>\n<p style=\"text-align: center;\">I became everything I didnt want to be and Its hard to admit but I have given myself a hard time over it all. But the truth is, I have a healthy and happy little boy. Yes hes a little fussy at the moment but I think thats more down to the weather than my mothering skills. So the house looks a little lived in but its clean, and by the end of the day its always tidy. The washing pile is huge but as long as The Ls Papa has his work shirts washed and ironed and we all have something to wear then whats wrong with that? So what Baby enjoys a little TV every now and again?</p>\n<p style=\"text-align: center;\">The mummy guilt can really hit you hard when it comes to housework and general daily life but these babies are not small and tiny forever. Ive developed a new mummy guilt, a guilt of wishing I hadnt felt guilty for all the wrong things when Baby was small. How I wished I had cherished those newborn cuddles and morning naps more instead of spending that time thinking the washing needs doing.</p>\n<p style=\"text-align: center;\">So forgive yourself, let the pile of washing go untouched for a day, the vacuuming can wait and it doesnt matter if you pull something out of the freezer for your tea. Life is too short and we spend way too much time not living in the here and now. I am most definitely guilty of that.</p></div></body>','The guilty mummy concious','','inherit','closed','closed','','55-revision-v1','','','2017-10-25 08:20:04','2017-10-25 08:20:04','',55,'http://www.discover-your-mind.co.uk/55-revision-v1',0,'revision','',0),(83,1,'2017-10-25 08:20:18','2017-10-25 08:20:18','<body><h1 class=\"entry-title\" itemprop=\"name\">One Day I Will Look Back and Laugh</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Recently I have turned into an old record player thats stuck in a position, repeating the same things over and over again. I knew this would happen one day. I even remember my own mother telling me she repeated herself back when I was younger. I think it stems back to this ideal image I had of being a mother, and how oh so perfect I was going to be, but as it turns out its quite hard isnt it? So recently I have been asking myself the same questions in my head and I thought I would share with you in the hope that I a) am not alone in the craziness and b) Maybe provide you a little chuckle on this dull august day</p>\n<p style=\"text-align: center;\"><strong>1. Why are the kitchen cupboards so fascinating, when you have so many toys?</strong></p>\n<p style=\"text-align: center;\">I guarantee that some days I come across toys in Babies collection that I never even knew he had. He has so many. Theres a section in the living room and conservatory designated to toys, a ball pit, I even have the blown up paddling pool out with balls and toys in it. So why are my kitchen cabinets so interesting? One minute all is well with the world, the next my kitchen cupboard doors are all open and I find cake sprinkles and baking soda on the floor.</p>\n<p style=\"text-align: center;\"><strong>2. Not only are you fascinated with the cupboards, but why is a baking tin or chopping board so amazing to you?</strong></p>\n<p style=\"text-align: center;\">Its not the fact that Baby walks round the house either holding a baking tin or chopping board, its the constant dropping and picking back up again. They make a right noise, and when you dont expect it, and it happens right behind you whilst your holding a hot coffee happens to be not the most pleasant experiences at 6.30am.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>3. After saying the word NO countless times in your lifetime my beautiful baby, Why dont you understand it? But yet I say the word biscuit, juice, or milk you know exactly what I am talking about.??</strong></p>\n<p style=\"text-align: center;\">Eventually the word no does get a response which normally means stamping feet, throwing himself on the floor only to bang his head, screaming, and when I try and comfort him in the way of a cuddle he arches his back and throws himself backwards. Cant win.</p>\n<p style=\"text-align: center;\"><strong>4. Why when I am watching Downton Abbey, a cookery programme or basically anything mummy is interested in, do you go and switch the volume off or somehow find the remote and change the channel?</strong></p>\n<p style=\"text-align: center;\">Its always when I want to watch something, and this really isnt very often. I always feel way too guilty to just sit around during the day unless I feel like there is nothing else to do, so why when I allow Baby TV, Disney Junior, Nickelodeon on the volume switch doesnt even occur to you, or the remote control is boring.</p>\n<p style=\"text-align: center;\"><strong>5. Why at 10pm, when I am physically exhausted, do I have Charlie and the numbers or Mickey Mouse clubhouse songs in my head?</strong></p>\n<p style=\"text-align: center;\">URRRH There is nothing more frustrating than this, some would argue that I am a <em>cool mum??</em>for knowing all the words, some would say I am crazy. I would probably go with the latter considering Baby doesnt know what the word cool means, although given his quick learning with the word biscuit who knows these days.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"><strong>6. Why when you have cried for me to change your nappy, do you kick me ferociously and do anything in your power to avoid said nappy change you requested in the first place?</strong></p>\n<p style=\"text-align: center;\">I find myself trying to explain that I am doing what he wants, and he will feel so much better when its changed. I also advise him that it would take half the time if he just lay there still, and then I ask myself</p>\n<p style=\"text-align: center;\"><strong>7. Why do I talk to you like an adult? ??</strong></p>\n<p style=\"text-align: center;\">I always talk to Baby, Im always telling him what I am doing, where we are going, telling him how Im feeling, which is normally tired. But hes my little mate, and although some of these questions, ok the majority of them, I have already dealt with and asked myself this morning, I wouldnt have him any other way. My gorgeous little boy.</p>\n<p style=\"text-align: center;\">Even now whilst I finish typing this, hes sat next to me banging away on my laptop, In my mind I am asking why, in his mind hes helping. Or at least I hope so. I know I am going to look back on these mornings, days, and laugh.</p>\n<p style=\"text-align: center;\">Do you ask yourself any similar question?</p></div></body>','Babies make us laugh!','','inherit','closed','closed','','54-revision-v1','','','2017-10-25 08:20:18','2017-10-25 08:20:18','',54,'http://www.discover-your-mind.co.uk/54-revision-v1',0,'revision','',0),(84,1,'2017-10-25 08:20:32','2017-10-25 08:20:32','<body><h1 class=\"entry-title\" itemprop=\"name\">The One When The Baby Bites and Pinches, and Scratches and </h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">There I was minding my own business a few weeks ago, enjoying a nice cup of tea whilst Baby played. I could have sworn at that very moment I was thinking Life is pretty good. My little boy was occupying himself, and watching some disney junior, which is a welcome change from Baby TV let me tell you, and playing with some of his toys. I was feeling quite happy with myself. Dare I say it, thinking I had cracked this mum thing and I was raising a good little boy.</p>\n<p style=\"text-align: center;\">He turns and looks at me, I smile at him and he smiles back, melting my heart in the process. He stands up and toddles over to me. Just picture it, this cute little boy taking unsteady steps towards me, Im literally bursting with pride, he grabs my knee and his mouth hits my skin (note to self, shorts are not suitable attire anymore) and bites me, my smile fades, its like everything has gone into slow motion and Im shouting NOOOOOOOOOOOOOOOOOOOO.</p>\n<p style=\"text-align: center;\">My boy has decided to become a biter. But he doesnt just stop there, oh no, Hes quite the little bully, and let me tell you I seem to be the primary target. I cant even recall a time he has done this to his papa, who clearly is his favourite parent. Fact.</p>\n<p style=\"text-align: center;\">He pinches me, scratches me, hits me, and then laughs. Like the actions themselves arent bad enough, he feels the need to mock me with his evil laugh (slight exaggeration, and his laugh is actually very cute). Now before I get told he doesnt realise hes doing this, deep down I know this to be true. Hes just learning, and as I am with him 24/7 I am the one he experiments his life lessons on. But boy does it hurt.</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/07/IMG_1027.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: center;\">(So cute)</p>\n<p style=\"text-align: center;\">The main thing is I cant seem to find the trigger, hes never just portraying one emotion at any one time hes behaving like this. He could be really excited, happy or angry, upset and frustrated.</p>\n<p style=\"text-align: center;\">Im hoping it is just a phase, and any advice on how to handle the ouches in a way a 13 month old would understand are greatly appreciated. Until then, its long sleeve tops and trousers and in this weather a sweaty mummy is not the best look in the world.</p></div></body>','How to deal with your child if they pinch others','','inherit','closed','closed','','53-revision-v1','','','2017-10-25 08:20:32','2017-10-25 08:20:32','',53,'http://www.discover-your-mind.co.uk/53-revision-v1',0,'revision','',0),(85,1,'2017-10-25 08:20:52','2017-10-25 08:20:52','<body><h1 class=\"entry-title\" itemprop=\"name\">A Newborn Daily Routine EASY</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>I am routine obsessed and I always like reading how other mums spend their days. You can take a look at the all the lovely routines I have on the blog <a title=\"Daily Routines\" href=\"../../daily-routines/\">here</a>. I research routines to work out whether I am doing things in the right way or at the right times. I like to know what I am doing and what I have to do that day and so a long with being a tad obsessed with daily routines I also love writing lists. I plan my week on a desk planner, I have a daily to do list and I have two diaries, one for personal appointments and one for the blog and Organic Bambino Boutique which is my business I run from home.</p>\n<p>When I was pregnant I didnt read too much about what would happen when the baby arrived. I knew everything I needed to know about labour but when Baby arrived I was once again clueless and found myself looking to Google for the answers of how I should do things and what and when I should feed, change and encourage sleep.</p>\n<p>Its fair to point out that when your newborn arrives you feel like you have been hit with a tonne of bricks. You are sailing on a bubble of new parent bliss but then the sleepless nights start and the crying. When Baby was born I found a very easy routine to follow and although I tried a number of things which I will be sharing with you all in the future this seemed to be the most straight forward.</p>\n<p>EASY</p>\n<p>Its as Easy as that. The EASY routine. Basically broken down to Eat, Activity, Sleep and You.</p>\n<p>E Eat</p>\n<p>Eating or in our babies case a bottle of formula or breastfeeding. I was always advised by the midwife that my baby needed to be guzzling between 18-20 ounces before I could expect my little one to sleep through the night. I use to count the ounces per feed and work out how my night was going to be. I was very fortunate because Baby was a great feeder right from the start. I chose to formula feed and I completely understand its different to breastfeeding so please bare in mind this advice is from a formula feeding mum and this routine may not work for breastfeeding. Once you know your baby is winded and settled from their feed we move on to the next step.</p>\n<p>A Activity</p>\n<p>This doesnt necessarily mean playing with toys etc. This activity could mean a nappy change, tummy time or a rocking chair. The aim really is for your child to not necessarily fall asleep after each feed, because you are hoping to encourage sleep as a separate thing all together and to not have your baby rely on a feed to put them to sleep. That said sometimes its impossible to avoid but if you can keep those little eyes awake for as long as it takes to change a nappy then you are heading in the right direction.</p>\n<p>S Sleep</p>\n<p>The next step is sleep. Again the advice is to place your baby in their mosses basket or sleeping arrangements and let them fall asleep on their own. Of course encouraging this for when they are older. Now at 17 months Baby goes up to his cot at 7 half awake and half falling asleep because hes ready for bed and he falls asleep on his own for the night. Im not saying this has to be the only way you do it, because equally cuddles and nursing you baby is a great form of bonding, but if you can on odd occasions put them to bed awake it will encourage good sleep habits in the future.</p>\n<p>Y You</p>\n<p>You time. Whilst your baby sleeps thesis a chance for you to do what you need to do. In the early months I slept whilst Baby slept to catch up with myself, I also used the time to maybe tidy up or just have a nice hot cup of tea and catch up on some TV. However you want to utilise the time then make sure its something that will make you feel better. In those first few months you are so far removed from the person you was before you were pregnant that having a bath or shower feels like a day at the spa. Take advantage.</p>\n<p style=\"text-align: center;\"> </p>\n<p>I hope this routine helps any new mums out there. What I liked about it was the flexibility. You dont have to do things exactly right but if you can keep to the pattern then it really can help develop good habits for the future.</p>\n<p>Did you use the EASY routine when you had your baby? If you would like to share your routine with me please do get in touch.</p></div></body>','A perfect routine for a family with a newborn baby','','inherit','closed','closed','','52-revision-v1','','','2017-10-25 08:20:52','2017-10-25 08:20:52','',52,'http://www.discover-your-mind.co.uk/52-revision-v1',0,'revision','',0),(86,1,'2017-10-25 08:21:03','2017-10-25 08:21:03','<body><h1 class=\"entry-title\" itemprop=\"name\">My Pregnancy and Birth Story Part 1</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">Theres more than one kind of uterus dont you know. Honestly there really is.  I should know, I dont have a regular one. I have been putting off writing my birth storey and pregnancy journey for some time but feel now is the time to share it. It will be over a two posts as there is a lot of background to understand before actually realising how bad my birth and labour could of been, if it wasnt bad enough.</p>\n<p style=\"text-align: center;\">I found out I was pregnant back in August 2012. I was late but didnt really think I could be pregnant. I was still taking the pill. I was on a day off from work and had gone round to see my mum and she made me a cup of tea. Nothing unusual there. I absolutely Love my mums cups of tea, there the best, but today I couldnt drink it. It made me feel sick. Definitely unlike me. My mum joked that she hoped I wasnt pregnant (not because she was against it but my parents were emigrating to Australia a few months later so not exactly ideal) I shrugged it off. But it got me thinking, and the more I thought about it the longer I waited without a period, so I decided that thinking about it was enough to delay it so I will just do a test. Put my mind at ease. I had also had a dream the previous night about being pregnant so I knew it was playing on my mind. Well surprise surprise their was a little person growing inside me.</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/01/img_0062.jpg\" data-imagelightbox=\"g\" title=\"\"/></p>\n<p style=\"text-align: center;\">I did all the usual bits and pieces, booked my doctors appointment, got an EDD which originally was 16/05/2013 but that later changed to 21/05/2013. We paid for an early dating scan as we were due to go on holiday and wanted to make sure everything was ok.</p>\n<p style=\"text-align: center;\">We had a lovely holiday in Fuertaventura and then everything seemed fine. I was 11 weeks when I started to bleed. We had been assigned to a hospital a bit further away from our local one due to me having had a heart operation in the past. So we went straight to there Early Baby Unit to get checked out. I was bleeding fairly heavy and had cramp style pains so you can imagine I was thinking the worse.</p>\n<p style=\"text-align: center;\">I got scanned and they said baby was absolutely fine, however was I aware that I had a Bicornuate Uterus. Erm ⊠No, what is that?? Well the lady described it as a heart shape rather than pear shape. I had two chambers and Baby was currently in the left side chamber. Oh. I was in shock. We had to wait in the waiting room to see a doctor to explain and I instantly googled it. Stupid really but I had to understand. I read some horror stories so decided to put my phone away and wait to hear how bad it was.</p>\n<p style=\"text-align: center;\">The doctor explained that they need to give me the worst case scenario facts about having a Bicornuate uterus.</p>\n<p style=\"text-align: center;\">1. Your baby has a 1in 5 chance of survival ⊠Shock</p>\n<p style=\"text-align: center;\">2. You could get pregnant again in the right chamber, although it is an extreme case is could happen ⊠Eyes open wide</p>\n<p style=\"text-align: center;\">3. If you go full term you are more than likely going to give birth early, so you have to be enrolled into the Pre term labour clinic to have regular checks. Cameras, and other things. ⊠Nice</p>\n<p style=\"text-align: center;\">4. The bleeding and cramps is down to the body thinking it needs to have its period, so you may incur this monthly, so always get checked just incase ⊠so basically worry all the time then.</p>\n<p style=\"text-align: center;\">There were a few other things but it seems a bit of a blur now. We also found out then I was Rhesus Negative so had to endure those painful Anti-D injections every time I bled ⊠OUCH. Anyone who has had to experience these injections will know how painful and horrible they are. I am a wimp when it comes to needles anyway but even The Ls Papa said that it was one of the biggest needles hed seen. Didnt fill me with confidence, thank god I looked away.</p>\n<p style=\"text-align: center;\">Id had a Heart operation when I was 9 years old. To repair a whole in my heart. I had to go this specific hospital, which happened to be the one I was born in, because they had an advanced maternity unit with fantastic pre and post natal care. Or so I thought but more on that in part 2. I had to have a heart scan to make sure I was ok. Thankfully they had done a fantastic job when I was young and I am absolutely fine. One thing to tick of the worry list.</p>\n<p style=\"text-align: center;\">So all in all my pregnancy was filled with worry. I did suffer a little morning sickness and definitely experienced the tiredness. I went right off sausages but couldnt get enough of Chopped tomatoes on crusty bread with red onion, garlic and oil. To this day I still love that. Toward the end of my pregnancy I desperately wanted McDonalds vanilla milkshake. I even asked The Ls Papa once to bring me one home and when he forgot I burst into tears. Anyone else been there? My emotions were running high all the time, so I did suffer from the occasional bout of tears but what pregnant woman doesnt? What cravings did you have?</p>\n<p style=\"text-align: center;\">I got a letter for my 10day over appointment, which the midwife even said dont worry well have seen you way before that  How wrong was she??</p></div></body>','Pregnancy and birth stories','','inherit','closed','closed','','51-revision-v1','','','2017-10-25 08:21:03','2017-10-25 08:21:03','',51,'http://www.discover-your-mind.co.uk/51-revision-v1',0,'revision','',0),(87,1,'2017-10-25 08:21:23','2017-10-25 08:21:23','<body><h1 class=\"entry-title\" itemprop=\"name\">My Birth and Pregnancy Story Part 2</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align:center;\">DAY 10 AND STILL NO BABY</p>\n<p style=\"text-align:center;\">So fast forward to DAY 10 of being overdue. You know the day that the midwife said I wouldnt see. I had been suffering with pre-eclampsia symptoms for the last few weeks. Swelling. Headaches. Blurred Vision and protein in urine. I went along to my overdue appointment at the hospital on a very hot summers day. I had to wait two hours to be seen which wasnt the best when your heavily pregnant. I eventually saw a midwife but as you can imagine my blood pressure was through the roof and my urine sample was off the scale with levels of protein. Not Good. So they admitted me into hospital with the intention of inducing me the following day.</p>\n<p style=\"text-align:center;\">I hadnt prepared for staying in so they allowed me to go back home for a few hours to organise myself and then came back to be shown to my room for the night. I was extremely emotional at this point. I was excited as I knew that this was the weekend I was going to meet my Baby boy. But it also hit me that I actually had to go through giving birth. I had read every book going and to that day I was fairly confident. I didnt want any pain relief apart from gas and air. I certainly did not want an epidural and I hadnt even contemplated c-section or any other forms of delivery other than au-natural. That was what was going to happen. In my mind anyway. It all got a little real and I was very teary.</p>\n<p style=\"text-align:center;\">Visting hours finished at 8 and I begged The Ls Papa not to leave. He wasnt going to go home, he had already planned to stay in the car incase anything happened. We live 40 Minutes away from the hospital and he didnt want to take any risk of missing anything or not being there for me. Hes such an amazing person. Anyway we were in a private room and I had been hooked up to the monitor so he said he would stay as long as he could. Until someone threw him out. At about 11pm that time came. The midwife came in to check on me and found The Ls Papa sat in a chair in the corner of the room. She asked him to leave and I burst into tears. This poor young midwife had no idea what to do so allowed him to stay. To be totally honest given the fact I was being monitored anyway I really thought he should of been able to stay anyway but thats just my opinion.</p>\n<p style=\"text-align:center;\">INDUCTION BAY IT IS THEN</p>\n<p style=\"text-align:center;\">Suddenly Babies heart rate decided to keep dropping. No matter what position I got into he was just up and down. They made the decision to get me on to the induction ward and get things going. We walked over and I was greeted by another midwife. She told The Ls Papa he couldnt stay and he had to go. No other option. It was 4am and wed had no sleep from worrying. The midwife told him to wait in the foyer until 10am and then he would be allowed in again. It was such awful treatment I couldnt believe how lonely I felt. I was scared and nervous and things were going to be started and my boyfriend, my babies father wasnt there to support me. He was furious but he did as he was told and went. Unfortunately the security guard kicked him out of the foyer and he spent 2 hours wondering aound the hospital grounds as the multi story carpark had no signal. I love him to pieces and Knowing he was there close by was an amazing feeling.</p>\n<p style=\"text-align:center;\">Turns out I was already 3cm dilated so all I had to do was wait to have my waters broken. The whole day of saturday 1st June was spent walking round the hospital and being monitored. Baby had calmed down and things seemed to be getting back on track. Eventually at 5pm I was placed on the delivery suite.</p>\n<p style=\"text-align:center;\">OH NO A MALE MIDWIFE</p>\n<p style=\"text-align:center;\">I am not against male midwives as such. Any job is open for anybody male or female to do, but personally I get embarrassed about things like this, and would have felt more comfortable having everything on show with a female present but hey ho. I was at the point where I was fed up and ready to just have this baby. I was placed on a ??drip and then the contractions started. I was doing great. I was on Gas and Air and felt like I was in control. In-between contractions we got chatting to the midwife. Turns out he had only been doing the job 3 months. Again I started to panic but quickly put it out of my mind as another contraction hit. The contractions within about 2 hours werent giving me any break. They were so painful and I was beginning to get tired. We hadnt slept since the thursday and I wasnt sure how much energy I had left. I suddenly felt a huge pressure around my bottom and back. I told the midwife and they decided to check how I was doing. Babies heart rate had been fluctuating again so they were getting a little concerned. I was 10cm dilated. Fantastic. Another female midwife came to check and confirmed I was 10cm dilated and I needed to push. Now I had read all the books and I was advised that I would feel an urge to push. An urge like no other. I didnt feel that at all I just felt pressure. But I did as I was told and pushed. I got some amazing encouragement from both midwives and The Ls Papa. I think I made him promise to marry me and to let me have Chinese and KFC. Or so he tells me anyway. Its all a bit of a blur from here on.</p>\n<p style=\"text-align:center;\">10cm DILATED, OR AM I?</p>\n<p style=\"text-align:center;\">The next part to this story is more the Ls Papas version of events as its all a little hazy for me. An hour and half of pushing and nothing was happening. I had no energy and the babies heart rate kept dropping. I pushed that much that I passed out. I was only out for a few seconds but the Babies heart stopped for 35 seconds. I came round to an alarm going off and being surrounded by people. I would only describe it as what you see in an emergency on one born every minute. Babies heart rate came back after they prodded his head from inside. Poor thing. After I came back round and the heart rate had started again a doctor examined me. The contractions werent stopping and I was in agony. I just remember these next words. They still haunt me in my sleep ??? why is she pushing she is only 4cm dilated WHAT? ARE YOU KIDDING ME? I was so angry and in-between when i actually caught my breath I was shouting at who ever would listen. Both midwives response was people make mistakes Im all for that but when its my babies and my life in your hands I expect you to be a little bit more concerned with whats going on.</p>\n<p style=\"text-align:center;\">JUST GET THE BABY OUT</p>\n<p style=\"text-align:center;\">I begged for an emergency c-section at this point. At first they wanted me to carry on. Have an epidural and see how I got on. But my blood tests confirmed I couldnt have an epidural. They called a surgeon back who had just finished his shift and he agreed that given the circumstances I should have an emergency c-section however I would have to have a spinal. (Where your paralysed from the waist down, Bizarre feeling) I signed consent forms, still in full flows of contractions. which we later found out was because I was on a too high dosage of the drip. Another mistake from the midwife. To cut a long story short I went into surgery and felt relief as I had the spinal. Suddenly the pain went away and I was apologising to people. Although I had no reason to but i just felt relieved.</p>\n<p style=\"text-align:center;\">HAVE YOU HAD SURGERY ON YOUR WOMB?</p>\n<p style=\"text-align:center;\">I was prepped for the surgery and felt so much better. The surgeon got Baby out and he was taken out of the room. I started to panic as I couldnt hear him cry but they assured me he was fine and I got to see him. The Ls papa held him and I was instantly in love. He was perfect. He was also a nicer shade of pink after coming out blue. As the surgeon was still working on me he asked me whether Id had surgery on my womb? If you read part one I explained I and been told that I had a Bicornuate Uterus. So i replied with that. He then advised me that that wasnt the case and he would explain after.</p>\n<p style=\"text-align:center;\">In recovery I couldnt sustain my body temperature so wasnt able to hold my baby, feed or change him. Thankfully The Ls Papa did an amazing job of looking after him and I watched over whilst being covered in lots of blankets. I eventually stabilised and the surgeon as promised came to see me. Turns out I have nothing on my left side. No Ovary, No Tube, nothing. I also have something call a unicornuate uterus. Which is best described like a unicorn horn. For Baby its like being wrapped round a spiral staircase. Unfortunately all the risks presented to me from my first wrong diagnosis are that much more greater and I will have to be careful in the future. It is possible to give birth naturally in some cases but in mine it is not possible. So we didnt even have to go through all of what we went through. I should never have been overdue and my poor baby was squashed. Thankfully with only a few minor problems I have a perfectly healthy baby. The surgeon described him as a miracle baby, and he really was. He beat the odds and hes here. Im so blessed. 01/06/13 was the day my world changed forever.</p></div></body>','Pregnancy and birth stories part two','','inherit','closed','closed','','50-revision-v1','','','2017-10-25 08:21:23','2017-10-25 08:21:23','',50,'http://www.discover-your-mind.co.uk/50-revision-v1',0,'revision','',0),(88,1,'2017-10-25 08:21:44','2017-10-25 08:21:44','<body><h1 class=\"entry-title\" itemprop=\"name\">Mamas and Papas Highchair Review</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">I searched high and low for the right hair chair for Baby. I was so confused as there were so many to choose from. I was being really picky as I wanted something that matched the kitchen as well. I know what you must all be thinking, thats not exactly a priority when it comes to a highchair but this piece of baby equipment was going to be on show a lot of the time and I wanted something that looked good as well as being the best I could get for Baby.</p>\n<p style=\"text-align: center;\">I stumbled across this high chair whilst on a shopping trip to the Trafford Centre and I instantly thought it looked the part. So all I had to do was check if it was right for Baby and also practical.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">Its such a great highchair. It adjusts to a different height which is great if I am sat at the table or just stood up in the kitchen. The tray removes and is dishwasher safe which is really ideal.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It also has a seat recline feature which is great for younger babies. The harness is great as it can be adjusted to fit small babies and will grow with you baby. The highchair is designed to be useful from 6 months up to 3 years.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\">I bought this item for ??189 last July. I was not asked to do this review but as I have used this everyday since december I just wanted to let you all know how good it was. Its so practical and ideal. I would recommend this product or any of the other colour choices from Mamas and Papas.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">\n</p><p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Which highchair have you used?</p></div></body>','A recommended review of the Mamas & Papa\'s highchair','','inherit','closed','closed','','49-revision-v1','','','2017-10-25 08:21:44','2017-10-25 08:21:44','',49,'http://www.discover-your-mind.co.uk/49-revision-v1',0,'revision','',0),(89,1,'2017-10-25 08:21:54','2017-10-25 08:21:54','<body><h1 class=\"entry-title\" itemprop=\"name\">The Ls Mum Talks Payment incentives</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>In the last few years it has been reported that an incentive to breastfeed could be introduced in the form of payment of vouchers. There has been a study taking place. Most recently there is now reports that women who are pregnant will be incentivsied to quit smoking and I find the whole thing a little confusing. <a href=\"http://www.bbc.co.uk/news/health-31003254\" target=\"_blank\">Here is the BBC report.??</a>A case study has taken place and the results are in.</p>\n<p>Firstly I am an individual born and bred in the UK and I dont smoke and I didnt breastfeed so therefore I am not entitled to anything, but yet someone who cant or wont quit smoking, for one reason or another, even though there is evidence to state that it isnt healthy during pregnancy should be given financial reward to actually quit the vice for the sake of their baby.</p>\n<p>Secondly I am a woman who just couldnt face breastfeeding. It was a personal choice that I made that was right for me and my baby. I am totally aware of the whole breast is best concept and genuinely hand on heart I actually wish I could have had that feeding bond with Baby but the thought of actually breastfeeding sent me a little funny. You may not agree with my decision but that was the truth, no financial incentive could have gotten me to change my mind because I just knew it wasnt right for me. Forcing me to do something I couldnt and didnt want to do would have caused added pressure to myself and my baby, it would have caused feelings of inadequacy in an already overwhelming phase of my life, and quite frankly I find it a little insulting that people arent accepting my right to make that decision.</p>\n<p>But back to the smoking.</p>\n<p><span style=\"line-height: 1.5;\">I have absolutely nothing against people who smoke, people can choose to do what they want to do. I enjoy a few glasses of wine in an evening. Each to their own.??</span></p>\n<p><span style=\"line-height: 1.5;\">Surely though when you are pregnant, like I did myself, you want the absolute best start in the world for your unborn child. I get that this goes against the grain in regards to my view on breastfeeding but lets not think about that for a moment. Alcohol is also reported to be bad whilst pregnant, so I gave it up for the pregnancy. Sure it was hard, I admit it wasnt an addiction like smoking is so I understand its not a totally fair??</span>comparison but I made some lifestyle choices and changes when I found out I was expecting for the sake of my baby.</p>\n<p><span style=\"line-height: 1.5;\">However according to researchers incentivising in the form of shopping vouchers takes the pressure off the individuals. I do understand that it is an addiction, and its not just as easy as saying you will stop. I also appreciate that their is the need for help and support. Like anything, things are often easier to tackle when approached with a support network around you.??</span></p>\n<p>My point though is knowing how much cigarettes cost surely there is enough financial incentive already there. People can spend ??4 upwards on packet of cigarettes and perhaps go through a fair few a week if you are serious smoker. You can tell I dont smoke as I have no idea about these figures, and so I see a financial reward already that could be at least ??20 a month if not more. People giving up smoking for pregnancy could at least see themselves financially better off by about ??180 and of course this could be so much more depending on your level of smoking and expenditure.</p>\n<p>Even myself giving up alcohol I noticed I was saving myself a little money, especially as my hubby chose not to drink as well. We could spend around ??20 a week on wine and beer for the week giving me a whopping saving of ??80 a month which went straight towards purchases for Baby.</p>\n<p>So why should there be any further financial incentive?</p>\n<p>I guess the answer is that money is a huge motivator. I am a money motivated person myself. I have a sales background and I loved the thrill of earning extra bonus and commission, it was made me go the extra mile in my job. Money these days is a huge factor in anyones life, whether you have lots of it, or nothing at all money buys our food, pays for our clothing and housing, and much much more.</p>\n<p>Couldnt it be seen as a form of bribery?</p>\n<p>Possibly. But then as I pointed out above money is just something that motivates people to do things.</p>\n<p>However the results do show that people are more likely to continue not smoking after receiving the incentive. That they are more likely to continue down this road which is of course enabling a healthier lifestyle for themselves and for others. I also see that the financial incentive can really help struggling families, the shopping vouchers were given in stages and the last payment was a ??200 voucher which of course can pay for larger items for their baby such a cot or pushchair. I genuinely do understand that there are some families out there who dont have a choice, but what I dont understand is if money was so tight in the first place why it would be spent on cigarettes when it could be put towards other things. Just my opinion. There are many many families in the exact same position as the geographic area this study took place in who dont smoke, with little income and options and wont be able to have the luxury of additional finances. How do they afford their big ticket items like the pram?</p>\n<p>Im sure opinions will be split, I see why the financial incentive would work, but I dont quite understand why it is necessary in the first place. Maybe you dont share my opinion, but its just what I make of the whole situation. Do you agree that their should be financial incentives in place for smoking and breastfeeding?</p></div></body>','Is mum','','inherit','closed','closed','','48-revision-v1','','','2017-10-25 08:21:54','2017-10-25 08:21:54','',48,'http://www.discover-your-mind.co.uk/48-revision-v1',0,'revision','',0),(90,1,'2017-10-25 08:22:06','2017-10-25 08:22:06','<body><h1 class=\"entry-title\" itemprop=\"name\">The Ls Mum Talks Payment incentives</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>In the last few years it has been reported that an incentive to breastfeed could be introduced in the form of payment of vouchers. There has been a study taking place. Most recently there is now reports that women who are pregnant will be incentivsied to quit smoking and I find the whole thing a little confusing. <a href=\"http://www.bbc.co.uk/news/health-31003254\" target=\"_blank\">Here is the BBC report.??</a>A case study has taken place and the results are in.</p>\n<p>Firstly I am an individual born and bred in the UK and I dont smoke and I didnt breastfeed so therefore I am not entitled to anything, but yet someone who cant or wont quit smoking, for one reason or another, even though there is evidence to state that it isnt healthy during pregnancy should be given financial reward to actually quit the vice for the sake of their baby.</p>\n<p>Secondly I am a woman who just couldnt face breastfeeding. It was a personal choice that I made that was right for me and my baby. I am totally aware of the whole breast is best concept and genuinely hand on heart I actually wish I could have had that feeding bond with Baby but the thought of actually breastfeeding sent me a little funny. You may not agree with my decision but that was the truth, no financial incentive could have gotten me to change my mind because I just knew it wasnt right for me. Forcing me to do something I couldnt and didnt want to do would have caused added pressure to myself and my baby, it would have caused feelings of inadequacy in an already overwhelming phase of my life, and quite frankly I find it a little insulting that people arent accepting my right to make that decision.</p>\n<p>But back to the smoking.</p>\n<p><span style=\"line-height: 1.5;\">I have absolutely nothing against people who smoke, people can choose to do what they want to do. I enjoy a few glasses of wine in an evening. Each to their own.??</span></p>\n<p><span style=\"line-height: 1.5;\">Surely though when you are pregnant, like I did myself, you want the absolute best start in the world for your unborn child. I get that this goes against the grain in regards to my view on breastfeeding but lets not think about that for a moment. Alcohol is also reported to be bad whilst pregnant, so I gave it up for the pregnancy. Sure it was hard, I admit it wasnt an addiction like smoking is so I understand its not a totally fair??</span>comparison but I made some lifestyle choices and changes when I found out I was expecting for the sake of my baby.</p>\n<p><span style=\"line-height: 1.5;\">However according to researchers incentivising in the form of shopping vouchers takes the pressure off the individuals. I do understand that it is an addiction, and its not just as easy as saying you will stop. I also appreciate that their is the need for help and support. Like anything, things are often easier to tackle when approached with a support network around you.??</span></p>\n<p>My point though is knowing how much cigarettes cost surely there is enough financial incentive already there. People can spend ??4 upwards on packet of cigarettes and perhaps go through a fair few a week if you are serious smoker. You can tell I dont smoke as I have no idea about these figures, and so I see a financial reward already that could be at least ??20 a month if not more. People giving up smoking for pregnancy could at least see themselves financially better off by about ??180 and of course this could be so much more depending on your level of smoking and expenditure.</p>\n<p>Even myself giving up alcohol I noticed I was saving myself a little money, especially as my hubby chose not to drink as well. We could spend around ??20 a week on wine and beer for the week giving me a whopping saving of ??80 a month which went straight towards purchases for Baby.</p>\n<p>So why should there be any further financial incentive?</p>\n<p>I guess the answer is that money is a huge motivator. I am a money motivated person myself. I have a sales background and I loved the thrill of earning extra bonus and commission, it was made me go the extra mile in my job. Money these days is a huge factor in anyones life, whether you have lots of it, or nothing at all money buys our food, pays for our clothing and housing, and much much more.</p>\n<p>Couldnt it be seen as a form of bribery?</p>\n<p>Possibly. But then as I pointed out above money is just something that motivates people to do things.</p>\n<p>However the results do show that people are more likely to continue not smoking after receiving the incentive. That they are more likely to continue down this road which is of course enabling a healthier lifestyle for themselves and for others. I also see that the financial incentive can really help struggling families, the shopping vouchers were given in stages and the last payment was a ??200 voucher which of course can pay for larger items for their baby such a cot or pushchair. I genuinely do understand that there are some families out there who dont have a choice, but what I dont understand is if money was so tight in the first place why it would be spent on cigarettes when it could be put towards other things. Just my opinion. There are many many families in the exact same position as the geographic area this study took place in who dont smoke, with little income and options and wont be able to have the luxury of additional finances. How do they afford their big ticket items like the pram?</p>\n<p>Im sure opinions will be split, I see why the financial incentive would work, but I dont quite understand why it is necessary in the first place. Maybe you dont share my opinion, but its just what I make of the whole situation. Do you agree that their should be financial incentives in place for smoking and breastfeeding?</p></div></body>','Is mum talks a payment incentive?','','inherit','closed','closed','','48-revision-v1','','','2017-10-25 08:22:06','2017-10-25 08:22:06','',48,'http://www.discover-your-mind.co.uk/48-revision-v1',0,'revision','',0),(91,1,'2017-10-25 08:22:17','2017-10-25 08:22:17','<body><h1 class=\"entry-title\" itemprop=\"name\">Do I know my baby?</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">Theres so much said about being a mum. That you have this incredible bond with your Babyike nothing else. This overwhelming feeling of love for your child. This need to protect. Knowing exactly what to do in every situation presented to you. Or so thats what I have been reading anyway. Today I sat down with a cup of tea and questioned myself do I really know Baby? You may be wondering what I am going on about, let me take you back an hour previous to this moment</p>\n<p style=\"text-align: center;\">Baby has been fussy recently, ever since we got back from our holidays his routine has been all over the place and as you all know I love routine so this has been a little difficult to get to grips with. L had gone down for a nap and woken a little earlier than usual. He did the same thing yesterday as well so I thought nothing of it. He has a little cry and then normally settles and gets back on with the rest of his day but today the crying didnt stop.</p>\n<p style=\"text-align: center;\">It got worse.</p>\n<p style=\"text-align: center;\">To screams, to red face to uncontrollable.</p>\n<p style=\"text-align: center;\">I changed him, I cuddled him, I offered him something to eat, I offered him a drink, I took him outside, I brought him back in, I put him in his pushchair, I put Baby TV on. I tried everything but for an hour non-stop he cried.</p>\n<p style=\"text-align: center;\">It got the point where I put him in his pushchair and had to walk away for a minute, which I feel absolutely terrible about but it just seemed that whatever I did I was making it worse not better. He since has calmed down and seems totally fine now but it sent my mind into overdrive. Truth is this isnt the first time something like this has happened and I had no idea what to do. It seems The Ls Papa knows exactly what to do in that situation and L settles straightaway. Why do I not know how to comfort my baby? You may think I am overreacting. I honestly sometimes think he loves his Papa more than me. I know, I know I am being silly.</p>\n<p style=\"text-align: center;\">I just read so much of what people say, like how they know exactly what to do to stop their baby crying, they know how to handle those uncontrollable situations. I really dont. I find myself holding a screaming baby in one arm and texting The Ls Papa in another asking for advice.</p>\n<p style=\"text-align: center;\">Thankfully all is calm in The Ls Mum household now and I have managed to drink a whole cup of tea and write this post without any further upset. I just sometimes wonder when things will just click into place. Do I really know my Baby? I have had 11 months of having him by my side and I am still wondering. Anyone else ever felt like that?</p></div></body>','How well do you really know your baby?','','inherit','closed','closed','','47-revision-v1','','','2017-10-25 08:22:17','2017-10-25 08:22:17','',47,'http://www.discover-your-mind.co.uk/47-revision-v1',0,'revision','',0),(92,1,'2017-10-25 08:22:47','2017-10-25 08:22:47','<body><h2 class=\"h2 entry-title\"><span><wbr>Holidays <wbr>With <wbr>Babies <wbr>Food</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1235\" title=\"archives daily July 18, 2014 7:32 am\"><time class=\"entry-date updated\" datetime=\"2014-07-18T07:32:47+00:00\">July 18, 2014 7:32 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/holidays-babies-food/#comments\" class=\"raindrops-comment-link\"><em>1 Comment</em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">Food. We take it for granted really. As adults it doesnt matter where we go or what we do but you can guarantee there is a restaurant or a shop that will suit our hunger needs. So why did the word Food fill me with such dread when it came to taking Baby on holiday?</p>\n<p style=\"text-align: center;\">Baby was 10 months old when we went away. He was still on formula for a morning and night feed but was also entering a real fussy weaning stage. Some days he would quite happily eat a puree off the spoon, other days he wanted to feed himself and only finger food would do. The whole eating thing filled me with fear. What was I going to feed Baby? What if he didnt like anything? Will he starve?</p>\n<p style=\"text-align: center;\">What I had to remind myself on a number of occasions was I was travelling to a popular holiday destination, where there are shops and believe it or not they actually have babies in the country to.</p>\n<p style=\"text-align: center;\">As The Ls Papa had been through all this before when Little L was a baby he was very reassuring. He advised that the formula available out there will be absolutely fine for Baby to use, and of course there will be jars of food and nappies. He wasnt wrong either.</p>\n<p style=\"text-align: center;\">On my first little shopping trip I have to admit I was still a little sceptical and waiting to tell The Ls Papa a big fat told you so when I was greeted with a huge aisle of baby formula milk, jars, pouches of food, and Pampers nappies.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/> <a href=\"#\"/> <a href=\"#\"/></p>\n<p style=\"text-align: center;\">I felt a little silly for getting so worried about the food out there.</p>\n<p style=\"text-align: center;\">We also offered Baby bits of food from our plates when we went out for meals during the day and night. He loved trying new things and being part of the evening. To be honest going away really broadened his horizons when it came to food and he is now a lot less fussy.</p>\n<p style=\"text-align: center;\">Its easy to get so wrapped in worrying for your baby when it comes to going away, and the little things can seem like such a major problem. I just wanted to share with you all that you dont have to fill your case with formula, food and nappies. Depending on where your travelling, but I would say 95% of holiday destinations will have everything you need in resort centres and shops. One less thing to worry about. After an evening of picking at everyone elses plate, he would crash out in his stroller.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">Did you worry about food when you were travelling with your children?</p></div></body>','Are you having a family holiday? 10 different foods you can feed your baby','','inherit','closed','closed','','46-revision-v1','','','2017-10-25 08:22:47','2017-10-25 08:22:47','',46,'http://www.discover-your-mind.co.uk/46-revision-v1',0,'revision','',0),(93,1,'2017-10-25 08:22:58','2017-10-25 08:22:58','<body><h2 class=\"h2 entry-title\"><span><wbr>Hats off to all the working mummys!</wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"../../2014/05/16/#post-866\" title=\"archives daily May 16, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-05-16T06:00:25+00:00\">May 16, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/hats-working-mummys/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">Lets take this opportunity to give yourselves a pat on the back. Im not about to say stay at home mums have it easy. Not at all. We all have responsibilities and a life to live. But working a job or working from home is tough. I dont know how you super mums do it. I struggle working from home, but I have no idea how I would be if I had a job to go to everyday. My days are spent splitting my time between my macbook, my gorgeous little man and the household chores. I honestly feel like I dont have enough hours in the day as it is. How do we get the work/home balance right?</p>\n<p style=\"text-align: center;\"><a href=\"../../wp-content/uploads/2014/05/IMG_0405.jpg\"/></p>\n<p style=\"text-align: center;\">I love being able to stay at home with L whilst he is young but I honestly struggle with the balance. How do you get the balance right? I want to be able to spend lots of time with my son. Playing with his toys. Trying to help in his development in some way but then the washing basket calls me. Telling me that its full and needs emptying. So off I go to the washing basket, dutifully sperating my whites from my colours and I eagerly head back to the washing machine, only to walk down the stairs and notice that it could do with being hoovered. So once I load the washing, I grab the dyson and head to the stairs. Full of energy to get this job done. But once the stairs are done it seems only natural to hoover the landing as well. Maybe a bedroom or two. But first quickly dash down stairs and check that L is ok in his walker as he has strayed from my eyesight. Only to find him stood in front of the TV watching Baby TV. Both a saviour and a hindrance, all in one go, that channel. I decide that I could get the landing done in five minutes and get back to playing with my boy. My Macbook pings, its an email, Something about Organic Bambino. I pick my work hat up off the floor, bring my computer into the living room and type away. I will play with L in a minute, I will just upload this new collection before I do. Oh wait its lunchtime, best get this one fed. While I am in the kitchen I will give it a quick wipe round, empty the dishwasher. The washing machine calls, time to be emptied, L comes upstairs with me. Exploring the spare room while I hang washing on the maiden. Right, surely its time to spend some quality time with my son, but wait I didnt finish that email or website update. Back on the computer. It wont take long. Hmm this living room could do with a hoover, thanks to having a dog that malts a lot, maybe if I do that as well then me and L can play on the floor with some of his toys. Big yawns coming from the little man, its nap time, Great, I will get lots of work done, I will make sure its all done by the time he wakes up. Wrong. I get so engrossed in writing a blog post that before I know it hes woken up and I havent hoovered or tidied his toys, and so on and so on.</p>\n<p style=\"text-align: center;\">How do we get that all important balance right? Where we have time to put the mummy hat on and focus all our attention to our children, when we wake up in the morning and put the work hat on when it isnt totally fair to bombard work colleagues with endless pictures of your baby or have those poo conversations with your boss, switching back to housewife mode when tea needs to be prepared and perhaps the ironing needs doing. Being a mum is hard enough, without all our added responsibilities. I seriously dont think we get enough credit for what we do.</p>\n<p style=\"text-align: center;\">Working from home is both lovely and loathing all at once. Very bittersweet. On the one hand I get to spend my days at home, when my uniform could be tracksuit bottoms or jeans, I can where my slippers all day and have as many tea breaks as I desire. But on the other hand I also need to take my work seriously in order to make my dreams and ambitions into a reality. To be able to help support the family. The work/home balance is hard enough but when your mixing the two together it can ultimately be so confusing.</p>\n<p style=\"text-align: center;\">Working mums, I salute you.</p></div></body>','Working mummy\'s are amazing!','','inherit','closed','closed','','45-revision-v1','','','2017-10-25 08:22:58','2017-10-25 08:22:58','',45,'http://www.discover-your-mind.co.uk/45-revision-v1',0,'revision','',0),(94,1,'2017-10-25 08:24:21','2017-10-25 08:24:21','<body><h2 class=\"h2 entry-title\"><span><wbr>Great <wbr>Expectations <wbr>Guest <wbr>Post</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-624\" title=\"archives daily April 18, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-04-18T06:00:46+00:00\">April 18, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/great-expectations-guest-post/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\"><em>Guest post by Suzi from Lil Mama Suzi </em></p>\n<p style=\"text-align: center;\">So the baby is out and the pain of birth is fading. Youre being overwhelmed with the sheer amount of love you feel for your little bundle or if youre anything like me, youre expecting someone to knock on your door and say Rightio, times up! Time to hand her back now!</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> With the texts, tweets and birth announcements going out and now that youve shared your bundle of joy with the world there will be the inevitable and steady trail of visitors coming to see you at the hospital or your home. With all the congratulations and the he/she is gorgeous! flying around, you may fail to notice that lurking in the background, expectations are already being placed on you by yourself and those around you. I failed to notice and by the time I did I was already being kicked in the ass.</p>\n<p style=\"text-align: center;\"> I like all my ducks to be in a row. I write lists for my lists and carry a Filofax. My life will be in disarray if I dont know what Im doing at 10am next Tuesday. I dont like to let people down and I dont like to let myself down. When, after a 30 hour labor, my daughter was born via emergency c-section you can imagine my dismay after vigorously preparing for a natural birth. Imagine my disappointment when she came out I wasnt able to successfully breast feed and imagine my surprise when I realised there were all these outside expectations from family and friends.</p>\n<p style=\"text-align: center;\"> Instead of being the most wonderful time in my life, it became one of the most stressful, filled with tears and I lost sight on the most important thing. My new family. My daughter, my Sailor and me.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> When it comes to great expectations, you will always be your own worst enemy. Birth is as unique as you are. No two experiences are ever the same and if theres one key piece of advice I should have listened to, its go with the flow. If youre like me and want to be organised (it gives me a sense of calm to know what to expect), then just research all the possible outcomes. Not just the one you have your hopes pinned on.</p>\n<p style=\"text-align: center;\"> Breast-feeding is also pretty hard. Latching, pumping, breast shields, lip ties. Itâs very full on. Youre fed so much information on how breast is best and youve probably come across a breast-feeding Nazi who, in their mind, there is no alternative and who has made you feel like rubbish for even entertaining the thought of formula. At the end of the day, whether youve picked it up right away or youre standing at a pharmacy counter with a tin of formula in hand and your breasts are on fire under your shirt, you do whats right for your and your baby. If you and your baby are healthy then GOOD ON YOU! Here is a virtual hug from me. Youre doing a good job mama!</p>\n<p style=\"text-align: center;\"> As for family and friends, their expectations are theirs. Youre not responsible for how they feel. Youve just had a baby and thats all that matters but in saying that, itâs always best to diplomatically set those boundaries now or pay the price later. Thereâs no need to pander to what other people want of you (mostly your time since you now have a baby attached to you) but if its important (and it always is) everyone should communicate this openly and be able to work around you and your baby. Remember though, at the end of the day, itâs your call. Youâre the mum.</p>\n<p style=\"text-align: center;\"> When people tell you it is the most wonderful time in your life, it is. You might know that immediately. Or, If youre like me, it might take a couple of weeks to let go of all the rubbish first before one day you look at that little chubby face and it all falls into place.</p></div></body>','Great expectations with a baby','','inherit','closed','closed','','43-revision-v1','','','2017-10-25 08:24:21','2017-10-25 08:24:21','',43,'http://www.discover-your-mind.co.uk/43-revision-v1',0,'revision','',0),(95,1,'2017-10-25 08:24:30','2017-10-25 08:24:30','<body><h2 class=\"h2 entry-title\"><span><wbr>Guest <wbr>Post <wbr>Camping <wbr>With <wbr>Kids</wbr></wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1250\" title=\"archives daily July 17, 2014 6:05 am\"><time class=\"entry-date updated\" datetime=\"2014-07-17T06:05:42+00:00\">July 17, 2014 6:05 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/guest-post-camping-kids/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\"><em>Guest Post from Tattooed Mummy.</em></p>\n<p style=\"text-align: center;\">Camping. When I was younger I went camping both in a tent and caravan with my family, mum, dad and younger brother. Once I grew up I seemed to forget about how much fun it was. It wasnt until I was 41 and my daughter was 7 that I thought about it again. I was tempted by a festival that sounded like great fun. I told a mate about it and we set about acquiring tents and equipment to go. It was the wettest festival ever. There were deaths (no one we knew!) toilets that didnt get emptied, drugs (not us) and sex (again not us!) but despite all that it was the best fun wed had in years and we were hooked.</p>\n<p style=\"text-align: center;\"> Camping (and especially festival camping) is not for everyone but it can make a fantastic family holiday. There are numerous family friendly festivals these days and they are the perfect excuse to beg, borrow or buy a tent and get camping!</p>\n<p style=\"text-align: center;\"> Camping is one of those holidays that can be cheap or expensive. You can get a cheap family tent on eBay or from a supermarket or you can spend a fortune on a state of the art monster of a tent (I suggest a cheap trial run if youve never done it before! Borrowing a tent is a great idea if you can). You can camp at an expensive camp site with all modern conveniences, pools, shops, showers, toilets, hairdryers, or you can opt for cheaper, less glamorous, wild camping.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Which ever you choose it can be the best sort of holiday. Relaxing for parents and full of stories and adventure for children. Things we see as a bit of a pain (if we are honest!) like trekking to a toilet block in the dark with only a torch, while trying to avoid standing on a toad, are exciting things for children. Brushing your teeth outside in a field and spitting (down wind!) onto the ground is great fun. As is doing the washing up in a bucket, youll be surprised what kids will help with when camping!</p>\n<p style=\"text-align: center;\"> There are (as I said earlier) no end of things you could buy to have a great camping holiday, but the bare essentials (assuming you have a family, and excluding things like clothes which I assume you have anyway) are:</p>\n<ul><li> Tent</li>\n<li><span style=\"text-align: center;\">Beds (inflatable are really cheap in the supermarkets at the moment)</span></li>\n<li><span style=\"text-align: center;\">Sleeping bags (worth getting proper branded camping ones here)</span></li>\n<li><span style=\"text-align: center;\">Kitchen bits and bobs and a stove though you can eat out, use a disposable BBQ or cook over a fire if the site allows!</span></li>\n</ul><p style=\"text-align: center;\">erm..thats it for essentials I think! You can add lots more as you need it of course (I have a list on <a href=\"http://tentsandfestivals.blogspot.co.uk/p/thought-id-best-put-all-my-camping.html\" target=\"_blank\">my site here</a>)</p>\n<p style=\"text-align: center;\">People often worry about the cold. Take plenty of layers, onesies are great for kids, wear socks and hats in bed. Take a few extra throws to put under and over your sleeping bag, it gets chilly at night even in summer so have some blankets for wrapping around you at night. Remember that on a sunny day the inside of the tent will get hot!</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Kids like to have some responsibility so give them each a specific chore and give them each their own torch too! Take a few things to do for the day time and in case of rain, and for the evening, frisbee, soft sponge balls, and colouring/diaries and card games are all good. What about a kite? Water pistols can be fun but many sites ban them as water wasters, and bubbles while pretty, can damage the waterproofing on some tents.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\"> Take a few cheap solar lights for the evenings, maybe some camping chairs, some marshmallows to toast (check the fire regulations for your chosen campsite), a beer (or two)</p>\n<p style=\"text-align: center;\"> Why not see if you can borrow a tent if youve never been camping as a family before? Find a site near to home (just in case it all goes horribly wrong) and book a weekend or a few nights in the week. If you like the outdoors and freedom to drink beer while the kids get muddy and build camps this could be your new favourite holiday. And once you have camping sorted, why not try a family orientated festival for extra fun!</p></div></body>','Camping with the kids!','','inherit','closed','closed','','44-revision-v1','','','2017-10-25 08:24:30','2017-10-25 08:24:30','',44,'http://www.discover-your-mind.co.uk/44-revision-v1',0,'revision','',0),(96,1,'2017-10-25 08:24:45','2017-10-25 08:24:45','<body><h1 class=\"entry-title\" itemprop=\"name\">13 Random and not so random things that I am grateful for</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>I recently wrote a post about how t<a title=\"There???s a lot to be said for feeling grateful\" href=\"../../anything/theres-lot-said-feeling-grateful/\">here is a lot to be said for just being grateful </a>and its totally true. Sometimes just remembering exactly what you have in your life, at that moment, that you are completely content with is enough to lift your mood. Struggling with the <a title=\"A Lifestyle To Live\" href=\"../../this-is-me/lifestyle-live/\" target=\"_blank\">baby blues</a> it took a lot to change my mindset as I was totally exhumed in negativity. I started small and at the end of each day I would think of something that I was thankful for out of that day no matter how bad the day had gotten.</p>\n<p>I thought I would share with you 13 ??of the random and not so random things I was and still am grateful for. In no particular order</p>\n<p><strong>Cuddles</strong> from the little ones to the big arms round your neck type with a big squeeze. Cuddles can make everything seem good.</p>\n<p><strong>Concelaer</strong> because the world is a better place with it, especially for my face.</p>\n<p><strong>Red lipstick</strong> no matter how bad I look a little red lippy goes a long long way to making me look and feel so much better.</p>\n<p><strong>Champagne or Prosecco</strong> hey we all love a little bit of the bubbly stuff every now and again</p>\n<p><strong>Smiles</strong> off your children, a stolen glance from a loved one.</p>\n<p><strong>Family</strong> They are always there for me no matter what</p>\n<p><strong>My better half</strong> He supports me no matter what and is always there when I need him the most. I love him so much.</p>\n<p><strong>My son and step son</strong> without them in my life it just wouldnt be complete</p>\n<p><strong>Courage</strong> because sometimes you just have to have a little courage to get through the tough times to really appreciate the good times.</p>\n<p><strong>Sunglasses</strong> They cover up the endless sleepless nights</p>\n<p><strong>The Messy bun</strong> whoever decided it was ok to go out in public with my hair all scrunched up on the top of my head and deemed it fashionable and acceptable should be thanked. Im forever grateful.</p>\n<p><strong>Muddy puddles</strong> because its guaranteed to put the biggest grin on my little boys face</p>\n<p><strong>A hot bath</strong> a chance to unwind with some candles, some good reading material and a glass of the good stuff is always something Im grateful for when I get the chance.</p>\n<p>Some of what made the list are a given, Im always eternally grateful to my wonderful hubby, my children and my family. Some of them you may think is a real random thing to be thankful for such as red lipstick, but if that was what got me out of the house and lifted my mode on that particular day then why not? Its your own personal choice.</p>\n<p>What are you grateful for?</p></div></body>','Being grateful for your children','','inherit','closed','closed','','42-revision-v1','','','2017-10-25 08:24:45','2017-10-25 08:24:45','',42,'http://www.discover-your-mind.co.uk/42-revision-v1',0,'revision','',0),(97,1,'2017-10-25 08:25:06','2017-10-25 08:25:06','<body><h1 class=\"entry-title\" itemprop=\"name\">Gorgeous nursery essentials from Joolz with an eco-friendly focus</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Looking back when I was buying things for Little L when I was pregnant I do think I went a little over the top. But as a brand new mum to a squidgy tiny baby I just couldnt resist all those cute sleep suits and outfits.The same went for some of his nursery essentials, or of course what I deemed essential at the time.</p>\n<p>Its fair to say when the time comes for another baby to join our family I will be so much more aware of the things we do need. With that in mind I was recently informed that Joolz, a brand I would normally associate with pushchairs and travel systems, are about to launch a brand new nursery essentials collection and the items are beautiful.</p>\n<p>Jools, being a strong and inspiring brand who are always looking to be eco-friendly and organic already have the Joolz Birth Forrest, have you heard of it? Its where every time you buy a Joolz a tree is planted, how amazing?</p>\n<p>Anyway back to the new nursery essentials. From a swaddle to something that makes transferring a baby from cot to car seat affectionately named the nest, these items pretty much symbolise nursery essentials.</p>\n<p>The material used is made from organic cotton fibres which is delicate on your babies skin. The organic cotton is comfortable due to its softness and excellent absorbing capabilities.</p>\n<p><strong>In the collection you have:</strong></p>\n<p>A swaddle</p>\n<p>A mattress cover and sheet</p>\n<p>All of the above are available in an off white or grey which matches perfect with the jolly inner lining.</p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-large wp-image-4726\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Swaddle_Collection_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Swaddle_Collection_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p data-imagelightbox=\"g\"><img class=\"alignnone size-full wp-image-4727\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Cover_Grey_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Cover_Grey_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p><strong>There is also:</strong></p>\n<p>The blanket</p>\n<p>The nest (Suitable for babies 0-6 months)</p>\n<p>Both available in five colours, anthracite, blue, pink, mint and off white. Complimenting any choice of colour scheme.</p>\n<p data-imagelightbox=\"g\"> <img class=\"alignnone size-full wp-image-4728\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Mint_in_cot_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/><img class=\"alignnone size-full wp-image-4729\" src=\"../../wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg.jpg\" alt=\"Joolz_Essentials_Nest_Pink_background_HR_jpg\" srcset=\"http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg-800x1257.jpg 800w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg.jpg 1200w, http://thelsmum.co.uk/wp-content/uploads/2016/02/Joolz_Essentials_Nest_Pink_background_HR_jpg-1080x1697.jpg 1080w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"/></p>\n<p>All will be available on the <a href=\"http://my-joolz.co.uk/?gclid=CjwKEAiA3Ou1BRDso5XyhduuwFASJABP3PEDcGOTnMl7bDj3TFoSocXfAcaBCY1-kStTW-rxUkjiNBoCaM_w_wcB\" target=\"_blank\" rel=\"nofollow\">Joolz website </a>very soon so keep your eyes peeled.</p></div></body>','Nursery essentials with an eco-friendly focus','','inherit','closed','closed','','41-revision-v1','','','2017-10-25 08:25:06','2017-10-25 08:25:06','',41,'http://www.discover-your-mind.co.uk/41-revision-v1',0,'revision','',0),(98,1,'2017-10-25 08:25:20','2017-10-25 08:25:20','<body><h1 class=\"entry-title\" itemprop=\"name\">Getting ready for another baby with Family Nation</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Since having Baby I have wanted to give him a sibling close in age. Its not something I ever considered before he came along but now that hes here I think it would be nice for him to grow up with a brother or sister and spend some quality time together before he goes off to primary school. Which is a scary thought but given how fast these last 19 months have gone will be here before I know it.</p>\n<p>It hasnt happened for us yet, but hopefully in the near future we may be able to give Baby a little bother or sister so with that in mind Im starting to think about what I may or may not need the second time round.</p>\n<p>I have kept quite a lot of items mostly newborn clothes and I did have a lot of neutral items so they would suit another little boy or girl but there are things now that I wished Id had when pregnant with Baby or in his first year and of course there are things I didnt need or use. So I thought I would share with you some of the things Im considering purchasing next time round and introduce to you a company called <a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a>.</p>\n<p><a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a> is a wonderful online eco-boutique catering to all your family needs from pregnancy right through to providing them educational and fun toys to play with. Established in 2011 by Emilia and Aidan Cox <a href=\"http://www.family-nation.com\" target=\"_blank\">Family Nation</a> has become a one stop shop for contemporary parenting. The boutique is based in Italy however they offer a wonderful world-wide postage and fast delivery to the UK and beyond. The lovely people at Family Nation have hand-picked a selection of maternity and baby items from designers all around the world allowing us parents to have the choice of functional, stylish and innovative items all in one place. I have been browsing the site over the last few weeks and cant actually tell you something I couldnt get from there to prepare me for the 9 months of pregnancy and a new baby.</p>\n<p>When I think towards the future of entering into that maternity phase again Im filled with the emotion of feeling a little scared, but also excited by the prospect. These are the products I will be considering purchasing when the time comes.</p>\n<p>During my last pregnancy I wore maternity clothing from around 25 weeks pregnant. I have heard and read that you show a lot sooner with a second pregnancy and so I will need to consider some maternity wear. As a mum, and something I have begun to realise, its important to feel good about yourself and above all be comfortable in what you are wearing. Tops that cover the growing bump and trousers or pyjamas that sit in just the right place will certainly be high on my priority list. Just like these items I have handpicked from the Family Nation Maternity wear sale.</p>\n<p> </p>\n<p style=\"text-align: center;\"><i><a href=\"http://www.family-nation.com/boob-long-sleeved-maternity-and-nursing-top-white-organic-cotton-patented-breast-feeding-opening.html\" target=\"_blank\">Boob Long-sleeved Maternity and Nursing top IN THE SALE NOW at just ???39.86</a></i></p>\n<p style=\"text-align: left;\">How elegant is this lovely top from the swedish brand Boob? White is such flattering colour and it is also made out of organic cotton which is kind to the skin. During pregnancy your skin could become irritated and so at least by wearing organic cotton this could help reduce the irritation. Its also something that could be worn after birth as if you decide to breastfeed this lovely top has a discreet front opening allowing you to breastfeed with ease wherever you may be.</p>\n<p style=\"text-align: left;\"><a href=\"http://www.family-nation.com/seraphine-aspen-maternity-down-jacket-black.html\" target=\"_blank\" data-imagelightbox=\"g\"/></p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/seraphine-aspen-maternity-down-jacket-black.html\" target=\"_blank\"><em>Seraphine Aspen Maternity Down Jacket in Black IN THE SALE NOW at just ???98.10</em></a></p>\n<p style=\"text-align: left;\">Anyone else struggle to do up their coat when pregnant? I certainly did, I spent a lot of the winter and spring being pregnant and a coat was essential to me but I just couldnt find a maternity one I liked but I simply LOVE this one. Its casual yet smart and definitely chic. Also I find black to also be very flattering and it is a colour that would go with anything I choose to wear. Depending on when you are pregnant I feel a maternity coat is something I could use at some point, especially with the unpredictable english weather.</p>\n<p style=\"text-align: left;\" data-imagelightbox=\"g\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/maternity-pyjama-pants-pale-grey-and-ivory-white-stripes-organic-cotton-clone.html\" target=\"_blank\"><em>Boob Maternity pyjama pants Pale grey and ivory IN THE SALE NOW at just ???37.52</em></a></p>\n<p style=\"text-align: left;\">I dont know about you but I see pregnancy as the ideal time to spend??<del>some</del> most of my days in comfy lounge wear and I feel these look super comfortable and soft. These are all made out of organic cotton which I mentioned earlier so I know that my skin will be safe. I had never heard of the brand Boob before taking a look at the Family Nation website and I must admit I have fallen in love with their maternity style. Check out the website for some more lovely gems from this wonderful swedish brand.</p>\n<p style=\"text-align: left;\" data-imagelightbox=\"g\"> </p>\n<p style=\"text-align: center;\"><em>Seraphine Renata Mock wrap maternity and nursing dress Pebble print. IN THE SALE NOW at just ???55.92</em></p>\n<p style=\"text-align: left;\">We have a wedding to attend later this year and so if I happen to be expecting then I will need something beautiful to wear and I think this stunning Seraphine wrap dress is perfect. Its simple and elegant and competent flattering and so I think it;s a perfect addition to my maternity shopping list. This dress also has a discreet opening for breastfeeding as well so It has a use for after your pregnancy as well.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/seraphine-extra-soft-over-bump-bamboo-maternity-tights-180-denier-black.html\" target=\"_blank\"><em>Seraphine Extra soft Over-bump bamboo maternity tights in black IN THE SALE NOW at just ???14,45</em></a></p>\n<p style=\"text-align: left;\">If I am going to be wearing a dress at some point then I will need some comfortable over the bump tights and these wonderful Seraphone ones seem to be just the ones to take me through my pregnancy. The are also available in a charcoal grey and currently in the sale.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/medela-150-ml-bottle-with-calma-teat.html\" target=\"_blank\"><em>Medela 150m Bottle with Calma Teat IN THE SALE NOW at just ???14.90</em></a></p>\n<p style=\"text-align: left;\">I have also considered researching alternative bottles to try with my send baby, I didnt look into it too much last time and I just went with a ??well known brand recommended by my midwife. Thankfully I and no real issues with colic or wind but I definitely think I will consider choosing bottles more careful next time and think that these ones sound fabulous. They are designed for women who are doing a combination of breastfeeding and bottle, the teat has been tailor made to avoid causing confusion for your baby in the way they feed from your breast to a bottle.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/baby-sling-4-in-1-100-cotton-grey.html\" target=\"_blank\"><em>Minimonkey Baby sling 4 in 1 in Grey IN THE SALE NOW at just ???44.95</em></a></p>\n<p style=\"text-align: left;\">I loved the idea of using a baby sling when Baby arrived but at the time I didnt see the need, however with a second baby I think a baby sling could come in handy with a newborn and a toddler running round, allowing me to keep my newborn snug and warm and close. This particular sling is ideal for babies from newborn to 24 months, and offers four different positions so definitely something that will stand the test of time.</p>\n<p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\"><a href=\"http://www.family-nation.com/belabumbum-violette-maternity-and-nursing-robe.html\" target=\"_blank\"><em>Bellabumbum Violette Maternity and Nursing robe IN THE SALE NOW at just ???43.92</em></a></p>\n<p style=\"text-align: left;\">Finally I think I will purchase a lovely new robe for the hospital. Those all important first pictures deserves me looking as stylish as I possibly can be and I think this lovely robe from Bellabumbum is just the one. The violet colour is girly and subtle and falls to the knee. As Baby was such a rushed affair and ending in an emergency c-section I know the second time round we will be booked in for a c-section (because it turns out I cant give birth naturally) and so it would be nice to feel comfortable and ready for our lives to change all over again.</p>\n<p style=\"text-align: left;\">So there you have it, my maternity wish list for my second pregnancy, do you like the items I chose? Would you add anything? Perhaps you wished you had purchased something and then never got round to it like me and the baby sling?</p>\n<p style=\"text-align: left;\">Dont forget to check out the Family Nation sale, there is a HUGE 50% off some items. I also should make a point that if you sign up for the newsletter you receive an additional 5 euros off voucher, How great is that?</p></div></body>','Are you going to family nation? 10 things to consider','','inherit','closed','closed','','40-revision-v1','','','2017-10-25 08:25:20','2017-10-25 08:25:20','',40,'http://www.discover-your-mind.co.uk/40-revision-v1',0,'revision','',0),(99,1,'2017-10-25 08:25:32','2017-10-25 08:25:32','<body><h1 class=\"entry-title\">The Fussy Toddler Files Guest Post Introducing My Little Whiner</h1>\n\n <div class=\"entry-meta\"> \n <span class=\"posted-on\">Posted on: <a href=\"../../pregnancy-and-parenting/fussy-toddler-files-guest-post-introducing-little-whiner/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2014-10-03T06:00:41+00:00\">October 3, 2014</time></a></span><span class=\"byline\"> by: <span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" rel=\"author\">admin</a></span></span> \n </div><!-- .entry-meta -->\n <!-- .entry-header -->\n<div class=\"entry-content clearfix\">\n\n \n <p style=\"text-align: center;\"><em>Guest post as part of The Fussy Toddler Files series from Victoria who blogs at sleeplessbeaute. If you want to be involved then please get in touch. </em></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">The title may sound horrible, and what an awful mother I am to be so horrible about her baby. I can assure you I am not being horrible and that I call my little one a whiner because I have always found his fussy and precise little personality very endearing. I would not have him any other way, even though he may be quieter and easier if he was another way, I dont think I want him to be less whiney. Its just part of him.</span></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">So why is he fussy? Well, he is generally a dream. He loves his food, took to the boob well, has a lovely happy spirit and is a real communicator. He is also very loving. You might be thinking I am mad, how can I call him fussy!? What a cheek, you say.</span></p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">Now here comes the BUT. This is the BUT that means hard work and also the BUT that makes my little boys wonderful personality what it is.</p>\n<p style=\"text-align: center;\">Binky (my nickname for him, it means beautiful and dinky) is always on the go. He has never in his whole 13 months been able to sit still for more than 3 minutes. He constantly has to be doing something. When he was a newborn he constantly had to be breastfed or rocked in my arms. Otherwise he screamed. Day and night I stuck by him. Fending off the screams. He did have silent reflux, which was horrid for him and did add to the fussiness. Up until the age of 10 months he woke every 30 mins to. 1.5 hours for feeding. Sleep deprivation is so tough when you also have a young baby who only naps for a few minutes each day. The whole sleep when baby sleeps was utter rubbish in my case.</p>\n<p style=\"text-align: center;\">Then as things started to settle and my little whiner started to whine less he had a huge leap in his mobility. Its a new found land of climbing stairs, opening cupboards, cruising, crawling, walking and to add to that every 5 minutes he is clinging on to me for dear life like I am going to run away from him. The dreaded separation anxiety, which no one else seems to understand is normal and somehow makes everyone else fussy and panicky too! Not helpful.<br/>\nAlso the temper tantrums, throwing his head back, slapping the ground, kicking his legs, going as stiff as a rod when you try and get him into his pram or car seat. If you cant get him in you have to resort to carrying him round in one arm and pushing the pram. My back is totally done for.<br/>\nThen we have the dreaded nap and bedtime. He asks to go to sleep or for a nap but then when you lay him down he cries and stands up and stomps his feet. The only option he leaves me is to kiss him and close the door and leave him to it for a few minutes. It feels so unnatural but you can guarantee if I try to get him to sleep through cuddling he head buts me. Ouch!</p>\n<p style=\"text-align: center;\">Its tough having a fussy 13 month old. Yet as I look round at other mothers and their babies of the same age I realise that fussiness and whining is pretty normal at this age. Unfortunately I just had a really fussy newborn and up to 10 month old too.</p>\n<p style=\"text-align: center;\">All that really matters is that I love him with all my heart. I empathise with his fussiness. Maybe one day in 5 years he will be less fussy, who knows. For now, I will enjoy my little whiner. I can hear he is rousing from a nap and does not sound happy. I have a feeling its going to be a tough day</p>\n<p style=\"text-align: center;\">Take care mummies xx</p>\n<p style=\"text-align: center;\">My blog is sleeplessbeaute | A life with little sleep and lots to do, sound familiar? Then this is for youâŠâŠ<br/><a href=\"https://sleeplessbeaute.wordpress.com/\" target=\"_blank\">https://sleeplessbeaute.wordpress.com/</a></p>\n<p style=\"text-align: center;\">About me: I am a 29 year old first time Mummy. I have been with my husband since we were 15 and we married in 2011. We had our first child on 8th August 2013. He is known as Binky on the blog. He is now 13 months. I started my blog when I was incredibly sleep deprived. I had to make the most out of what was an exhausting situation so I created my blog for busy and sleepless people, mainly parents. Enjoying my new ventures in blogging and the tough road that is being a parent.</p></div></body>','How to deal with a fussy toddler','','inherit','closed','closed','','39-revision-v1','','','2017-10-25 08:25:32','2017-10-25 08:25:32','',39,'http://www.discover-your-mind.co.uk/39-revision-v1',0,'revision','',0),(100,1,'2017-10-25 08:25:57','2017-10-25 08:25:57','<body><h1 class=\"entry-title\" itemprop=\"name\">Flying With Sky Baby</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">One of my biggest fears of taking Baby abroad was the flight. As we were going to Lanzarote we were fortunate with a short flight time of four hours but I was still worried.</p>\n<p style=\"text-align: center;\">You see before I had children I was one of those people that would absolute hate it if my seat was near a baby. I would assume that we would have noise and crying the whole way. Before I became a parent I really didnt think about how stressful or hard it was to travel with a child. So when it came to my turn I half expected the rubbish looks from fellow passengers, and the fact I might have to spend my whole flight apologising for the noise factor.</p>\n<p style=\"text-align: center;\">I also worried about Babies ears. I find my ears popping are the worst pat of the flight. Can anyone else relate? It really takes me a while for them to acclimatise and it can be quite painful. With a baby not able to tell you if their in pain or just basically a little stressed I did worry how he would react.</p>\n<p style=\"text-align: center;\">But again I didnt really have to worry at all. Baby was great travelling. He cried a little when being awaken from a nap but that was it. In fact I think he felt it was like a mini adventure. A totally new surrounding to take in and explore. If his ears did bother him I wouldnt have known.</p>\n<p style=\"text-align: center;\">We were fortunate to have the opportunity to review a SkyBaby. For those of you who dont know what this is, its like an extra layer of cushion that sits between you and your baby, so like a little seat but without the weight. It fits into the plane seat belts and cuddles round your baby so they feel secure and comfortable. And then you can undo the belt once the captain has said so and place them across your knew like a little sky mattress.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It really made flying with Baby easy as the return flight was at night so he slept the whole way home. It freed up The Ls Papas hands to have a drink and play on the iPad while Baby slept on his knee securely.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">I couldnt recommend this product enough when flying. Take a look at their website<a href=\"http://sky-baby.co.uk/parallax/index_par.html\"> here </a>for more information. You can purchase a SkyBaby from <a href=\"http://www.amazon.co.uk/SkyBaby-travel-mattress-Air-Travel/dp/B00C3O88PA\" target=\"_blank\">amazon</a> and they have an RRP of £32.00</p></div></body>','Going on a plane with your baby? Keep calm, everything will be ok','','inherit','closed','closed','','38-revision-v1','','','2017-10-25 08:25:57','2017-10-25 08:25:57','',38,'http://www.discover-your-mind.co.uk/38-revision-v1',0,'revision','',0),(101,1,'2017-10-25 08:26:20','2017-10-25 08:26:20','<body><h2 class=\"h2 entry-title\"><span><wbr>First <wbr>Aid <wbr>Travel <wbr>Essentials <wbr>For <wbr>All <wbr>Ages</wbr></wbr></wbr></wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"../../2014/07/16/#post-1260\" title=\"archives daily July 16, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-07-16T06:00:00+00:00\">July 16, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/first-aid-travel-essentials-ages/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">With the school holidays just around the corner, many parents will be preparing to take their children away on a summer break. Thereâs no denying that organising  a family holiday can be a stressful occasion, and like all parents, your main concern will be keeping your children safe, happy and healthy.</p>\n<p style=\"text-align: center;\">To give yourself complete peace of mind when planning for your holiday, having a well-stocked first aid kit can help you prepare for likely accidents and injuries that occur with children and reduce the need for an inconvenient trip to the pharmacy whilst away.</p>\n<p style=\"text-align: center;\"><strong>Cuts, scrapes and bruises</strong></p>\n<p style=\"text-align: center;\">Especially for families with young infants, the majority of the time you will be dealing with small cuts and minor wounds.Toddlers are perhaps the most prone to falls and bumps, as they are yet to have a full awareness of potential hazards, coupled with an ever-growing curiosity for their surroundings.</p>\n<p style=\"text-align: center;\">Having an assortment of waterproof plasters and gauze roll bandages are essential provisions for any travel first aid kit, as well as antiseptic wipes to clean open wounds and grazes.</p>\n<p style=\"text-align: center;\"><strong>Scalds and burns</strong></p>\n<p style=\"text-align: center;\">Particularly if you plan on having barbecues and campfires whilst away on holiday, young children are especially susceptible to minor burns and scalds. Cool packs can be used to ease any pain caused by accidental contact with a flame, whilst sterilised burn plasters can be used to cover the affected area and prevent infection.</p>\n<p style=\"text-align: center;\">Suncream is also vital and should be applied liberally to children, especially toddlers, when exposed to the sun. Remember that the younger the child, the thinner their skin and more prone to burning they will be. Calamine lotion can also be used to help soothe irritated skin and rashes caused by excessive sun exposure.</p>\n<p style=\"text-align: center;\"><strong>Foreign objects </strong></p>\n<p style=\"text-align: center;\">Foreign objects and impalement are are both highly common accidents to be wary of with children. Having tweezers to remove splinters and donut bandages to treat areas with impaled objects can help relieve discomfort and prevent further injury or infection. You may also want to take sterile eyewash and eye dressing to wash out harmful bacteria and treat eye infections.</p>\n<p style=\"text-align: center;\"><strong>Commonly forgotten provisions</strong></p>\n<p style=\"text-align: center;\">There are also a number of commonly overlooked first aid supplies that can prove to be essential when taking children on holiday:</p>\n<ul style=\"text-align: center;\"><li>Antihistamine cream and antiseptic lotions can help treat stings, insect bites and allergic reactions.</li>\n<li>Paracetamol, rehydration sachets and anti-diarrhoea tablets can also be useful backups for summer holidays. However you should always be careful to consult the manufacturing guide to find the correct dosage for your childâs age group.</li>\n<li>A variety of medical tools, including safety pins, adhesive tape and scissors can be used to apply and secure bandages and dressings. Sterile disposable gloves are also useful when dealing with bleeding.</li>\n</ul><p style=\"text-align: center;\">Speaking to a healthcare professional or visiting reputable online healthcare sites such as <a href=\"http://www.steroplast.co.uk/\">Steroplast </a>can provide you with reliable, professional information on what type of first aid provisions will benefit your family the most.</p>\n<p style=\"text-align: center;\"><strong>Final considerations</strong></p>\n<p style=\"text-align: center;\">Whether youâre assembling your own medical provisions or purchasing a pre-packed kit, having well-known, branded medical items will ensure that you have the best treatment available to meet your familyâs needs.</p>\n<p style=\"text-align: center;\">When thinking about what you need to keep your children safe on holiday, it is also worth thinking about the age of your children, where you will be and what kind of activities you will be taking part in to determine what first aid equipment is most appropriate.</p></div></body>','A first aid kit for all travel journeys - suitable for all ages','','inherit','closed','closed','','37-revision-v1','','','2017-10-25 08:26:20','2017-10-25 08:26:20','',37,'http://www.discover-your-mind.co.uk/37-revision-v1',0,'revision','',0),(102,1,'2017-10-25 08:26:37','2017-10-25 08:26:37','<body><h1 class=\"entry-title\" itemprop=\"name\">Everything you need to know about C-sections</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>Whilst it isnt the most conventional way of giving birth a c-section is a real possibility in the modern day labour and birth of your new baby. If I am totally honest it isnt something I even considered when writing my birth plan. For me it turns out during my very own emergency c-section that its extremely difficult or even impossible for me to have a natural birth. Crazy isnt it?</p>\n<p>Its a slight regret of mine not being totally informed about what it is, and what it is all about. Especially because I will be hopefully having another baby soon and an elective c-section is my way forward. I have been doing some research, reading a lot of articles and I thought I would share everything I have found about it, so that you are a little more aware of your options if and when you are presented with the decision.</p>\n<p><strong>So what is a c-section?</strong></p>\n<p>A c-section, or caesarean section for its proper term, is when a baby is delivered by a surgical procedure. A small incision is made into the womens abdomen and uterus.</p>\n<p><strong>Did you know that caesarean section deliveries count for between 18% and 30% of births in the UK?</strong></p>\n<p>Staggering really how many there are these days and worries me why I didnt pay more attention to the possibilities during my own pregnancy.</p>\n<p>When Little L was born, it was via an emergency c-section. I have written about his <a title=\"My Pregnancy and Birth Story Part 1\" href=\"../../pregnancy-and-parenting/my-pregnancy-and-birth-storey-part-1/\" target=\"_blank\" rel=\"nofollow\">birth story</a> in a lot more detail however it was essential for the wellbeing of both myself and my unborn baby. It was a very scary time, and a bit of a haze really. But it happened very quickly, very efficiently and in the end everything was well and my baby was born. An emergency c-section would happen if your labour isnt progressing the way it should do, you are experiencing heavy bleeding which could indicate internal issues, or your baby is distressed.</p>\n<p> </p>\n<p>An alternative is to opt for an elective cesarean within your birth plan, this is my option for my second child. You could choose this option if you have had a previously difficult birth, had a Caesarean section before, or if there are further complications within your pregnancy such as placenta position, your babies growth or position. This is generally discussed with your own midwife and taken on a case by case basis.</p>\n<p><strong>Did you know there were three options of anaesthetic?</strong></p>\n<p>I certainly didnt know this, I was only aware of an epidural, which I was really against in my birth plan anyway, but there is a spinal anaesthetic (which is what I ended up with) and also if none of these are possible for one reason or another a last resort would be a general anaesthetic.</p>\n<p>During a c-section you are allowed one other person present unless the procedure is being done using a general anaesthetic. My hubby was present for Little Ls birth and I have no doubt he will be there with the next one.</p>\n<p>An emergency c-section is very different from an elective cesarean so I have read. As there was a threat to Little Ls life during his delivery I never got any skin to skin contact. I also had a bad reaction to the spinal with my temperature dropping and so I missed out on feeding him and all those cuddles at the beginning. Not all emergency c-sections will be like mine, but its a really good idea to be mindful of this. An elective cesarean seems much more relaxed and providing there have been no complications you will get the instant skin to skin contact (if of course that is what you want) and during your recovery you will be encouraged to continue that and breastfeed (if you are choosing to do so).</p>\n<p>Another thing I wasnt aware about, partly because I didnt do any research during my pregnancy, was the recovery time.</p>\n<p><strong>Did you know that it can take up to six weeks to full recover from a c-section?</strong></p>\n<p>It really can take that as well. I remember in those early days I asked people not to make me laugh because it hurt so much. Its difficult to get out of bed, becoming mobile and generally doing your day to day tasks. The best thing is to rest and use this time to help your body recover. I did try and do too much during my recovery and I definitely felt it took me longer to get back to normal because of it. Its important to be mindful and prepare. I am planning on making meals to freeze, calling on family members to help out with the cleaning and planning those first few weeks as best I can. These things are important whether you are planning a c-section or not, even if it isnt needed you will be thankful for all your planning in those first few weeks of motherhood, or with a newborn.</p>\n<p>Im really not sure how it will be with a toddler in tow the next time round, but I will definitely be planning ahead.</p>\n<p> </p>\n<p>Finally the last thing I would say is <strong>do not worry about it.</strong> I knew a c-section was a possibility during my pregnancy (I didnt however know that a natural birth wasnt possible at this time) but the whole concept really filled me with dread. There is so much hype about it and there has been some negativity, but whatever you decide, and what ever will happen it is just the way it is. The most important thing is the health of you and your baby.</p></div></body>','Being prepared for a c-section','','inherit','closed','closed','','36-revision-v1','','','2017-10-25 08:26:37','2017-10-25 08:26:37','',36,'http://www.discover-your-mind.co.uk/36-revision-v1',0,'revision','',0),(103,1,'2017-10-25 08:26:57','2017-10-25 08:26:57','<body><h1 class=\"entry-title\" itemprop=\"name\">Essential Baby Style Buys When Expecting A Winter Baby</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p> </p>\n<p>Theres something quite snuggly about being pregnant during the winter. Large oversized knits, leggings and Ugg boots for ultra comfort and style. Its just so easy to dress in the winter, well in my opinion anyway. Its all about comfort and warmth and the same goes for a baby. Baby was a summer baby and now that he is 16 months old I must admit I have preferred to dress him in the colder months than the warmer ones. From hats to snowsuits theres a little more to consider when your baby is arriving in the winter and so I thought I would share some essential baby buys for those snuggly cuddles with your newborn.</p>\n<p><strong>Hats and Mittens</strong></p>\n<p>When Baby was young he would keep a hat on no problem, now hes older its a struggle. I was always advised that a hat was an essential item with a newborn and during the winter months its got to be high on the priority list. Especially if you plan on going for some lovely walks and showing off your new addition to your family. Mittens were a little harder to keep on with Baby but again as its colder it would be advisable to maybe get some or some all-in-one outfits that have them built in. These are a godsend.</p>\n<p><strong>Vests</strong></p>\n<p>Its always a good idea to layer up. The general advice given to me was to always add an extra layer than what you were wearing when dressing your baby. Vests are a great way to add extra warmth and I definitely think they are a great investment to get as many as you can. You wont believe how many you wash and so there is no amount that it too many in my opinion.</p>\n<p><strong>All-In-Ones</strong></p>\n<p>These are great to just throw on. You will find that as much as you think those little jeans and top combinations are adorable for those first few months you will just be more interested in practicality and your little one will spend more time in sleep suits and all-in-ones than anything else. There very easy for changing those nappies and of course changing the outfits when your baby has had a little burping accident, and as I mentioned before it would be a good idea to get the ones with the built in scratch mittens and feet which will really help keep your little ones hands and feet warm.</p>\n<p><strong>Snowsuits and Cardigans</strong></p>\n<p>Remembering the rule of thumb about adding an extra layer to what you are wearing yourself, then a snowsuit or a cardigan is the perfect way to do it. My big advice for when you have had a baby is to get outdoors for some fresh air, it will do you and your baby the world of good. There are <a href=\"http://www.petit-bateau.co.uk/e-shop/na-3/1/snowsuits-cardigans.html\" target=\"_blank\">some gorgeous ones available at Petit Bateau</a> which are simply gorgeous.</p>\n<p><strong>Festive inspiration outfits</strong></p>\n<p>Finally because of the time of year, you can also add some festivity to your newborns wardrobe. Be it snowflakes or woodland animals, you can have some fun with their outfit choices.</p>\n<p>Is there anything else you would add to the list?</p></div></body>','The perfect winter style guide for your baby','','inherit','closed','closed','','35-revision-v1','','','2017-10-25 08:26:57','2017-10-25 08:26:57','',35,'http://www.discover-your-mind.co.uk/35-revision-v1',0,'revision','',0),(104,1,'2017-10-25 08:27:13','2017-10-25 08:27:13','<body><h1 class=\"entry-title\" itemprop=\"name\">Ectopic pregnancy recovery The first week.</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>I recently shared with you the diary of thoughts I kept during my recovery from the shock of finding out I was experiencing and ectopic pregnancy and the<a href=\"../../pregnancy-and-parenting/ectopic-pregnancy-recovery-the-first-few-days/\" target=\"_blank\" rel=\"nofollow\"> first few days of recovery</a>. The next week saw me gradually get better and overcome the physical pain and mobility but I experienced a wealth of emotions which I assume are all relatively normal, given the circumstances.</p>\n<p>Again I appreciate this post isnt going to be for everyone, and perhaps will only be worth reading for someone experiencing it now, or has been through it but Im hoping this might help someone in the future. I know it would have helped me.</p>\n<p><strong>Day four Wednesday 21st October</strong></p>\n<p>Today is the first day I can really rest and not do anything. Its easier said than done though. The pain is still there although its easier to get about. There is still bleeding and I have been told this could last up to a week after surgery but its starting to fade. Things are slowly getting back to normal, but I dont feel normal. Far from it actually.</p>\n<p>I have rested when I can, distracted myself with <a href=\"../../pregnancy-and-parenting/life-lately-emotional-roller-coasters-and-a-big-decision/\" target=\"_blank\" rel=\"nofollow\">wedding magazines after deciding to get married</a>, and caught up on lots of TV. But my mind just doesnt feel rested. I cant seem to straighten out my thoughts I flitter from one thought to the next, happy to sad, laughter to crying. Its really hard to overcome the roller coaster of emotion I am feeling today.</p>\n<p>The Ls Papa has done all the washing, the house is tidy, I really have no need to worry about anything other than getting myself physically better, but Im just finding it a real struggle. I cant wear trousers because of where the scars sit on my stomach, so a soft night gown has been a real blessing. My stomach is still swollen. It reminds me of the belly you have when having had a child, but yet I dont have anything to show for it. Its reducing with each day and I know I just need to let my body recover.</p>\n<p><strong>Day five Thursday 22nd October</strong></p>\n<p>The Ls Papa has gone into work today taking Little L to nursery. So its just me in the quiet house and it really hits me. I have gotten upset over the last few days but this time I was just overcome by emotion and had a good cry. I think I needed it really. I needed to get out everything I had been bottling up inside because I wanted to be strong for everyone.</p>\n<p>I still feel very bloated and I have found out drinking Peppermint tea would help and I can honestly say that it has. The swelling has eased up more today and although I am hobbling about I am able to move. Each day is getting easier.</p>\n<p>Thankfully my lovely neighbour kept me company this afternoon and discussed all things wedding with me. Its really been the best distraction.</p>\n<p><strong>Day six Friday 23rd October</strong></p>\n<p>Its just the family together today, and again The Ls Papa is telling me to rest up. I never ever thought I would find this so difficult. I managed to when I was recovering from my c-section with Little L but then I guess you have baby cuddles to fill your time. I just have real housewives and masterchef to fill my time. Its actually soul destroying watching everyone do something for you when you feel you have nothing to show for it.</p>\n<p>I just lost a baby.</p>\n<p>Im finding it really difficult to accept anything at the moment. Which I guess is normal. I hope its normal. I dont want to be the person who has just gotten on with it all and forgets. I dont want to be the person who is just letting life pass her by because she wont allow herself to live.</p>\n<p>Although resting is the hardest thing I am seeing real benefits. Mobility is so much easier now, and although it still hurts to laugh and sneeze its getting so much better. Its the emotional side I cant quite see the end to. One minute I can be fine the next I just become withdrawn. Does it get any easier? I dont want to forget but I want to enjoy the life I have because I am so lucky to have a wonderful partner, an amazing step son and the most wonderful little boy.</p>\n<p>The main emotion I have felt throughout all of this is guilt. I feel like there is always something to blame and this time the only person is can be is me. It was my body. Did I do something wrong?</p>\n<p>Honestly though as much as I am blaming myself I cant let it define me because really these things just happen, no one really is to blame at all. I know that makes sense but you just cant stop the feelings of guilt, its mummy guilt.</p>\n<p><strong>Day seven Saturday 24th October</strong></p>\n<p>Yesterday wasnt my finest hour but I feel I needed to address those emotions. I feel like a weight has been lifted off me just writing them down and trying to make sense of it all. The pain is easing again today, the swelling is reducing and tomorrow we are looking at a wedding venue and I am so excited.</p>\n<p>Acceptance is a hard thing to swallow. But acceptance is the only thing you can really do to move forward. You have to accept it is not your fault, accept that it happened, and embrace the life you do have and the people in it.</p>\n<p>By day seven I can move around much more, the bleeding has more or less disappeared and other than feeling like I have done one massive stomach workout the pain isnt unbearable anymore.</p>\n<p>I stopped taking codeine and painkillers by <strong>Day nine.</strong></p>\n<p>By <strong>Day ten</strong> I was back in my jeans and driving.</p>\n<p>Now at three weeks after the event I just have my scars and a flinch of tenderness every now and again. It mostly occurs when I have done too much. Like a big cleaning marathon today for example. I just have to know my limits and accept that I need to ease myself back into life, not just expect to pick up where I left off.</p>\n<p>I would say I am 90% physically recovered, I have a feeling the emotional recovery will take a little longer.</p>\n<p>This week my mum flies home from Australia with my dad flying back a few days later. I am so excited to see my mum and spend some time with her. Sometimes in these situations just a big off your own mum can be the best medicine.</p>\n<p>I hope my recovery account will help someone in the future. It might give you an idea about what to expect and whats to come. But always remember to focus on the bright spots, no matter how dark it seems.</p></div></body>','The ectopic pregnancy recovery route','','inherit','closed','closed','','34-revision-v1','','','2017-10-25 08:27:13','2017-10-25 08:27:13','',34,'http://www.discover-your-mind.co.uk/34-revision-v1',0,'revision','',0),(105,1,'2017-10-25 08:27:29','2017-10-25 08:27:29','<body><h1 class=\"entry-title\" itemprop=\"name\">Ectopic Pregnancy recovery The first few days</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p>I realise that this post will only be worth reading to someone who is or has just been through an ectopic pregnancy like myself but since experiencing it I have realised that miscarriage and Babyoss isnt massively discussed. For me I wanted to know what was happening, and what was in store and sometimes I find hearing or reading real life experiences can better prepare you for things but I struggled to find much on this subject. I am hoping that writing about it might just help one other person, and if it does then something good has come from this.</p>\n<p>I decided to try and keep a diary of how I was feeling. From the day I found out to the recovery process.</p>\n<p>I hope it will help someone.</p>\n<p><strong>Day one Sunday 18th october.??</strong></p>\n<p>I have felt a sharp stabbing pain on my left side since last night. Its a sharp period style pain that can take my breath away at times. I didnt think it was related to our pregnancy because it was on my left side and I had already been <a href=\"../../pregnancy-and-parenting/our-miscarriage-story/\">told that I had miscarried.</a> But I was rushed for an emergency scan this morning and after a lot of looking there was the pregnancy everyone had been missing these last few agonising weeks. Developing in my fallopian tube. The pain is being caused by the tube rupturing.</p>\n<p>I was advised that there was two treatments for ectopic pregnancy. Medicated as an outpatient by injections or by key hole surgery.</p>\n<p>Unfortunately for me I had no choice but the surgery.</p>\n<p>I have been sat in this hospital bed for a number of hours now, with the promise of being next on the emergency list. But I just cant seem to think of anything else other than how I got to this point and why wasnt it spotted sooner. <a href=\"../../pregnancy-and-parenting/our-ectopic-pregnancy-story/\">My ectopic pregnancy story</a> just seemed like a blur, it didnt feel like it was happening to me and if it wasnt for this pain Im experiencing I am not sure I would believe it.</p>\n<p>They have promised to be able to tell me finally what my anatomy is, they have assured me everything will be ok, but now I must say good bye to The Ls Papa and Little L.</p>\n<p>I went in for surgery at 10.30pm.</p>\n<p/>\n<p><strong>Day two Monday 20th October</strong></p>\n<p>I remember waking up, and I remember going to sleep. Its a strange feeling. I had a bad reaction to the anaesthetic which made me sick. I remember not being able to move and begging someone to ring The Ls Papa because I just couldnt. I managed to call him at 6am this morning, and I cried.</p>\n<p>I am in so much pain but this time it is on my right side. It reminds me of how I felt after my c-section with Little L. I cant have any visitors until after lunch but as all my observations are great they have said I can go home today. I dont quite know how I am going to as getting out of bed is taking me ages. But I also know I just want to be home with my family.</p>\n<p>They have advised me that I have two wombs, one ovary to each and one tube to each although in the surgery the left tube has been removed as it had ruptured.</p>\n<p>I am also assured that my fertility hasnt been effected too much and my right womb is my strongest. I carried Little L to full term and their??is no reason why I cant have children in the future.</p>\n<p>Right now though I am not sure I even want to try again.</p>\n<p>All I am focusing on at this moment is emptying my bladder to the right quantity twice. Then I can go home. Thats??all I want to do.</p>\n<p>I keep getting upset but I am not sure any of this has really sunk in with me yet. I feel pain, but emotionally I just feel numb. I wish the physical pain would go away.</p>\n<p>I cant have my anti-d injection until tomorrow so it looks like I am making one more trip back here but then that should be me done. I have been told to take it easy, not to drive whilst in pain or taking codeine (which is what I have been prescribed for the pain) and rest. Rest. Its easier said than done. All I want to do is juts get back to normal, but I cant even do that.</p>\n<p>I went home at 6pm to a dominos takeaway and The Apprentice on catch up.</p>\n<p><strong>Day three Tuesday 21st October</strong></p>\n<p>It was a real struggle to get any sleep. I just cant get comfortable. It also was a struggle to get out of bed this morning. But I managed it with help and support.</p>\n<p>I knew I needed to get up, and get dressed to get back to the hospital for my <a href=\"../../pregnancy-and-parenting/why-your-rhesus-status-is-so-important-during-pregnancy/\">Anti-D injection</a>. I hate those injections so much but today it was surprisingly easy. Perhaps I am just getting used to all these needles and interference.</p>\n<p>The pain is hard but it feels like muscle pain. It hurts to laugh and sneeze, just like it did with my c-section. Emotionally I still dont think it has sunk in at all. Everything feels like a blur, like it hasnt happened to me. Honestly if I didnt feel the pain I wouldnt believe it was me.</p>\n<p>But it is me, and I am here again <a href=\"../../this-is-me/less-woman-cant-give-birth-naturally/\">feeling like a failure.</a></p>\n<p>Why do I feel like I have failed? I didnt ask for this to happen, I didnt do anything to make it happen.</p>\n<p>I am trying to rest but watching everyone do things for me is really driving me insane.</p>\n<p>I just want to get back to normal, but I know I need to just take each day as it comes.</p>\n<p>Keep positive, time is going to make this better.</p>\n<p> </p>\n<p/></div></body>','The first few days after your ectopic pregnancy','','inherit','closed','closed','','33-revision-v1','','','2017-10-25 08:27:29','2017-10-25 08:27:29','',33,'http://www.discover-your-mind.co.uk/33-revision-v1',0,'revision','',0),(106,1,'2017-10-25 08:27:44','2017-10-25 08:27:44','<body><h1 class=\"entry-title\" itemprop=\"name\">Early symptoms of pregnancy</h1>\n<p>When you are trying for a baby and you get that all important positive test its so exciting. I remember when I was pregnant with Little L how overcome with emotion I was, but then I started to not feel myself, and so I was hit with the early signs of pregnancy. I thought I would share with you some of the early symptoms you can feel in the early stages of pregnancy so that you are prepared or know what to expect.</p>\n<ol><li><strong>Nausea and sickness</strong> Most commonly refered to as morning sickness but dont let that fool you. This nausea can hit you at any time of the day. When I was pregnant with Little L I was sick in the evening. It started around the 5 weeks pregnant mark and continued until my second trimester. According to the NHS guidelines morning sickness is most common during your first 12 weeks, however it could last so just bear this in mind. Ginger biscuits always helped me.</li>\n<li><strong>Extreme tiredness</strong> Its hard to even explain how tired you will feel but you just will feel drained and exhausted during those first 12 weeks. I found that when i entered my second trimester with Little L I found a new burst of energy but those first few weeks were tough. The best advice would be to rest as much as you can.</li>\n<li><strong>Tender breasts</strong> Yes this is one of the things I really didnt like, luckily for me it only lasted a few weeks. I cant remember if I ever suffered with them again later in my pregnancy but I definitely remember those first few weeks. It was actually one of the things that pointed me to take a test, that and the late period.</li>\n<li><strong>Heartburn</strong> I suffered with this in the early stages of pregnancy but mostly towards the end. It was so painful. However there are many <a href=\"http://www.gaviscon.co.uk/heartburn-indigestion/heartburn-causes-symptoms/\" target=\"_blank\" rel=\"nofollow\">heartburn causes</a> and so it may not be an actual sign of pregnancy but it is something to bear in mind.</li>\n<li><strong>Headaches</strong> These are strong head pounding headaches right at the front of your forehead, it may be different for other people but thats where I suffered with them the most. They were awful. Again not everyone has headaches but its something that could effect you. Dont forget you cant take any form ibuprofen so if you feel the need to take some pain killers make sure its paracetamol.</li>\n<li><strong>Needing the toilet ALOT</strong> I dont know if anyone else experienced this but not only was I making regular appearances in the bathroom for morning sickness but also I couldnt stop going to the toilet. Its a common pregnancy symptom though, and could also be down to your increasing you water intake, which of course is recommended.</li>\n<li><strong>Backache</strong> As your body begins to change it isnt uncommon to experience some back ache. Its advisable to rest as much as possible. There is an increase in hormones in your body to help loosen ligaments to accommodate that growing baby and backache may be experienced. Its also advisable to not carry any heavy objects because of this very reason.</li>\n</ol><p>These are just a few signs there are some more uncommon pregnancy symptoms that you may experience. The best advice if you have just found out you are expecting is to head on over to the NHS website, book yourself in at the doctors and put your feet up with a decaffeinated tea. Try and enjoy it because your whole world will change when a new arrival comes.</p></body>','The first symptoms of pregnancy','','inherit','closed','closed','','32-revision-v1','','','2017-10-25 08:27:44','2017-10-25 08:27:44','',32,'http://www.discover-your-mind.co.uk/32-revision-v1',0,'revision','',0),(107,1,'2017-10-25 08:28:13','2017-10-25 08:28:13','<body><h1 class=\"entry-title\" itemprop=\"name\">5 Things you shouldnt scrimp on when you have a family</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p><span style=\"font-weight: 400;\">Having a family is really expensive. Itâs thought that a typical family spends £230,000 raising just one child to the age of twenty-one. Now that it is common place for children to stay in the parental home much longer, that cost could continue to soar. The costs include food, clothes and toys. Further and higher education can cause the figure to increase too. But there are many other costs we donât think about in family life, that we really canât afford to cut back on:</span></p>\n<p><b>Life Insurance</b></p>\n<p><span style=\"font-weight: 400;\">When you have a mortgage, you should take out life insurance. How much insurance you take out is up to you. Typically, couples make sure the mortgage is paid off should one of the partners pass away. According to the </span><a href=\"http://www.insurancehero.org.uk/\"><span style=\"font-weight: 400;\">Insurance Hero</span></a><span style=\"font-weight: 400;\"> website, this may be far too little. You should add on the value of the missing salary, and all the other debts you have. Even extra childcare should be factored in so the remaining partner can continue working. It all adds up.</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/106574022@N04/11705392445\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Healthy Foods</b></p>\n<p><span style=\"font-weight: 400;\">It can be tempting to pick up a tray of doughnuts that costs 50p rather than the single apple that costs 55p. But investing in your health now will help ensure you are well and disease free for the rest of your working life. This is essential to provide for your family for the years past your retirement age. </span><a href=\"/\"><span style=\"font-weight: 400;\">Meals</span></a><span style=\"font-weight: 400;\"> of convenience help claw back time lost to our busy lives. The years lost to ill health caused by a poor diet cannot be clawed back. Kids who eat only healthy foods are less likely to suffer obesity and illness.</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/notahipster/4319949887\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Annual Leave</b></p>\n<p><span style=\"font-weight: 400;\">In these times when at least one partner is scraping a living through part-time or self-employed work, holidays can be difficult to take. Basically, if you donât work, you donât earn. But kids tend to remember those times when you are all together taking quality holidays that are fun. Book block leave, whatever you do for a living, and enjoy some quality time together as a family. Make some lifelong memories and have some fun!</span></p>\n<p data-imagelightbox=\"g\"/>\n<p><a href=\"https://www.flickr.com/photos/stevendepolo/6236443328\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Exercise</b></p>\n<p><span style=\"font-weight: 400;\">Lead by example when it comes to keeping active. If your kids see that you will still head to that gym class or go for that walk whatever the weather, they will pick up good habits for life too. Even when you are tired and busy, make time to give your body what it needs. </span><a href=\"http://goodrelaxation.com/2012/01/health-benefits-of-fresh-air/\"><span style=\"font-weight: 400;\">Fresh air</span></a><span style=\"font-weight: 400;\"> and exercise are essential for maintaining your fitness and health. Keep up with your kids by making time to look after your body.</span></p>\n<p data-imagelightbox=\"g\"> </p>\n<p><a href=\"https://www.flickr.com/photos/derekgavey/5940476792\" target=\"_blank\" rel=\"nofollow\">(Source)</a></p>\n<p><b>Maintaining Your Home</b></p>\n<p><span style=\"font-weight: 400;\">As a homeowner, it is down to you to keep the property safe and in good order. With a family to keep warm and dry, donât scrimp on essential repairs or maintenance. Doing it yourself can save a fortune but getting it done right can save you from disaster down the line. </span></p>\n<p>Weâre all looking to save on the costs of life these days. But there are some things you really canât scrimp on. Take care of your family and yourself.</p>\n<p>Thanks for reading</p></div></body>','15 things that are important when you have a family','','inherit','closed','closed','','16-revision-v1','','','2017-10-25 08:28:13','2017-10-25 08:28:13','',16,'http://www.discover-your-mind.co.uk/16-revision-v1',0,'revision','',0),(108,1,'2017-10-25 08:28:30','2017-10-25 08:28:30','<body><h1 class=\"entry-title\" itemprop=\"name\">Babyzen YOYO Review</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">As I have mentioned previously in our trip to <a title=\"Thomas Land with the Babyzen YoYo\" href=\"../../reviews/thomas-land-babyzen-yoyo/\" target=\"_blank\">Thomas land post</a> Baby and I have been really lucky to review the new Babyzen YOYO. We currently use a travel system as our everyday choice but had some experience with a stroller when we went on holiday earlier this year. However I do feel its time to start thinking of an alternative choice for Baby as our travel system can be a lot to carry round on a day to day basis.</p>\n<p style=\"text-align: center;\">The Babyzen YOYO 6+ was the stroller we received in a lovely bright red colour which is ideal to suit a boy or a girl. On first impression I found the YOYO very lightweight and compact. It is designed to fit the dimensions of hand luggage when taking a flight so there is no need to hand your stroller over at the departure gate, which is perfect for when you arrive at your destination with a long walk to the baggage reclaim area. It had a convenient strap which went over your shoulder for transporting the stroller when you werent using it and a black bag to cover up the stroller to avoid damage when not in use.</p>\n<p style=\"text-align: center;\">The <a href=\"http://www.babyzen.com/french-doctors.php\" target=\"_blank\">Babyzen brand</a> was created by five french individuals whos thought process was to eliminate the bulky impractical stroller and create a new generation of transport for children.</p>\n<p style=\"text-align: center;\"><strong>Heres the facts</strong></p>\n<p style=\"text-align: center;\">Most compact buggy with dimensions of 52 x 44 x 18 cm when folded and the first ever stroller to fit into the cabin baggage guidelines.</p>\n<p style=\"text-align: center;\">4 Wheel suspension</p>\n<p style=\"text-align: center;\">Exclusive soft drive system: no need to lock the front swivel wheel, even when on rough terrain</p>\n<p style=\"text-align: center;\">Folding, unfolding and driving, all one-handed</p>\n<p style=\"text-align: center;\">Reclinable backrest, removable and washable fabrics</p>\n<p style=\"text-align: center;\">Featherweight (only 5.8 kg); comes with a shoulder strap</p>\n<p style=\"text-align: center;\">Suitable from 6 months up to 15kg</p>\n<p style=\"text-align: center;\">Choose a black or white chassis</p>\n<p style=\"text-align: center;\">Black, red and blue fabrics available</p>\n<p style=\"text-align: center;\">We decided to use it as our first choice for a week so we could really make an informed view of what we thought. Having been spoilt with our travel system I was really interested to see how this would compare as an alternative. We took the Babyzen on days out, walks to the park and onto some rough terrain on one of our walks with the dog.</p>\n<p style=\"text-align: center;\">I found the fold down system really easy to use and very quick. Which is perfect when you have a tired baby and you need to make a hasty exit. We even were approached by two parents at different times at Thomas Land asking about the stroller. At this point it was folded and currently resting on The Ls Papas shoulder with that handy strap I mentioned earlier. Im not sure anyone had seen anything like it. For jumping on an off the train and making the most out of the rides we didnt have to leave the stroller in the buggy park it could stay with us at all times.</p>\n<p style=\"text-align: center;\">It also had a little window built into the hood which was a good way of keeping tabs on Baby. I like this feature as i have never seen it on another stroller before. The stroller does have the added benefit of a shopping basket underneath. It isnt huge but its big enough to hold essentials like drinks, snacks, coats and my handbag. However I couldnt fit my nappy bag underneath.</p>\n<p style=\"text-align: center;\">It definitely felt easy to push and a smooth ride for Baby. He didnt look uncomfortable and fell asleep in the Babyzen many times which is definitely a good sign.</p>\n<p style=\"text-align: center;\">We decided to take the stroller on some rough terrain to test out the soft drive system. It handled the yellow brick road, as we call it, really well. That was one of the areas I was most concerned about when using a stroller but it has definitely changed my way of thinking.</p>\n<p style=\"text-align: center;\">It was so easy to navigate that I could do it one handed whilst holding Little Ls hand so I would definitely recommend it for families with more than one child.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">Overall I was really pleased with the Babyzen YOYO. It exceeded my expectations and certainly made me think about investing in one myself for everyday use. I love the idea of taking it as hand luggage on the plane and for quick and easy use when out and about during daily activities.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">It looks stylish, it feels smooth to use and Baby was very happy relaxing in it.</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">You can purchase a Babyzen YOYO from <a href=\"http://www.whitestep.co.uk\" target=\"_blank\">Whitestep</a>s??for ??375.00. For a full list of stockists go to <a href=\"http://babyzen.com\" target=\"_blank\">www.babyzen.com</a></p>\n<p style=\"text-align: center;\"><span style=\"line-height: 1.5;\">Have you thought about changing from a travel system to a stroller?</span></p></div></body>','An honest review of the Babyzen YoYo','','inherit','closed','closed','','25-revision-v1','','','2017-10-25 08:28:30','2017-10-25 08:28:30','',25,'http://www.discover-your-mind.co.uk/25-revision-v1',0,'revision','',0),(109,1,'2017-10-25 08:28:43','2017-10-25 08:28:43','<body><h1 class=\"entry-title\" itemprop=\"name\">Best father son bonding activities</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p>It is important to have a good relationship with your children especially during the formative years. Boys usually look up to their fathers as their role models, copying their expressions and their moves. As such, fathers have to be very careful with the kinds of example they set for their young children as this makes a big difference in the way their sons will turn out in the future. Helping to build your son into a well-rounded person starts during his early years. One of the best ways to achieve this is by setting aside enough time to bond with each other.</p>\n<ol><li><strong>Play games or sports together.</strong> Boys are always interested in games and sports and you as the father can be the one to help him develop his interests. Teaching him how to catch balls or throw hoops or hitting them can be a great way to have fun together.</li>\n<li><strong>Go fishing.</strong> As a child, boys are always ready to have some adventure and fishing seems to be one of those activities where father and son can have a perfect bonding moment together. As you teach him how to hook his bait and throw the line, you spend time together where you can comfortably talk about anything under the sun or to just share a precious moment in silence. You build a strong bond that doesn???t easily get broken. This is an ideal way to build trust and friendship where your growing son will learn to confide in you about anything.</li>\n<li><strong>Studying together.</strong> Let???s face it a lot of parents are lacking when it comes to the needs of their children. Yes, fathers might be busy trying to earn for the family, but what they are missing in return is seeing their children grow and be part of their lives. It is recommended to always be present in the growing years of your children as this is the groundwork of how they will be as adults. Take the opportunity to bond with your child by helping him with school work. Fathers and sons will develop a closer and more respectful relationship with each other when they tackle homework side by side. Take it as a learning opportunity where you can teach him about responsibility.</li>\n<li><strong>Driving together.</strong> As your son grows, the father is expected to teach him how to drive. This can be a fun activity shared between the two of you as you demonstrate to him how to shift gears and turn the wheel. When he grows older, you can still enjoy driving together, perhaps with a luxury sports car where you both can enjoy the thrilling fast ride. There are exotic car rental companies that allow for a day of driving in any sports car you want. Check <a href=\"http://www.primerentcar.com/en/\" target=\"_blank\">here</a>??for??a luxury car rental company. Bond together zipping around in your Ferrari rental as you recount memories of the time you first taught your son to drive.</li>\n<li><strong>Go camping.</strong> Boys tend to want to grow faster so they can do all the stuff that their fathers do. So why not enjoy some adventurous activity such as going camping with just the two of you. As you teach your son the basics of survival and being a responsible camper, you share moments and build memories that will develop into a beautiful foundation between father and son. Check here for <a href=\"http://lifestyle.howstuffworks.com/family/parenting/bonding/10-family-bonding-activities.htm\" target=\"_blank\">more family bonding activities</a>.</li>\n</ol><p>Thanks for reading</p></div></body>','Our favourite father and son activities','','inherit','closed','closed','','26-revision-v1','','','2017-10-25 08:28:43','2017-10-25 08:28:43','',26,'http://www.discover-your-mind.co.uk/26-revision-v1',0,'revision','',0),(110,1,'2017-10-25 08:28:57','2017-10-25 08:28:57','<body><h1 class=\"entry-title\" itemprop=\"name\">Breastfeeding Pressure</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">As a mother, a new mum or an expecting mum, were all aware of how breastfeeding is the most natural choice in the world, that breast is best for your child and gives them the best start in life. Thats the message we receive loud and clear right from our early midwife appointments, and I agree to an extent, its a natural thing to do. But for me I just couldnt do it, I dont really know why, but its a choice I made right from the start and that decision has haunted me ever since.</p>\n<p style=\"text-align: center;\">Its been reported that breastfeeding can help reduce the risk of Postnatal depression by 50% down to the feel good hormone that is produced when your body is producing milk. It was widely reported again about all the benefits, but yet the reports only mildly touch on the other issue that is faced with these results. What about the women who cant? According to the same report those women are more likely to develop post natal depression because of the feelings and pressure surrounding it.</p>\n<p style=\"text-align: center;\">When I was pregnant with Baby, I was advised right from the start that breastfeeding was the best choice for my baby. It was discussed in 90% of my appointments, even though right from the start I advised my midwife it wasnt something I wanted to do. I had some complications during my pregnancy, and there was a chance my baby could have arrived earlier than planned. A midwife actually told me in one of my appointments that I was denying my baby the best start in life.</p>\n<p style=\"text-align: center;\">But what if I hadnt have been so sure on my decision to not breastfeed? What if I caved to the insane amount of pressure because I believed that the midwife was right, I was being a bad mum already and my baby wasnt even born? What if I would have attempted to go against every grain in my body and try breastfeeding, only to not be comfortable, or in control, or even able to do it?</p>\n<p style=\"text-align: center;\">Say I even wanted to breastfeed, and I was one of the many women who try and for one reason or another the breastfeeding just doesnt happen? What happens then?</p>\n<p style=\"text-align: center;\">I know from my friends experiences of breastfeeding how bad it can make you feel if it isnt working. How the whole situation can make you feel like a failure, and still a health visitor will encourage you to keep on going.</p>\n<p style=\"text-align: center;\">Feelings of failure, feeling like a bad mum, can all be starting points of baby blues and Postnatal depression. The feeling is like treading water in a deep ocean and all your trying to do is keep your head above water.</p>\n<p style=\"text-align: center;\">I know, because there are days when I have felt like that, and I have admitted that at times I have suffered from the baby blues.</p>\n<p style=\"text-align: center;\">Its not the answer for every case of Postnatal depression, but again I wonder why no one speaks out for the women who cant or choose not to breastfeed? We are a mere mention in a minority that are more likely to suffer, a statistic, and its not fair.</p>\n<p style=\"text-align: center;\">Im sure everyone of us who chose not to breastfeed, or indeed tried to, would whole heartedly agree that of course breastfeeding is the most natural choice, the best choice, so I ask why so much pressure?</p>\n<p style=\"text-align: center;\">Perhaps the statistics of breastfeeding and the association with Postnatal depression would be different if the pressure wasnt applied to every new mum. Every mum wants to do the best for their children, its an instinct, its natural, but to be a good mum we have to be happy and content with ourselves. If the idea has already been unconsciously planted that our choices arent necessarily the best that cant be good.</p>\n<p style=\"text-align: center;\">I dont blame the breastfeeding pressure for my down days, but I do wonder whether my thoughts of being a bad mum stem from those conversations. Its something I cant forget, its something I vividly remember, so who knows?</p>\n<p style=\"text-align: center;\">As a mummy to the most wonderful little boy, I only want to do be the best mum I can possibly be to him.</p>\n<p style=\"text-align: center;\">And so I wonder, is it all just another government target? Is the pressure really necessary?</p></div></body>','Are you pressured to breastfeed? Read our guide','','inherit','closed','closed','','28-revision-v1','','','2017-10-25 08:28:57','2017-10-25 08:28:57','',28,'http://www.discover-your-mind.co.uk/28-revision-v1',0,'revision','',0),(111,1,'2017-10-25 08:29:05','2017-10-25 08:29:05','<body><h2 class=\"h2 entry-title\"><span><wbr>School <wbr>Summer <wbr>Holidays <wbr>Memories</wbr></wbr></wbr></wbr></span></h2> <div class=\"entry-meta-default\">\n<span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a href=\"#post-1209\" title=\"archives daily July 14, 2014 6:00 am\"><time class=\"entry-date updated\" datetime=\"2014-07-14T06:00:36+00:00\">July 14, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" href=\"../../author/admin/\" title=\"View all posts by admin\" rel=\"vcard:url\">admin</a></span> <a href=\"../../pregnancy-and-parenting/childhood-memories/#comments\" class=\"raindrops-comment-link\"><em> Comment </em></a> </div>\n\n <div class=\"entry-content clearfix\">\n<p style=\"text-align: center;\">When I think back on my childhood my mind is flooded with memories of late summer evenings playing out with friends, family walks and playing tennis.</p>\n<p style=\"text-align: center;\">Im sat in the back garden right now with familiar smells of freshly cut grass and tingling feelings of sun kissed skin. The laughter of children and the buzz of chatter from parents. Accompanying these sounds are A brush of wheels along the pavement and a faint ticker of a bicycle chain. No matter how many years go by the same things I use to play out with as a child, the children are today. However I must admit the variety available today is a little more advanced.</p>\n<p style=\"text-align: center;\"><a href=\"#\"/></p>\n<p style=\"text-align: center;\">These items have stood the test of time and I guarantee they top the majority of childrens wish lists when it comes to birthdays and chirstmas.</p>\n<p style=\"text-align: center;\">Skateboards I had a skateboard, I seem to remember it had a character on it but I couldnt even begin to tell you what it was. We had a drive with an incline and I use to sit on the skateboard (Yes I am fully aware that I should have been standing) and roll down the hill. This provided hours of entertainment. These days I see children doing tricks and all sorts on these things.</p>\n<p style=\"text-align: center;\">Roller Skates/Roller Blades/Quad Skates I had THE best pair of barbie roller skates you have ever seen and I absolutely loved them. I use to play on my skates for hours during the summer holidays. I never really gained the confidence to go down the hill without first ascertaining where and how I would stop, but get me a flat road and pavement and I was one content little lady. These days I have to admit that whats available is much more modern and sleek than my barbie pair, and a website like <a href=\"https://www.skatehut.co.uk/m/skates/quad_skates_1\" target=\"_blank\">Skate Hut</a> has a fabulous collection.</p>\n<p style=\"text-align: center;\">Scooters I had a scooter and I think my brother had one to. Its amazing how my mum or grandma could get me to walk to a place which I had little or no interest in if I was riding my scooter. It seems these days I see a lot of children doing the walk to school on a scooter. Perhaps the incentive of a cool ride still appeals today.</p>\n<p style=\"text-align: center;\">Bikes I think I went through a phase growing up having a different bike every few years due to growing taller very quickly. I think having a bike was my absolute favourite thing for the school holidays. I never ventured far, but I use to love riding around different routes on the estate I lived on a mini adventure. Bikes never seem to go out of fashion.</p>\n<p style=\"text-align: center;\">Having already purchased a BMX for Little L I know I have all of this to come with Baby. Its a strange thought. Im kind of excited to be a part of making memories but deep down I would love him to stay my baby. Before I know it, he too will be enjoying his school holidays.</p>\n<p style=\"text-align: center;\">Do you have any childhood memories of playing outdoors as a child? Did you have a cool scooter, or a beautiful pair of skates?</p></div></body>','The best childhood memories','','inherit','closed','closed','','29-revision-v1','','','2017-10-25 08:29:05','2017-10-25 08:29:05','',29,'http://www.discover-your-mind.co.uk/29-revision-v1',0,'revision','',0),(112,1,'2017-10-25 08:29:23','2017-10-25 08:29:23','<body><h1 class=\"entry-title\" itemprop=\"name\">What Clothes To Pack For A Baby Abroad</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n <p style=\"text-align: center;\">I thought long and hard about what to pack clothes wise for Baby. I was particularly excited to dress him up in lots of summer outfits and take lots of beautiful pictures to capture the moment. I even sacrificed some of the clothes I was taking to make sure there was enough space for his outfits.</p>\n<p style=\"text-align: center;\">A few years ago I would have packed about a million bikinis, lots of shoes and several outfits, but this time I went with essential pieces that I could mix and match. But enough about me.</p>\n<p style=\"text-align: center;\">I packed several things for Baby and my go to shops for his holiday wardrobe were John Lewis and H&M. However I didnt really think about the heat aspect and that perhaps my little boy would not be particularly comfortable dressed up.</p>\n<p style=\"text-align: center;\">The holiday essentials I couldnt live without were:</p>\n<ul style=\"text-align: center;\"><li style=\"text-align: left;\"><strong>Shorts</strong> I took a few pairs in various colours to mix and match. He wore these during the day and at night and they were great. they kept him cool and most importantly he was comfortable.</li>\n<li style=\"text-align: left;\"><strong>Short sleeve and sleeveless vests</strong> He lived in these. He wore them during the day and at night and I mixed and matched with the different colour shorts I had. Sometimes during the day he would just wear a vest.</li>\n<li style=\"text-align: left;\"><strong>Swimming all in ones</strong> My mum bought me 2 sets of these all in one swimming outfits from oz but I know you can get them over here to. They had built in factor 50 protection which was just an added layer of protection when Baby ventured into the pool.</li>\n<li style=\"text-align: left;\"><strong>Sun Hat</strong> We struggled like anything to get L to keep a hat on but they are an essential in the sun.</li>\n<li style=\"text-align: left;\"><strong>Rompers</strong> Little all in one short sleeve and shorts. These are so easy to put on and really comfy for baby.</li>\n<li style=\"text-align: left;\"><strong>Hooded Jacke</strong>t This was for in the evening, in Lanzarote it can get quite breezy so he loved to snuggle into his jacket when he was ready for a sleep.</li>\n<li style=\"text-align: left;\"><strong>Socks</strong> Again was great for in the evening to keep his feet warm.</li>\n<li style=\"text-align: left;\"><strong>Sleepwear</strong> Baby use to sleep in vests or sleep suits depending on the weather. We went in April so he was still happy to wear a sleep suit at night.</li>\n</ul><p style=\"text-align: left;\"> </p>\n<p style=\"text-align: center;\">(T-shirt and shorts from John Lewis)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Romper from Jack and Millie Australia)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Romper from Sprout in Australia)</p>\n<p style=\"text-align: center;\">est from Pumpkin Patch and shorts from John Lewis)</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">(Vest from H&M and shorts from John Lewis)</p>\n<p style=\"text-align: center;\">That was really all he wore, I packed lovely little shirts, jeans and tops but he didnt really wear them. Purely because of the comfort factor and heat. I have no idea if I would be the same for a little girl. I dont think I would be able to resist a huge amount of dresses, but either way you probably dont need to pack as much as you are doing.</p></div></body>','What clothes should you pack for your baby when going abroad?','','inherit','closed','closed','','30-revision-v1','','','2017-10-25 08:29:23','2017-10-25 08:29:23','',30,'http://www.discover-your-mind.co.uk/30-revision-v1',0,'revision','',0),(113,1,'2017-10-25 08:29:39','2017-10-25 08:29:39','<body><h1 class=\"entry-title\" itemprop=\"name\">Bio-Oil Pregnancy Bump Tracker App</h1>\n <!-- .entry-header -->\n\n <div class=\"clearfix entry-content\" itemprop=\"description articleBody\">\n \n \n <p style=\"text-align: center;\">I was recently contacted by the lovely people at Bio-Oil telling me all about there new bump tracker pregnancy app and I just had to share it with you all.</p>\n<p style=\"text-align: center;\">With the Bio-Oil Bump Tracker, mums-to be can track their changing body from the early stages of pregnancy all the way through to their baby???s arrival. Simply take a picture of your bump each week and the Bio-Oil Bump Tracker will piece them together, eventually creating a time-lapse video. How amazing is that?</p>\n<p style=\"text-align: center;\"> </p>\n<p style=\"text-align: center;\">You???ll be able to see how your bump has grown, and create a keepsake video to keep forever. At Bio-Oil they know that pregnancy is a busy time and so the app will send a reminder each week to take a picture of your ever-changing bump.</p>\n<p style=\"text-align: center;\">When the baby is born, you can complete your pregnancy story with a photograph of you holding your new baby. Enter baby???s name, along with birth date and weight, and share the video of images with friends and family all over the world in an instant via Twitter, Facebook, YouTube or via email.</p>\n<p style=\"text-align: center;\">Its such a lovely way to track your pregnancy and I most certainly will be downloading this app when I fall pregnant with our next child.</p>\n<p style=\"text-align: center;\">Bio-Oil Bump Tracker is a free app, for Apple users available to download from iTunes or <a href=\"http://www.newbaby-newbody.co.uk/bumptracker\" target=\"_blank\">http://www.newbaby-newbody.co.uk/bumptracker</a></p>\n<p style=\"text-align: center;\">Take a look at this video for a taster of how the app works</p></div></body>','The bio oil pregnancy tracker','','inherit','closed','closed','','27-revision-v1','','','2017-10-25 08:29:39','2017-10-25 08:29:39','',27,'http://www.discover-your-mind.co.uk/27-revision-v1',0,'revision','',0),(114,1,'2017-10-25 08:30:01','2017-10-25 08:30:01',' \r\n<h1 class=\"entry-title\">No I dont come with instructions</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: left;\">Last night I lay awake in bed. My mind was working overtime and I really couldnt settle into sleep. L was waking up every half hour and I just really didnt see the point in falling asleep only to be woken by sounds of the word mama being screamed from the room across the landing. As much as I love hearing him say it, there is a time and place and 3am isnt one of them.</p>\r\n<p style=\"text-align: left;\">I lay awake wondering what to do about Ls sleep. I have been trying sleep training, which sometimes works and sometimes I just get overcome with emotion that I just go and scoop him up and give him a big kiss. Undoing any progress that I have made. ??I wondered whether he was eating enough, whether I needed to include more finger foods, why he doesnt really like drinking water or juice, how could I help this? All these questions on how to handle and what to do with Baby and I whispered a little wish to myself. I wish that Baby came with instructions. Some sort of guideline. I know theres books and advice online but every baby is different. Why cant we just give birth to a manual as well as the baby? Why doesnt that happen?</p>\r\n<p style=\"text-align: left;\">If I had instructions, I would know exactly what today was all about. Exactly what L needs at this moment in time. An idea on how to handle his sleeping problems at night. Some inspiration on the type of food he would like, how to encourage him to drink juice and water. Instructions would really help me out. We get instructions for lots of things in life. I am one of those people who reads the manual before trying something out. Making sure I know exactly what to get out of the item or appliance. But with a baby, its all instinct, its all about knowing your baby. Your own baby. This is where I panic.</p>\r\n<p style=\"text-align: left;\">Im in charge of this little one. His daily life at the moment requires my attention. To feed him, bathe him, love him, clothe him. This little lad looks up at me hoping that I know exactly what to do for him at that precise moment. But what happens when I offer him a drink and he just wants a cuddle. Change his nappy when he actually wants a nap. Without instructions how do I really know what I am suppose to do.</p>\r\n<p style=\"text-align: left;\">As you can imagine it was a hefty thought process for the early hours of the morning. Instinct. It has a lot to answer for. Sometimes I feel like my instincts button is switched off in my head. Sometimes I feel like I know exactly what I am doing. Its a roller coaster ride of emotions. Fears and anxieties. Hopes and dreams. But above all. Im nearly 12 months into the mummy job and I still feel like Im learning the ropes. Maybe we feel like that throughout our childrens lives. Who knows? But in this day an age surely instructions arent completely too much to ask for, what with evolution and all that?</p>\r\n<p style=\"text-align: left;\">Its like that SMA advert states. You know the one. If youre anything like me you well up just listening to the words. If you havent seen it I urge you to get on youtube and watch it. The take it from us, youre doing great Always feel like I can give myself a cheeky thumbs up when I hear it.</p>\r\n<p style=\"text-align: left;\">You dont need to sit a test, you have got the job. The biggest job of your life. I may wish that I had instructions, but winging it hasnt caused any problems just yet. Yet being the main word.</p>\r\n\r\n</div>\r\n ','There are no instructions when it comes to being a mum','','inherit','closed','closed','','31-revision-v1','','','2017-10-25 08:30:01','2017-10-25 08:30:01','',31,'http://www.discover-your-mind.co.uk/31-revision-v1',0,'revision','',0),(115,1,'2017-10-25 08:30:16','2017-10-25 08:30:16',' \r\n<h1 class=\"entry-title\">Baby Isabelle and her Mummy and Daddy</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\"><strong style=\"line-height: 1.5;\">Welcome to my blog feature where we are sharing daily routines from all types of Mums and Dads. If you have only just come across this feature you can read all about it<a title=\"Daily Routines\" href=\"../../pregnancy-and-parenting/daily-routines/\" target=\"_blank\" rel=\"noopener\"> here</a>. I would love for you to get involved.</strong></p>\r\n<p style=\"text-align: center;\"><strong style=\"line-height: 1.5;\">Tell me a bit about yourself and your family</strong></p>\r\n<p style=\"text-align: center;\">Hi there! My name is Isabella and Im 14 months old. My Mummy and Daddy work full time (Mummy has Fridays off as she works compressed hours) on Fridays Mummy takes me on epic adventure and we do fun things <img class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" src=\"../../wp-includes/images/smilies/simple-smile.png\" alt=\":)\" /> my Grandma looks after me on Mondays and Im in nursery for 3 days of the week. So I get a good mixture of people to play with and lots of varied activity. Ive been walking since 12months and before that I was crawling. Im always climbing and exploring and love sucking my thumb. Ive been in nursery since I was 6 months old and mummys been back at work since then too.</p>\r\n<p style=\"text-align: center;\">??<strong>Describe your daily routine</strong></p>\r\n<p style=\"text-align: center;\">During the week</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bottle of milk with Daddy while Mummy gets ready for work</p>\r\n<p style=\"text-align: center;\">??<strong>06:45</strong> Say goodbye to Mummy</p>\r\n<p style=\"text-align: center;\">??<strong>07:30</strong> Daddy drops me off at nursery</p>\r\n<p style=\"text-align: center;\"><strong>??08:00</strong> Breakfast. Either Toast, Wheatabix or Porridge</p>\r\n<p style=\"text-align: center;\">??Nursery Playtime</p>\r\n<p style=\"text-align: center;\">??<strong>10:00 11:30</strong> nap</p>\r\n<p style=\"text-align: center;\">??<strong>12:00</strong> lunch time. Proper heated meal, veg, potato, meat or fish and a dessert</p>\r\n<p style=\"text-align: center;\">??Nursery Activity</p>\r\n<p style=\"text-align: center;\">??<strong>14:00-14:30</strong> nap</p>\r\n<p style=\"text-align: center;\">??Nursery Playtime</p>\r\n<p style=\"text-align: center;\">??<strong>04:30</strong> Snack at nursery. Fruit</p>\r\n<p style=\"text-align: center;\">??<strong>05:30</strong> Mummy or Daddy pick me up from nursery</p>\r\n<p style=\"text-align: center;\">??<strong>06:00</strong> Bath time with daddy</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bottle with mummy</p>\r\n<p style=\"text-align: center;\">??Reading a book and burping</p>\r\n<p style=\"text-align: center;\">??Squeaky cow game up the stairs</p>\r\n<p style=\"text-align: center;\">??<strong>06:45 07:00</strong> Bedtime</p>\r\n<p style=\"text-align: center;\">??</p>\r\n<p style=\"text-align: center;\">??At the weekend</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Lazy bottle of milk with Daddy</p>\r\n<p style=\"text-align: center;\">??Playtime with Daddy, then Mummy joins us (Daddy is super ace and lets Mummy have a lie in)</p>\r\n<p style=\"text-align: center;\">??<strong>08:00</strong> Breakfast. Toast, Wheatabix or porridge.</p>\r\n<p style=\"text-align: center;\">??Playtime Silly playtime in the front room with my toys, stacking cups, ball pit, counting etc..</p>\r\n<p style=\"text-align: center;\">??<strong>10:00 11:30</strong> Nap or epic adventure around the county and I sleep in the car</p>\r\n<p style=\"text-align: center;\">??<strong>12:00</strong> Lunch time. Hipp Organic meal or ham and jacket potato with cheese, red pepper strips, banana and rice cakes</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>14:00-14:30</strong> Nap on the move in my buggy or sling</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>04:30</strong> Snack time. Fruit pot.</p>\r\n<p style=\"text-align: center;\">??Playtime or Adventure</p>\r\n<p style=\"text-align: center;\">??<strong>06:00</strong> Bath Time with Daddy</p>\r\n<p style=\"text-align: center;\">??<strong>06:30</strong> Bedtime Bottle with Mummy</p>\r\n<p style=\"text-align: center;\">??Reading a book and burping</p>\r\n<p style=\"text-align: center;\">??Squeaky cow game up the stairs</p>\r\n<p style=\"text-align: center;\"><strong>??06:45 07:00</strong> Bedtime</p>\r\n<p style=\"text-align: center;\"><strong>Describe your day in 3 words</strong></p>\r\n<p style=\"text-align: center;\">Three words to describe my Mummy and Daddys day? Team Military Operation</p>\r\n<p style=\"text-align: center;\"><strong>What is the highlight of your day?</strong></p>\r\n<p style=\"text-align: center;\">??The highlight of Daddys day is bath time, he loves it! He makes funny noises and makes me giggle. Mummy often hears squeals of delight coming from the bathroom and my nursery.</p>\r\n<p style=\"text-align: center;\">??The highlight of Mummys day is feeding me my bedtime bottle, it reminds her of when she used to breastfeed me in the early days and it is a very calm and peaceful way to end the hectic day. She strokes my head and gives me big cuddles. While I drift in and out of sleep she stares at me, which can be a bit off putting when Im trying to drink!</p>\r\n\r\n</div>\r\n ','Babies, mums and dads','','inherit','closed','closed','','20-revision-v1','','','2017-10-25 08:30:16','2017-10-25 08:30:16','',20,'http://www.discover-your-mind.co.uk/20-revision-v1',0,'revision','',0),(117,1,'2017-10-25 08:31:25','2017-10-25 08:31:25',' \r\n<h1 class=\"entry-title\">Baby Number 2, Is there ever a right time?</h1>\r\n<div class=\"entry-meta\"><span class=\"posted-on\">Posted on: <a href=\"../../pregnancy-and-parenting/baby-number-2-ever-right-time/\" rel=\"bookmark\"><time class=\"entry-date published\" datetime=\"2014-09-09T07:00:46+00:00\">September 9, 2014</time></a></span><span class=\"byline\"> by: </span></div>\r\n<!-- .entry-meta -->\r\n<!-- .entry-header -->\r\n<div class=\"entry-content clearfix\">\r\n<p style=\"text-align: center;\">I always thought I would have my children close together in age. It was just something I assumed would happen. I had the idea of getting all the newborn sleepless nights out of the way. Making the most out of all the toys bought and clothes gifted. As Baby wasnt planned it threw everything up in the air. Was it too soon to be starting a family? We hadnt planned on having a child at that time, it sort of just happened. I had no choice in the matter, this baby was on its way and so I embarked onto the journey that is motherhood.</p>\r\n<p style=\"text-align: center;\">(Babies first night)</p>\r\n<p style=\"text-align: center;\">But now, I have the chance to plan when we have our second child. I can think about the timings, I can think about the age gaps and hopefully if we are blessed again, a little brother or sister would come along. Now I have the luxury of planning, I cant even comprehend when we should or shouldnt. Having had the choice taken away from me the first time round I just went along for the ride. We re-worked our lives and made the best out of the situation. I made quick and snap decisions about not returning to work, what cot to buy, what pushchair to use. It seemed so much easier because I had to, there was no time to plan, the baby was on its way. Being blessed with the luxury of time is becoming more of a hindrance than a joy.</p>\r\n<p style=\"text-align: center;\">I now find myself thinking that If I got pregnant now, there would be a nice 2 years age gap. That seems like a good difference to me, but then I throw all sorts of curveballs into the mix. We want to visit my parents in Australia, do I want to be pregnant making that journey? Do I want to have a very young baby, a toddler and a 9 year to handle on a 22 hour plane trip? What about going on holiday and just having the pleasure of Baby being a toddler, running around and actually wanting to explore the swimming pool? Would that be wise with the pending doom of morning sickness?</p>\r\n<p style=\"text-align: center;\">Then theres the financials. Could we really afford another baby now that I have no maternity pay to fall back on? Do I need the symptoms when I am trying to grow a business? Having just got my house how I like it, do I want to go through all the drama of switching the kids rooms around?</p>\r\n<p style=\"text-align: center;\">Has having the chance to plan made me somewhat selfish?</p>\r\n<p style=\"text-align: center;\">Because to me reading this back makes me sound just that. So many superficial questions and thoughts make me wonder whether I am ready. Ready to grow our family, ready for the newborn stages and sleepless nights.</p>\r\n<p style=\"text-align: center;\">But then there is the daydreams of imagining just what Little L and Baby would be like with another brother or sister. I can imagine Little L would be just as protective, if not more so with a little sister. I can envision Baby stroking their little faces just like he does with me when hes being affectionate.</p>\r\n<p style=\"text-align: center;\">I know deep down that I am ready though, when the time is right, or when the stork decides. I cant wait to add to our family, I imagine that I will be a mum of boys, stood there on the pitch lines at football matches, screaming at the top of my voice at the referee about rules I dont fully understand. Or I might be blessed with a little girl, and then I hope for shopping trips and girly chats. Oh and pink princess dresses. Who knows? I think I ask myself all these silly questions because this time I have the opportunity to make an informed decision and not just an emotive one.</p>\r\n<p style=\"text-align: center;\">It goes back to that question for many families, is there ever a right time for baby number 2 or 3 or 4? Is it best to just let nature take its course? It did no harm for me the first time round, I wouldnt change a thing about the last two years.</p>\r\n<p style=\"text-align: center;\">Did any of these questions cross your mind when you were thinking of having another baby?</p>\r\n\r\n</div>\r\n ','Is now the right time for baby number 2?','','inherit','closed','closed','','23-revision-v1','','','2017-10-25 08:31:25','2017-10-25 08:31:25','',23,'http://www.discover-your-mind.co.uk/23-revision-v1',0,'revision','',0),(222,1,'2017-10-25 08:38:54','2017-10-25 08:38:54','','Portable first aid kit','Portable first aid kit in a red bag with a white cross used in medical emergencies for the treatment of patients in situ','inherit','open','closed','','portable-first-aid-kit-2','','','2017-10-25 08:38:54','2017-10-25 08:38:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/first_aid_kit.jpg',0,'attachment','image/jpeg',0),(223,1,'2017-10-25 08:38:58','2017-10-25 08:38:58','','First Birthday Candle in Individual Cake','Individual Cake or Muffin Wrapped in Yellow Paper with Burning Candle for First Birthday with Wooden Background','inherit','open','closed','','first-birthday-candle-in-individual-cake','','','2017-10-25 08:38:58','2017-10-25 08:38:58','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/first_birthday.jpg',0,'attachment','image/jpeg',0),(224,1,'2017-10-25 08:39:01','2017-10-25 08:39:01','','Coral Underwater Seascape','Coral reef and an assortment of reef fish','inherit','open','closed','','coral-underwater-seascape','','','2017-10-25 08:39:01','2017-10-25 08:39:01','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fish_and_reef_2594.jpg',0,'attachment','image/jpeg',0),(225,1,'2017-10-25 08:39:03','2017-10-25 08:39:03','','starfish design','graphic starfish design','inherit','open','closed','','starfish-design','','','2017-10-25 08:39:03','2017-10-25 08:39:03','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fishandshells.jpg',0,'attachment','image/jpeg',0),(226,1,'2017-10-25 08:39:06','2017-10-25 08:39:06','','recreational fishing','a fisherman stood on a clifftop','inherit','open','closed','','recreational-fishing','','','2017-10-25 08:39:06','2017-10-25 08:39:06','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fisherman_on_cliff_P1010532.jpg',0,'attachment','image/jpeg',0),(227,1,'2017-10-25 08:39:08','2017-10-25 08:39:08','','sunset fishing','a man fishing at sunset from a marina wall','inherit','open','closed','','sunset-fishing','','','2017-10-25 08:39:08','2017-10-25 08:39:08','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fishing.jpg',0,'attachment','image/jpeg',0),(228,1,'2017-10-25 08:39:11','2017-10-25 08:39:11','','Panorama View of a Peaceful Fishing Village','Panorama View of a Peaceful Fishing Village with Small Houses at the Distant','inherit','open','closed','','panorama-view-of-a-peaceful-fishing-village','','','2017-10-25 08:39:11','2017-10-25 08:39:11','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fishingvillage.jpg',0,'attachment','image/jpeg',0),(229,1,'2017-10-25 08:39:13','2017-10-25 08:39:13','','fish pattern','a fish design pattern on a white background','inherit','open','closed','','fish-pattern','','','2017-10-25 08:39:13','2017-10-25 08:39:13','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fishpattern.jpg',0,'attachment','image/jpeg',0),(230,1,'2017-10-25 08:39:15','2017-10-25 08:39:15','','Man fixing wood to a support with a screw','Man fixing wood to a support with a screw using a screwdriver attachment on his electric drill, close up of his hand and the drill bit','inherit','open','closed','','man-fixing-wood-to-a-support-with-a-screw','','','2017-10-25 08:39:15','2017-10-25 08:39:15','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fixing_wood.jpg',0,'attachment','image/jpeg',0),(231,1,'2017-10-25 08:39:18','2017-10-25 08:39:18','','Open USB flash drive for a computer','Open USB flash storage drive for a computer on a green background with copy space in a communications concept','inherit','open','closed','','open-usb-flash-drive-for-a-computer','','','2017-10-25 08:39:18','2017-10-25 08:39:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flash_drive.jpg',0,'attachment','image/jpeg',0),(232,1,'2017-10-25 08:39:22','2017-10-25 08:39:22','','freeimages.co.uk light and pattern images','','inherit','open','closed','','freeimages-co-uk-light-and-pattern-images','','','2017-10-25 08:39:22','2017-10-25 08:39:22','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flash1722.jpg',0,'attachment','image/jpeg',0),(233,1,'2017-10-25 08:39:24','2017-10-25 08:39:24','','freeimages.co.uk light and pattern images','','inherit','open','closed','','freeimages-co-uk-light-and-pattern-images-2','','','2017-10-25 08:39:24','2017-10-25 08:39:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flash1724.jpg',0,'attachment','image/jpeg',0),(234,1,'2017-10-25 08:39:26','2017-10-25 08:39:26','','freeimages.co.uk light and pattern images','','inherit','open','closed','','freeimages-co-uk-light-and-pattern-images-3','','','2017-10-25 08:39:26','2017-10-25 08:39:26','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flash1728.jpg',0,'attachment','image/jpeg',0),(235,1,'2017-10-25 08:39:28','2017-10-25 08:39:28','','freeimages.co.uk light and pattern images','','inherit','open','closed','','freeimages-co-uk-light-and-pattern-images-4','','','2017-10-25 08:39:28','2017-10-25 08:39:28','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flash1730.jpg',0,'attachment','image/jpeg',0),(236,1,'2017-10-25 08:39:30','2017-10-25 08:39:30','','Small black plastic portable flashlight','Small black plastic portable flashlight or torch lying diagonally through the frame over white with copy space','inherit','open','closed','','small-black-plastic-portable-flashlight','','','2017-10-25 08:39:30','2017-10-25 08:39:30','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flashlight.jpg',0,'attachment','image/jpeg',0),(237,1,'2017-10-25 08:39:34','2017-10-25 08:39:34','','Pink swirl paint stroke on paper','Close up view of medium size brush next to pink paint swirl over white canvas textured paper','inherit','open','closed','','pink-swirl-paint-stroke-on-paper','','','2017-10-25 08:39:34','2017-10-25 08:39:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flat_brush.jpg',0,'attachment','image/jpeg',0),(238,1,'2017-10-25 08:39:37','2017-10-25 08:39:37','','Computer keyboard curcuit background','Computer keyboard curcuit background with flexable parts','inherit','open','closed','','computer-keyboard-curcuit-background','','','2017-10-25 08:39:37','2017-10-25 08:39:37','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flexy_circuit_wires.jpg',0,'attachment','image/jpeg',0),(240,1,'2017-10-25 08:39:40','2017-10-25 08:39:40','','Flinders Street Station','Flinders Street Station in Melbourne, Australia','inherit','open','closed','','flinders-street-station','','','2017-10-25 08:39:40','2017-10-25 08:39:40','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flinders_street_station.jpg',0,'attachment','image/jpeg',0),(241,1,'2017-10-25 08:39:43','2017-10-25 08:39:43','','Flinders railway station','People coming and going at night time from the archway entrance to the Flinders street railway station in Melbourne, Australia.','inherit','open','closed','','flinders-railway-station','','','2017-10-25 08:39:43','2017-10-25 08:39:43','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flinders_street_station_entrance.jpg',0,'attachment','image/jpeg',0),(242,1,'2017-10-25 08:39:46','2017-10-25 08:39:46','','Entrance to Flinders Street Station, Melbourne','Ornate arched entrance to Flinders Street Station, Melbourne, Australia, with people sitting on the steps and commuters making their way to and from the trains','inherit','open','closed','','entrance-to-flinders-street-station-melbourne','','','2017-10-25 08:39:46','2017-10-25 08:39:46','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flinders_street_station1010881.jpg',0,'attachment','image/jpeg',0),(243,1,'2017-10-25 08:39:49','2017-10-25 08:39:49','','floating lighter than air','bubbles floating in the sky, light and free as the wind','inherit','open','closed','','floating-lighter-than-air','','','2017-10-25 08:39:49','2017-10-25 08:39:49','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floating_bubblesP1013026.jpg',0,'attachment','image/jpeg',0),(244,1,'2017-10-25 08:39:51','2017-10-25 08:39:51','','Rainy misty walkway','Walkway alongside a rural fence and green grassy embankment disappearing into the mist and rain with ghostly trees in the distance, conceptual of changing weather patterns due to global warming','inherit','open','closed','','rainy-misty-walkway','','','2017-10-25 08:39:51','2017-10-25 08:39:51','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flood_tide.jpg',0,'attachment','image/jpeg',0),(245,1,'2017-10-25 08:39:54','2017-10-25 08:39:54','','Bare branches of tree','Bare branches of tree bathed in orange light at night','inherit','open','closed','','bare-branches-of-tree','','','2017-10-25 08:39:54','2017-10-25 08:39:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floodlighttree3966.jpg',0,'attachment','image/jpeg',0),(246,1,'2017-10-25 08:39:56','2017-10-25 08:39:56','','floppy disks','a stack of floppy disks, out of date data storage','inherit','open','closed','','floppy-disks','','','2017-10-25 08:39:56','2017-10-25 08:39:56','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floppy_disks.jpg',0,'attachment','image/jpeg',0),(247,1,'2017-10-25 08:39:59','2017-10-25 08:39:59','','freeimages.co.uk techonology images','','inherit','open','closed','','freeimages-co-uk-techonology-images','','','2017-10-25 08:39:59','2017-10-25 08:39:59','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floppydisk.jpg',0,'attachment','image/jpeg',0),(248,1,'2017-10-25 08:40:00','2017-10-25 08:40:00','','freeimages.co.uk techonology images','','inherit','open','closed','','freeimages-co-uk-techonology-images-2','','','2017-10-25 08:40:00','2017-10-25 08:40:00','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floppydisk00050g.jpg',0,'attachment','image/jpeg',0),(249,1,'2017-10-25 08:40:03','2017-10-25 08:40:03','','freeimages.co.uk techonology images','','inherit','open','closed','','freeimages-co-uk-techonology-images-3','','','2017-10-25 08:40:03','2017-10-25 08:40:03','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floppydisk00051g.jpg',0,'attachment','image/jpeg',0),(250,1,'2017-10-25 08:40:05','2017-10-25 08:40:05','','Floral background of dainty white flowers','Floral background of dense clusters of dainty white flowers covering a leafy green shrub in a garden, full frame','inherit','open','closed','','floral-background-of-dainty-white-flowers','','','2017-10-25 08:40:05','2017-10-25 08:40:05','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora01811.jpg',0,'attachment','image/jpeg',0),(251,1,'2017-10-25 08:40:07','2017-10-25 08:40:07','','Climbing Flowers','A beautiful array of climbing wall flowers and green leaves in bright sunlight','inherit','open','closed','','climbing-flowers','','','2017-10-25 08:40:07','2017-10-25 08:40:07','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora01817.jpg',0,'attachment','image/jpeg',0),(252,1,'2017-10-25 08:40:09','2017-10-25 08:40:09','','Pretty variegated primroses in woodland','Pretty variegated pink and white primroses growing wild in woodland symbolic of spring, high angle view','inherit','open','closed','','pretty-variegated-primroses-in-woodland','','','2017-10-25 08:40:09','2017-10-25 08:40:09','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora01822.jpg',0,'attachment','image/jpeg',0),(253,1,'2017-10-25 08:40:10','2017-10-25 08:40:10','','Pretty variegated primroses in woodland','Pretty variegated pink and white primroses growing wild in woodland symbolic of spring, high angle view','inherit','open','closed','','pretty-variegated-primroses-in-woodland-2','','','2017-10-25 08:40:10','2017-10-25 08:40:10','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora01822-001.jpg',0,'attachment','image/jpeg',0),(254,1,'2017-10-25 08:40:12','2017-10-25 08:40:12','','flowering dandelions','a group of yellow flowering dandelions in a field','inherit','open','closed','','flowering-dandelions','','','2017-10-25 08:40:12','2017-10-25 08:40:12','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora01824.jpg',0,'attachment','image/jpeg',0),(255,1,'2017-10-25 08:40:14','2017-10-25 08:40:14','','light yellow flowers','a flowering plant with an abundance of light yellow flowers','inherit','open','closed','','light-yellow-flowers','','','2017-10-25 08:40:14','2017-10-25 08:40:14','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora02019.jpg',0,'attachment','image/jpeg',0),(256,1,'2017-10-25 08:40:16','2017-10-25 08:40:16','','Field of bluebells','High angle view of dazzling bluebells (Hyacinthoides non-scripta) growing in a field','inherit','open','closed','','field-of-bluebells','','','2017-10-25 08:40:16','2017-10-25 08:40:16','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora02023.jpg',0,'attachment','image/jpeg',0),(257,1,'2017-10-25 08:40:18','2017-10-25 08:40:18','','Purple Flowers Growing in the Garden','Plenty of Attractive Purple Flower Plants with Green Leaves, Growing at the Garden','inherit','open','closed','','purple-flowers-growing-in-the-garden','','','2017-10-25 08:40:18','2017-10-25 08:40:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora02030.jpg',0,'attachment','image/jpeg',0),(258,1,'2017-10-25 08:40:20','2017-10-25 08:40:20','','Apple Blossom','apple tree blossoming in spring in a fruit orchard','inherit','open','closed','','apple-blossom','','','2017-10-25 08:40:20','2017-10-25 08:40:20','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora02032.jpg',0,'attachment','image/jpeg',0),(259,1,'2017-10-25 08:40:22','2017-10-25 08:40:22','','colourful flowers','a bed of various coloured flowers in bloom','inherit','open','closed','','colourful-flowers','','','2017-10-25 08:40:22','2017-10-25 08:40:22','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flora02053.jpg',0,'attachment','image/jpeg',0),(260,1,'2017-10-25 08:40:24','2017-10-25 08:40:24','','Perfect fresh orange rose','Perfect fresh orange rose displayed with green leaves on a white studio background, high angle view of the petals','inherit','open','closed','','perfect-fresh-orange-rose','','','2017-10-25 08:40:24','2017-10-25 08:40:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0658.jpg',0,'attachment','image/jpeg',0),(261,1,'2017-10-25 08:40:26','2017-10-25 08:40:26','','Beauty in nature - a perfect rose','Beauty in nature - a perfect orange rose in close up detail over a white background, symbolic of love','inherit','open','closed','','beauty-in-nature-a-perfect-rose','','','2017-10-25 08:40:26','2017-10-25 08:40:26','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0663.jpg',0,'attachment','image/jpeg',0),(262,1,'2017-10-25 08:40:28','2017-10-25 08:40:28','','Macro view of the center of an orange rose','Macro view of the center of an orange rose with its delicate petals, romantic background for Valentines Day or an anniversary','inherit','open','closed','','macro-view-of-the-center-of-an-orange-rose','','','2017-10-25 08:40:28','2017-10-25 08:40:28','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0664.jpg',0,'attachment','image/jpeg',0),(263,1,'2017-10-25 08:40:30','2017-10-25 08:40:30','','Floral background texture of pink rose petals','Floral background texture of coral pink rose petals in a close up view for a romantic or nature themed concept','inherit','open','closed','','floral-background-texture-of-pink-rose-petals','','','2017-10-25 08:40:30','2017-10-25 08:40:30','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0670.jpg',0,'attachment','image/jpeg',0),(264,1,'2017-10-25 08:40:32','2017-10-25 08:40:32','','Close Up of Yellow Rose Bloom White Background','Close Up Profile of Bright Yellow Rose Bloom Cut and Featured on White Studio Background','inherit','open','closed','','close-up-of-yellow-rose-bloom-white-background','','','2017-10-25 08:40:32','2017-10-25 08:40:32','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0671.jpg',0,'attachment','image/jpeg',0),(265,1,'2017-10-25 08:40:34','2017-10-25 08:40:34','','Close up Two Fresh Attractive Rose Flowers','Close up Two Fresh Attractive Yellow and Pink Rose Flowers on White Background, Emphasizing Beautiful Petals','inherit','open','closed','','close-up-two-fresh-attractive-rose-flowers','','','2017-10-25 08:40:34','2017-10-25 08:40:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0672.jpg',0,'attachment','image/jpeg',0),(266,1,'2017-10-25 08:40:36','2017-10-25 08:40:36','','Two perfect fresh colorful roses','Two perfect fresh colorful roses in yellow and orange on a white background viewed from above','inherit','open','closed','','two-perfect-fresh-colorful-roses','','','2017-10-25 08:40:36','2017-10-25 08:40:36','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floralrose0673.jpg',0,'attachment','image/jpeg',0),(267,1,'2017-10-25 08:40:38','2017-10-25 08:40:38','','dental flossing picks','three dental tooth floss picks on a white background','inherit','open','closed','','dental-flossing-picks','','','2017-10-25 08:40:38','2017-10-25 08:40:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/floss_picks.jpg',0,'attachment','image/jpeg',0),(268,1,'2017-10-25 08:40:41','2017-10-25 08:40:41','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-14','','','2017-10-25 08:40:41','2017-10-25 08:40:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flourescenteggs0473.jpg',0,'attachment','image/jpeg',0),(269,1,'2017-10-25 08:40:43','2017-10-25 08:40:43','','Decorated flower on a cupcake','Decorated flower on a cupcake with delicate pale yellow petals on colorful red icing ready to be served at a party or celebration','inherit','open','closed','','decorated-flower-on-a-cupcake','','','2017-10-25 08:40:43','2017-10-25 08:40:43','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flower_cakes.jpg',0,'attachment','image/jpeg',0),(270,1,'2017-10-25 08:40:46','2017-10-25 08:40:46','','Close up of a pink fuchsia flower','Close up of the petals and stamens of a pretty pink fuchsia flower over a yellow background','inherit','open','closed','','close-up-of-a-pink-fuchsia-flower','','','2017-10-25 08:40:46','2017-10-25 08:40:46','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flower00040.jpg',0,'attachment','image/jpeg',0),(271,1,'2017-10-25 08:40:48','2017-10-25 08:40:48','','Christmas Cactus Flower','Bright pink flower newly sprouted from a christmas cactus','inherit','open','closed','','christmas-cactus-flower','','','2017-10-25 08:40:48','2017-10-25 08:40:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flower00044.jpg',0,'attachment','image/jpeg',0),(272,1,'2017-10-25 08:40:50','2017-10-25 08:40:50','','Colorful spring flowerbed','Colorful spring flowerbed of assorted yellow and red flowers in a neatly manicured lawn in a public park','inherit','open','closed','','colorful-spring-flowerbed','','','2017-10-25 08:40:50','2017-10-25 08:40:50','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flowerbeds02063.jpg',0,'attachment','image/jpeg',0),(273,1,'2017-10-25 08:40:52','2017-10-25 08:40:52','','Long stemmed yellow roses in a vase','Arrangement of fresh long stemmed yellow roses in a vase with decorative green foliage against a grey wall with copyspace','inherit','open','closed','','long-stemmed-yellow-roses-in-a-vase','','','2017-10-25 08:40:52','2017-10-25 08:40:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flowers.jpg',0,'attachment','image/jpeg',0),(274,1,'2017-10-25 08:40:54','2017-10-25 08:40:54','','Pink rose and carnation in a vase','Single pink rose and carnation in a glass vase, close up view against a window with a garden view','inherit','open','closed','','pink-rose-and-carnation-in-a-vase','','','2017-10-25 08:40:54','2017-10-25 08:40:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flowersinwater.jpg',0,'attachment','image/jpeg',0),(275,1,'2017-10-25 08:40:57','2017-10-25 08:40:57','','fluffy little clouds','white clouds in a blue sky','inherit','open','closed','','fluffy-little-clouds','','','2017-10-25 08:40:57','2017-10-25 08:40:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fluffy_cloud.jpg',0,'attachment','image/jpeg',0),(276,1,'2017-10-25 08:41:01','2017-10-25 08:41:01','','fluffy little clouds skyscape','white clouds in a blue sky','inherit','open','closed','','fluffy-little-clouds-skyscape','','','2017-10-25 08:41:01','2017-10-25 08:41:01','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fluffy_cloud_layer.jpg',0,'attachment','image/jpeg',0),(277,1,'2017-10-25 08:41:04','2017-10-25 08:41:04','','Hawk soaring overhead','Hawk soaring overhead in a blue sky as it circles looking for prey using wind currents to glide','inherit','open','closed','','hawk-soaring-overhead','','','2017-10-25 08:41:04','2017-10-25 08:41:04','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flying_hawk.jpg',0,'attachment','image/jpeg',0),(278,1,'2017-10-25 08:41:07','2017-10-25 08:41:07','','in the clouds','view from an aeroplane window flying into clouds','inherit','open','closed','','in-the-clouds','','','2017-10-25 08:41:07','2017-10-25 08:41:07','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flying_in_clouds.jpg',0,'attachment','image/jpeg',0),(280,1,'2017-10-25 08:41:10','2017-10-25 08:41:10','','formation of bats','formation of five flying bats against a dusk twilight sky','inherit','open','closed','','formation-of-bats','','','2017-10-25 08:41:10','2017-10-25 08:41:10','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flyingbats2.jpg',0,'attachment','image/jpeg',0),(281,1,'2017-10-25 08:41:12','2017-10-25 08:41:12','','formation bats in a row','formation of flying bats flying in a row on a grey background','inherit','open','closed','','formation-bats-in-a-row','','','2017-10-25 08:41:12','2017-10-25 08:41:12','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/flyingbats42.jpg',0,'attachment','image/jpeg',0),(282,1,'2017-10-25 08:41:14','2017-10-25 08:41:14','','fm radio tuner','a VFD display on a digital FM radio tuner','inherit','open','closed','','fm-radio-tuner','','','2017-10-25 08:41:14','2017-10-25 08:41:14','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fm_radio.jpg',0,'attachment','image/jpeg',0),(283,1,'2017-10-25 08:41:17','2017-10-25 08:41:17','','rows of foam insulation','Macro view on rows of curvy foam insulation used for fragile objects or insulating sound','inherit','open','closed','','rows-of-foam-insulation','','','2017-10-25 08:41:17','2017-10-25 08:41:17','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foam_sound_insulation.jpg',0,'attachment','image/jpeg',0),(284,1,'2017-10-25 08:41:20','2017-10-25 08:41:20','','foaming water','a fountain water spray shooting into the air from high pressue from a outlet','inherit','open','closed','','foaming-water','','','2017-10-25 08:41:20','2017-10-25 08:41:20','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foaming_water.jpg',0,'attachment','image/jpeg',0),(285,1,'2017-10-25 08:41:23','2017-10-25 08:41:23','','foaming water','water escaping at high pressue from a water outlet','inherit','open','closed','','foaming-water-2','','','2017-10-25 08:41:23','2017-10-25 08:41:23','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foaming_water_bubbles.jpg',0,'attachment','image/jpeg',0),(286,1,'2017-10-25 08:41:25','2017-10-25 08:41:25','','Silver metal nurses fob watch with blank name tag','Silver metal nurses fob watch with blank name tag and chain lying diagonally on a white background with copy space','inherit','open','closed','','silver-metal-nurses-fob-watch-with-blank-name-tag','','','2017-10-25 08:41:25','2017-10-25 08:41:25','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fob_watch.jpg',0,'attachment','image/jpeg',0),(287,1,'2017-10-25 08:41:29','2017-10-25 08:41:29','','close up view of nurses watch','Top down close up view on stainless steel wind up watch face with red and black numbers','inherit','open','closed','','close-up-view-of-nurses-watch','','','2017-10-25 08:41:29','2017-10-25 08:41:29','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fob_watch_face.jpg',0,'attachment','image/jpeg',0),(288,1,'2017-10-25 08:41:32','2017-10-25 08:41:32','','Cars travelling on a country road in mist','High angle view of cars travelling on a country road in mist with headlights shining with one car turning of the motorway towards the camera','inherit','open','closed','','cars-travelling-on-a-country-road-in-mist','','','2017-10-25 08:41:32','2017-10-25 08:41:32','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foggy_roads.jpg',0,'attachment','image/jpeg',0),(289,1,'2017-10-25 08:41:34','2017-10-25 08:41:34','','Foggy winter garden','Foggy winter garden with bare leafless branches of deciduous trees and evergreen cypresses in the ethereal mist','inherit','open','closed','','foggy-winter-garden','','','2017-10-25 08:41:34','2017-10-25 08:41:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foggygarden4210.jpg',0,'attachment','image/jpeg',0),(290,1,'2017-10-25 08:41:36','2017-10-25 08:41:36','','Lush Green Garden on Foggy Rainy Day','Scenic View of Lush Green Garden Filled with Plants and Vegetation on Foggy Rainy Day','inherit','open','closed','','lush-green-garden-on-foggy-rainy-day','','','2017-10-25 08:41:36','2017-10-25 08:41:36','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foggygarden4212.jpg',0,'attachment','image/jpeg',0),(292,1,'2017-10-25 08:41:39','2017-10-25 08:41:39','','View of Tranquil Garden Shrouded in Mist','Scenic View of Tranquil Garden, Small Hut and Brick Wall Shrouded in Mist','inherit','open','closed','','view-of-tranquil-garden-shrouded-in-mist','','','2017-10-25 08:41:39','2017-10-25 08:41:39','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foggygarden4213.jpg',0,'attachment','image/jpeg',0),(293,1,'2017-10-25 08:41:41','2017-10-25 08:41:41','','Fog or mist over rolling hills','Fog or mist over rolling hills with reduced visibility and electricity poles crossing the open countryside','inherit','open','closed','','fog-or-mist-over-rolling-hills','','','2017-10-25 08:41:41','2017-10-25 08:41:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogmist00122.jpg',0,'attachment','image/jpeg',0),(294,1,'2017-10-25 08:41:43','2017-10-25 08:41:43','','Evening busy street in motion blur','Busy street with bright ghts in evening in motion blur.','inherit','open','closed','','evening-busy-street-in-motion-blur','','','2017-10-25 08:41:43','2017-10-25 08:41:43','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4158.jpg',0,'attachment','image/jpeg',0),(295,1,'2017-10-25 08:41:45','2017-10-25 08:41:45','','Traffic driving on a city street at night','Traffic driving on a city street at night with cars crossing an intersection with vehicle lights, street lamps and a robot','inherit','open','closed','','traffic-driving-on-a-city-street-at-night','','','2017-10-25 08:41:45','2017-10-25 08:41:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4159.jpg',0,'attachment','image/jpeg',0),(296,1,'2017-10-25 08:41:47','2017-10-25 08:41:47','','Colorful night scene with town traffic','Colorful night scene with town traffic in a busy urban street illuminated by street lamps','inherit','open','closed','','colorful-night-scene-with-town-traffic','','','2017-10-25 08:41:47','2017-10-25 08:41:47','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4160.jpg',0,'attachment','image/jpeg',0),(297,1,'2017-10-25 08:41:49','2017-10-25 08:41:49','','Night time scene of cars driving down street','Obscured night time scene of cars driving down dimly lit urban street with motion effect','inherit','open','closed','','night-time-scene-of-cars-driving-down-street','','','2017-10-25 08:41:49','2017-10-25 08:41:49','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4163.jpg',0,'attachment','image/jpeg',0),(298,1,'2017-10-25 08:41:51','2017-10-25 08:41:51','','Blurry street scene at night','Blurry street scene at night with bright streetlights and headlights from various vehicles','inherit','open','closed','','blurry-street-scene-at-night','','','2017-10-25 08:41:51','2017-10-25 08:41:51','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4164.jpg',0,'attachment','image/jpeg',0),(299,1,'2017-10-25 08:41:53','2017-10-25 08:41:53','','Cars driving at night in urban fog','Cars driving at night in urban fog with headlamps and street lights illuminated against decreased visibility and dangerous driving conditions','inherit','open','closed','','cars-driving-at-night-in-urban-fog','','','2017-10-25 08:41:53','2017-10-25 08:41:53','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fogroads4166.jpg',0,'attachment','image/jpeg',0),(300,1,'2017-10-25 08:41:56','2017-10-25 08:41:56','','Close up of two folded printed newspapers','Close up of two folded printed newspapers against a white background','inherit','open','closed','','close-up-of-two-folded-printed-newspapers','','','2017-10-25 08:41:56','2017-10-25 08:41:56','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/folded_newspaper.jpg',0,'attachment','image/jpeg',0),(301,1,'2017-10-25 08:41:59','2017-10-25 08:41:59','','Decorated childs birthday cake','High angle view of a large rectangular decorated childs birthday cake with brown icing and candles wrapped in a decorative silver band','inherit','open','closed','','decorated-childs-birthday-cake','','','2017-10-25 08:41:59','2017-10-25 08:41:59','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/food01439.jpg',0,'attachment','image/jpeg',0),(302,1,'2017-10-25 08:42:01','2017-10-25 08:42:01','','Background texture of red kidney beans','Background texture of red kidney beans rich in protein for a healthy balanced diet','inherit','open','closed','','background-texture-of-red-kidney-beans','','','2017-10-25 08:42:01','2017-10-25 08:42:01','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodbeans0681.jpg',0,'attachment','image/jpeg',0),(303,1,'2017-10-25 08:42:03','2017-10-25 08:42:03','','Background texture of red kidney beans','Background texture of red kidney beans, a healthy legume high in starch, protein and dietary fiber','inherit','open','closed','','background-texture-of-red-kidney-beans-2','','','2017-10-25 08:42:03','2017-10-25 08:42:03','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodbeans0683.jpg',0,'attachment','image/jpeg',0),(304,1,'2017-10-25 08:42:05','2017-10-25 08:42:05','','Round Rich Tea biscuit','Close up view of a single Round Rich Tea Biscuit showing the texture and text on a white background','inherit','open','closed','','round-rich-tea-biscuit','','','2017-10-25 08:42:05','2017-10-25 08:42:05','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodbiscuit00061g.jpg',0,'attachment','image/jpeg',0),(305,1,'2017-10-25 08:42:07','2017-10-25 08:42:07','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-15','','','2017-10-25 08:42:07','2017-10-25 08:42:07','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodbiscuit00062g.jpg',0,'attachment','image/jpeg',0),(306,1,'2017-10-25 08:42:09','2017-10-25 08:42:09','','Fresh cake with icing','High angle closeup of a halved freshly baked cake with icing served on a white plate as a delicious dessert or snack','inherit','open','closed','','fresh-cake-with-icing','','','2017-10-25 08:42:09','2017-10-25 08:42:09','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcake0064g.jpg',0,'attachment','image/jpeg',0),(307,1,'2017-10-25 08:42:11','2017-10-25 08:42:11','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-16','','','2017-10-25 08:42:11','2017-10-25 08:42:11','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcake00066g.jpg',0,'attachment','image/jpeg',0),(308,1,'2017-10-25 08:42:14','2017-10-25 08:42:14','','Shortbread topped with caramel and chocolate','Close-up of a caramel shortcake made of rectangular shortbread biscuit base topped with caramel filling and milk chocolate topping','inherit','open','closed','','shortbread-topped-with-caramel-and-chocolate','','','2017-10-25 08:42:14','2017-10-25 08:42:14','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcaramelshortbread1054.jpg',0,'attachment','image/jpeg',0),(309,1,'2017-10-25 08:42:16','2017-10-25 08:42:16','','Slice of freshly baked caramel shortcake','Slice of freshly baked delicious caramel shortcake on a white background','inherit','open','closed','','slice-of-freshly-baked-caramel-shortcake','','','2017-10-25 08:42:16','2017-10-25 08:42:16','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcaramelshortbread1058.jpg',0,'attachment','image/jpeg',0),(310,1,'2017-10-25 08:42:18','2017-10-25 08:42:18','','Fresh raw carrots','Close up view of a bunch of fresh raw carrots rich in carotene over a white background','inherit','open','closed','','fresh-raw-carrots','','','2017-10-25 08:42:18','2017-10-25 08:42:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcarrot0978.jpg',0,'attachment','image/jpeg',0),(311,1,'2017-10-25 08:42:20','2017-10-25 08:42:20','','Close up texture of fresh raw carrots','Close up texture of fresh raw carrots on a white background with focus to a single carrot in the top right of the frame','inherit','open','closed','','close-up-texture-of-fresh-raw-carrots','','','2017-10-25 08:42:20','2017-10-25 08:42:20','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodcarrot0981.jpg',0,'attachment','image/jpeg',0),(312,1,'2017-10-25 08:42:22','2017-10-25 08:42:22','','Cross-section of uncooked fresh onion','Cross-section of uncooked fresh onion with its skin intact showing the internal structure, close up overhead view on white','inherit','open','closed','','cross-section-of-uncooked-fresh-onion','','','2017-10-25 08:42:22','2017-10-25 08:42:22','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodhalfonion0751.jpg',0,'attachment','image/jpeg',0),(313,1,'2017-10-25 08:42:24','2017-10-25 08:42:24','','uncooked pizza toppings','pizza toppings closeup on tomato paste and grated cheese','inherit','open','closed','','uncooked-pizza-toppings','','','2017-10-25 08:42:24','2017-10-25 08:42:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fooditilaian1306.jpg',0,'attachment','image/jpeg',0),(314,1,'2017-10-25 08:42:26','2017-10-25 08:42:26','','Sweet melon, honeydew melon or spanspek','Whole fresh sweet melon, honeydew melon or spanspek in a close up view showing the ridged rough texture of the skin over a white background','inherit','open','closed','','sweet-melon-honeydew-melon-or-spanspek','','','2017-10-25 08:42:26','2017-10-25 08:42:26','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodmellon0721.jpg',0,'attachment','image/jpeg',0),(315,1,'2017-10-25 08:42:28','2017-10-25 08:42:28','','Background texture of raw mince meat','Background texture of raw uncooked mince meat with specks of fat ready for using as an ingredient in cooking','inherit','open','closed','','background-texture-of-raw-mince-meat','','','2017-10-25 08:42:28','2017-10-25 08:42:28','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodmince0678.jpg',0,'attachment','image/jpeg',0),(316,1,'2017-10-25 08:42:30','2017-10-25 08:42:30','','Background texture of raw minced meat','Background texture of raw minced meat waiting to be cooked on white','inherit','open','closed','','background-texture-of-raw-minced-meat','','','2017-10-25 08:42:30','2017-10-25 08:42:30','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodmince0679.jpg',0,'attachment','image/jpeg',0),(317,1,'2017-10-25 08:42:32','2017-10-25 08:42:32','','Background texture of raw mince meat','Closeup background texture of raw mince meat in a food and catering concept','inherit','open','closed','','background-texture-of-raw-mince-meat-2','','','2017-10-25 08:42:32','2017-10-25 08:42:32','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodmince0680.jpg',0,'attachment','image/jpeg',0),(318,1,'2017-10-25 08:42:34','2017-10-25 08:42:34','','Culinary brown field or portobello mushroom','Culinary edible fresh brown field mushroom , agaricus button mushroom or portobello mushroom viewed from below with the gills visible inside the cap, closeup view','inherit','open','closed','','culinary-brown-field-or-portobello-mushroom','','','2017-10-25 08:42:34','2017-10-25 08:42:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodmushroom0726.jpg',0,'attachment','image/jpeg',0),(319,1,'2017-10-25 08:42:36','2017-10-25 08:42:36','','Whole fresh brown onion','Whole fresh brown onion used as a cooking and salad ingredient for its pungent flavor, close up view','inherit','open','closed','','whole-fresh-brown-onion','','','2017-10-25 08:42:36','2017-10-25 08:42:36','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodonion0750.jpg',0,'attachment','image/jpeg',0),(320,1,'2017-10-25 08:42:38','2017-10-25 08:42:38','','Background texture of dried pasta','Background texture of dried coiled pasta made from durum wheat and eggs for use in Italian cuisine','inherit','open','closed','','background-texture-of-dried-pasta','','','2017-10-25 08:42:38','2017-10-25 08:42:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1616.jpg',0,'attachment','image/jpeg',0),(321,1,'2017-10-25 08:42:40','2017-10-25 08:42:40','','Background texture of dried round pasta','Background texture of dried round Italian pasta noodles made from durum wheat dough and a rich source of carbohydrate','inherit','open','closed','','background-texture-of-dried-round-pasta','','','2017-10-25 08:42:40','2017-10-25 08:42:40','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1618.jpg',0,'attachment','image/jpeg',0),(322,1,'2017-10-25 08:42:42','2017-10-25 08:42:42','','Background of dried uncooked Italian pasta','Background of circular dried uncooked Italian pasta made from durum wheat dough for traditional mediterranean cuisine','inherit','open','closed','','background-of-dried-uncooked-italian-pasta','','','2017-10-25 08:42:42','2017-10-25 08:42:42','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1619.jpg',0,'attachment','image/jpeg',0),(323,1,'2017-10-25 08:42:44','2017-10-25 08:42:44','','pasta trulli shell','close up on a pasat trulli or hutli shell','inherit','open','closed','','pasta-trulli-shell','','','2017-10-25 08:42:44','2017-10-25 08:42:44','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1621.jpg',0,'attachment','image/jpeg',0),(324,1,'2017-10-25 08:42:46','2017-10-25 08:42:46','','Dried Italian pasta shell','Closeup of dried uncooked Italian pasta made from eggs and durum wheat dough for use as an ingredient in traditional Italian and Mediterranean cooking','inherit','open','closed','','dried-italian-pasta-shell','','','2017-10-25 08:42:46','2017-10-25 08:42:46','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1622.jpg',0,'attachment','image/jpeg',0),(325,1,'2017-10-25 08:42:48','2017-10-25 08:42:48','','Dried uncooked Italian pasta','Dried uncooked Italian pasta made from durum wheat dough and eggs scattered on a white background for a healthy Mediterranean cuisine','inherit','open','closed','','dried-uncooked-italian-pasta','','','2017-10-25 08:42:48','2017-10-25 08:42:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpasta1623.jpg',0,'attachment','image/jpeg',0),(326,1,'2017-10-25 08:42:50','2017-10-25 08:42:50','','Background texture of a sliced green bell pepper','Background texture of a sliced halved green bell pepper or capsicum showing the interior of the flesh and the pips','inherit','open','closed','','background-texture-of-a-sliced-green-bell-pepper','','','2017-10-25 08:42:50','2017-10-25 08:42:50','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpepperchoped0746.jpg',0,'attachment','image/jpeg',0),(327,1,'2017-10-25 08:42:52','2017-10-25 08:42:52','','Baked pie in a pastry crust','Baked pie in a crispy pastry crust sprinkled with icing sugar and served on a white plate, high angle view','inherit','open','closed','','baked-pie-in-a-pastry-crust','','','2017-10-25 08:42:52','2017-10-25 08:42:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpie1083.jpg',0,'attachment','image/jpeg',0),(328,1,'2017-10-25 08:42:54','2017-10-25 08:42:54','','Freshly baked crispy pastry pie crust','Freshly baked golden crispy pastry pie crust sprinkled with icing sugar served on a plate in a close up culinary or baking background','inherit','open','closed','','freshly-baked-crispy-pastry-pie-crust','','','2017-10-25 08:42:54','2017-10-25 08:42:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpie1086.jpg',0,'attachment','image/jpeg',0),(329,1,'2017-10-25 08:42:55','2017-10-25 08:42:55','','Texture of a pastry pie crust','Texture of a freshly baked pastry pie crust topped with sprinkled icing sugar or powdered sugar served on a white plate','inherit','open','closed','','texture-of-a-pastry-pie-crust','','','2017-10-25 08:42:55','2017-10-25 08:42:55','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpie1087.jpg',0,'attachment','image/jpeg',0),(330,1,'2017-10-25 08:42:57','2017-10-25 08:42:57','','Pastry crust on a pie','Close up detail of a freshly baked pastry crust on a pie with the top sprinkled with icing sugar or powdered sugar','inherit','open','closed','','pastry-crust-on-a-pie','','','2017-10-25 08:42:57','2017-10-25 08:42:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/foodpie1088.jpg',0,'attachment','image/jpeg',0),(331,1,'2017-10-25 08:42:59','2017-10-25 08:42:59','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-17','','','2017-10-25 08:42:59','2017-10-25 08:42:59','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/footandmouth4943.jpg',0,'attachment','image/jpeg',0),(332,1,'2017-10-25 08:43:01','2017-10-25 08:43:01','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-18','','','2017-10-25 08:43:01','2017-10-25 08:43:01','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/footandmouth4946.jpg',0,'attachment','image/jpeg',0),(333,1,'2017-10-25 08:43:04','2017-10-25 08:43:04','','football field','a white leather football sat on a grass background','inherit','open','closed','','football-field','','','2017-10-25 08:43:04','2017-10-25 08:43:04','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/football_field.jpg',0,'attachment','image/jpeg',0),(334,1,'2017-10-25 08:43:06','2017-10-25 08:43:06','','England soccer ball of football','England soccer ball of football with the England emblem on the leather on a green grass background in a sport championship concept','inherit','open','closed','','england-soccer-ball-of-football','','','2017-10-25 08:43:06','2017-10-25 08:43:06','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/football_on_grass.jpg',0,'attachment','image/jpeg',0),(335,1,'2017-10-25 08:43:09','2017-10-25 08:43:09','','Rustic wooden footpath sign','Low angle close up view of a rustic wooden footpath sign with arrows pointing to a Nature Trail and Woodland Walk, background of green leafy trees','inherit','open','closed','','rustic-wooden-footpath-sign','','','2017-10-25 08:43:09','2017-10-25 08:43:09','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/footpath_sign.jpg',0,'attachment','image/jpeg',0),(336,1,'2017-10-25 08:43:12','2017-10-25 08:43:12','','Wooden signpost for a Bridalway or footpath','Wooden signpost with a pointer showing the route and direction for a Bridalway or footpath in scenic cloudy mountain scenery','inherit','open','closed','','wooden-signpost-for-a-bridalway-or-footpath','','','2017-10-25 08:43:12','2017-10-25 08:43:12','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/footpath_sign-001.jpg',0,'attachment','image/jpeg',0),(337,1,'2017-10-25 08:43:15','2017-10-25 08:43:15','','Footpath through dense greenery','Footpath with iron railings curving to the left through dense greenery and bushes in a concept of a healthy outdoors lifestyle and nature','inherit','open','closed','','footpath-through-dense-greenery','','','2017-10-25 08:43:15','2017-10-25 08:43:15','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/footpath00025.jpg',0,'attachment','image/jpeg',0),(338,1,'2017-10-25 08:43:17','2017-10-25 08:43:17','','Motorists waiting for petrol in a forecourt','Motorists waiting for petrol or gas in a forecourt of a modern service station with people filling their cars at the pumps','inherit','open','closed','','motorists-waiting-for-petrol-in-a-forecourt','','','2017-10-25 08:43:17','2017-10-25 08:43:17','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forecourt1111.jpg',0,'attachment','image/jpeg',0),(339,1,'2017-10-25 08:43:19','2017-10-25 08:43:19','','Fern fronds in the forest','Detail of the opening fronds of a fern in a woodland setting. Intentional shallow depth of field','inherit','open','closed','','fern-fronds-in-the-forest','','','2017-10-25 08:43:19','2017-10-25 08:43:19','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forest3083.jpg',0,'attachment','image/jpeg',0),(340,1,'2017-10-25 08:43:21','2017-10-25 08:43:21','','Background of green fern leaves','Background of fresh dense green fern leaves or fronds growing in a moist environment','inherit','open','closed','','background-of-green-fern-leaves','','','2017-10-25 08:43:21','2017-10-25 08:43:21','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forest3894.jpg',0,'attachment','image/jpeg',0),(341,1,'2017-10-25 08:43:24','2017-10-25 08:43:24','','Lush green fern frond','Botanical background of a lush green fern frond with shallow dof and copyspace','inherit','open','closed','','lush-green-fern-frond','','','2017-10-25 08:43:24','2017-10-25 08:43:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forest3925.jpg',0,'attachment','image/jpeg',0),(342,1,'2017-10-25 08:43:26','2017-10-25 08:43:26','','Evergreen pine forest background','Evergreen pine forest background with a view through the branches of a sapling to the dense plantation beyond','inherit','open','closed','','evergreen-pine-forest-background','','','2017-10-25 08:43:26','2017-10-25 08:43:26','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forest4497.jpg',0,'attachment','image/jpeg',0),(343,1,'2017-10-25 08:43:27','2017-10-25 08:43:27','','baby-mind','','inherit','open','closed','','baby-mind','','','2017-10-25 08:43:27','2017-10-25 08:43:27','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-mind.png',0,'attachment','image/png',0),(344,1,'2017-10-25 08:43:29','2017-10-25 08:43:29','','Wooden sign marking a footpath','Wooden sign marking a footpath showing a cutout of a walking man painted in white with a yellow arrow alongside in a woodland setting','inherit','open','closed','','wooden-sign-marking-a-footpath','','','2017-10-25 08:43:29','2017-10-25 08:43:29','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forest4519.jpg',0,'attachment','image/jpeg',0),(345,1,'2017-10-25 08:43:31','2017-10-25 08:43:31','','misty lake','a restful winter scene, still water and trees, lake windermere, uk','inherit','open','closed','','misty-lake','','','2017-10-25 08:43:31','2017-10-25 08:43:31','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forsty_lake_morning197432.jpg',0,'attachment','image/jpeg',0),(346,1,'2017-10-25 08:43:33','2017-10-25 08:43:33','','stop button','browser control buttons from a computer keyboad - stop and forward buttons','inherit','open','closed','','stop-button','','','2017-10-25 08:43:33','2017-10-25 08:43:33','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/forward_stop_buttons.jpg',0,'attachment','image/jpeg',0),(347,1,'2017-10-25 08:43:36','2017-10-25 08:43:36','','freeimages.co.uk buildings','','inherit','open','closed','','freeimages-co-uk-buildings-9','','','2017-10-25 08:43:36','2017-10-25 08:43:36','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fountian.jpg',0,'attachment','image/jpeg',0),(348,1,'2017-10-25 08:43:37','2017-10-25 08:43:37','http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/cropped-baby-mind.png','cropped-baby-mind.png','','inherit','open','closed','','cropped-baby-mind-png','','','2017-10-25 08:43:37','2017-10-25 08:43:37','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/cropped-baby-mind.png',0,'attachment','image/png',0),(349,1,'2017-10-25 08:43:38','2017-10-25 08:43:38','','organic loops','a looking organic spiral pattern, fractal','inherit','open','closed','','organic-loops','','','2017-10-25 08:43:38','2017-10-25 08:43:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_arabesque_loops.jpg',0,'attachment','image/jpeg',0),(350,1,'2017-10-25 08:43:42','2017-10-25 08:43:42','','blurred colours','fractal pattern of random colours and blurred points of light','inherit','open','closed','','blurred-colours','','','2017-10-25 08:43:42','2017-10-25 08:43:42','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_bizzare_blur.jpg',0,'attachment','image/jpeg',0),(351,1,'2017-10-25 08:43:45','2017-10-25 08:43:45','','saturn rings','an eliptical fractal pattern, blue','inherit','open','closed','','saturn-rings','','','2017-10-25 08:43:45','2017-10-25 08:43:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_blue_elipsoidal.jpg',0,'attachment','image/jpeg',0),(352,1,'2017-10-25 08:43:48','2017-10-25 08:43:48','','circular flame','a pink and blue fractal resembling a gas flame','inherit','open','closed','','circular-flame','','','2017-10-25 08:43:48','2017-10-25 08:43:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_expansion_purple.jpg',0,'attachment','image/jpeg',0),(353,1,'2017-10-25 08:43:52','2017-10-25 08:43:52','','defocused arabesques','swirling arabesque pattern with out of focus swirls in the background','inherit','open','closed','','defocused-arabesques','','','2017-10-25 08:43:52','2017-10-25 08:43:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_figures_8s.jpg',0,'attachment','image/jpeg',0),(355,1,'2017-10-25 08:43:55','2017-10-25 08:43:55','','star light','fractal rendering of star flares','inherit','open','closed','','star-light','','','2017-10-25 08:43:55','2017-10-25 08:43:55','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_gold_shimmer.jpg',0,'attachment','image/jpeg',0),(356,1,'2017-10-25 08:43:58','2017-10-25 08:43:58','','bright green','a green fractal curved pattern','inherit','open','closed','','bright-green','','','2017-10-25 08:43:58','2017-10-25 08:43:58','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_green_curves.jpg',0,'attachment','image/jpeg',0),(357,1,'2017-10-25 08:44:01','2017-10-25 08:44:01','','spiral blur','a defocused decreasing spiral fractal pattern','inherit','open','closed','','spiral-blur','','','2017-10-25 08:44:01','2017-10-25 08:44:01','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_green_spiral_.jpg',0,'attachment','image/jpeg',0),(358,1,'2017-10-25 08:44:04','2017-10-25 08:44:04','','rainbow explosion','multicoloured rainbow pattern of diagional lines','inherit','open','closed','','rainbow-explosion','','','2017-10-25 08:44:04','2017-10-25 08:44:04','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_linear_colours.jpg',0,'attachment','image/jpeg',0),(359,1,'2017-10-25 08:44:06','2017-10-25 08:44:06','','red lines','overlapping cross crossing fractal lines','inherit','open','closed','','red-lines','','','2017-10-25 08:44:06','2017-10-25 08:44:06','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_linear_red.jpg',0,'attachment','image/jpeg',0),(360,1,'2017-10-25 08:44:10','2017-10-25 08:44:10','','chalk pastel','a fractal rendering, abstract chalk pastel','inherit','open','closed','','chalk-pastel','','','2017-10-25 08:44:10','2017-10-25 08:44:10','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_pink_chalk.jpg',0,'attachment','image/jpeg',0),(361,1,'2017-10-25 08:44:13','2017-10-25 08:44:13','','symmetric strokes','pink symmetric and asymmetrical strokes','inherit','open','closed','','symmetric-strokes','','','2017-10-25 08:44:13','2017-10-25 08:44:13','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_pink_lines.jpg',0,'attachment','image/jpeg',0),(363,1,'2017-10-25 08:44:17','2017-10-25 08:44:17','','defocused lissajou','swirling lissajous pattern with out of focus swirls in the background','inherit','open','closed','','defocused-lissajou','','','2017-10-25 08:44:17','2017-10-25 08:44:17','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_pink_smoke_trails.jpg',0,'attachment','image/jpeg',0),(364,1,'2017-10-25 08:44:20','2017-10-25 08:44:20','','sprital blur','a orange defocused decreasing spiral fractal pattern','inherit','open','closed','','sprital-blur','','','2017-10-25 08:44:20','2017-10-25 08:44:20','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_pink_spiral.jpg',0,'attachment','image/jpeg',0),(365,1,'2017-10-25 08:44:24','2017-10-25 08:44:24','','pulse waves','a repeating fractal waverform pattern','inherit','open','closed','','pulse-waves','','','2017-10-25 08:44:24','2017-10-25 08:44:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_pulse_waves.jpg',0,'attachment','image/jpeg',0),(366,1,'2017-10-25 08:44:27','2017-10-25 08:44:27','','floral fractal','a fractal pattern represnetative of a purple flower head','inherit','open','closed','','floral-fractal','','','2017-10-25 08:44:27','2017-10-25 08:44:27','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_purple_petals.jpg',0,'attachment','image/jpeg',0),(367,1,'2017-10-25 08:44:31','2017-10-25 08:44:31','','fractal nebula','an abstract fractal rendering in yellow red and purple','inherit','open','closed','','fractal-nebula','','','2017-10-25 08:44:31','2017-10-25 08:44:31','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_red_nebula.jpg',0,'attachment','image/jpeg',0),(368,1,'2017-10-25 08:44:35','2017-10-25 08:44:35','','space fractal','a fractal rendering of repeating elipses','inherit','open','closed','','space-fractal','','','2017-10-25 08:44:35','2017-10-25 08:44:35','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_space_city.jpg',0,'attachment','image/jpeg',0),(369,1,'2017-10-25 08:44:38','2017-10-25 08:44:38','','orange twist','an abstract fractal pattern','inherit','open','closed','','orange-twist','','','2017-10-25 08:44:38','2017-10-25 08:44:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_surreal_orange.jpg',0,'attachment','image/jpeg',0),(370,1,'2017-10-25 08:44:41','2017-10-25 08:44:41','','white tribal','a fractal rendering with tribal shapes','inherit','open','closed','','white-tribal','','','2017-10-25 08:44:41','2017-10-25 08:44:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_tribal_lines.jpg',0,'attachment','image/jpeg',0),(371,1,'2017-10-25 08:44:45','2017-10-25 08:44:45','','tri spirals','a triadic spiral pattern, white on a black background','inherit','open','closed','','tri-spirals','','','2017-10-25 08:44:45','2017-10-25 08:44:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fractal_tripple_curves.jpg',0,'attachment','image/jpeg',0),(372,1,'2017-10-25 08:44:48','2017-10-25 08:44:48','','Bendy straw decorative party frame','Bendy straw decorative party frame with colorful straws bent into assorted shapes and patterns on an orange background with copy space','inherit','open','closed','','bendy-straw-decorative-party-frame','','','2017-10-25 08:44:48','2017-10-25 08:44:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frame_of_straws.jpg',0,'attachment','image/jpeg',0),(373,1,'2017-10-25 08:44:52','2017-10-25 08:44:52','','modern bathroom','interor of a modern style bathroom with bath and sinks','inherit','open','closed','','modern-bathroom','','','2017-10-25 08:44:52','2017-10-25 08:44:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/free_standing_bath.jpg',0,'attachment','image/jpeg',0),(374,1,'2017-10-25 08:44:55','2017-10-25 08:44:55','','Scuba Diving','A rare glimpse of the freeimages webmaster - scuba diving, queensland, australia','inherit','open','closed','','scuba-diving','','','2017-10-25 08:44:55','2017-10-25 08:44:55','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/freeimages_admin_underwater_2578.jpg',0,'attachment','image/jpeg',0),(375,1,'2017-10-25 08:44:57','2017-10-25 08:44:57','','Interior of a dishwasher','Stainless steel interior and racks of an empty dishwasher with its front door lowered','inherit','open','closed','','interior-of-a-dishwasher','','','2017-10-25 08:44:57','2017-10-25 08:44:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/freeimages174_dishwasher.jpg',0,'attachment','image/jpeg',0),(376,1,'2017-10-25 08:45:00','2017-10-25 08:45:00','','Fresh round white cottage bread loaf','Fresh round white cottage bread loaf with a crispy crust standing on a wooden bread board waiting to be served','inherit','open','closed','','fresh-round-white-cottage-bread-loaf','','','2017-10-25 08:45:00','2017-10-25 08:45:00','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fresh_bread.jpg',0,'attachment','image/jpeg',0),(377,1,'2017-10-25 08:45:03','2017-10-25 08:45:03','','Fresh free range farm eggs','Delicious brown fresh free range farm eggs nestling in paper in a bowl waiting to be used as a cooking ingredient or for a tasty breakfast','inherit','open','closed','','fresh-free-range-farm-eggs','','','2017-10-25 08:45:03','2017-10-25 08:45:03','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fresh_eggs.jpg',0,'attachment','image/jpeg',0),(378,1,'2017-10-25 08:45:06','2017-10-25 08:45:06','','fresh new growth','details of new foliage, clean, fresh, metaphor of re-birth and renewal','inherit','open','closed','','fresh-new-growth','','','2017-10-25 08:45:06','2017-10-25 08:45:06','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fresh_green_grassP1011514.jpg',0,'attachment','image/jpeg',0),(379,1,'2017-10-25 08:45:09','2017-10-25 08:45:09','','Fresh ripe red strawberries in a ramekin','Fresh ripe red strawberries in a ramekin overflowing onto the surface below with side lighting, copyspace and shadow','inherit','open','closed','','fresh-ripe-red-strawberries-in-a-ramekin','','','2017-10-25 08:45:09','2017-10-25 08:45:09','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fresh_strawberries.jpg',0,'attachment','image/jpeg',0),(380,1,'2017-10-25 08:45:12','2017-10-25 08:45:12','','Inside of a domestic fridge','Inside of a domestic fridge showing shelves and a transparent drawer empty but for one single green apple','inherit','open','closed','','inside-of-a-domestic-fridge','','','2017-10-25 08:45:12','2017-10-25 08:45:12','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fridge.jpg',0,'attachment','image/jpeg',0),(381,1,'2017-10-25 08:45:14','2017-10-25 08:45:14','','Bunch of colorful numbers','Bunch of colorful numbers on white background','inherit','open','closed','','bunch-of-colorful-numbers','','','2017-10-25 08:45:14','2017-10-25 08:45:14','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fridge_maths.jpg',0,'attachment','image/jpeg',0),(382,1,'2017-10-25 08:45:17','2017-10-25 08:45:17','','Contents of refrigerator','Contents of refrigerator with various groceries in commercial and home packaging on wire metal shelves','inherit','open','closed','','contents-of-refrigerator','','','2017-10-25 08:45:17','2017-10-25 08:45:17','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fridge1640.jpg',0,'attachment','image/jpeg',0),(383,1,'2017-10-25 08:45:19','2017-10-25 08:45:19','','Blurred background of the food in a fridge','Blurred catering background of the containers of food and contents of a fridge illuminated by the glow of the small interior light','inherit','open','closed','','blurred-background-of-the-food-in-a-fridge','','','2017-10-25 08:45:19','2017-10-25 08:45:19','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fridgeblured1641.jpg',0,'attachment','image/jpeg',0),(384,1,'2017-10-25 08:45:21','2017-10-25 08:45:21','','Two fried eggs in a frying pan','Two fried eggs with rich yellow yolks in a non-stick frying pan ready to serve for breakfast','inherit','open','closed','','two-fried-eggs-in-a-frying-pan','','','2017-10-25 08:45:21','2017-10-25 08:45:21','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fried_eggs.jpg',0,'attachment','image/jpeg',0),(385,1,'2017-10-25 08:45:24','2017-10-25 08:45:24','','Fried eggs and bacon for breakfast','Serving of two fired eggs and tasty rashers of grilled bacon for breakfast with a cup of freshly brewed coffee','inherit','open','closed','','fried-eggs-and-bacon-for-breakfast','','','2017-10-25 08:45:24','2017-10-25 08:45:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fried_eggs_breakfast.jpg',0,'attachment','image/jpeg',0),(386,1,'2017-10-25 08:45:27','2017-10-25 08:45:27','','Soft toy frog made of mottled blue fabric','Soft toy frog made of mottled blue fabric lying splayed out on a white background','inherit','open','closed','','soft-toy-frog-made-of-mottled-blue-fabric','','','2017-10-25 08:45:27','2017-10-25 08:45:27','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frogtoy0006.jpg',0,'attachment','image/jpeg',0),(387,1,'2017-10-25 08:45:30','2017-10-25 08:45:30','','mount ossa view','a view of the tasmanian highland wilderness from the ascent of mount ossa','inherit','open','closed','','mount-ossa-view','','','2017-10-25 08:45:30','2017-10-25 08:45:30','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/from_mount_ossa9144.jpg',0,'attachment','image/jpeg',0),(388,1,'2017-10-25 08:45:31','2017-10-25 08:45:31','<label> Your Name (required)\r\n [text* your-name] </label>\r\n\r\n<label> Your Email (required)\r\n [email* your-email] </label>\r\n\r\n<label> Subject\r\n [text your-subject] </label>\r\n\r\n<label> Your Message\r\n [textarea your-message] </label>\r\n\r\n[submit \"Send\"]\n1\nDiscover Your Baby Mind \"[your-subject]\"\n[your-name] <wordpress@discover-your-mind.co.uk>\nleads@vanillacircus.co.uk\nFrom: [your-name] <[your-email]>\r\nSubject: [your-subject]\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Discover Your Baby Mind (http://www.discover-your-mind.co.uk)\nReply-To: [your-email]\n\n\n\n\nDiscover Your Baby Mind \"[your-subject]\"\nDiscover Your Baby Mind <wordpress@discover-your-mind.co.uk>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis e-mail was sent from a contact form on Discover Your Baby Mind (http://www.discover-your-mind.co.uk)\nReply-To: amber.platts@vanillacircus.co.uk\n\n\n\nThank you for your message. It has been sent.\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.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2017-10-25 08:45:44','2017-10-25 08:45:44','',0,'http://www.discover-your-mind.co.uk/?post_type=wpcf7_contact_form&p=388',0,'wpcf7_contact_form','',0),(389,1,'2017-10-25 08:45:33','2017-10-25 08:45:33','','Street view of neat colorful front gardens','Street view of neat colorful front gardens full of flowering plants behind white picket fences in front of a stone house and cottages','inherit','open','closed','','street-view-of-neat-colorful-front-gardens','','','2017-10-25 08:45:33','2017-10-25 08:45:33','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/front_garden.jpg',0,'attachment','image/jpeg',0),(390,1,'2017-10-25 08:45:35','2017-10-25 08:45:35','','plane nose','freeimages transport gallery','inherit','open','closed','','plane-nose','','','2017-10-25 08:45:35','2017-10-25 08:45:35','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/front_of_plane5.jpg',0,'attachment','image/jpeg',0),(391,1,'2017-10-25 08:45:38','2017-10-25 08:45:38','','frosty ivy','ice crystals growing on ivy leaves in an english hedge row','inherit','open','closed','','frosty-ivy','','','2017-10-25 08:45:38','2017-10-25 08:45:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frost_covered_ivy_176967.jpg',0,'attachment','image/jpeg',0),(392,1,'2017-10-25 08:45:40','2017-10-25 08:45:40','','frosty morning','ice \'spines\' growing a ivy leaves in winter','inherit','open','closed','','frosty-morning','','','2017-10-25 08:45:40','2017-10-25 08:45:40','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frost_covered_plants_177063.jpg',0,'attachment','image/jpeg',0),(393,1,'2017-10-25 08:45:43','2017-10-25 08:45:43','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-19','','','2017-10-25 08:45:43','2017-10-25 08:45:43','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frostedwindow2945.jpg',0,'attachment','image/jpeg',0),(394,1,'2017-10-25 08:45:45','2017-10-25 08:45:45','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-20','','','2017-10-25 08:45:45','2017-10-25 08:45:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frostedwindow29452949.jpg',0,'attachment','image/jpeg',0),(395,1,'2017-10-25 08:45:47','2017-10-25 08:45:47','','frozen car','ice makes starting a car on a cold winter morning difficult','inherit','open','closed','','frozen-car','','','2017-10-25 08:45:47','2017-10-25 08:45:47','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_classic_car_winter_177235.jpg',0,'attachment','image/jpeg',0),(396,1,'2017-10-25 08:45:50','2017-10-25 08:45:50','','jetty','a jetty sticking out on to a still misty lake, calming and soporific','inherit','open','closed','','jetty','','','2017-10-25 08:45:50','2017-10-25 08:45:50','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_jettyC207872.jpg',0,'attachment','image/jpeg',0),(397,1,'2017-10-25 08:45:52','2017-10-25 08:45:52','','lakeside winter','a frosty winter lakedistrict scene, cumbria, uk','inherit','open','closed','','lakeside-winter','','','2017-10-25 08:45:52','2017-10-25 08:45:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_lake_view197358.jpg',0,'attachment','image/jpeg',0),(398,1,'2017-10-25 08:45:54','2017-10-25 08:45:54','','frosty weather','a cold winter scene, frost and morning mists, lakeside, uk','inherit','open','closed','','frosty-weather','','','2017-10-25 08:45:54','2017-10-25 08:45:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_morningC176995.jpg',0,'attachment','image/jpeg',0),(399,1,'2017-10-25 08:45:56','2017-10-25 08:45:56','[contact-form-7 id=\"388\" title=\"Contact form 1\"]','Contact Us','','inherit','closed','closed','','6-revision-v1','','','2017-10-25 08:45:56','2017-10-25 08:45:56','',6,'http://www.discover-your-mind.co.uk/6-revision-v1',0,'revision','',0),(400,1,'2017-10-25 08:45:57','2017-10-25 08:45:57','','frosty marco','a close up macro image of frost on ivy','inherit','open','closed','','frosty-marco','','','2017-10-25 08:45:57','2017-10-25 08:45:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_winter_morning_177037.jpg',0,'attachment','image/jpeg',0),(401,1,'2017-10-25 08:45:59','2017-10-25 08:45:59','','frozen trees','a frosty winter landscape, ice covered trees','inherit','open','closed','','frozen-trees','','','2017-10-25 08:45:59','2017-10-25 08:45:59','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frosty_winter_tree_228609.jpg',0,'attachment','image/jpeg',0),(402,1,'2017-10-25 08:46:02','2017-10-25 08:46:02','','Halved fresh ripe avocado pear','Halved fresh ripe avocado pear with the pip still intact in the one half showing the soft pulpy flesh with its exotic flavor making it a popular salad ingredient','inherit','open','closed','','halved-fresh-ripe-avocado-pear','','','2017-10-25 08:46:02','2017-10-25 08:46:02','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fruit_avocado.jpg',0,'attachment','image/jpeg',0),(403,1,'2017-10-25 08:46:04','2017-10-25 08:46:04','','Healthy fruit breakfast','Healthy fruit breakfast with a bowl of raisins, strawberries, raspberries and blueberries served with thick creamy yoghurt','inherit','open','closed','','healthy-fruit-breakfast','','','2017-10-25 08:46:04','2017-10-25 08:46:04','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fruit_breakfast.jpg',0,'attachment','image/jpeg',0),(404,1,'2017-10-25 08:46:07','2017-10-25 08:46:07','','Healthy dessert of fresh fruit in a bowl','Healthy dessert of fresh fruit in a bowl with a mixture of raspberries, strawberries, and blueberries topped with sliced banana on a wooden table','inherit','open','closed','','healthy-dessert-of-fresh-fruit-in-a-bowl','','','2017-10-25 08:46:07','2017-10-25 08:46:07','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fruit_dessert_bowl.jpg',0,'attachment','image/jpeg',0),(405,1,'2017-10-25 08:46:10','2017-10-25 08:46:10','','Background texture and pattern of kiwifruit','Background texture and pattern of thin slices of fresh peeled tropical kiwifruit arranged on a white background','inherit','open','closed','','background-texture-and-pattern-of-kiwifruit','','','2017-10-25 08:46:10','2017-10-25 08:46:10','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fruit_slices.jpg',0,'attachment','image/jpeg',0),(406,1,'2017-10-25 08:46:13','2017-10-25 08:46:13','','Punnets of fruit and berries','Punnets of fruit and berries with fresh juicy green and purple grapes, youngberries or blackberries, blueberries and strawberries, high angle view','inherit','open','closed','','punnets-of-fruit-and-berries','','','2017-10-25 08:46:13','2017-10-25 08:46:13','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fruits_and_berries.jpg',0,'attachment','image/jpeg',0),(407,1,'2017-10-25 08:46:16','2017-10-25 08:46:16','','Frying eggs in a frying pan','Frying eggs for breakfast in a teflon coated frying pan in hot oil using a metal lifter kitchen utensil','inherit','open','closed','','frying-eggs-in-a-frying-pan','','','2017-10-25 08:46:16','2017-10-25 08:46:16','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/frying_eggs.jpg',0,'attachment','image/jpeg',0),(408,1,'2017-10-25 08:46:19','2017-10-25 08:46:19','','Fuchsias growing outdoors in a garden','Pretty red and purple fuchsias growing outdoors in a garden covering a leafy green bush with their delicate flowers, full frame floral nature background','inherit','open','closed','','fuchsias-growing-outdoors-in-a-garden','','','2017-10-25 08:46:19','2017-10-25 08:46:19','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fucia02563.jpg',0,'attachment','image/jpeg',0),(409,1,'2017-10-25 08:46:21','2017-10-25 08:46:21','','Fresh fuchsias growing in a garden','Fresh pink fuchsias growing in a garden hanging down in a pretty display from the plant','inherit','open','closed','','fresh-fuchsias-growing-in-a-garden','','','2017-10-25 08:46:21','2017-10-25 08:46:21','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fucia02564.jpg',0,'attachment','image/jpeg',0),(410,1,'2017-10-25 08:46:23','2017-10-25 08:46:23','','Car refuelling at a service station','Car refuelling at a service station or garage parked on the forecourt with headlights on in front of the fuel pumps','inherit','open','closed','','car-refuelling-at-a-service-station','','','2017-10-25 08:46:23','2017-10-25 08:46:23','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/fulepumps1133.jpg',0,'attachment','image/jpeg',0),(411,1,'2017-10-25 08:46:25','2017-10-25 08:46:25','','Full English breakfast','Nothing says heartattack better than a Full English breakfast served on a plate with egg, bacon, sausage, hash browns, tomato and mushroom for a hearty start to the day','inherit','open','closed','','full-english-breakfast','','','2017-10-25 08:46:25','2017-10-25 08:46:25','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/full_english.jpg',0,'attachment','image/jpeg',0),(412,1,'2017-10-25 08:46:28','2017-10-25 08:46:28','','Full cooked English breakfast','Full cooked English breakfast with fried eggs, bacon, sausages, mushrooms, tomato and black pudding served on a plate for a hearty meal','inherit','open','closed','','full-cooked-english-breakfast','','','2017-10-25 08:46:28','2017-10-25 08:46:28','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/full_english_breakfast.jpg',0,'attachment','image/jpeg',0),(413,1,'2017-10-25 08:46:31','2017-10-25 08:46:31','','Funky modern black and white bedroom','Funky modern black and white bedroom interior with twin beds and illuminated bedside tables','inherit','open','closed','','funky-modern-black-and-white-bedroom','','','2017-10-25 08:46:31','2017-10-25 08:46:31','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/funky_bedroom.jpg',0,'attachment','image/jpeg',0),(414,1,'2017-10-25 08:46:34','2017-10-25 08:46:34','','Google eyed mascot','A furry mascot stick on google eyed furball','inherit','open','closed','','google-eyed-mascot','','','2017-10-25 08:46:34','2017-10-25 08:46:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/furreything2.jpg',0,'attachment','image/jpeg',0),(415,1,'2017-10-25 08:46:36','2017-10-25 08:46:36','','g07_s65_63807','','inherit','open','closed','','g07_s65_63807','','','2017-10-25 08:46:36','2017-10-25 08:46:36','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/g07_s65_63807.gif',0,'attachment','image/gif',0),(416,1,'2017-10-25 08:46:37','2017-10-25 08:46:37','','g09_s66_38418','','inherit','open','closed','','g09_s66_38418','','','2017-10-25 08:46:37','2017-10-25 08:46:37','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/g09_s66_38418.gif',0,'attachment','image/gif',0),(417,1,'2017-10-25 08:46:38','2017-10-25 08:46:38','','g11_s66_54536','','inherit','open','closed','','g11_s66_54536','','','2017-10-25 08:46:38','2017-10-25 08:46:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/g11_s66_54536.gif',0,'attachment','image/gif',0),(418,1,'2017-10-25 08:46:39','2017-10-25 08:46:39','','g11_s66_54560','','inherit','open','closed','','g11_s66_54560','','','2017-10-25 08:46:39','2017-10-25 08:46:39','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/g11_s66_54560.gif',0,'attachment','image/gif',0),(419,1,'2017-10-25 08:46:41','2017-10-25 08:46:41','','gal_p41491','','inherit','open','closed','','gal_p41491','','','2017-10-25 08:46:41','2017-10-25 08:46:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gal_p41491.gif',0,'attachment','image/gif',0),(420,1,'2017-10-25 08:46:43','2017-10-25 08:46:43','','Retro Handheld Video Game on White Background','High Angle Still Life of Retro Handheld Nintendo Donkey Kong Video Game with Colorful Screen on White Background with Copy Space','inherit','open','closed','','retro-handheld-video-game-on-white-background','','','2017-10-25 08:46:43','2017-10-25 08:46:43','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameandwatch1167.jpg',0,'attachment','image/jpeg',0),(421,1,'2017-10-25 08:46:45','2017-10-25 08:46:45','','Control button for a kids Game and Watch toy','Control button for a kids Game and Watch toy video with colorful smiling monkeys and a corner portion of the screen','inherit','open','closed','','control-button-for-a-kids-game-and-watch-toy','','','2017-10-25 08:46:45','2017-10-25 08:46:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameandwatch1168.jpg',0,'attachment','image/jpeg',0),(422,1,'2017-10-25 08:46:47','2017-10-25 08:46:47','','Buttons of Handheld Video Game','Extreme Close Up of Buttons of Handheld Electronic Video Game Console with Turquoise Face','inherit','open','closed','','buttons-of-handheld-video-game','','','2017-10-25 08:46:47','2017-10-25 08:46:47','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameandwatch1169.jpg',0,'attachment','image/jpeg',0),(423,1,'2017-10-25 08:46:50','2017-10-25 08:46:50','','Video game and watch','Kids video game and watch illuminated screen with a monkey in a tree and colorful plastic dials','inherit','open','closed','','video-game-and-watch','','','2017-10-25 08:46:50','2017-10-25 08:46:50','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameandwatch1171.jpg',0,'attachment','image/jpeg',0),(424,1,'2017-10-25 08:46:52','2017-10-25 08:46:52','','Close up of tiny video game','Close up of tiny hand held Donkey Kong Jr. Nintendo video game display and controls over gray background','inherit','open','closed','','close-up-of-tiny-video-game','','','2017-10-25 08:46:52','2017-10-25 08:46:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameandwatch1173.jpg',0,'attachment','image/jpeg',0),(425,1,'2017-10-25 08:46:54','2017-10-25 08:46:54','','spades','the spade symbol from an ace of spades playing card','inherit','open','closed','','spades','','','2017-10-25 08:46:54','2017-10-25 08:46:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescardace0818.jpg',0,'attachment','image/jpeg',0),(426,1,'2017-10-25 08:46:56','2017-10-25 08:46:56','','ace of spades','the ace of spades playing card','inherit','open','closed','','ace-of-spades','','','2017-10-25 08:46:56','2017-10-25 08:46:56','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescardace0819.jpg',0,'attachment','image/jpeg',0),(427,1,'2017-10-25 08:46:58','2017-10-25 08:46:58','','a couple of jokers','two wildcards from a deck of playing cards','inherit','open','closed','','a-couple-of-jokers','','','2017-10-25 08:46:58','2017-10-25 08:46:58','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescards2jokers0801.jpg',0,'attachment','image/jpeg',0),(428,1,'2017-10-25 08:47:00','2017-10-25 08:47:00','','10 of diamonds','a ten of diamonds playing card','inherit','open','closed','','10-of-diamonds','','','2017-10-25 08:47:00','2017-10-25 08:47:00','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescards0807.jpg',0,'attachment','image/jpeg',0),(429,1,'2017-10-25 08:47:02','2017-10-25 08:47:02','','playing card','the back of a playing card','inherit','open','closed','','playing-card','','','2017-10-25 08:47:02','2017-10-25 08:47:02','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescards0808.jpg',0,'attachment','image/jpeg',0),(430,1,'2017-10-25 08:47:04','2017-10-25 08:47:04','','Royal flush','a three playing card royal flush','inherit','open','closed','','royal-flush','','','2017-10-25 08:47:04','2017-10-25 08:47:04','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescardsflush0803.jpg',0,'attachment','image/jpeg',0),(431,1,'2017-10-25 08:47:06','2017-10-25 08:47:06','','jack queen king','a flush of royal hearts','inherit','open','closed','','jack-queen-king','','','2017-10-25 08:47:06','2017-10-25 08:47:06','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescardsflush0805.jpg',0,'attachment','image/jpeg',0),(432,1,'2017-10-25 08:47:08','2017-10-25 08:47:08','','jack o hearts','the jack of hearts playing car','inherit','open','closed','','jack-o-hearts','','','2017-10-25 08:47:08','2017-10-25 08:47:08','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gamescardsjack0793.jpg',0,'attachment','image/jpeg',0),(433,1,'2017-10-25 08:47:11','2017-10-25 08:47:11','','board game hotel','a hotel piece from a board game','inherit','open','closed','','board-game-hotel','','','2017-10-25 08:47:11','2017-10-25 08:47:11','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameshotel0948.jpg',0,'attachment','image/jpeg',0),(434,1,'2017-10-25 08:47:12','2017-10-25 08:47:12','','boardgame hotel','a red hotel piece from a board game','inherit','open','closed','','boardgame-hotel','','','2017-10-25 08:47:12','2017-10-25 08:47:12','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameshotel0950.jpg',0,'attachment','image/jpeg',0),(435,1,'2017-10-25 08:47:14','2017-10-25 08:47:14','','board game property','hotel and house pieces from a board game','inherit','open','closed','','board-game-property','','','2017-10-25 08:47:14','2017-10-25 08:47:14','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameshotelhouse0954.jpg',0,'attachment','image/jpeg',0),(436,1,'2017-10-25 08:47:16','2017-10-25 08:47:16','','green house','a green plastic board game house','inherit','open','closed','','green-house','','','2017-10-25 08:47:16','2017-10-25 08:47:16','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gameshouse0952.jpg',0,'attachment','image/jpeg',0),(437,1,'2017-10-25 08:47:18','2017-10-25 08:47:18','','Man digging in his garden','Man digging in his garden in the dry soil with a small trowel as he prepares to transplant spring seedlings, closeup of his hand','inherit','open','closed','','man-digging-in-his-garden','','','2017-10-25 08:47:18','2017-10-25 08:47:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_cultivation.jpg',0,'attachment','image/jpeg',0),(438,1,'2017-10-25 08:47:21','2017-10-25 08:47:21','','Man holding a pair of secateurs','Man holding a pair of secateurs, pruning shears or garden cutters with the blade open over a white background with copyspace, closeup of his hand','inherit','open','closed','','man-holding-a-pair-of-secateurs','','','2017-10-25 08:47:21','2017-10-25 08:47:21','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_cutters.jpg',0,'attachment','image/jpeg',0),(439,1,'2017-10-25 08:47:24','2017-10-25 08:47:24','','Pair of used leather gardening gloves','Pair of used leather gardening gloves laying on a green background with copyspace, viewed from above','inherit','open','closed','','pair-of-used-leather-gardening-gloves','','','2017-10-25 08:47:24','2017-10-25 08:47:24','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_gloves_green.jpg',0,'attachment','image/jpeg',0),(440,1,'2017-10-25 08:47:27','2017-10-25 08:47:27','','Garden sprayer and hosepipe','Orange plastic garden sprayer attached to the end of a neatly coiled green hosepipe on a green background','inherit','open','closed','','garden-sprayer-and-hosepipe','','','2017-10-25 08:47:27','2017-10-25 08:47:27','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_hose.jpg',0,'attachment','image/jpeg',0),(441,1,'2017-10-25 08:47:30','2017-10-25 08:47:30','','Orange plastic garden spray nozzle','Orange plastic garden spray nozzle on the end of a hosepipe for watering delicate seedlings and seed beds','inherit','open','closed','','orange-plastic-garden-spray-nozzle','','','2017-10-25 08:47:30','2017-10-25 08:47:30','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_hose_head.jpg',0,'attachment','image/jpeg',0),(442,1,'2017-10-25 08:47:33','2017-10-25 08:47:33','','Garden plastic spray nozzle','Garden red plastic spray nozzle attached to a green coiled hose pipe for spraying a fine jet of water on seedlings and delicate plants','inherit','open','closed','','garden-plastic-spray-nozzle','','','2017-10-25 08:47:33','2017-10-25 08:47:33','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_hose_pipe.jpg',0,'attachment','image/jpeg',0),(443,1,'2017-10-25 08:47:35','2017-10-25 08:47:35','','Open pair of garden pruning shears','Open pair of garden pruning shears or secateurs with a close up of the blades and recoil spring on a white background','inherit','open','closed','','open-pair-of-garden-pruning-shears','','','2017-10-25 08:47:35','2017-10-25 08:47:35','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_secateurs.jpg',0,'attachment','image/jpeg',0),(445,1,'2017-10-25 08:47:38','2017-10-25 08:47:38','','Man digging with a garden shovel','Man wearing a boot digging with a green metal garden shovel in the soil pushing down with his foot','inherit','open','closed','','man-digging-with-a-garden-shovel','','','2017-10-25 08:47:38','2017-10-25 08:47:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_shovel.jpg',0,'attachment','image/jpeg',0),(446,1,'2017-10-25 08:47:41','2017-10-25 08:47:41','','Man digging in garden soil with a trowel','Close up of the hand of a man digging in garden soil with a trowel as he prepares the earth for plantings seeds or seedlings','inherit','open','closed','','man-digging-in-garden-soil-with-a-trowel','','','2017-10-25 08:47:41','2017-10-25 08:47:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_soil.jpg',0,'attachment','image/jpeg',0),(447,1,'2017-10-25 08:47:44','2017-10-25 08:47:44','','Grey squirrel feeding on seeds in a garden','Grey squirrel feeding on seeds scattered on the lawn in a garden sitting upright side on as it eats and keeps a wary eye on the camera','inherit','open','closed','','grey-squirrel-feeding-on-seeds-in-a-garden','','','2017-10-25 08:47:44','2017-10-25 08:47:44','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_squirrel.jpg',0,'attachment','image/jpeg',0),(448,1,'2017-10-25 08:47:48','2017-10-25 08:47:48','','Garden trowel in dry soil','Small garden trowel with a red plastic handle in dry soil ready for digging over the earth','inherit','open','closed','','garden-trowel-in-dry-soil','','','2017-10-25 08:47:48','2017-10-25 08:47:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/garden_trowel.jpg',0,'attachment','image/jpeg',0),(449,1,'2017-10-25 08:47:51','2017-10-25 08:47:51','','Green metal garden spade in soil','Green metal garden spade or shovel standing upright in soil viewed from above with copyspace','inherit','open','closed','','green-metal-garden-spade-in-soil','','','2017-10-25 08:47:51','2017-10-25 08:47:51','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gardening_tools.jpg',0,'attachment','image/jpeg',0),(450,1,'2017-10-25 08:47:54','2017-10-25 08:47:54','','Purple Flowers Growing in a Garden','Scenic View of Purple Flowers Growing in a Sunny Tree Filled Garden with Clearing','inherit','open','closed','','purple-flowers-growing-in-a-garden','','','2017-10-25 08:47:54','2017-10-25 08:47:54','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gardens02567.jpg',0,'attachment','image/jpeg',0),(451,1,'2017-10-25 08:47:55','2017-10-25 08:47:55','','creepy stone grotesque','grotesque stone sculpture carved on the side of an old building','inherit','open','closed','','creepy-stone-grotesque','','','2017-10-25 08:47:55','2017-10-25 08:47:55','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gargoyle4.jpg',0,'attachment','image/jpeg',0),(452,1,'2017-10-25 08:47:57','2017-10-25 08:47:57','','chimera or hunkey punk','grotesque stone carved decoration to ward off evil spirits','inherit','open','closed','','chimera-or-hunkey-punk','','','2017-10-25 08:47:57','2017-10-25 08:47:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gargoyle5.jpg',0,'attachment','image/jpeg',0),(453,1,'2017-10-25 08:48:00','2017-10-25 08:48:00','','Pumpkin boiling on a gas stove','Pumpkin pieces boiling in a saucepan on a gas stove with lots of frothy bubbles','inherit','open','closed','','pumpkin-boiling-on-a-gas-stove','','','2017-10-25 08:48:00','2017-10-25 08:48:00','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gas_stove.jpg',0,'attachment','image/jpeg',0),(454,1,'2017-10-25 08:48:03','2017-10-25 08:48:03','','freeimages.co.uk photos of objects','','inherit','open','closed','','freeimages-co-uk-photos-of-objects-21','','','2017-10-25 08:48:03','2017-10-25 08:48:03','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gasline02850.jpg',0,'attachment','image/jpeg',0),(455,1,'2017-10-25 08:48:05','2017-10-25 08:48:05','','freeimages.co.uk buildings','','inherit','open','closed','','freeimages-co-uk-buildings-10','','','2017-10-25 08:48:05','2017-10-25 08:48:05','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gate02761.jpg',0,'attachment','image/jpeg',0),(456,1,'2017-10-25 08:48:07','2017-10-25 08:48:07','','Gear shift on a manual car','Close up detail of the gear shift knob on a manual car showing six gear selections','inherit','open','closed','','gear-shift-on-a-manual-car','','','2017-10-25 08:48:07','2017-10-25 08:48:07','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gear_selector.jpg',0,'attachment','image/jpeg',0),(457,1,'2017-10-25 08:48:10','2017-10-25 08:48:10','','Manual gear shift in a modern car','Manual gear shift in a modern car viewed from above with the console and assorted controls','inherit','open','closed','','manual-gear-shift-in-a-modern-car','','','2017-10-25 08:48:10','2017-10-25 08:48:10','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gear_stick.jpg',0,'attachment','image/jpeg',0),(458,1,'2017-10-25 08:48:13','2017-10-25 08:48:13','','Variety of Small Gears and Cog Wheels','Still Life of Gears and Cog Wheels in Variety of Sizes, Types and Metals','inherit','open','closed','','variety-of-small-gears-and-cog-wheels','','','2017-10-25 08:48:13','2017-10-25 08:48:13','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gear_wheels.jpg',0,'attachment','image/jpeg',0),(459,1,'2017-10-25 08:48:16','2017-10-25 08:48:16','','freeimages.co.uk workplace images','','inherit','open','closed','','freeimages-co-uk-workplace-images','','','2017-10-25 08:48:16','2017-10-25 08:48:16','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gearwheel2255.jpg',0,'attachment','image/jpeg',0),(460,1,'2017-10-25 08:48:18','2017-10-25 08:48:18','','freeimages.co.uk workplace images','','inherit','open','closed','','freeimages-co-uk-workplace-images-2','','','2017-10-25 08:48:18','2017-10-25 08:48:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gearwheel2257.jpg',0,'attachment','image/jpeg',0),(461,1,'2017-10-25 08:48:20','2017-10-25 08:48:20','','Man displaying his wristwatch','Man displaying his modern metal digital wristwatch holding up his arm at an angle','inherit','open','closed','','man-displaying-his-wristwatch','','','2017-10-25 08:48:20','2017-10-25 08:48:20','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gents_watch.jpg',0,'attachment','image/jpeg',0),(462,1,'2017-10-25 08:48:23','2017-10-25 08:48:23','','freeimages.co.uk buildings','','inherit','open','closed','','freeimages-co-uk-buildings-11','','','2017-10-25 08:48:23','2017-10-25 08:48:23','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/geosphere.jpg',0,'attachment','image/jpeg',0),(463,1,'2017-10-25 08:48:25','2017-10-25 08:48:25','','Geothermal Power','Energy from hot rocks heating water into steam','inherit','open','closed','','geothermal-power','','','2017-10-25 08:48:25','2017-10-25 08:48:25','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/geothermal_energy.jpg',0,'attachment','image/jpeg',0),(464,1,'2017-10-25 08:48:28','2017-10-25 08:48:28','','Geothermal Energy','steam escaping to the earths surface from hot rocks underground','inherit','open','closed','','geothermal-energy','','','2017-10-25 08:48:28','2017-10-25 08:48:28','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/geothermal_steam.jpg',0,'attachment','image/jpeg',0),(465,1,'2017-10-25 08:48:31','2017-10-25 08:48:31','','Decorative border made of paper gift boxes','Decorative horizontal border made of handmade paper gift boxes, with copy space on green background','inherit','open','closed','','decorative-border-made-of-paper-gift-boxes','','','2017-10-25 08:48:31','2017-10-25 08:48:31','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gift_backdrop_green.jpg',0,'attachment','image/jpeg',0),(466,1,'2017-10-25 08:48:34','2017-10-25 08:48:34','','Metallic Bows','An assortment of metallic gift wrapping bows in various bright colours','inherit','open','closed','','metallic-bows','','','2017-10-25 08:48:34','2017-10-25 08:48:34','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gift_bow_background.jpg',0,'attachment','image/jpeg',0),(467,1,'2017-10-25 08:48:38','2017-10-25 08:48:38','','Circle composed of metallic bows on white','Circle composed of metallic bows on white background colored purple, blue, gold and silver','inherit','open','closed','','circle-composed-of-metallic-bows-on-white','','','2017-10-25 08:48:38','2017-10-25 08:48:38','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gift_bow_frame.jpg',0,'attachment','image/jpeg',0),(468,1,'2017-10-25 08:48:41','2017-10-25 08:48:41','','Background of colorful shiny decorative bows','Background of colorful shiny decorative bows for gift wrapping ad packaging with focus to a pink and coppery one in the foreground','inherit','open','closed','','background-of-colorful-shiny-decorative-bows','','','2017-10-25 08:48:41','2017-10-25 08:48:41','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gift_bows.jpg',0,'attachment','image/jpeg',0),(469,1,'2017-10-25 08:48:45','2017-10-25 08:48:45','','Colorful ribbon bow border','Colorful ribbon bow border on white with central copy space used for the packaging of gifts and presents','inherit','open','closed','','colorful-ribbon-bow-border','','','2017-10-25 08:48:45','2017-10-25 08:48:45','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gift_ribbon_border.jpg',0,'attachment','image/jpeg',0),(470,1,'2017-10-25 08:48:48','2017-10-25 08:48:48','','Two Gifts Wrapped in Yellow Paper','Two Birthday Gifts Wrapped in Matching Patterned Yellow Paper Stacked on Wooden Surface','inherit','open','closed','','two-gifts-wrapped-in-yellow-paper','','','2017-10-25 08:48:48','2017-10-25 08:48:48','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gifts.jpg',0,'attachment','image/jpeg',0),(471,1,'2017-10-25 08:48:52','2017-10-25 08:48:52','','Gift Background','an angled background of small metallic gift shapes suitable for depicting a birthday or celebration','inherit','open','closed','','gift-background','','','2017-10-25 08:48:52','2017-10-25 08:48:52','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gifts_background.jpg',0,'attachment','image/jpeg',0),(472,1,'2017-10-25 08:48:54','2017-10-25 08:48:54','','Gin and tonic on ice with lemon','alcoholic beverage on a white background','inherit','open','closed','','gin-and-tonic-on-ice-with-lemon','','','2017-10-25 08:50:40','2017-10-25 08:50:40','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/gin_tonic.jpg',0,'attachment','image/jpeg',0),(473,1,'2017-10-25 08:48:57','2017-10-25 08:48:57','','Giraffe in captivity','Inquisitive giraffe in captivity with its head poked through the railings of its enclosure','inherit','open','closed','','giraffe-in-captivity','','','2017-10-25 08:48:57','2017-10-25 08:48:57','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/giraffe.jpg',0,'attachment','image/jpeg',0),(474,1,'2017-10-25 08:48:59','2017-10-25 08:48:59','','Gift Shaped Confetti Around Happy Birthday Message','Fuchsia Gift Shaped Foil Confetti Arranged Around Happy Birthday Message on Fuchsia Background','inherit','open','closed','','gift-shaped-confetti-around-happy-birthday-message','','','2017-10-25 08:48:59','2017-10-25 08:48:59','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/girl_birthday_concept.jpg',0,'attachment','image/jpeg',0),(478,1,'2017-10-25 08:53:18','2017-10-25 08:53:18','','baby-mind','','inherit','open','closed','','baby-mind-2','','','2017-10-25 08:53:18','2017-10-25 08:53:18','',0,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-mind-1.png',0,'attachment','image/png',0),(486,1,'2017-10-25 08:58:09','2017-10-25 08:58:09',' \r\n<h1 class=\"entry-title\">Things To Consider When Buying Your Dream Home</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n\r\nOnce youâve found your dream home, itâs easy to fall head over heals with the property and overlook important considerations that may affect your living conditions later down the line. What was once your ideal house can soon descend into a nightmare situation if you fail to do your research prior to buying. Whilst you will be eager to sign the cheque and move in straight away, it helps to do some practical investigation into the property and its surrounding area for peace of mind in knowing that youâve made the right choice.\r\n\r\n<strong>Check the neighbourhood</strong>\r\n\r\nIf youâre new to the area, itâs always worth checking the local community to make sure that it has everything you need to suit you and your familyâs lifestyle. Local newspapers, community websites and government sites can provide you with everything you need to know about the area and provide you with important information regarding future events, developments and any issues that may affect the neighbourhood.\r\n\r\nWhen conducting research, you should pay attention to the prices of comparable houses, the reputation of local schools, facilities, community activities and the crime rate of the area. You may also want to visit the house at different times of the day to gain an insight into how quiet or busy the neighbourhood will be throughout the day.\r\n\r\n<strong>Think about your future plans</strong>\r\n\r\nIf youâve found your dream home, chances are that you plan on living there for a long time, and considering your future plans is therefore crucial. If youâre thinking of extending your family for example, you will need to realistically consider whether or not you have enough room and make sure that you have planning permission for extensions.\r\n\r\nYou should also think about any cosmetic improvements that you may want to do later on. Upgrading the interior of your home may not be on the cards right now, but is likely to creep into your thoughts after you have settled in. Likewise, itâs important to budget for future expenses and think about the costs of maintaining the property.\r\n\r\n<strong>Security</strong>\r\n\r\nSecurity is something that is often forgotten about amidst the excitement of buying a new house. To ensure that you feel safe on a daily basis, itâs important that you plan for the unexpected and take measures to reduce the chance of any devastating losses. A thorough security check of the house should be conducted, at the very least making sure that the building has a working alarm system and that all doors and windows have secure locks.\r\n\r\nIf you are completely in love with the property but find that it has an unfavourable crime rate or inadequate security protection, you may want to take extra precautions for added reassurance. Installing a CCTV system, security lighting or infra-red sensors may help to deter would-be burglars. Security equipment for your home is available from most DIY stores or from reputable online security suppliers, such as <a href=\"http://www.bigbrothersystems.com/\">Big Brother Systems</a>.\r\n\r\n <strong>Home inspections</strong>\r\n\r\nBefore buying, you should also schedule a home inspection to ensure that you are fully aware of any structural repairs or improvements that may need to be made. After all, being fully informed of the buildingâs condition from the outset will help you to avoid any unwanted surprises later down the line.\r\n\r\nTry to avoid getting too excited about the house and remember to ask yourself all the necessary practical questions. For example, can I afford to run a house this big? How safe is a detached garage? Has the house got enough privacy? How long will the commute to work be?\r\n\r\nWhilst you might have found the perfect house in the perfect neighbourhood, if the answer to these questions is no, it might not be worth it in the long run.\r\n\r\n</div>\r\n ','Are you buying a dream home for you and the family? 10 things to consider','','inherit','closed','closed','','8-revision-v1','','','2017-10-25 08:58:09','2017-10-25 08:58:09','',8,'http://www.discover-your-mind.co.uk/8-revision-v1',0,'revision','',0),(487,1,'2017-10-25 08:58:47','2017-10-25 08:58:47','<wbr />Christening 2014 <wbr />The details\r\n<div class=\"entry-meta-default\"><span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a title=\"archives daily May 20, 2014 6:00 am\" href=\"#post-957\"><time class=\"entry-date updated\" datetime=\"2014-05-20T06:00:52+00:00\">May 20, 2014 6:00 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" title=\"View all posts by admin\" href=\"../../author/admin/\" rel=\"vcard:url\">admin</a></span> <a class=\"raindrops-comment-link\" href=\"../../pregnancy-and-parenting/baby-ls-christening-2014-details/#comments\"><em>2 Comments</em></a></div>\r\n<div class=\"entry-content clearfix\">\r\n\r\nI have finally been through all my pictures and got back to some form of normality since Babies big day, our first family holiday and my parents visit and return to Australia. I thought I would share with you the details of our recent christening celebration. I recently offered some advice on <a title=\"Preparing for a christening celebration\" href=\"/\" target=\"_blank\" rel=\"noopener\">how to organise a christening</a> and the main things to remember. I will also share with you some pictures from our day but for now take a look at the details of my little mans big day.\r\n\r\n<strong>Venue</strong>\r\n\r\nWe had our christening in our local church which happens to only be a 5 minute walk away. Its a gorgeous church called St Pauls and I was so pleased that the Vicar was happy to carry out Babies christening. The church is relatively big which was lucky as we had circa 70 guests attending and there was also another christening taking place at the same time. The night before The Ls Papa, myself and our elected godparents attended a meeting with the vicar to discuss christenings and the religion. Im not overly religious but I do have an interest in it.\r\n\r\nÂ\r\n\r\n<em>This is the church</em>\r\n\r\nFor our after party/reception we did go a little extravagant. I will explain the reason behind this first before I reveal the venue. I wanted to have Baby christened. The Ls Papa wasnt particularly fussed but as a compromise he said that if we were to have a christening that he would choose the venue. Therefore our after celebration took place at none other than The Etihad stadium, or to us girls Manchester city Football Club ground. I must admit at first I thought it wouldnt be ideal, but once id seen the room I was happy to agree with The Ls Papa decision. The food was created by one of Jamie Olivers companies and the whole day was ran like clockwork. They even played the Manchester city football game against liverpool on some of the screens. The venue was perfect, the room was fantastic. The only downside is that my family, apart from my brother, and most of The Ls Papas family are Manchester United fans but they went along with it, and even my dad had to agree, as a venue, it was perfect.\r\n\r\n<strong>Decorations</strong>\r\n\r\nI decided against decorating the room other than table cloths because I felt that the stadium itself was an attraction and I didnt want to take anything away from where we were. It was lovely as some of our guests are huge fans just like The Ls Papa.\r\n\r\n<strong>Invitations</strong>\r\n\r\nAs we had decided on the venue right from the start, I wanted to continue the theme. I had an idea that I wanted the invitation to be like a football ticket. I knew that It wasnt something I could do myself. Well not to the idea I had in my head so I got in touch with Helen who tweets over at <a href=\"https://twitter.com/EllieAllAtSea\" target=\"_blank\" rel=\"noopener\">@ellieallatsea</a>. Helen is a designer and also redesigns blog overhauls. She is so incredibly talented. She really helped me bring my dream alive. The invitations looked like real tickets and some of our guests even thought the ticket allowed them entrance into the stadium. Thats how amazing and realistic they were. I was so happy with the end result. Helen is amazing.\r\n\r\nÂ\r\n\r\n<em>What do you think?</em>\r\n\r\n<strong>Outfits</strong>\r\n\r\nWe decided to put Baby in a suit rather than a christening dress. It was a <a href=\"http://www.next.co.uk/g393622s2#667683g39\" target=\"_blank\" rel=\"noopener\">pale blue suit from next</a> and was absolutely gorgeous. We even got him a <a href=\"http://www.next.co.uk/x532916s3\" target=\"_blank\" rel=\"noopener\">little flat cap</a> to go with it. Little L loves wearing flat caps and wanted to wear one on the day so we thought it would look cute if Baby wore one to. Although it didnt stay on that much. The Ls Papa and Little L both wore suits as well. Little Ls suit was <a href=\"http://www.next.co.uk/g393018s2#876335g39\" target=\"_blank\" rel=\"noopener\">also purchased from Next </a>. We had a blue theme going on. I really struggled with what to wear. I wanted to wear something knee length and I didnt want something low cut. This was purely because I knew Id be holding a baby, or bending down and basically I just didnt want to feel like I was self conscious, or rearranging my dress. I am a little self conscious of my tummy area still so really struggled with a tight fitting dress. Of course everyone who saw me try on all the dresses advised me that they couldnt seen any tummy but in my mind it was obvious. i found the perfect dress in the end. A gorgeous Navy number from <a href=\"http://www.next.co.uk/x532424s1#896718x53\" target=\"_blank\" rel=\"noopener\">LK Bennet</a>. Bought from Next. The dress was a little more than I thought I would spend but its something that will last in my wardrobe and I will be able to wear again. Plus my mum decided to treat me to it so I am very lucky. I wanted to brighten the dress up so when I paid a visit to <a href=\"http://www.tedbaker.com/uk/Womens/Clothing/Jackets-Coats/SAAMSA-Electric-daydream-biker-jacket-Lemon/p/110724-73-LEMON\" target=\"_blank\" rel=\"noopener\">Ted Baker </a>and saw all the gorgeous pastel floral prints they had brought out for Spring I fell in love with the jacket.\r\n\r\n<strong>Transportation</strong>\r\n\r\nWe drove our car but my parents organised mini busses from our house, to the church and then on to the venue, and also arranged this for the end of the day as well. As a number of our neighbours were attending and family from our house it made sense for everyone to travel together rather than worrying about cars. It also meant that people could relax and enjoy a few drinks.\r\n\r\n</div>\r\n ','The fun and exciting way to plan a christening','','inherit','closed','closed','','12-revision-v1','','','2017-10-25 08:58:47','2017-10-25 08:58:47','',12,'http://www.discover-your-mind.co.uk/12-revision-v1',0,'revision','',0),(488,1,'2017-10-25 08:59:23','2017-10-25 08:59:23',' \r\n<h2 class=\"h2 entry-title\"><wbr />A <wbr />Typical <wbr />Day for <wbr />The <wbr /><wbr />\r\nMums and <wbr />\r\nBabies</h2>\r\n<div class=\"entry-meta-default\"><span class=\"meta-prep meta-prep-author\"> <span class=\"posted-on-string\">Posted on</span> </span><a title=\"archives daily March 7, 2014 7:07 am\" href=\"#post-350\"><time class=\"entry-date updated\" datetime=\"2014-03-07T07:07:41+00:00\">March 7, 2014 7:07 am</time></a><span class=\"meta-sep\"> <span class=\"posted-by-string\">by</span> </span><span class=\"author vcard\"><a class=\"url fn n\" title=\"View all posts by admin\" href=\"../../author/admin/\" rel=\"vcard:url\">admin</a></span> <a class=\"raindrops-comment-link\" href=\"../../pregnancy-and-parenting/a-typical-day-for-the-ls-mum-and-baby-l/#comments\"><em> Comment </em></a></div>\r\n<div class=\"entry-content clearfix\">\r\n\r\nAs you may have read I am collecting daily routines from other Mums and Dads, you can read about this <a href=\"http://wp.me/p4n5Gp-5z\">here.</a> I thought I would share with you my routine\r\n\r\nIm The Ls Mum and I am a first time mummy to Baby. Baby is a 9 month old baby boy who is desperate to be on his feet at the moment. I have recently become a full time stay at home mum however I have started my own business called Organic bambino Boutique which you may have seen me mention a few times I have bottle fed Baby with formula ever since he was born. Here is what Baby gets up to most days\r\n\r\n6-6.30 AM Baby wakes up. He plays in his cot until I go in and get him. Hes usually shouting Mama right from the minute he wakes up. Its a lovely alarm clock.\r\n\r\n6-30 AM Morning bottle Normally 7-8oz of formula milk.\r\n\r\n7AM Breakfast which normally consists of weetabix, fruit, yoghurt, whatever we have in really.\r\n\r\n7.30AM Is normally the time we FaceTime Grandma and Grandad in Australia. This can vary from 30-45 minutes in which Baby gets involved or plays with his toys.\r\n\r\n8.30AM Change of clothes for Baby and clean him up for the day.\r\n\r\n9AM Nap time He naps quite early, always has done really, he will sleep for about hour and a half in which I then get a chance to do some work on either the blog or Organic Bambino Boutique.\r\n\r\n10.30AM Baby is normally awake by now so he gets back into playing with some toys whilst I empty/reload the dishwasher. Put some washing on and general chores in the house.\r\n\r\n12.30PM Lunchtime, I normally feed Baby with vegetables and meat puree and then he would have a desert of yoghurt or fruit. The ls Papa comes home for his lunch from work so we normally have a nice cup of tea and relax before he goes back.\r\n\r\n1PM At this point we will either go out and run errands, go out for a walk in the pram or play with toys again.\r\n\r\n3PM Nap time Baby will go down for another nap which may last up to an hour. I then get back on my laptop to do some more work on Organic Bambino Boutique or the blog. Baby may have another 50z bottle at this stage although he is getting less interested in this now.\r\n\r\n4PM Baby is up and we then tend to play with some toys, have a walk if we havent managed to get out earlier and then I prepare tea.\r\n\r\n5PM Baby has tea which again tends to be vegetable and meat purees followed by fruit.\r\n\r\n6PM The Ls Papa comes home, and we have tea and Baby has some finger foods to try, or has a taste of what mummy is having.\r\n\r\n6.45PM Baby has a bath and gets ready for bed.\r\n\r\n7PM Last bottle which tends to be another 8oz bottle although sometimes he doesnt finish it.\r\n\r\n7.15PM Fast asleep and in bed.\r\n\r\nI then tend to clean up the house and toys, and then relax for the evening with The Ls Papa before taking myself off to bed at 9PM.\r\n\r\nI would describe my day in three words as Busy, fullfilling and enjoyable.\r\n\r\nThe highlight of my day is probably Babies first nap time. Its a chance for me to get myself ready and organise myself for the day.\r\n\r\nHope you enjoyed reading about a typical day for us.\r\n\r\n</div>\r\n ','A normal day for mum and baby','','inherit','closed','closed','','10-revision-v1','','','2017-10-25 08:59:23','2017-10-25 08:59:23','',10,'http://www.discover-your-mind.co.uk/10-revision-v1',0,'revision','',0),(489,1,'2017-10-25 09:03:34','2017-10-25 09:03:34','','Christening','','publish','closed','closed','','christening','','','2017-10-25 09:03:34','2017-10-25 09:03:34','',0,'http://www.discover-your-mind.co.uk/?p=489',2,'nav_menu_item','',0),(490,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','Days','','publish','closed','closed','','days','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=490',8,'nav_menu_item','',0),(491,1,'2017-10-25 09:03:34','2017-10-25 09:03:34','','Home','','publish','closed','closed','','home','','','2017-10-25 09:03:34','2017-10-25 09:03:34','',0,'http://www.discover-your-mind.co.uk/?p=491',1,'nav_menu_item','',0),(492,1,'2017-10-25 09:03:36','2017-10-25 09:03:36','','Contact','','publish','closed','closed','','492','','','2017-10-25 09:10:13','2017-10-25 09:10:13','',0,'http://www.discover-your-mind.co.uk/?p=492',13,'nav_menu_item','',0),(493,1,'2017-10-25 09:03:34','2017-10-25 09:03:34','','Baby Items','','publish','closed','closed','','baby-items','','','2017-10-25 09:03:34','2017-10-25 09:03:34','',0,'http://www.discover-your-mind.co.uk/?p=493',3,'nav_menu_item','',0),(494,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','Pregnancy','','publish','closed','closed','','pregnancy','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=494',5,'nav_menu_item','',0),(495,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','Safety','','publish','closed','closed','','safety','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=495',7,'nav_menu_item','',0),(496,1,'2017-10-25 09:03:34','2017-10-25 09:03:34','','Highchair','','publish','closed','closed','','highchair','','','2017-10-25 09:03:34','2017-10-25 09:03:34','',0,'http://www.discover-your-mind.co.uk/?p=496',4,'nav_menu_item','',0),(497,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','Nation','','publish','closed','closed','','nation','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=497',10,'nav_menu_item','',0),(498,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','Family Holiday','','publish','closed','closed','','family-holiday','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=498',9,'nav_menu_item','',0),(499,1,'2017-10-25 09:03:35','2017-10-25 09:03:35','','No Sleep','','publish','closed','closed','','no-sleep','','','2017-10-25 09:03:35','2017-10-25 09:03:35','',0,'http://www.discover-your-mind.co.uk/?p=499',6,'nav_menu_item','',0),(500,1,'2017-10-25 09:03:36','2017-10-25 09:03:36','','Toddlers','','publish','closed','closed','','toddlers','','','2017-10-25 09:03:36','2017-10-25 09:03:36','',0,'http://www.discover-your-mind.co.uk/?p=500',11,'nav_menu_item','',0),(501,1,'2017-10-25 09:04:13','2017-10-25 09:04:13','<a href=\"http://nationalstressawarenessday.co.uk/\" target=\"_blank\" rel=\"noopener\">national stress awareness day</a>\r\n<a href=\"http://youchoose.org.uk/\" target=\"_blank\" rel=\"noopener\">you choose</a>\r\n<a href=\"http://nosmokinglaw.co.uk/\" target=\"_blank\" rel=\"noopener\">no smoking law</a>\r\n<a href=\"http://saferedinburgh.org.uk/\" target=\"_blank\" rel=\"noopener\">safer edinburgh</a>\r\n<a href=\"http://restlesslegs.org.uk/\" target=\"_blank\" rel=\"noopener\">restless legs</a>\r\n<a href=\"http://eatingdisordersadvice.co.uk/\" target=\"_blank\" rel=\"noopener\">eating disorders advice</a>\r\n<a href=\"http://chefselection.co.uk/\" target=\"_blank\" rel=\"noopener\">chef selection</a>\r\n<a href=\"http://counsellingandfamilycentre.co.uk/\" target=\"_blank\" rel=\"noopener\">counselling and family centre</a>\r\n<a href=\"http://fvfl.org.uk/\" target=\"_blank\" rel=\"noopener\">fvfl</a>\r\n<a href=\"http://searchproject.co.uk/\" target=\"_blank\" rel=\"noopener\">search project</a>\r\n<a href=\"http://microinfo.co.uk/\" target=\"_blank\" rel=\"noopener\">micro info</a>\r\n<a href=\"http://egcg.co.uk/\" target=\"_blank\" rel=\"noopener\">egcg</a>','Baby links, news and resources','','publish','closed','closed','','baby-links-news-and-resources','','','2017-10-25 09:09:35','2017-10-25 09:09:35','',0,'http://www.discover-your-mind.co.uk/?page_id=501',0,'page','',0),(502,1,'2017-10-25 09:04:13','2017-10-25 09:04:13','','Baby links, news and resources','','inherit','closed','closed','','501-revision-v1','','','2017-10-25 09:04:13','2017-10-25 09:04:13','',501,'http://www.discover-your-mind.co.uk/501-revision-v1',0,'revision','',0),(503,1,'2017-10-25 09:09:02','2017-10-25 09:09:02','<a href=\"http://nationalstressawarenessday.co.uk/\" target=\"_blank\" rel=\"noopener\">national stress awareness day</a>\n<a href=\"http://youchoose.org.uk/\" target=\"_blank\" rel=\"noopener\">you choose</a>\n<a href=\"http://nosmokinglaw.co.uk/\" target=\"_blank\" rel=\"noopener\">no smoking law</a>\n<a href=\"http://saferedinburgh.org.uk/\" target=\"_blank\" rel=\"noopener\">safer edinburgh</a>\n<a href=\"http://restlesslegs.org.uk/\" target=\"_blank\" rel=\"noopener\">restless legs</a>\n<a href=\"http://eatingdisordersadvice.co.uk/\" target=\"_blank\" rel=\"noopener\">eating disorders advice</a>\n<a href=\"http://chefselection.co.uk/\" target=\"_blank\" rel=\"noopener\">chef selection</a>\n</tr>\n<tr>\n<td><a href=\"http://counsellingandfamilycentre.co.uk/\" target=\"_blank\" rel=\"noopener\">counselling and family centre</a></td>\n</tr>\n<tr>\n<td></td>\n</tr>\n<tr>\n<td><a href=\"http://fvfl.org.uk/\" target=\"_blank\" rel=\"noopener\">fvfl</a></td>\n</tr>\n<tr>\n<td></td>\n</tr>\n<tr>\n<td><a href=\"http://searchproject.co.uk/\" target=\"_blank\" rel=\"noopener\">search project</a></td>\n</tr>\n<tr>\n<td><a href=\"http://microinfo.co.uk/\" target=\"_blank\" rel=\"noopener\">micro info</a></td>\n</tr>\n<tr>\n<td><a href=\"http://egcg.co.uk/\" target=\"_blank\" rel=\"noopener\">egcg</a></td>\n</tr>\n</tbody>\n</table>','Baby links, news and resources','','inherit','closed','closed','','501-autosave-v1','','','2017-10-25 09:09:02','2017-10-25 09:09:02','',501,'http://www.discover-your-mind.co.uk/501-autosave-v1',0,'revision','',0),(504,1,'2017-10-25 09:08:00','2017-10-25 09:08:00','<table width=\"236\">\r\n<tbody>\r\n<tr>\r\n<td width=\"236\"><a href=\"http://nationalstressawarenessday.co.uk/\" target=\"_blank\" rel=\"noopener\">national stress awareness day</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://youchoose.org.uk/\" target=\"_blank\" rel=\"noopener\">you choose</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://nosmokinglaw.co.uk/\" target=\"_blank\" rel=\"noopener\">no smoking law</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://saferedinburgh.org.uk/\" target=\"_blank\" rel=\"noopener\">safer edinburgh</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://restlesslegs.org.uk/\" target=\"_blank\" rel=\"noopener\">restless legs</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://eatingdisordersadvice.co.uk/\" target=\"_blank\" rel=\"noopener\">eating disorders advice</a></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://chefselection.co.uk/\" target=\"_blank\" rel=\"noopener\">chef selection</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://counsellingandfamilycentre.co.uk/\" target=\"_blank\" rel=\"noopener\">counselling and family centre</a></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://fvfl.org.uk/\" target=\"_blank\" rel=\"noopener\">fvfl</a></td>\r\n</tr>\r\n<tr>\r\n<td></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://searchproject.co.uk/\" target=\"_blank\" rel=\"noopener\">search project</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://microinfo.co.uk/\" target=\"_blank\" rel=\"noopener\">micro info</a></td>\r\n</tr>\r\n<tr>\r\n<td><a href=\"http://egcg.co.uk/\" target=\"_blank\" rel=\"noopener\">egcg</a></td>\r\n</tr>\r\n</tbody>\r\n</table>','Baby links, news and resources','','inherit','closed','closed','','501-revision-v1','','','2017-10-25 09:08:00','2017-10-25 09:08:00','',501,'http://www.discover-your-mind.co.uk/501-revision-v1',0,'revision','',0),(505,1,'2017-10-25 09:09:35','2017-10-25 09:09:35','<a href=\"http://nationalstressawarenessday.co.uk/\" target=\"_blank\" rel=\"noopener\">national stress awareness day</a>\r\n<a href=\"http://youchoose.org.uk/\" target=\"_blank\" rel=\"noopener\">you choose</a>\r\n<a href=\"http://nosmokinglaw.co.uk/\" target=\"_blank\" rel=\"noopener\">no smoking law</a>\r\n<a href=\"http://saferedinburgh.org.uk/\" target=\"_blank\" rel=\"noopener\">safer edinburgh</a>\r\n<a href=\"http://restlesslegs.org.uk/\" target=\"_blank\" rel=\"noopener\">restless legs</a>\r\n<a href=\"http://eatingdisordersadvice.co.uk/\" target=\"_blank\" rel=\"noopener\">eating disorders advice</a>\r\n<a href=\"http://chefselection.co.uk/\" target=\"_blank\" rel=\"noopener\">chef selection</a>\r\n<a href=\"http://counsellingandfamilycentre.co.uk/\" target=\"_blank\" rel=\"noopener\">counselling and family centre</a>\r\n<a href=\"http://fvfl.org.uk/\" target=\"_blank\" rel=\"noopener\">fvfl</a>\r\n<a href=\"http://searchproject.co.uk/\" target=\"_blank\" rel=\"noopener\">search project</a>\r\n<a href=\"http://microinfo.co.uk/\" target=\"_blank\" rel=\"noopener\">micro info</a>\r\n<a href=\"http://egcg.co.uk/\" target=\"_blank\" rel=\"noopener\">egcg</a>','Baby links, news and resources','','inherit','closed','closed','','501-revision-v1','','','2017-10-25 09:09:35','2017-10-25 09:09:35','',501,'http://www.discover-your-mind.co.uk/501-revision-v1',0,'revision','',0),(507,1,'2017-10-25 09:10:13','2017-10-25 09:10:13','','Resources','','publish','closed','closed','','resources','','','2017-10-25 09:10:13','2017-10-25 09:10:13','',0,'http://www.discover-your-mind.co.uk/resources',12,'nav_menu_item','',0),(510,1,'2017-11-10 11:49:54','2017-11-10 11:49:54','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas For Your Mum or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.\r\n<div class=\"clearfix entry-content\">\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together.\r\n\r\nIt is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too.\r\n\r\nConsider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site.\r\n\r\nIf you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert.\r\n\r\nDon\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','publish','open','open','','mothers-day-pampering-gift-ideas','','','2018-03-19 12:13:32','2018-03-19 12:13:32','',0,'http://www.discover-your-mind.co.uk/?p=510',0,'post','',0),(511,1,'2017-11-10 11:49:54','2017-11-10 11:49:54','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury All The Way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect Experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: classic car driving, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t Break the Budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesnât have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you arenât an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Donât forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\nWhilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.\r\n\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2017-11-10 11:49:54','2017-11-10 11:49:54','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(512,1,'2018-03-19 12:13:29','2018-03-19 12:13:29','<div class=\"clearfix entry-content\">\n<h2>Gift Ideas For Your Mum or Just Treat Yourself!</h2>\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\n\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\n\n</div>\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.\n<div class=\"clearfix entry-content\">\n<h3>Luxury all the way</h3>\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\n\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\n\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\n<h3>Has your mum lost her confidence over the years?</h3>\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\n\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\n\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\n\n<strong>Cosmetic dentistry treatments include:</strong>\n<ul>\n <li>Teeth whitening</li>\n <li>Dental veneers</li>\n <li>Cosmetic braces</li>\n <li>Cosmetic crowns + bridges</li>\n</ul>\n<h3>Collect experiences</h3>\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together.\n\nIt is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\n\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too.\n\nConsider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\n<h3>Don\'t break the budget</h3>\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\n\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site.\n\nIf you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert.\n\nDon\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\n\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-autosave-v1','','','2018-03-19 12:13:29','2018-03-19 12:13:29','',510,'http://www.discover-your-mind.co.uk/510-autosave-v1',0,'revision','',0),(513,1,'2017-11-10 11:55:28','2017-11-10 11:55:28','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury All The Way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect Experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: classic car driving, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t Break the Budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesnât have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you arenât an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Donât forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2017-11-10 11:55:28','2017-11-10 11:55:28','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(514,1,'2017-11-10 11:57:31','2017-11-10 11:57:31','','1achildren-learning-1359728_960_720','','inherit','open','closed','','1achildren-learning-1359728_960_720','','','2017-11-10 11:57:31','2017-11-10 11:57:31','',510,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/11/1achildren-learning-1359728_960_720.jpg',0,'attachment','image/jpeg',0),(515,1,'2017-11-10 12:04:13','2017-11-10 12:04:13','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>\r\n<div class=\"clearfix entry-content\">\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury All The Way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect Experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t Break the Budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Don\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2017-11-10 12:04:13','2017-11-10 12:04:13','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(517,1,'2018-03-05 14:05:28','2018-03-05 14:05:28',' \n<h1 class=\"entry-title\">How To Combat Mumsomnia</h1>\n<!-- .entry-header -->\n<div class=\"clearfix entry-content\">\n<p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. Weve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\n<p style=\"text-align: center;\"><strong>You have Mumsomnia when..</strong></p>\n<p style=\"text-align: center;\">You wake up in the night thinking about what you need to do the next day</p>\n<p style=\"text-align: center;\">You get up at 2am because you suddenly remembered that shirt your partner wanted to wear for that important meeting the next day is at the bottom of the washing pile. You will then put said shirt in the washing machine and go back to bed, and awake an hour later and hang in the airing cupboard praying over and over again that it will be dry by 7am. Knowing full well that if you were a tiny little bit normal you would just explain to your very caring other half that you forgot and knowing that he has lots of other shirts and he really wont mind. You can tell I have done this cant you.</p>\n<p style=\"text-align: center;\">You spend the whole day wanting your bed and the minute you get there you are wide awake, no matter what you do you just cant drift off and you resort to naming capital cities with letter of the alphabet. However defeating the point as you get so worked up trying to remember a capital city that begins with S.</p>\n<p style=\"text-align: center;\">You wake up (Noticed a theme yet) thinking about something you did years ago and going over and over your actions in your mind. No matter how many times you tell yourself that you cant change it you still work through it. <em>Im beginning to sound a little crazy now.</em></p>\n<p style=\"text-align: center;\">You suddenly remember theres a million different things that need to be done, but you are so scared of forgetting you just go over them in your head until its time to get up.</p>\n<p style=\"text-align: center;\">Sound familiar?</p>\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Heres whats been working for me</p>\n\n<ol>\n <li style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasnt so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I havent been waking up, unless of course Baby wakes me up.</li>\n <li style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</li>\n <li style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way Im clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</li>\n <li style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</li>\n <li style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I dont drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasnt every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</li>\n <li style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and thats the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</li>\n <li style=\"text-align: left;\">Use blackout blinds to help get to sleep and stay asleep. Especially useful for those light summer mornings and daytime naps for you and the kids. <a href=\"https://www.magicwhiteboard.co.uk/category/magic-blackout-blind/\" target=\"_blank\" rel=\"noopener\">Shop blackout blinds here.</a></li>\n</ol>\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you to.</p>\n\n</div>\n ','Here is how to tackle no sleep as a mum','','inherit','closed','closed','','58-autosave-v1','','','2018-03-05 14:05:28','2018-03-05 14:05:28','',58,'http://www.discover-your-mind.co.uk/58-autosave-v1',0,'revision','',0),(518,1,'2018-03-05 14:06:24','2018-03-05 14:06:24',' \r\n<h1 class=\"entry-title\">How To Combat Mumsomnia</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. We\'ve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\r\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\r\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Here\'s whats been working for me</p>\r\n\r\n<ol>\r\n <li style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasn\'t so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I haven\'t been waking up, unless of course Baby wakes me up.</li>\r\n <li style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</li>\r\n <li style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way I\'m clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</li>\r\n <li style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</li>\r\n <li style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I don\'t drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasn\'t every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</li>\r\n <li style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and that\'s the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</li>\r\n <li style=\"text-align: left;\">Use blackout blinds to help get to sleep and stay asleep. Especially useful for those light summer mornings and daytime naps for you and the kids. <a href=\"https://www.magicwhiteboard.co.uk/category/magic-blackout-blind/\" target=\"_blank\" rel=\"noopener\">Shop blackout blinds here.</a></li>\r\n</ol>\r\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you too.</p>\r\n\r\n</div>\r\n ','Here is how to tackle no sleep as a mum','','inherit','closed','closed','','58-revision-v1','','','2018-03-05 14:06:24','2018-03-05 14:06:24','',58,'http://www.discover-your-mind.co.uk/58-revision-v1',0,'revision','',0),(519,1,'2018-03-05 14:07:44','2018-03-05 14:07:44','','baby-sleeping','','inherit','open','closed','','baby-sleeping','','','2018-03-05 14:07:44','2018-03-05 14:07:44','',58,'http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-sleeping.jpg',0,'attachment','image/jpeg',0),(520,1,'2018-03-05 14:08:00','2018-03-05 14:08:00','<a href=\"/\"><img class=\"alignnone wp-image-519 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-sleeping.jpg\" alt=\"\" width=\"960\" height=\"640\" /></a>\r\n<h1 class=\"entry-title\">How To Combat Mumsomnia</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. We\'ve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\r\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\r\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Here\'s whats been working for me</p>\r\n\r\n<ol>\r\n <li style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasn\'t so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I haven\'t been waking up, unless of course Baby wakes me up.</li>\r\n <li style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</li>\r\n <li style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way I\'m clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</li>\r\n <li style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</li>\r\n <li style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I don\'t drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasn\'t every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</li>\r\n <li style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and that\'s the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</li>\r\n <li style=\"text-align: left;\">Use blackout blinds to help get to sleep and stay asleep. Especially useful for those light summer mornings and daytime naps for you and the kids. <a href=\"https://www.magicwhiteboard.co.uk/category/magic-blackout-blind/\" target=\"_blank\" rel=\"noopener\">Shop blackout blinds here.</a></li>\r\n</ol>\r\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you too.</p>\r\n\r\n</div>\r\n ','Here is how to tackle no sleep as a mum','','inherit','closed','closed','','58-revision-v1','','','2018-03-05 14:08:00','2018-03-05 14:08:00','',58,'http://www.discover-your-mind.co.uk/58-revision-v1',0,'revision','',0),(521,1,'2018-03-05 14:08:50','2018-03-05 14:08:50','<a href=\"/\"><img class=\"alignnone wp-image-519 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2017/10/baby-sleeping.jpg\" alt=\"\" width=\"960\" height=\"640\" /></a>\r\n<h1 class=\"entry-title\">How To Combat Mumsomnia</h1>\r\n<!-- .entry-header -->\r\n<div class=\"clearfix entry-content\">\r\n<p style=\"text-align: center;\">You dont get a job description before you become a parent, but I bet if you did the words sleep deprived would feature heavily. We\'ve all been there. Sleepless nights. Broken sleep. Busy mind. You cant complain (much), because sleepless nights come with the territory of having beautiful children. However, what about those nights where your children sleep all the way through and you are awake? Then you are suffering with a case of Mumsomnia.</p>\r\n<p style=\"text-align: center;\">Mumsomnia basically is where you cant sleep or you wake up because of things other than your children. The name is made up, but the symptoms are very much real and something I have suffered with for a while.</p>\r\n<p style=\"text-align: center;\">This is something that I have been suffering with for the past few months, I suppose as I have got more and more busy with working from home I feel I have lots of balls up in the air and its a balancing act trying to keep them up there. Here\'s whats been working for me</p>\r\n\r\n<ol>\r\n <li style=\"text-align: center;\"><strong>Chamomile tea</strong> I wasn\'t so keen on the taste of this at first but now I really enjoy my cup of tea before bed. There is no caffeine and apparently has mild sedative effects making this tea known as the night time tea. Its also known for easing away anxiety and depression which can lead to the sleepless nights in the first place. Honestly since drinking this tea before bed I haven\'t been waking up, unless of course Baby wakes me up.</li>\r\n <li style=\"text-align: center;\"><strong>Reading before bed</strong> As a couple, we tend to go to bed an watch TV. But since I have stopped that and opted to read in bed instead I have found that drifting off to sleep has been much easier. My eyes seem to be heavy after reading for a while and so I find it easier to drift off and of course I am not thinking about silly little to-do lists. Which brings me to my next point</li>\r\n <li style=\"text-align: center;\"><strong>Make a to do list before going to bed</strong> I have been sitting down with chamomile tea and writing down everything that needs to be done or what I jobs I would like to do before going to bed. That way I\'m clearing my mind and then hopefully wont be waking up thinking about what needs to be done.</li>\r\n <li style=\"text-align: center;\"><strong>No caffeine after 12pm</strong> This was my biggest problem. When it got to 3pm and I was needing a pick me up I would go straight to the coffee or pour myself a glass of pop. Of course I am then wired for the rest of the evening and although I get a lot done, I noticed it was taking me too long to drift off to sleep. Since cutting the caffeine out in the afternoon my sleep has improved massively.</li>\r\n <li style=\"text-align: center;\"><strong>Increase water intake</strong> But making sure I don\'t drink anything substantial before 10pm. That way I am not waking up needing the bathroom.I wasn\'t every good at my water intake but now I have been making a note of how many glasses I drink a day and I feel better in myself and I have also noticed my skin clear up.</li>\r\n <li style=\"text-align: center;\"><strong>Step away from the phone/social media/emails</strong> I have made a new rule of no internet, social media or emails after 7pm. My phone goes on charge and that\'s the end of that. Whether this has helped I am not sure but it is said that having too much mobile interaction before bed can have an effect on your sleep. Since my sleep has improved I am not about to undo this new habit.</li>\r\n <li style=\"text-align: left;\"><strong>Use blackout blinds to help get to sleep and stay asleep</strong>. Especially useful for those light summer mornings and daytime naps for you and the kids. <a href=\"https://www.magicwhiteboard.co.uk/category/magic-blackout-blind/\" target=\"_blank\" rel=\"noopener\">Shop blackout blinds here.</a></li>\r\n</ol>\r\n<p style=\"text-align: center;\">These points have really helped me combat my Mumsomnia, I hope they help you too. <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Let us know your tips!</a></p>\r\n\r\n</div>\r\n ','Here is how to tackle no sleep as a mum','','inherit','closed','closed','','58-revision-v1','','','2018-03-05 14:08:50','2018-03-05 14:08:50','',58,'http://www.discover-your-mind.co.uk/58-revision-v1',0,'revision','',0),(523,1,'2018-03-19 12:08:28','2018-03-19 12:08:28','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>\r\n<div class=\"clearfix entry-content\">\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Don\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and open up the option of cosmetic dentistry!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2018-03-19 12:08:28','2018-03-19 12:08:28','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(524,1,'2018-03-19 12:10:40','2018-03-19 12:10:40','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>\r\n<div class=\"clearfix entry-content\">\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Don\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2018-03-19 12:10:40','2018-03-19 12:10:40','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(525,1,'2018-03-19 12:12:03','2018-03-19 12:12:03','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas For Your Mum or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>\r\n<div class=\"clearfix entry-content\">\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together. It is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too. Consider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site. If you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert. Don\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2018-03-19 12:12:03','2018-03-19 12:12:03','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(526,1,'2018-03-19 12:12:24','2018-03-19 12:12:24','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas For Your Mum or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>\r\n<div class=\"clearfix entry-content\">\r\n<h4>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.</h4>\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together.\r\n\r\nIt is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too.\r\n\r\nConsider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site.\r\n\r\nIf you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert.\r\n\r\nDon\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2018-03-19 12:12:24','2018-03-19 12:12:24','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(527,1,'2018-03-19 12:13:32','2018-03-19 12:13:32','<div class=\"clearfix entry-content\">\r\n<h2>Gift Ideas For Your Mum or Just Treat Yourself!</h2>\r\nMother\'s Day is a special opportunity to let your Mum know how much she means to you. And for your kids to show you!\r\n\r\nYou can show your Mum how much you love her, regardless to your budget constraints, and here I look at three different ideas depending on what you can afford to spend.\r\n\r\n</div>\r\n<a href=\"http://www.discover-your-mind.co.uk/baby-boy-shopping-haul-html\">Have a look at our baby gift guide.</a>Remember though, whatever your budget, your Mum will love her gift because it has been chosen with care.\r\n<div class=\"clearfix entry-content\">\r\n<h3>Luxury all the way</h3>\r\nI will start at the higher end of the gift category and these ideas make perfect choices if you are feeling flush. They are also great selections if a few members of a family, for example brothers and sisters, want to club together and purchase a gift that will last forever. You never know, Dad may even chip in too.\r\n\r\nIf your Mum loves cooking you could spoil her by buying some amazing kitchen gadgets and cookware like <a href=\"https://www.lecreuset.co.uk/\" target=\"_blank\" rel=\"noopener\">le creuset.</a>\r\n\r\n<em><strong>Spa and pamper days</strong> are always a welcome gift, choose from luxury facials, massages or even a semi permanent makeup treatment. <a href=\"http://www.naturalenhancement.co.uk/semi-permanent-lip-liner\" target=\"_blank\" rel=\"noopener\">Visit this site for more.</a></em>\r\n<h3>Has your mum lost her confidence over the years?</h3>\r\nThere are many reasons why people lose confidence, but the biggest issue is with age. Many middle aged mums have problems with their teeth.\r\n\r\nThey are either crooked, yellow or have gaps, therefore causing major confidence issues.\r\n\r\nMums may not want to smile, laugh or do anything that shows their teeth. Change the way they feel about themselves and <a href=\"https://www.hockerilldental.com/treatments\" target=\"_blank\" rel=\"noopener\">open up the option of cosmetic dentistry</a>!\r\n\r\n<strong>Cosmetic dentistry treatments include:</strong>\r\n<ul>\r\n <li>Teeth whitening</li>\r\n <li>Dental veneers</li>\r\n <li>Cosmetic braces</li>\r\n <li>Cosmetic crowns + bridges</li>\r\n</ul>\r\n<h3>Collect experiences</h3>\r\nIf your budget is a little lower a great way to make Mother\'s Day memorable is to book an experience that she and you can do together.\r\n\r\nIt is often events and places that we remember, long after that bouquet is forgotten. <a href=\"http://theatreticket.me.uk\" target=\"_blank\" rel=\"noopener\">Book tickets here.</a>\r\n\r\nMake sure that the event or experience day is something that your Mum enjoys but also consider that you will be going along and she will appreciate it more, if you are having a good time too.\r\n\r\nConsider any of the following: <a href=\"http://www.thecarhireco.co.uk/\" target=\"_blank\" rel=\"noopener\">classic car driving</a>, gourmet cookery course, visit to a historic house or garden, boat trip along the Thames, live music event or a West End show. The possibilities are really limitless. Just make sure you take a camera along so that you have a record of all those happy memories.\r\n<h3>Don\'t break the budget</h3>\r\nIf you are working to a very tight budget a great idea can be to pamper your Mum so that she doesn\'t have to lift a finger all day. Invite her to your place for brunch and start the day with a bucks fizz and some time spent chatting.\r\n\r\nYou can give your Mum time to relax and read a couple of magazines you have bought for her that you know she will love. In the meantime you can set to work cooking a delicious Sunday lunch. This should include all the trimmings and you can get some easy ideas from the <a href=\"http://www.bbcgoodfood.com/recipes/775657/onepan-roast-dinner\">BBC Good Food</a> site.\r\n\r\nIf you aren\'t an expert cook you can always cheat a little by buying some ready prepared aspects of the meal including vegetables and even the dessert.\r\n\r\nDon\'t forget also that all the washing-up is your responsibility, as this is truly a no work day for your Mum.\r\n\r\n<em>Whilst this idea might not seem to offer the same appeal as a more expensive gift, your Mum will love it because firstly she is being taken care of and secondly she gets to spend some quality time with you.</em>\r\n<h3><a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">Tell us your mother\'s day gift ideas!</a></h3>\r\n</div>','Mothers Day Pampering Gift Ideas','','inherit','closed','closed','','510-revision-v1','','','2018-03-19 12:13:32','2018-03-19 12:13:32','',510,'http://www.discover-your-mind.co.uk/510-revision-v1',0,'revision','',0),(529,1,'2019-02-17 10:59:30','2019-02-17 10:59:30','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available. <a href=\"https://www.marlboroughdentalstudio.co.uk/treatment/teeth-whitening\" target=\"_blank\" rel=\"noopener\">Reasons for teeth whitening.</a>\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is an in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process, for example, is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h3>What if I have false teeth?</h3>\r\nMany people who are looking to improve their smile wonder if getting a tooth/teeth replacement they will still struggle with having discoloured teeth. This is a common worry, especially for those getting dental implants near the front of their mouth, as they do not want them to look any different to the rest of their teeth.\r\n\r\nMost dental implant specialists have the option to tailor the implant to your teeth, choosing a similar, if not exact shading to your existing teeth, so that if you have perfectly white teeth you won\'t need to worry about having a colour mismatch.\r\n\r\nDental implants surrey specialist Gentle Dental offers the answers to any worries like these regarding the <a href=\"https://thegentledental.co.uk/treatment/implant-procedure-guide\" target=\"_blank\" rel=\"noopener\">dental implants procedure.</a>\r\n\r\nFind out more about dental implants and colour matching <a href=\"https://www.deardoctor.com/inside-the-magazine/issue-14/matching-teeth-and-dental-implants/\" target=\"_blank\" rel=\"noopener\">here</a>\r\n<h3>More on health from discover</h3>\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=542&action=edit\">Tips for a healthy mind, body and soul</a>\r\n\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=537&action=edit\">Regaining confidence: treatment ideas</a>\r\n\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=21&action=edit\">What to expect from a 15-month-old baby</a>\r\n\r\n ','Feel Confident Again By Transforming Your Smile','','publish','closed','closed','','feel-confident-again-by-transforming-your-smile','','','2020-04-15 12:00:41','2020-04-15 12:00:41','',0,'http://www.discover-your-mind.co.uk/?p=529',0,'post','',0),(530,1,'2018-08-07 10:59:30','2018-08-07 10:59:30','Do you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available.\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process for example is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\nWe recommend visiting London Centre for Cosmetic Dentistry if you are interested in having a whiter, brighter smile. This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:02077221235\">020 7722 1235</a> and book in a free consultation. <a href=\"https://www.londoncosmeticdentistry.co.uk/dentistry/cosmetic-dentistry/teeth-whitening/no-sensitivity\" target=\"_blank\" rel=\"noopener\">Find out about their tooth whitening treatment</a>.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2018-08-07 10:59:30','2018-08-07 10:59:30','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(531,1,'2018-08-07 11:00:45','2018-08-07 11:00:45','','Dental Whitening','','inherit','closed','closed','','dental-whitening','','','2018-08-07 11:01:11','2018-08-07 11:01:11','',529,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/iStock-177521246_high.jpg',0,'attachment','image/jpeg',0),(532,1,'2018-08-07 11:02:08','2018-08-07 11:02:08','','dental-treatment','','inherit','closed','closed','','dental-treatment','','','2018-08-07 11:02:16','2018-08-07 11:02:16','',529,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg',0,'attachment','image/jpeg',0),(533,1,'2020-04-15 11:59:41','2020-04-15 11:59:41','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\n<h2>9 Shades Lighter in One Day</h2>\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\n\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\n\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available. <a href=\"https://www.marlboroughdentalstudio.co.uk/treatment/teeth-whitening\" target=\"_blank\" rel=\"noopener\">Reasons for teeth whitening.</a>\n\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\n\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\n\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\n<h2>What is an in-house whitening?</h2>\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\n\n<strong>The laser whitening process, for example, is as follows:</strong>\n<ol>\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\n</ol>\n<h3>What if I have false teeth?</h3>\nMany people who are looking to improve their smile wonder if getting a tooth/teeth replacement they will still struggle with having discoloured teeth. This is a common worry, especially for those getting dental implants near the front of their mouth, as they do not want them to look any different to the rest of their teeth.\n\nMost dental implant specialists have the option to tailor the implant to your teeth, choosing a similar, if not exact shading to your existing teeth, so that if you have perfectly white teeth you won\'t need to worry about having a colour mismatch.\n\nDental implants surrey specialist Gentle Dental offers the answers to any worries like these regarding the <a href=\"https://thegentledental.co.uk/treatment/implant-procedure-guide\" target=\"_blank\" rel=\"noopener\">dental implants procedure.</a>\n\nFind out more about dental implants and colour matching <a href=\"https://www.deardoctor.com/inside-the-magazine/issue-14/matching-teeth-and-dental-implants/\" target=\"_blank\" rel=\"noopener\">here</a>\n<h3>More on health from discover</h3>\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=542&action=edit\">Tips for a healthy mind, body and soul</a>\n\nRegaining confidence: treat\n\n ','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-autosave-v1','','','2020-04-15 11:59:41','2020-04-15 11:59:41','',529,'http://www.discover-your-mind.co.uk/529-autosave-v1',0,'revision','',0),(534,1,'2018-08-07 11:02:21','2018-08-07 11:02:21','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available.\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process for example is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\nWe recommend visiting London Centre for Cosmetic Dentistry if you are interested in having a whiter, brighter smile. This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:02077221235\">020 7722 1235</a> and book in a free consultation. <a href=\"https://www.londoncosmeticdentistry.co.uk/dentistry/cosmetic-dentistry/teeth-whitening/no-sensitivity\" target=\"_blank\" rel=\"noopener\">Find out about their tooth whitening treatment</a>.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2018-08-07 11:02:21','2018-08-07 11:02:21','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(535,1,'2018-08-07 11:02:50','2018-08-07 11:02:50','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available.\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process for example is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\nWe recommend visiting London Centre for Cosmetic Dentistry if you are interested in having a whiter, brighter smile. This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:02077221235\">020 7722 1235</a> and book in a free consultation. <a href=\"https://www.londoncosmeticdentistry.co.uk/dentistry/cosmetic-dentistry/teeth-whitening/no-sensitivity\" target=\"_blank\" rel=\"noopener\">Find out about their tooth whitening treatment</a>.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2018-08-07 11:02:50','2018-08-07 11:02:50','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(537,1,'2018-09-04 14:46:52','2018-09-04 14:46:52','<a href=\"/\"><img class=\"alignnone size-full wp-image-539\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/relaxed-woman.jpg\" alt=\"Relax\" width=\"960\" height=\"640\" /></a>\r\n\r\nHaving a baby is a tough, yet magical time in your life. It is proven that a lot of new mums are insecure about how they look and have zero confidence.\r\n\r\nTake a look at the best treatments available to help you gain your confidence.\r\n<h2>A Complete Smile Makeover</h2>\r\nA brand new set of teeth will encourage you to smile more every day. Not only will you look more beautiful, you will appear younger and confident. <em>Feel fabulous with a brand new smile.</em>\r\n\r\nA smile makeover is the process of improving the aesthetics of a smile through one of more procedures. This can include veneers, implants, composite bonding, braces or teeth whitening. <a href=\"https://www.smilemoredentalcare.com/smile-makeover\" target=\"_blank\" rel=\"noopener\">See more information</a>.\r\n<h2>Facial Treatments</h2>\r\nA specialist will be able to devise the perfect facial depending on your skin type. There are hundreds of facials available on the market, but it is important that you do your research and that they are fully qualified.\r\n\r\nTreatments can target hydration, skin pigmentation, wrinkles, spots and glowy skin. <a href=\"https://dermoi.com/\" target=\"_blank\" rel=\"noopener\">Visit this website</a> to book an appointment.\r\n<h2>Massages</h2>\r\nA quality massage will motivate you to relax. Studies have proven that massages are an effective treatment when wanting to reduce stress, pain and muscle tension. Also, it feels amazing!\r\n\r\nA qualified masseuse will be able to offer a range of treatments. Balance London offers treatments across the capital including:\r\n<ul>\r\n <li>Deep tissue massage</li>\r\n <li>Sports massage</li>\r\n <li>Aromatherapy massage</li>\r\n <li>Swedish massage</li>\r\n</ul>\r\n<a href=\"https://www.balancelondon.co.uk/treatments\" target=\"_blank\" rel=\"noopener\">See more of their treatments.</a>','Gain Your Confidence Back With These Treatments','','publish','closed','closed','','gain-your-confidence-back-with-these-treatments','','','2018-09-04 14:49:32','2018-09-04 14:49:32','',0,'http://www.discover-your-mind.co.uk/?p=537',0,'post','',0),(538,1,'2018-09-04 14:46:52','2018-09-04 14:46:52','Having a baby is a tough, yet magical time in your life. It is proven that a lot of new mums are insecure about how they look and have zero confidence.\r\n\r\nTake a look at the best treatments available to help you gain your confidence.\r\n<h2>A Complete Smile Makeover</h2>\r\nA brand new set of teeth will encourage you to smile more every day. Not only will you look more beautiful, you will appear younger and confident. <em>Feel fabulous with a brand new smile.</em>\r\n\r\nA smile makeover is the process of improving the aesthetics of a smile through one of more procedures. This can include veneers, implants, composite bonding, braces or teeth whitening. <a href=\"https://www.smilemoredentalcare.com/smile-makeover\" target=\"_blank\" rel=\"noopener\">See more information</a>.\r\n<h2>Facial Treatments</h2>\r\nA specialist will be able to devise the perfect facial depending on your skin type. There are hundreds of facials available on the market, but it is important that you do your research and that they are fully qualified.\r\n\r\nTreatments can target hydration, skin pigmentation, wrinkles, spots and glowy skin. <a href=\"https://dermoi.com/\" target=\"_blank\" rel=\"noopener\">Visit this website</a> to book an appointment.\r\n<h2>Massages</h2>\r\nA quality massage will motivate you to relax. Studies have proven that massages are an effective treatment when wanting to reduce stress, pain and muscle tension. Also, it feels amazing!\r\n\r\nA qualified masseuse will be able to offer a range of treatments. Balance London offers treatments across the capital including:\r\n<ul>\r\n <li>Deep tissue massage</li>\r\n <li>Sports massage</li>\r\n <li>Aromatherapy massage</li>\r\n <li>Swedish massage</li>\r\n</ul>\r\n<a href=\"https://www.balancelondon.co.uk/treatments\" target=\"_blank\" rel=\"noopener\">See more of their treatments.</a>','Gain Your Confidence Back With These Treatments','','inherit','closed','closed','','537-revision-v1','','','2018-09-04 14:46:52','2018-09-04 14:46:52','',537,'http://www.discover-your-mind.co.uk/537-revision-v1',0,'revision','',0),(539,1,'2018-09-04 14:47:40','2018-09-04 14:47:40','','relaxed-woman','','inherit','closed','closed','','relaxed-woman','','','2018-09-04 14:47:46','2018-09-04 14:47:46','',537,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/relaxed-woman.jpg',0,'attachment','image/jpeg',0),(540,1,'2018-09-04 14:48:09','2018-09-04 14:48:09','<a href=\"/\"><img class=\"alignnone size-full wp-image-539\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/relaxed-woman.jpg\" alt=\"Relax\" width=\"960\" height=\"640\" /></a>\r\n\r\nHaving a baby is a tough, yet magical time in your life. It is proven that a lot of new mums are insecure about how they look and have zero confidence.\r\n\r\nTake a look at the best treatments available to help you gain your confidence.\r\n<h2>A Complete Smile Makeover</h2>\r\nA brand new set of teeth will encourage you to smile more every day. Not only will you look more beautiful, you will appear younger and confident. <em>Feel fabulous with a brand new smile.</em>\r\n\r\nA smile makeover is the process of improving the aesthetics of a smile through one of more procedures. This can include veneers, implants, composite bonding, braces or teeth whitening. <a href=\"https://www.smilemoredentalcare.com/smile-makeover\" target=\"_blank\" rel=\"noopener\">See more information</a>.\r\n<h2>Facial Treatments</h2>\r\nA specialist will be able to devise the perfect facial depending on your skin type. There are hundreds of facials available on the market, but it is important that you do your research and that they are fully qualified.\r\n\r\nTreatments can target hydration, skin pigmentation, wrinkles, spots and glowy skin. <a href=\"https://dermoi.com/\" target=\"_blank\" rel=\"noopener\">Visit this website</a> to book an appointment.\r\n<h2>Massages</h2>\r\nA quality massage will motivate you to relax. Studies have proven that massages are an effective treatment when wanting to reduce stress, pain and muscle tension. Also, it feels amazing!\r\n\r\nA qualified masseuse will be able to offer a range of treatments. Balance London offers treatments across the capital including:\r\n<ul>\r\n <li>Deep tissue massage</li>\r\n <li>Sports massage</li>\r\n <li>Aromatherapy massage</li>\r\n <li>Swedish massage</li>\r\n</ul>\r\n<a href=\"https://www.balancelondon.co.uk/treatments\" target=\"_blank\" rel=\"noopener\">See more of their treatments.</a>','Gain Your Confidence Back With These Treatments','','inherit','closed','closed','','537-revision-v1','','','2018-09-04 14:48:09','2018-09-04 14:48:09','',537,'http://www.discover-your-mind.co.uk/537-revision-v1',0,'revision','',0),(542,1,'2018-09-24 09:02:05','2018-09-24 09:02:05','<h2>Improve your overall wellbeing for a comfortable pregnancy</h2>\r\n<img class=\"alignnone size-full wp-image-544\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnancy-2221950_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nPregnancy <em>can</em> be a <strong>difficult nine months</strong> for a woman. Although there are <em>many books and websites</em> that <em>claim to have the secret</em> for having a stress-free pregnancy, <strong>the truth is with these complicated solutions is just that, they’re complicated.</strong>\r\n<blockquote><em>“Your health and wellbeing are paramount during pregnancy. You need to be focused on yourself and ensure you’re in the right state of mind. </em></blockquote>\r\nAt Discover Your Mind, we’ve come up with <strong>three simple solutions</strong> that <em>focus on your health.</em> Your mind, body and soul are <strong>the three pillars that support your wellbeing.</strong>\r\n<h2>A Healthy Body</h2>\r\n<img class=\"alignnone size-full wp-image-545\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-2568395_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nLater pregnancy can make <strong>physical exercise difficult</strong>. <em>However</em>, because you’re carrying a passenger with you, it doesn’t mean you <strong>should stop yourself from exercising altogether.</strong> <a href=\"https://www.mayoclinic.org/healthy-lifestyle/pregnancy-week-by-week/in-depth/prenatal-yoga/art-20047193\">Prenatal yoga</a> is a <em>fantastic way</em> of helping you relax and stay fit during pregnancy. <strong>Its benefits include:</strong>\r\n<ul>\r\n <li><strong>Helps</strong> and improve sleep</li>\r\n <li><strong>Improves</strong> and maintains your strength and flexibility</li>\r\n <li><strong>Helps </strong>decrease lower back pain and other aching body parts</li>\r\n</ul>\r\n<h2>A Healthy Soul</h2>\r\n<img class=\"alignnone size-full wp-image-546\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-woman-1910301_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nEnsuring we have a positive soul <em>and</em> attitude during pregnancy <strong>is fundamentally important.</strong> Negative thoughts and energy can <strong>affect your soul and outlook.</strong> There is a <em>wide range of options</em> when focusing on improving your spiritual side.\r\n<blockquote><em>“Clairvoyance helps connects you with your soul. A Clairvoyant can see and understand events that are affecting you and can help cleanse your soul.”</em></blockquote>\r\n<a href=\"https://www.clairvoyant.co/can-clairvoyant-co-provide-me-with-the-clarity-i-need\">Clairvoyants are available</a> to help <strong>guide you through your pregnancy</strong> and can be a reliable person you can speak to <strong>when problems are affecting you.</strong>\r\n<h2>A Healthy Mind</h2>\r\n<img class=\"alignnone size-full wp-image-547\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/woman-356141_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nWe can be <em>overwhelmed with pregnancy</em>. It’s a <strong>life-changing period</strong> for a woman. If you feel like you’re <em>growing anxious or becoming overwhelmed</em>, it’s <strong>important for you to relax and focus on the thoughts bothering you. </strong>\r\n\r\n<a href=\"https://www.babycentre.co.uk/a1033247/meditation-in-yoga\">Meditation has a wealth of benefits.</a> It allows you to have some <strong>much needed alone time</strong> with you and your mind. You can focus on thoughts <em>that are bothering you,</em> and <strong>find ways to address them.</strong>\r\n\r\n \r\n\r\n<strong>Pregnancy can be difficult</strong>, but that <em>doesn’t mean</em> you shouldn’t be unprepared. Find out what things <a href=\"http://www.discover-your-mind.co.uk/7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html\">you should be aware of during pregnancy.</a>','The Importance of Having a Healthy Mind, Body and Soul during Pregnancy','','publish','closed','closed','','the-importance-of-having-a-healthy-mind-body-and-soul-during-pregnancy','','','2018-09-24 09:02:05','2018-09-24 09:02:05','',0,'http://www.discover-your-mind.co.uk/?p=542',0,'post','',0),(543,1,'2018-09-24 08:56:53','2018-09-24 08:56:53','<h2>Improve your overall wellbeing for a comfortable pregnancy</h2>\r\nPregnancy <em>can</em> be a <strong>difficult nine months</strong> for a woman. Although there are <em>many books and websites</em> that <em>claim to have the secret</em> for having a stress-free pregnancy, <strong>the truth is with these complicated solutions is just that, they’re complicated.</strong>\r\n<blockquote><em>“Your health and wellbeing are paramount during pregnancy. You need to be focused on yourself and ensure you’re in the right state of mind. </em></blockquote>\r\nAt Discover Your Mind, we’ve come up with <strong>three simple solutions</strong> that <em>focus on your health.</em> Your mind, body and soul are <strong>the three pillars that support your wellbeing.</strong>\r\n<h2>A Healthy Body</h2>\r\nLater pregnancy can make <strong>physical exercise difficult</strong>. <em>However</em>, because you’re carrying a passenger with you, it doesn’t mean you <strong>should stop yourself from exercising altogether.</strong> <a href=\"https://www.mayoclinic.org/healthy-lifestyle/pregnancy-week-by-week/in-depth/prenatal-yoga/art-20047193\">Prenatal yoga</a> is a <em>fantastic way</em> of helping you relax and stay fit during pregnancy. <strong>Its benefits include:</strong>\r\n<ul>\r\n <li><strong>Helps</strong> and improve sleep</li>\r\n <li><strong>Improves</strong> and maintains your strength and flexibility</li>\r\n <li><strong>Helps </strong>decrease lower back pain and other aching body parts</li>\r\n</ul>\r\n<h2>A Healthy Soul</h2>\r\nEnsuring we have a positive soul <em>and</em> attitude during pregnancy <strong>is fundamentally important.</strong> Negative thoughts and energy can <strong>affect your soul and outlook.</strong> There is a <em>wide range of options</em> when focusing on improving your spiritual side.\r\n<blockquote><em>“Clairvoyance helps connects you with your soul. A Clairvoyant can see and understand events that are affecting you and can help cleanse your soul.”</em></blockquote>\r\n<a href=\"https://www.clairvoyant.co/can-clairvoyant-co-provide-me-with-the-clarity-i-need\">Clairvoyants are available</a> to help <strong>guide you through your pregnancy</strong> and can be a reliable person you can speak to <strong>when problems are affecting you.</strong>\r\n<h2>A Healthy Mind</h2>\r\nWe can be <em>overwhelmed with pregnancy</em>. It’s a <strong>life-changing period</strong> for a woman. If you feel like you’re <em>growing anxious or becoming overwhelmed</em>, it’s <strong>important for you to relax and focus on the thoughts bothering you. </strong>\r\n\r\n<a href=\"https://www.babycentre.co.uk/a1033247/meditation-in-yoga\">Meditation has a wealth of benefits.</a> It allows you to have some <strong>much needed alone time</strong> with you and your mind. You can focus on thoughts <em>that are bothering you,</em> and <strong>find ways to address them.</strong>\r\n\r\n \r\n\r\n<strong>Pregnancy can be difficult</strong>, but that <em>doesn’t mean</em> you shouldn’t be unprepared. Find out what things <a href=\"http://www.discover-your-mind.co.uk/7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html\">you should be aware of during pregnancy.</a>','The Importance of Having a Healthy Mind, Body and Soul during Pregnancy','','inherit','closed','closed','','542-revision-v1','','','2018-09-24 08:56:53','2018-09-24 08:56:53','',542,'http://www.discover-your-mind.co.uk/542-revision-v1',0,'revision','',0),(544,1,'2018-09-24 09:00:54','2018-09-24 09:00:54','','pregnancy-2221950_960_720','','inherit','closed','closed','','pregnancy-2221950_960_720','','','2018-09-24 09:00:54','2018-09-24 09:00:54','',542,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnancy-2221950_960_720.jpg',0,'attachment','image/jpeg',0),(545,1,'2018-09-24 09:00:56','2018-09-24 09:00:56','','pregnant-2568395_960_720','','inherit','closed','closed','','pregnant-2568395_960_720','','','2018-09-24 09:00:56','2018-09-24 09:00:56','',542,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-2568395_960_720.jpg',0,'attachment','image/jpeg',0),(546,1,'2018-09-24 09:00:56','2018-09-24 09:00:56','','pregnant-woman-1910301_960_720','','inherit','closed','closed','','pregnant-woman-1910301_960_720','','','2018-09-24 09:00:56','2018-09-24 09:00:56','',542,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-woman-1910301_960_720.jpg',0,'attachment','image/jpeg',0),(547,1,'2018-09-24 09:00:58','2018-09-24 09:00:58','','woman-356141_960_720','','inherit','closed','closed','','woman-356141_960_720','','','2018-09-24 09:00:58','2018-09-24 09:00:58','',542,'http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/woman-356141_960_720.jpg',0,'attachment','image/jpeg',0),(548,1,'2018-09-24 09:01:16','2018-09-24 09:01:16','<h2>Improve your overall wellbeing for a comfortable pregnancy</h2>\r\n \r\n\r\nPregnancy <em>can</em> be a <strong>difficult nine months</strong> for a woman. Although there are <em>many books and websites</em> that <em>claim to have the secret</em> for having a stress-free pregnancy, <strong>the truth is with these complicated solutions is just that, they’re complicated.</strong>\r\n<blockquote><em>“Your health and wellbeing are paramount during pregnancy. You need to be focused on yourself and ensure you’re in the right state of mind. </em></blockquote>\r\nAt Discover Your Mind, we’ve come up with <strong>three simple solutions</strong> that <em>focus on your health.</em> Your mind, body and soul are <strong>the three pillars that support your wellbeing.</strong>\r\n<h2>A Healthy Body</h2>\r\nLater pregnancy can make <strong>physical exercise difficult</strong>. <em>However</em>, because you’re carrying a passenger with you, it doesn’t mean you <strong>should stop yourself from exercising altogether.</strong> <a href=\"https://www.mayoclinic.org/healthy-lifestyle/pregnancy-week-by-week/in-depth/prenatal-yoga/art-20047193\">Prenatal yoga</a> is a <em>fantastic way</em> of helping you relax and stay fit during pregnancy. <strong>Its benefits include:</strong>\r\n<ul>\r\n <li><strong>Helps</strong> and improve sleep</li>\r\n <li><strong>Improves</strong> and maintains your strength and flexibility</li>\r\n <li><strong>Helps </strong>decrease lower back pain and other aching body parts</li>\r\n</ul>\r\n<h2>A Healthy Soul</h2>\r\nEnsuring we have a positive soul <em>and</em> attitude during pregnancy <strong>is fundamentally important.</strong> Negative thoughts and energy can <strong>affect your soul and outlook.</strong> There is a <em>wide range of options</em> when focusing on improving your spiritual side.\r\n<blockquote><em>“Clairvoyance helps connects you with your soul. A Clairvoyant can see and understand events that are affecting you and can help cleanse your soul.”</em></blockquote>\r\n<a href=\"https://www.clairvoyant.co/can-clairvoyant-co-provide-me-with-the-clarity-i-need\">Clairvoyants are available</a> to help <strong>guide you through your pregnancy</strong> and can be a reliable person you can speak to <strong>when problems are affecting you.</strong>\r\n<h2>A Healthy Mind</h2>\r\nWe can be <em>overwhelmed with pregnancy</em>. It’s a <strong>life-changing period</strong> for a woman. If you feel like you’re <em>growing anxious or becoming overwhelmed</em>, it’s <strong>important for you to relax and focus on the thoughts bothering you. </strong>\r\n\r\n<a href=\"https://www.babycentre.co.uk/a1033247/meditation-in-yoga\">Meditation has a wealth of benefits.</a> It allows you to have some <strong>much needed alone time</strong> with you and your mind. You can focus on thoughts <em>that are bothering you,</em> and <strong>find ways to address them.</strong>\r\n\r\n \r\n\r\n<strong>Pregnancy can be difficult</strong>, but that <em>doesn’t mean</em> you shouldn’t be unprepared. Find out what things <a href=\"http://www.discover-your-mind.co.uk/7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html\">you should be aware of during pregnancy.</a>','The Importance of Having a Healthy Mind, Body and Soul during Pregnancy','','inherit','closed','closed','','542-revision-v1','','','2018-09-24 09:01:16','2018-09-24 09:01:16','',542,'http://www.discover-your-mind.co.uk/542-revision-v1',0,'revision','',0),(549,1,'2018-09-24 09:01:55','2018-09-24 09:01:55','<h2>Improve your overall wellbeing for a comfortable pregnancy</h2>\r\n<img class=\"alignnone size-full wp-image-544\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnancy-2221950_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nPregnancy <em>can</em> be a <strong>difficult nine months</strong> for a woman. Although there are <em>many books and websites</em> that <em>claim to have the secret</em> for having a stress-free pregnancy, <strong>the truth is with these complicated solutions is just that, they’re complicated.</strong>\r\n<blockquote><em>“Your health and wellbeing are paramount during pregnancy. You need to be focused on yourself and ensure you’re in the right state of mind. </em></blockquote>\r\nAt Discover Your Mind, we’ve come up with <strong>three simple solutions</strong> that <em>focus on your health.</em> Your mind, body and soul are <strong>the three pillars that support your wellbeing.</strong>\r\n<h2>A Healthy Body</h2>\r\n<img class=\"alignnone size-full wp-image-545\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-2568395_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nLater pregnancy can make <strong>physical exercise difficult</strong>. <em>However</em>, because you’re carrying a passenger with you, it doesn’t mean you <strong>should stop yourself from exercising altogether.</strong> <a href=\"https://www.mayoclinic.org/healthy-lifestyle/pregnancy-week-by-week/in-depth/prenatal-yoga/art-20047193\">Prenatal yoga</a> is a <em>fantastic way</em> of helping you relax and stay fit during pregnancy. <strong>Its benefits include:</strong>\r\n<ul>\r\n <li><strong>Helps</strong> and improve sleep</li>\r\n <li><strong>Improves</strong> and maintains your strength and flexibility</li>\r\n <li><strong>Helps </strong>decrease lower back pain and other aching body parts</li>\r\n</ul>\r\n<h2>A Healthy Soul</h2>\r\n<img class=\"alignnone size-full wp-image-546\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/pregnant-woman-1910301_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nEnsuring we have a positive soul <em>and</em> attitude during pregnancy <strong>is fundamentally important.</strong> Negative thoughts and energy can <strong>affect your soul and outlook.</strong> There is a <em>wide range of options</em> when focusing on improving your spiritual side.\r\n<blockquote><em>“Clairvoyance helps connects you with your soul. A Clairvoyant can see and understand events that are affecting you and can help cleanse your soul.”</em></blockquote>\r\n<a href=\"https://www.clairvoyant.co/can-clairvoyant-co-provide-me-with-the-clarity-i-need\">Clairvoyants are available</a> to help <strong>guide you through your pregnancy</strong> and can be a reliable person you can speak to <strong>when problems are affecting you.</strong>\r\n<h2>A Healthy Mind</h2>\r\n<img class=\"alignnone size-full wp-image-547\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/09/woman-356141_960_720.jpg\" alt=\"\" width=\"960\" height=\"640\" />\r\n\r\nWe can be <em>overwhelmed with pregnancy</em>. It’s a <strong>life-changing period</strong> for a woman. If you feel like you’re <em>growing anxious or becoming overwhelmed</em>, it’s <strong>important for you to relax and focus on the thoughts bothering you. </strong>\r\n\r\n<a href=\"https://www.babycentre.co.uk/a1033247/meditation-in-yoga\">Meditation has a wealth of benefits.</a> It allows you to have some <strong>much needed alone time</strong> with you and your mind. You can focus on thoughts <em>that are bothering you,</em> and <strong>find ways to address them.</strong>\r\n\r\n \r\n\r\n<strong>Pregnancy can be difficult</strong>, but that <em>doesn’t mean</em> you shouldn’t be unprepared. Find out what things <a href=\"http://www.discover-your-mind.co.uk/7-things-i-wish-someone-had-told-me-when-i-was-pregnant-html\">you should be aware of during pregnancy.</a>','The Importance of Having a Healthy Mind, Body and Soul during Pregnancy','','inherit','closed','closed','','542-revision-v1','','','2018-09-24 09:01:55','2018-09-24 09:01:55','',542,'http://www.discover-your-mind.co.uk/542-revision-v1',0,'revision','',0),(552,1,'2019-02-25 11:59:07','2019-02-25 11:59:07','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available.\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process, for example, is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\n<em>We recommend visiting Shine Dental Care if you are interested in having a whiter, brighter smile.</em> This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:01623629391\">01623 629391</a> and <strong>book in a consultation</strong>. Find out about their <a href=\"https://www.shinedentalcare.co.uk/cosmetic-dentistry/tooth-whitening/why-choose-shine-dental-teeth-whitening\" target=\"_blank\" rel=\"noopener\">tooth whitening treatment</a>.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2019-02-25 11:59:07','2019-02-25 11:59:07','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(553,1,'2019-02-25 12:11:55','2019-02-25 12:11:55','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available. <a href=\"https://www.123dentist.com/7-reasons-to-get-teeth-whitening/\" target=\"_blank\" rel=\"noopener\">Reasons for teeth whitening</a>.\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process, for example, is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\n<em>We recommend visiting Shine Dental Care if you are interested in having a whiter, brighter smile.</em> This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:01623629391\">01623 629391</a> and <strong>book in a consultation</strong>. Find out about their <a href=\"https://www.shinedentalcare.co.uk/cosmetic-dentistry/tooth-whitening/why-choose-shine-dental-teeth-whitening\" target=\"_blank\" rel=\"noopener\">tooth whitening treatment</a>.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2019-02-25 12:11:55','2019-02-25 12:11:55','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(555,1,'2019-07-15 16:17:50','2019-07-15 16:17:50','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available. <a href=\"https://www.marlboroughdentalstudio.co.uk/treatment/teeth-whitening\" target=\"_blank\" rel=\"noopener\">Reasons for teeth whitening.</a>\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is an in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process, for example, is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h2>Where can I receive whitening treatments?</h2>\r\n<em>We recommend visiting Shine Dental Care if you are interested in having a whiter, brighter smile.</em> This practice also provides a number of cosmetic dental treatments, which you may be interested in. For more information, why not give them a quick call on <a href=\"tel:01672 516184\">01672 516184</a> and <strong>book in a consultation</strong>. Find out about their tooth whitening treatment.','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2019-07-15 16:17:50','2019-07-15 16:17:50','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(557,1,'2019-08-18 14:56:19','2019-08-18 14:56:19','<h2>Well, I\'m back in Surrey and missing the great heights of London already.</h2>\r\nI always love going to a gig and Bloc Party didn\'t disappoint. It was such a fun trip, and we drove there for a change. We were quite worried that actually driving in the City would be a nightmare, but it was so straight forward and simple to do. That was until the phone rang, and I wasn\'t able to give directions anymore - whoops! Despite that little drama, we felt like we should definitely drive to London more often as it\'s cheaper for us to drive than get the train, which is actually a bit ridiculous, but there we go!\r\n<blockquote><img class=\"alignnone size-full wp-image-559\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/London.jpg\" alt=\"\" width=\"960\" height=\"640\" /></blockquote>\r\nHe is in his second year of studying in London, and although I\'m sure his flatmates are lovely, God were they filthy! It was a typical \'boy zone\' place, with the kitchen full of dirty dishes and the shower curtain looked alive! With this in mind, we headed out for something to eat.\r\n\r\nA popular suggestion was pizza! You can\'t really beat a good pizza, and this one was amazing. We went to ICC Pizzeria, and we each got a whole pizza to ourselves. I also got a Snapple drink as I\'ve never had one before so I thought I\'d go wild! Afterwards, we went back to the flat and had a few drinks before we headed back outside. The boys had some wine - how fancy, and I had some Disaronno & Cranberry. It tastes like liquid cake, but of course, I am not advocating alcohol.\r\n\r\nRight, onto the main event. We took the tube to Earls Court and made our way into the venue. My God, what a huge place. From the outside, it didn\'t look too overwhelming, but as soon as we stepped inside it became unbelievable. I was a bit shocked, I think it must be bigger than the O2 Arena, and that is quite impressive. We found a spot in the crowd and waited for Bloc Party to start.\r\n\r\nThe lights eventually dimmed and off they went. The gig was really spectacular, with an impressive light shows with lasers and everything. The only bad point to the show was sadly the audience. There were a few people near us smoking, and I just find to be so disrespectful. Fair enough if you\'re at an outdoor gig, then maybe if you make sure people don\'t mind, but this was indoors so it really angered me.\r\n\r\n<strong>ANYWAYS, moving on from that, I really enjoyed myself and I\'m so glad I finally got to see Bloc Party after being a fan for so many years. My favourite song of the night was One More Chance which I have loved for some time.</strong>\r\n\r\n ','Trips to London','','publish','closed','closed','','trips-to-london','','','2019-08-07 14:57:26','2019-08-07 14:57:26','',0,'http://www.discover-your-mind.co.uk/?p=557',0,'post','',0),(558,1,'2019-08-07 14:55:29','2019-08-07 14:55:29','','laser1','','inherit','closed','closed','','laser1','','','2019-08-07 14:55:29','2019-08-07 14:55:29','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/laser1.jpg',0,'attachment','image/jpeg',0),(559,1,'2019-08-07 14:55:34','2019-08-07 14:55:34','','London','','inherit','closed','closed','','london','','','2019-08-07 14:55:34','2019-08-07 14:55:34','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/London.jpg',0,'attachment','image/jpeg',0),(560,1,'2019-08-07 14:55:38','2019-08-07 14:55:38','','london-flat','','inherit','closed','closed','','london-flat','','','2019-08-07 14:55:38','2019-08-07 14:55:38','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/london-flat.jpg',0,'attachment','image/jpeg',0),(561,1,'2019-08-07 14:55:41','2019-08-07 14:55:41','','lumia','','inherit','closed','closed','','lumia','','','2019-08-07 14:55:41','2019-08-07 14:55:41','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/lumia.jpg',0,'attachment','image/jpeg',0),(562,1,'2019-08-07 14:55:48','2019-08-07 14:55:48','','mac-459196_960_720','','inherit','closed','closed','','mac-459196_960_720','','','2019-08-07 14:55:48','2019-08-07 14:55:48','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/mac-459196_960_720.jpg',0,'attachment','image/jpeg',0),(563,1,'2019-08-07 14:55:50','2019-08-07 14:55:50','','meeting','','inherit','closed','closed','','meeting','','','2019-08-07 14:55:50','2019-08-07 14:55:50','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/meeting.jpg',0,'attachment','image/jpeg',0),(564,1,'2019-08-07 14:55:53','2019-08-07 14:55:53','','mood-board-5','','inherit','closed','closed','','mood-board-5','','','2019-08-07 14:55:53','2019-08-07 14:55:53','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/mood-board-5.jpg',0,'attachment','image/jpeg',0),(565,1,'2019-08-07 14:55:56','2019-08-07 14:55:56','','networks','','inherit','closed','closed','','networks','','','2019-08-07 14:55:56','2019-08-07 14:55:56','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/networks.jpg',0,'attachment','image/jpeg',0),(566,1,'2019-08-07 14:56:02','2019-08-07 14:56:02','','iStock-902601546','','inherit','closed','closed','','istock-902601546','','','2019-08-07 14:56:02','2019-08-07 14:56:02','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/iStock-902601546.jpg',0,'attachment','image/jpeg',0),(567,1,'2019-08-07 14:56:19','2019-08-07 14:56:19','<h2>Well, I\'m back in Surrey and missing the great heights of London already.</h2>\r\nI always love going to a gig and Bloc Party didn\'t disappoint. It was such a fun trip, and we drove there for a change. We were quite worried that actually driving in the City would be a nightmare, but it was so straight forward and simple to do. That was until the phone rang, and I wasn\'t able to give directions anymore - whoops! Despite that little drama, we felt like we should definitely drive to London more often as it\'s cheaper for us to drive than get the train, which is actually a bit ridiculous, but there we go!\r\n<blockquote><img class=\"alignnone size-full wp-image-559\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/London.jpg\" alt=\"\" width=\"960\" height=\"640\" /></blockquote>\r\nHe is in his second year of studying in London, and although I\'m sure his flatmates are lovely, God were they filthy! It was a typical \'boy zone\' place, with the kitchen full of dirty dishes and the shower curtain looked alive! With this in mind, we headed out for something to eat.\r\n\r\nA popular suggestion was pizza! You can\'t really beat a good pizza, and this one was amazing. We went to ICC Pizzeria, and we each got a whole pizza to ourselves. I also got a Snapple drink as I\'ve never had one before so I thought I\'d go wild! Afterwards, we went back to the flat and had a few drinks before we headed back outside. The boys had some wine - how fancy, and I had some Disaronno & Cranberry. It tastes like liquid cake, but of course, I am not advocating alcohol.\r\n\r\nRight, onto the main event. We took the tube to Earls Court and made our way into the venue. My God, what a huge place. From the outside, it didn\'t look too overwhelming, but as soon as we stepped inside it became unbelievable. I was a bit shocked, I think it must be bigger than the O2 Arena, and that is quite impressive. We found a spot in the crowd and waited for Bloc Party to start.\r\n\r\nThe lights eventually dimmed and off they went. The gig was really spectacular, with an impressive light shows with lasers and everything. The only bad point to the show was sadly the audience. There were a few people near us smoking, and I just find to be so disrespectful. Fair enough if you\'re at an outdoor gig, then maybe if you make sure people don\'t mind, but this was indoors so it really angered me.\r\n\r\n<strong>ANYWAYS, moving on from that, I really enjoyed myself and I\'m so glad I finally got to see Bloc Party after being a fan for so many years. My favourite song of the night was One More Chance which I have loved for some time.</strong>\r\n\r\n ','Trips to London','','inherit','closed','closed','','557-revision-v1','','','2019-08-07 14:56:19','2019-08-07 14:56:19','',557,'http://www.discover-your-mind.co.uk/557-revision-v1',0,'revision','',0),(568,1,'2019-08-07 14:56:23','2019-08-07 14:56:23','','iStock-892039126_super','','inherit','closed','closed','','istock-892039126_super','','','2019-08-07 14:56:23','2019-08-07 14:56:23','',557,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/iStock-892039126_super.jpg',0,'attachment','image/jpeg',0),(569,1,'2019-08-07 15:03:33','2019-08-07 15:03:33','<h2><img class=\"alignnone size-full wp-image-570\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/outdoors.jpg\" alt=\"\" width=\"960\" height=\"640\" />Outdoor Play</h2>\r\nYou would think that it wouldn\'t be any trouble at all getting the children out and about to play outside. My kids are really active children and always full of energy. Sometimes though, they are more inclined to play inside with his DS or with his toys.\r\n\r\nAs we creep further into British Summertime, I thought it would be time to start getting this wild child outside.\r\n<blockquote>We\'re very lucky to live in London, as we\'re completely surrounded by plenty of beautiful places to go and roam.</blockquote>\r\nWhether it\'s a local woodland - my favourite is the aptly named Great Wood - or a national trust property like Dunster Castle, we\'re only a short drive away. However, Joe needs the car to get to work, so for five days a week, these places are just out of reach. On these days, we try and make use of our garden, or the local play park facilities in our neighbourhood. <a href=\"https://www.visitsurrey.com/explore/countryside/natural-play\" target=\"_blank\" rel=\"noopener\">See Natural Play in Surrey - Visit Surrey</a>\r\n\r\nAlthough Sara and Paul would much rather play football, I\'m more of a \'throw things at a stick\' kind of girl, so I managed to get them outside for quite a while playing this toss \'n\' throw style game in the garden. In fact, they actually managed to beat my score by over 100 points, so maybe I need to learn how football works in order to actually win a game!\r\n\r\nOne reason that they are more than happy to play outside is that my husband has fixed the shed up into a playhouse. We used <a href=\"https://www.rubberroofingdirect.co.uk/epdm-shed-roof-kits.html/\" target=\"_blank\" rel=\"noopener\">a new rubber roofing material </a>which made the job easy enough for me to help.\r\n\r\nOf course, being a nipper, most ventures outside - or inside for that matter - can result in a bump or a scrape. I used to hate getting plasters on as a child, and have vivid memories of my mam putting some sort of yellow disinfectant spray on any potential wounds, so when I saw that Elastoplast made Star Wars plasters, I knew I wouldn\'t have the same trouble with Dylan. They have a few different styles, so whether you\'re on the Dark Side or a Disney Princess kinda kid, there\'s a style to match.\r\n\r\nI think with kids, sometimes you need to calm yourself down first when you see them have a minor injury.\r\n\r\nThe number of times I\'ve cooly asked Dylan if he\'s okay, for him to be fine, compared to the times I\'ve panicked and rushed over with him then setting off the waterworks is astounding. These days, I know to walk over, give the scrape a quick look and go from there. Nine times out of ten, he\'ll be ready to play again within a few minutes. I always try and encourage Dylan to do the same activity again, too.\r\n\r\n<strong>So, if he fell of a swing, I\'d try and get him back on it before we leave the park. Falling down is a part of childhood, and I think it\'s great to encourage curiosity and excitement while he\'s still young and pushing his limits.</strong>','Encouraging Outdoor Play and Turning','','publish','closed','closed','','encouraging-outdoor-play-and-turning','','','2019-08-07 15:05:36','2019-08-07 15:05:36','',0,'http://www.discover-your-mind.co.uk/?p=569',0,'post','',0),(570,1,'2019-08-07 15:00:46','2019-08-07 15:00:46','','outdoors','','inherit','closed','closed','','outdoors','','','2019-08-07 15:00:46','2019-08-07 15:00:46','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/outdoors.jpg',0,'attachment','image/jpeg',0),(571,1,'2019-08-07 15:00:48','2019-08-07 15:00:48','','summer-hols','','inherit','closed','closed','','summer-hols','','','2019-08-07 15:00:48','2019-08-07 15:00:48','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/summer-hols.jpg',0,'attachment','image/jpeg',0),(572,1,'2019-08-07 15:00:50','2019-08-07 15:00:50','','Holidays','','inherit','closed','closed','','holidays','','','2019-08-07 15:00:50','2019-08-07 15:00:50','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/Holidays.jpg',0,'attachment','image/jpeg',0),(573,1,'2019-08-07 15:00:52','2019-08-07 15:00:52','','The Ultimate Ways To Unwind At Home','','inherit','closed','closed','','the-ultimate-ways-to-unwind-at-home','','','2019-08-07 15:00:52','2019-08-07 15:00:52','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/The-Ultimate-Ways-To-Unwind-At-Home.jpg',0,'attachment','image/jpeg',0),(574,1,'2019-08-07 15:00:54','2019-08-07 15:00:54','','bikes','','inherit','closed','closed','','bikes','','','2019-08-07 15:00:54','2019-08-07 15:00:54','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/bikes.jpg',0,'attachment','image/jpeg',0),(575,1,'2019-08-07 15:00:56','2019-08-07 15:00:56','','Renting','','inherit','closed','closed','','renting','','','2019-08-07 15:00:56','2019-08-07 15:00:56','',569,'http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/Renting.jpg',0,'attachment','image/jpeg',0),(576,1,'2019-08-07 15:03:33','2019-08-07 15:03:33','<h2>Outdoor Play</h2>\r\nYou would think that it wouldn\'t be any trouble at all getting the children out and about to play outside. My kids are really active children and always full of energy. Sometimes though, they are more inclined to play inside with his DS or with his toys.\r\n\r\nAs we creep further into British Summertime, I thought it would be time to start getting this wild child outside.\r\n<blockquote>We\'re very lucky to live in London, as we\'re completely surrounded by plenty of beautiful places to go and roam.</blockquote>\r\nWhether it\'s a local woodland - my favourite is the aptly named Great Wood - or a national trust property like Dunster Castle, we\'re only a short drive away. However, Joe needs the car to get to work, so for five days a week, these places are just out of reach. On these days, we try and make use of our garden, or the local play park facilities in our neighbourhood. <a href=\"https://www.visitsurrey.com/explore/countryside/natural-play\" target=\"_blank\" rel=\"noopener\">See Natural Play in Surrey - Visit Surrey</a>\r\n\r\nAlthough Sara and Paul would much rather play football, I\'m more of a \'throw things at a stick\' kind of girl, so I managed to get them outside for quite a while playing this toss \'n\' throw style game in the garden. In fact, they actually managed to beat my score by over 100 points, so maybe I need to learn how football works in order to actually win a game!\r\n\r\nOne reason that they are more than happy to play outside is that my husband has fixed the shed up into a playhouse. We used <a href=\"https://www.rubberroofingdirect.co.uk/epdm-shed-roof-kits.html/\" target=\"_blank\" rel=\"noopener\">a new rubber roofing material </a>which made the job easy enough for me to help.\r\n\r\nOf course, being a nipper, most ventures outside - or inside for that matter - can result in a bump or a scrape. I used to hate getting plasters on as a child, and have vivid memories of my mam putting some sort of yellow disinfectant spray on any potential wounds, so when I saw that Elastoplast made Star Wars plasters, I knew I wouldn\'t have the same trouble with Dylan. They have a few different styles, so whether you\'re on the Dark Side or a Disney Princess kinda kid, there\'s a style to match.\r\n\r\nI think with kids, sometimes you need to calm yourself down first when you see them have a minor injury.\r\n\r\nThe number of times I\'ve cooly asked Dylan if he\'s okay, for him to be fine, compared to the times I\'ve panicked and rushed over with him then setting off the waterworks is astounding. These days, I know to walk over, give the scrape a quick look and go from there. Nine times out of ten, he\'ll be ready to play again within a few minutes. I always try and encourage Dylan to do the same activity again, too.\r\n\r\n<strong>So, if he fell of a swing, I\'d try and get him back on it before we leave the park. Falling down is a part of childhood, and I think it\'s great to encourage curiosity and excitement while he\'s still young and pushing his limits.</strong>','Encouraging Outdoor Play and Turning','','inherit','closed','closed','','569-revision-v1','','','2019-08-07 15:03:33','2019-08-07 15:03:33','',569,'http://www.discover-your-mind.co.uk/569-revision-v1',0,'revision','',0),(581,1,'2019-08-07 15:05:36','2019-08-07 15:05:36','<h2><img class=\"alignnone size-full wp-image-570\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2019/08/outdoors.jpg\" alt=\"\" width=\"960\" height=\"640\" />Outdoor Play</h2>\r\nYou would think that it wouldn\'t be any trouble at all getting the children out and about to play outside. My kids are really active children and always full of energy. Sometimes though, they are more inclined to play inside with his DS or with his toys.\r\n\r\nAs we creep further into British Summertime, I thought it would be time to start getting this wild child outside.\r\n<blockquote>We\'re very lucky to live in London, as we\'re completely surrounded by plenty of beautiful places to go and roam.</blockquote>\r\nWhether it\'s a local woodland - my favourite is the aptly named Great Wood - or a national trust property like Dunster Castle, we\'re only a short drive away. However, Joe needs the car to get to work, so for five days a week, these places are just out of reach. On these days, we try and make use of our garden, or the local play park facilities in our neighbourhood. <a href=\"https://www.visitsurrey.com/explore/countryside/natural-play\" target=\"_blank\" rel=\"noopener\">See Natural Play in Surrey - Visit Surrey</a>\r\n\r\nAlthough Sara and Paul would much rather play football, I\'m more of a \'throw things at a stick\' kind of girl, so I managed to get them outside for quite a while playing this toss \'n\' throw style game in the garden. In fact, they actually managed to beat my score by over 100 points, so maybe I need to learn how football works in order to actually win a game!\r\n\r\nOne reason that they are more than happy to play outside is that my husband has fixed the shed up into a playhouse. We used <a href=\"https://www.rubberroofingdirect.co.uk/epdm-shed-roof-kits.html/\" target=\"_blank\" rel=\"noopener\">a new rubber roofing material </a>which made the job easy enough for me to help.\r\n\r\nOf course, being a nipper, most ventures outside - or inside for that matter - can result in a bump or a scrape. I used to hate getting plasters on as a child, and have vivid memories of my mam putting some sort of yellow disinfectant spray on any potential wounds, so when I saw that Elastoplast made Star Wars plasters, I knew I wouldn\'t have the same trouble with Dylan. They have a few different styles, so whether you\'re on the Dark Side or a Disney Princess kinda kid, there\'s a style to match.\r\n\r\nI think with kids, sometimes you need to calm yourself down first when you see them have a minor injury.\r\n\r\nThe number of times I\'ve cooly asked Dylan if he\'s okay, for him to be fine, compared to the times I\'ve panicked and rushed over with him then setting off the waterworks is astounding. These days, I know to walk over, give the scrape a quick look and go from there. Nine times out of ten, he\'ll be ready to play again within a few minutes. I always try and encourage Dylan to do the same activity again, too.\r\n\r\n<strong>So, if he fell of a swing, I\'d try and get him back on it before we leave the park. Falling down is a part of childhood, and I think it\'s great to encourage curiosity and excitement while he\'s still young and pushing his limits.</strong>','Encouraging Outdoor Play and Turning','','inherit','closed','closed','','569-revision-v1','','','2019-08-07 15:05:36','2019-08-07 15:05:36','',569,'http://www.discover-your-mind.co.uk/569-revision-v1',0,'revision','',0),(584,1,'2020-04-06 12:39:29','2020-04-06 12:39:29','<h2 style=\"text-align: left;\"> <wbr />First <wbr />Aid <wbr />Travel <wbr />Essentials <wbr />For <wbr />All <wbr />Ages</h2>\n<div class=\"entry-content clearfix\">\n<p style=\"text-align: left;\">With the school holidays just around the corner, many parents will be preparing to take their children away on a summer break. There\'s no denying that organising  a family holiday can be a stressful occasion, and like all parents, your main concern will be keeping your children safe, happy and healthy.</p>\n<p style=\"text-align: left;\">To give yourself complete peace of mind when planning for your holiday, having a well-stocked first-aid kit can help you prepare for likely accidents and injuries that occur with children and reduce the need for an inconvenient trip to the pharmacy whilst away.</p>\n\n<h3 style=\"text-align: left;\">Cuts, scrapes and bruises</h3>\n<p style=\"text-align: left;\">Especially for families with young infants, the majority of the time you will be dealing with small cuts and minor wounds. Toddlers are perhaps the most prone to falls and bumps, as they are yet to have a full awareness of potential hazards, coupled with an ever-growing curiosity for their surroundings.</p>\n<p style=\"text-align: left;\">Having an assortment of waterproof plasters and gauze roll bandages are essential provisions for any travel first aid kit, as well as antiseptic wipes to clean open wounds and grazes.</p>\n\n<h3 style=\"text-align: left;\">Scalds and burns</h3>\n<p style=\"text-align: left;\">Particularly if you plan on having barbecues and campfires whilst away on holiday, young children are especially susceptible to minor burns and scalds. Cool packs can be used to ease any pain caused by accidental contact with a flame, whilst sterilised burn plasters can be used to cover the affected area and prevent infection.</p>\n<p style=\"text-align: left;\">Suncream is also vital and should be applied liberally to children, especially toddlers when exposed to the sun. Remember that the younger the child, the thinner their skin and more prone to burning they will be. Calamine lotion can also be used to help soothe irritated skin and rashes caused by excessive sun exposure.</p>\n\n<h3 style=\"text-align: left;\">Foreign objects</h3>\n<p style=\"text-align: left;\">Foreign objects and impalement are both highly common accidents to be wary of with children. Having tweezers to remove splinters and doughnut bandages to treat areas with impaled objects can help relieve discomfort and prevent further injury or infection. You may also want to take sterile eyewash and eye dressing to wash out harmful bacteria and treat eye infections.</p>\n\n<h3 style=\"text-align: left;\">Commonly forgotten provisions</h3>\n<p style=\"text-align: left;\">There are also a number of commonly overlooked first aid supplies that can prove to be essential when taking children on holiday:</p>\n\n<ul style=\"text-align: left;\">\n <li>Antihistamine cream and antiseptic lotions can help treat stings, insect bites and allergic reactions.</li>\n <li>Paracetamol, rehydration sachets and anti-diarrhoea tablets can also be useful backups for summer holidays. However, you should always be careful to consult the manufacturing guide to find the correct dosage for your child\'s age group.</li>\n <li>A variety of medical tools, including safety pins, adhesive tape and scissors can be used to apply and secure bandages and dressings. Sterile disposable gloves are also useful when dealing with bleeding.</li>\n <li>A hand sanitiser - Carrying a hand sanitiser is essential in a first aid kit, not only to kill bacteria if you have dealt with open wounds or infection, but also to prevent the spread of diseases and viruses in general. This has been important in recent times due to the Coronavirus outbreak, so it is vital that you carry a <a href=\"http://www.huntermedical.co.uk\" target=\"_blank\" rel=\"noopener\">high alcohol volume</a> hand sanitiser with you at all times.</li>\n</ul>\n<p style=\"text-align: left;\">Speaking to a healthcare professional or visiting reputable online healthcare sites such as <a href=\"http://www.steroplast.co.uk/\">Steroplast </a>can provide you with reliable, professional information on what type of first aid provisions will benefit your family the most.</p>\n\n<h3 style=\"text-align: left;\">Final considerations</h3>\n<p style=\"text-align: left;\">Whether you are reassembling your own medical provisions or purchasing a pre-packed kit, having well-known, branded medical items will ensure that you have the best treatment available to meet your family\'s needs.</p>\n<p style=\"text-align: left;\">When thinking about what you need to keep your children safe on holiday, it is also worth thinking about the age of your children, where you will be and what kind of activities you will be taking part in to determine what first aid equipment is most appropriate.</p>\n\n</div>\n ','A first aid kit for all travel journeys - suitable for all ages','','inherit','closed','closed','','37-autosave-v1','','','2020-04-06 12:39:29','2020-04-06 12:39:29','',37,'http://www.discover-your-mind.co.uk/37-autosave-v1',0,'revision','',0),(585,1,'2020-04-06 12:40:00','2020-04-06 12:40:00','<h2 style=\"text-align: left;\"> <wbr />First <wbr />Aid <wbr />Travel <wbr />Essentials <wbr />For <wbr />All <wbr />Ages</h2>\r\n<div class=\"entry-content clearfix\">\r\n<p style=\"text-align: left;\"><b>With the school holidays just around the corner, many parents will be preparing to take their children away on a summer break. </b></p>\r\n<p style=\"text-align: left;\">There\'s no denying that organising a family holiday can be a stressful occasion, and like all parents, your main concern will be keeping your children safe, happy and healthy.</p>\r\n<p style=\"text-align: left;\">To give yourself complete peace of mind when planning for your holiday, having a well-stocked first-aid kit can help you prepare for likely accidents and injuries that occur with children and reduce the need for an inconvenient trip to the pharmacy whilst away.</p>\r\n\r\n<h3 style=\"text-align: left;\">Cuts, scrapes and bruises</h3>\r\n<p style=\"text-align: left;\">Especially for families with young infants, the majority of the time you will be dealing with small cuts and minor wounds. Toddlers are perhaps the most prone to falls and bumps, as they are yet to have a full awareness of potential hazards, coupled with an ever-growing curiosity for their surroundings.</p>\r\n<p style=\"text-align: left;\">Having an assortment of waterproof plasters and gauze roll bandages are essential provisions for any travel first aid kit, as well as antiseptic wipes to clean open wounds and grazes.</p>\r\n\r\n<h3 style=\"text-align: left;\">Scalds and burns</h3>\r\n<p style=\"text-align: left;\">Particularly if you plan on having barbecues and campfires whilst away on holiday, young children are especially susceptible to minor burns and scalds. Cool packs can be used to ease any pain caused by accidental contact with a flame, whilst sterilised burn plasters can be used to cover the affected area and prevent infection.</p>\r\n<p style=\"text-align: left;\">Suncream is also vital and should be applied liberally to children, especially toddlers when exposed to the sun. Remember that the younger the child, the thinner their skin and more prone to burning they will be. Calamine lotion can also be used to help soothe irritated skin and rashes caused by excessive sun exposure.</p>\r\n\r\n<h3 style=\"text-align: left;\">Foreign objects</h3>\r\n<p style=\"text-align: left;\">Foreign objects and impalement are both highly common accidents to be wary of with children. Having tweezers to remove splinters and doughnut bandages to treat areas with impaled objects can help relieve discomfort and prevent further injury or infection. You may also want to take sterile eyewash and eye dressing to wash out harmful bacteria and treat eye infections.</p>\r\n\r\n<h3 style=\"text-align: left;\">Commonly forgotten provisions</h3>\r\n<p style=\"text-align: left;\">There are also a number of commonly overlooked first aid supplies that can prove to be essential when taking children on holiday:</p>\r\n\r\n<ul style=\"text-align: left;\">\r\n <li>Antihistamine cream and antiseptic lotions can help treat stings, insect bites and allergic reactions.</li>\r\n <li>Paracetamol, rehydration sachets and anti-diarrhoea tablets can also be useful backups for summer holidays. However, you should always be careful to consult the manufacturing guide to find the correct dosage for your child\'s age group.</li>\r\n <li>A variety of medical tools, including safety pins, adhesive tape and scissors can be used to apply and secure bandages and dressings. Sterile disposable gloves are also useful when dealing with bleeding.</li>\r\n <li>A hand sanitiser - Carrying a hand sanitiser is essential in a first aid kit, not only to kill bacteria if you have dealt with open wounds or infection, but also to prevent the spread of diseases and viruses in general. This has been important in recent times due to the Coronavirus outbreak, so it is vital that you carry a <a href=\"http://www.huntermedical.co.uk\" target=\"_blank\" rel=\"noopener\">high alcohol content</a> hand sanitiser with you at all times.</li>\r\n</ul>\r\n<p style=\"text-align: left;\">Speaking to a healthcare professional or visiting reputable online healthcare sites such as <a href=\"http://www.steroplast.co.uk/\">Steroplast </a>can provide you with reliable, professional information on what type of first aid provisions will benefit your family the most.</p>\r\n\r\n<h3 style=\"text-align: left;\">Final considerations</h3>\r\n<p style=\"text-align: left;\">Whether you are reassembling your own medical provisions or purchasing a pre-packed kit, having well-known, branded medical items will ensure that you have the best treatment available to meet your family\'s needs.</p>\r\n<p style=\"text-align: left;\">When thinking about what you need to keep your children safe on holiday, it is also worth thinking about the age of your children, where you will be and what kind of activities you will be taking part in to determine what first aid equipment is most appropriate.</p>\r\n\r\n</div>\r\n ','A first aid kit for all travel journeys - suitable for all ages','','inherit','closed','closed','','37-revision-v1','','','2020-04-06 12:40:00','2020-04-06 12:40:00','',37,'http://www.discover-your-mind.co.uk/37-revision-v1',0,'revision','',0),(587,1,'2020-04-15 12:00:41','2020-04-15 12:00:41','<a href=\"/\"><img class=\"alignnone size-full wp-image-532\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2018/08/dental-treatment.jpg\" alt=\"Invest in teeth whitening\" width=\"960\" height=\"640\" /></a>\r\n<h2>9 Shades Lighter in One Day</h2>\r\nDo you feel that your smile isn’t as white as it could be? Or do you avoid smiling completely because your teeth look dull? Have you been considering teeth whitening options but not sure which route to take?\r\n\r\nQuite often, new mothers feel insecure about them and are desperate to fix things that they don\'t like about them. Our latest study showed that their biggest insecurities were their weight, teeth and their hair. If you need advice on being a mother, <a href=\"http://www.discover-your-mind.co.uk/1am-emotions-2-htm\">contact us</a>.\r\n\r\nIt is quite obvious what you can do to help with your weight and hair insecurities, but what about teeth? We recommend visiting a dentist to see what options you have available. <a href=\"https://www.marlboroughdentalstudio.co.uk/treatment/teeth-whitening\" target=\"_blank\" rel=\"noopener\">Reasons for teeth whitening.</a>\r\n\r\n<strong>Tooth whitening is amongst one of the most popular cosmetic treatments available, which we explain to you in this article. </strong>\r\n\r\nTake a look at this article which can provide you with some basic understanding of what is involved in the teeth whitening treatment.\r\n\r\n<a href=\"http://www.teethwhiteningproduct.co.uk/dentists/\" target=\"_blank\" rel=\"noopener\">Click here to see what treatments are available</a>.\r\n<h2>What is an in-house whitening?</h2>\r\nIn-house tooth whitening involves the patient visiting the dental practice to receive the treatment there and then with the dentist.\r\n\r\n<strong>The laser whitening process, for example, is as follows:</strong>\r\n<ol>\r\n <li>The teeth are cleaned and prepared, ready for the bleaching gel to be applied.</li>\r\n <li>The gums, cheeks, and lips are covered and lifted out of the way, which makes sure that they don’t touch the teeth during treatment. Exposure of gum tissue by the peroxide gel may result in a painful burning sensation</li>\r\n <li>The patient’s eyes are also provided with protection against the light produced by the laser</li>\r\n <li>The bleaching gel is placed on the teeth and activated by the laser</li>\r\n <li>The gel is left to work for around 15 minutes, which is then wiped off and repeated two more times. The overall procedure takes around 1-1 ½ hours.</li>\r\n <li>The gel is then removed from the teeth, revealing a whiter and healthier looking smile.</li>\r\n</ol>\r\n<h3>What if I have false teeth?</h3>\r\nMany people who are looking to improve their smile wonder if getting a tooth/teeth replacement they will still struggle with having discoloured teeth. This is a common worry, especially for those getting dental implants near the front of their mouth, as they do not want them to look any different to the rest of their teeth.\r\n\r\nMost dental implant specialists have the option to tailor the implant to your teeth, choosing a similar, if not exact shading to your existing teeth, so that if you have perfectly white teeth you won\'t need to worry about having a colour mismatch.\r\n\r\nDental implants surrey specialist Gentle Dental offers the answers to any worries like these regarding the <a href=\"https://thegentledental.co.uk/treatment/implant-procedure-guide\" target=\"_blank\" rel=\"noopener\">dental implants procedure.</a>\r\n\r\nFind out more about dental implants and colour matching <a href=\"https://www.deardoctor.com/inside-the-magazine/issue-14/matching-teeth-and-dental-implants/\" target=\"_blank\" rel=\"noopener\">here</a>\r\n<h3>More on health from discover</h3>\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=542&action=edit\">Tips for a healthy mind, body and soul</a>\r\n\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=537&action=edit\">Regaining confidence: treatment ideas</a>\r\n\r\n<a href=\"http://www.discover-your-mind.co.uk/wp-admin/post.php?post=21&action=edit\">What to expect from a 15-month-old baby</a>\r\n\r\n ','Feel Confident Again By Transforming Your Smile','','inherit','closed','closed','','529-revision-v1','','','2020-04-15 12:00:41','2020-04-15 12:00:41','',529,'http://www.discover-your-mind.co.uk/529-revision-v1',0,'revision','',0),(589,1,'2020-10-20 12:45:37','2020-10-20 12:45:37','<img class=\"alignnone wp-image-590 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/childcare-3569467_1920.jpg\" alt=\"\" width=\"1500\" height=\"1000\" />\r\n<h2><a href=\"/\">Childcare Options for Parents or Guardians in Rehab</a></h2>\r\n<blockquote>One of the main concerns for parents when undergoing residential rehab is parting with children.</blockquote>\r\n<strong>Even 30 days can seem like a very long period of time, especially if you imagine it through the eyes of a child. Facing treatment yourself can feel very daunting and it is understandable to worry, however, a parent must put things in perspective.</strong>\r\n\r\nA short period of separation is always preferable for your child than facing a lifetime of dealing with a parent suffering from addiction – even if your child isn’t aware of this yet.\r\n<h3>Who can provide childcare?</h3>\r\n<ul>\r\n <li><em>Spouse/Co-parent</em></li>\r\n <li><em>Trusted family member(s) i.e. grandparents</em></li>\r\n <li><em>Trusted family friend or godparent</em></li>\r\n <li><em>Daycare during outpatient treatment</em></li>\r\n <li><em>Daycare provided at a rehab centre</em></li>\r\n <li><em>When none of the above is possible, <a style=\"text-indent: 0em;\" href=\"https://www.gov.uk/government/publications/safeguarding-children-affected-by-parental-alcohol-and-drug-use/safeguarding-and-promoting-the-welfare-of-children-affected-by-parental-alcohol-and-drug-use-a-guide-for-local-authorities\" target=\"_blank\" rel=\"noopener\">temporary foster care</a><span style=\"text-indent: 0em;\"> is an alternative option</span></em></li>\r\n</ul>\r\nMany parents’ worst fear is to lose their children to the care system, but this is almost never a consequence of seeking treatment for substance abuse disorder.\r\n\r\nIn most cases, taking responsibility for your problems by seeking treatment will stand clearly in your favour in court hearings and custody battles. Furthermore, provided you have a suitable childcare arrangement in place, there is no reason that authorities need to know that you are entering rehab.\r\n\r\n<img class=\"wp-image-591 aligncenter\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/child-5058511_1920.jpg\" alt=\"\" width=\"320\" height=\"212\" />\r\n<h3>Where Can You Get Help?</h3>\r\n<blockquote>Parents who suffer from addiction are more common than you might think – you are certainly not alone in this and there is plenty of help available.</blockquote>\r\nIf you feel that you require in-patient treatment and <strong>addiction help</strong>, a good place to start is a <a href=\"https://executive-rehab-guide.co.uk/do-i-have-drug-alcohol-problem/self-assessment\">comprehensive guide</a> of the most reputable treatment centres in the country.\r\n\r\nIf you think you are suffering from addiction, drug dependence or substance abuse disorder, you can get help from your GP and <a href=\"https://www.nhs.uk/live-well/healthy-body/drug-addiction-getting-help/\" target=\"_blank\" rel=\"noopener\">the NHS</a> who are likely to refer you to local services.\r\n\r\nFurthermore, the fellowships of <a href=\"https://www.alcoholics-anonymous.org.uk/\" target=\"_blank\" rel=\"noopener\">Alcoholics Anonymous</a> and <a href=\"https://ukna.org/\" target=\"_blank\" rel=\"noopener\">Narcotics Anonymous</a> have the best track record overall for supporting those in recovery long term. To participate is free and you do not have to give any personal information.\r\n\r\n ','Childcare Options for Parents or Guardians in Rehab','','publish','closed','closed','','childcare-options-for-parents-or-guardians-in-rehab','','','2020-10-20 12:47:04','2020-10-20 12:47:04','',0,'http://www.discover-your-mind.co.uk/?p=589',0,'post','',0),(590,1,'2020-10-20 12:43:34','2020-10-20 12:43:34','','childcare-3569467_1920','','inherit','closed','closed','','childcare-3569467_1920','','','2020-10-20 12:43:34','2020-10-20 12:43:34','',589,'http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/childcare-3569467_1920.jpg',0,'attachment','image/jpeg',0),(591,1,'2020-10-20 12:44:34','2020-10-20 12:44:34','','child-5058511_1920','','inherit','closed','closed','','child-5058511_1920','','','2020-10-20 12:44:34','2020-10-20 12:44:34','',589,'http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/child-5058511_1920.jpg',0,'attachment','image/jpeg',0),(592,1,'2020-10-20 12:45:37','2020-10-20 12:45:37','<img class=\"alignnone wp-image-590 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/childcare-3569467_1920.jpg\" alt=\"\" width=\"1500\" height=\"1000\" />\r\n<h2><a href=\"/\">Childcare Options for Parents or Guardians in Rehab</a></h2>\r\n<blockquote>One of the main concerns for parents when undergoing residential rehab is parting with children.</blockquote>\r\n<strong>Even 30 days can seem like a very long period of time, especially if you imagine it through the eyes of a child. Facing treatment yourself can feel very daunting and it is understandable to worry, however, a parent must put things in perspective.</strong>\r\n\r\nA short period of separation is always preferable for your child than facing a lifetime of dealing with a parent suffering from addiction – even if your child isn’t aware of this yet.\r\n<h3>Who can provide childcare?</h3>\r\n<ul>\r\n <li>Spouse/Co-parent</li>\r\n <li>Trusted family member(s) i.e. grandparents</li>\r\n <li>Trusted family friend or godparent</li>\r\n <li>Daycare during outpatient treatment</li>\r\n <li>Daycare provided at a rehab centre</li>\r\n <li>When none of the above is possible, <a style=\"text-indent: 0em;\" href=\"https://www.gov.uk/government/publications/safeguarding-children-affected-by-parental-alcohol-and-drug-use/safeguarding-and-promoting-the-welfare-of-children-affected-by-parental-alcohol-and-drug-use-a-guide-for-local-authorities\" target=\"_blank\" rel=\"noopener\">temporary foster care</a><span style=\"text-indent: 0em;\"> is an alternative option</span></li>\r\n</ul>\r\nMany parents’ worst fear is to lose their children to the care system, but this is almost never a consequence of seeking treatment for substance abuse disorder.\r\n\r\nIn most cases, taking responsibility for your problems by seeking treatment will stand clearly in your favour in court hearings and custody battles. Furthermore, provided you have a suitable childcare arrangement in place, there is no reason that authorities need to know that you are entering rehab.\r\n\r\n<img class=\"wp-image-591 alignnone\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/child-5058511_1920.jpg\" alt=\"\" width=\"320\" height=\"212\" />\r\n<h3>Where Can You Get Help?</h3>\r\n<blockquote>Parents who suffer from addiction are more common than you might think – you are certainly not alone in this and there is plenty of help available.</blockquote>\r\nIf you feel that you require in-patient treatment and <strong>addiction help</strong>, a good place to start is a <a href=\"https://executive-rehab-guide.co.uk/do-i-have-drug-alcohol-problem/self-assessment\">comprehensive guide</a> of the most reputable treatment centres in the country.\r\n\r\nIf you think you are suffering from addiction, drug dependence or substance abuse disorder, you can get help from your GP and <a href=\"https://www.nhs.uk/live-well/healthy-body/drug-addiction-getting-help/\" target=\"_blank\" rel=\"noopener\">the NHS</a> who are likely to refer you to local services.\r\n\r\nFurthermore, the fellowships of <a href=\"https://www.alcoholics-anonymous.org.uk/\" target=\"_blank\" rel=\"noopener\">Alcoholics Anonymous</a> and <a href=\"https://ukna.org/\" target=\"_blank\" rel=\"noopener\">Narcotics Anonymous</a> have the best track record overall for supporting those in recovery long term. To participate is free and you do not have to give any personal information.\r\n\r\n ','Childcare Options for Parents or Guardians in Rehab','','inherit','closed','closed','','589-revision-v1','','','2020-10-20 12:45:37','2020-10-20 12:45:37','',589,'http://www.discover-your-mind.co.uk/589-revision-v1',0,'revision','',0),(593,1,'2020-10-20 12:46:11','2020-10-20 12:46:11','<img class=\"alignnone wp-image-590 size-full\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/childcare-3569467_1920.jpg\" alt=\"\" width=\"1500\" height=\"1000\" />\r\n<h2><a href=\"/\">Childcare Options for Parents or Guardians in Rehab</a></h2>\r\n<blockquote>One of the main concerns for parents when undergoing residential rehab is parting with children.</blockquote>\r\n<strong>Even 30 days can seem like a very long period of time, especially if you imagine it through the eyes of a child. Facing treatment yourself can feel very daunting and it is understandable to worry, however, a parent must put things in perspective.</strong>\r\n\r\nA short period of separation is always preferable for your child than facing a lifetime of dealing with a parent suffering from addiction – even if your child isn’t aware of this yet.\r\n<h3>Who can provide childcare?</h3>\r\n<ul>\r\n <li><em>Spouse/Co-parent</em></li>\r\n <li><em>Trusted family member(s) i.e. grandparents</em></li>\r\n <li><em>Trusted family friend or godparent</em></li>\r\n <li><em>Daycare during outpatient treatment</em></li>\r\n <li><em>Daycare provided at a rehab centre</em></li>\r\n <li><em>When none of the above is possible, <a style=\"text-indent: 0em;\" href=\"https://www.gov.uk/government/publications/safeguarding-children-affected-by-parental-alcohol-and-drug-use/safeguarding-and-promoting-the-welfare-of-children-affected-by-parental-alcohol-and-drug-use-a-guide-for-local-authorities\" target=\"_blank\" rel=\"noopener\">temporary foster care</a><span style=\"text-indent: 0em;\"> is an alternative option</span></em></li>\r\n</ul>\r\nMany parents’ worst fear is to lose their children to the care system, but this is almost never a consequence of seeking treatment for substance abuse disorder.\r\n\r\nIn most cases, taking responsibility for your problems by seeking treatment will stand clearly in your favour in court hearings and custody battles. Furthermore, provided you have a suitable childcare arrangement in place, there is no reason that authorities need to know that you are entering rehab.\r\n\r\n<img class=\"wp-image-591 aligncenter\" src=\"http://www.discover-your-mind.co.uk/wp-content/uploads/2020/10/child-5058511_1920.jpg\" alt=\"\" width=\"320\" height=\"212\" />\r\n<h3>Where Can You Get Help?</h3>\r\n<blockquote>Parents who suffer from addiction are more common than you might think – you are certainly not alone in this and there is plenty of help available.</blockquote>\r\nIf you feel that you require in-patient treatment and <strong>addiction help</strong>, a good place to start is a <a href=\"https://executive-rehab-guide.co.uk/do-i-have-drug-alcohol-problem/self-assessment\">comprehensive guide</a> of the most reputable treatment centres in the country.\r\n\r\nIf you think you are suffering from addiction, drug dependence or substance abuse disorder, you can get help from your GP and <a href=\"https://www.nhs.uk/live-well/healthy-body/drug-addiction-getting-help/\" target=\"_blank\" rel=\"noopener\">the NHS</a> who are likely to refer you to local services.\r\n\r\nFurthermore, the fellowships of <a href=\"https://www.alcoholics-anonymous.org.uk/\" target=\"_blank\" rel=\"noopener\">Alcoholics Anonymous</a> and <a href=\"https://ukna.org/\" target=\"_blank\" rel=\"noopener\">Narcotics Anonymous</a> have the best track record overall for supporting those in recovery long term. To participate is free and you do not have to give any personal information.\r\n\r\n ','Childcare Options for Parents or Guardians in Rehab','','inherit','closed','closed','','589-revision-v1','','','2020-10-20 12:46:11','2020-10-20 12:46:11','',589,'http://www.discover-your-mind.co.uk/589-revision-v1',0,'revision','',0),(597,1,'2021-04-28 05:42:09','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2021-04-28 05:42:09','0000-00-00 00:00:00','',0,'http://www.discover-your-mind.co.uk/?p=597',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_smush_dir_images`
--
DROP TABLE IF EXISTS `wp_smush_dir_images`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_smush_dir_images` (
`id` mediumint(9) NOT NULL AUTO_INCREMENT,
`path` text NOT NULL,
`path_hash` char(32) DEFAULT NULL,
`resize` varchar(55) DEFAULT NULL,
`lossy` varchar(55) DEFAULT NULL,
`error` varchar(55) DEFAULT NULL,
`image_size` int(10) unsigned DEFAULT NULL,
`orig_size` int(10) unsigned DEFAULT NULL,
`file_time` int(10) unsigned DEFAULT NULL,
`last_scan` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
`meta` text DEFAULT NULL,
UNIQUE KEY `id` (`id`),
UNIQUE KEY `path_hash` (`path_hash`),
KEY `image_size` (`image_size`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_smush_dir_images`
--
LOCK TABLES `wp_smush_dir_images` WRITE;
/*!40000 ALTER TABLE `wp_smush_dir_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_smush_dir_images` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_exclusions`
--
DROP TABLE IF EXISTS `wp_statistics_exclusions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_exclusions` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`date` date NOT NULL,
`reason` varchar(255) DEFAULT NULL,
`count` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
KEY `date` (`date`),
KEY `reason` (`reason`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_exclusions`
--
LOCK TABLES `wp_statistics_exclusions` WRITE;
/*!40000 ALTER TABLE `wp_statistics_exclusions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_exclusions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_historical`
--
DROP TABLE IF EXISTS `wp_statistics_historical`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_historical` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`category` varchar(25) NOT NULL,
`page_id` bigint(20) NOT NULL,
`uri` varchar(255) NOT NULL,
`value` bigint(20) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `page_id` (`page_id`),
UNIQUE KEY `uri` (`uri`),
KEY `category` (`category`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_historical`
--
LOCK TABLES `wp_statistics_historical` WRITE;
/*!40000 ALTER TABLE `wp_statistics_historical` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_historical` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_pages`
--
DROP TABLE IF EXISTS `wp_statistics_pages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_pages` (
`uri` varchar(255) NOT NULL,
`date` date NOT NULL,
`count` int(11) NOT NULL,
`id` int(11) NOT NULL,
UNIQUE KEY `date_2` (`date`,`uri`),
KEY `url` (`uri`),
KEY `date` (`date`),
KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_pages`
--
LOCK TABLES `wp_statistics_pages` WRITE;
/*!40000 ALTER TABLE `wp_statistics_pages` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_pages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_search`
--
DROP TABLE IF EXISTS `wp_statistics_search`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_search` (
`ID` bigint(20) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`engine` varchar(64) NOT NULL,
`host` varchar(255) DEFAULT NULL,
`words` varchar(255) DEFAULT NULL,
`visitor` bigint(20) DEFAULT NULL,
PRIMARY KEY (`ID`),
KEY `last_counter` (`last_counter`),
KEY `engine` (`engine`),
KEY `host` (`host`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_search`
--
LOCK TABLES `wp_statistics_search` WRITE;
/*!40000 ALTER TABLE `wp_statistics_search` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_search` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_useronline`
--
DROP TABLE IF EXISTS `wp_statistics_useronline`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_useronline` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`ip` varchar(60) NOT NULL,
`created` int(11) DEFAULT NULL,
`timestamp` int(10) NOT NULL,
`date` datetime NOT NULL,
`referred` text NOT NULL,
`agent` varchar(255) NOT NULL,
`platform` varchar(255) DEFAULT NULL,
`version` varchar(255) DEFAULT NULL,
`location` varchar(10) DEFAULT NULL,
PRIMARY KEY (`ID`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_useronline`
--
LOCK TABLES `wp_statistics_useronline` WRITE;
/*!40000 ALTER TABLE `wp_statistics_useronline` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_statistics_useronline` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_visit`
--
DROP TABLE IF EXISTS `wp_statistics_visit`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_visit` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`last_visit` datetime NOT NULL,
`last_counter` date NOT NULL,
`visit` int(10) NOT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `unique_date` (`last_counter`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_visit`
--
LOCK TABLES `wp_statistics_visit` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visit` DISABLE KEYS */;
INSERT INTO `wp_statistics_visit` VALUES (1,'2017-10-25 09:13:47','2017-10-25',1);
/*!40000 ALTER TABLE `wp_statistics_visit` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_statistics_visitor`
--
DROP TABLE IF EXISTS `wp_statistics_visitor`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_statistics_visitor` (
`ID` int(11) NOT NULL AUTO_INCREMENT,
`last_counter` date NOT NULL,
`referred` text NOT NULL,
`agent` varchar(255) NOT NULL,
`platform` varchar(255) DEFAULT NULL,
`version` varchar(255) DEFAULT NULL,
`UAString` varchar(255) DEFAULT NULL,
`ip` varchar(60) NOT NULL,
`location` varchar(10) DEFAULT NULL,
`hits` int(11) DEFAULT NULL,
`honeypot` int(11) DEFAULT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `date_ip_agent` (`last_counter`,`ip`,`agent`(75),`platform`(75),`version`(75)),
KEY `agent` (`agent`),
KEY `platform` (`platform`),
KEY `version` (`version`),
KEY `location` (`location`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_statistics_visitor`
--
LOCK TABLES `wp_statistics_visitor` WRITE;
/*!40000 ALTER TABLE `wp_statistics_visitor` DISABLE KEYS */;
INSERT INTO `wp_statistics_visitor` VALUES (1,'2017-10-25','http://www.discover-your-mind.co.uk/wp-admin/plugins.php','Firefox','Windows','56.0',NULL,'217.206.184.92','000',NULL,NULL);
/*!40000 ALTER TABLE `wp_statistics_visitor` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
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,
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (15,1,0),(16,1,0),(17,1,0),(19,1,0),(20,1,0),(21,1,0),(23,3,0),(24,1,0),(25,1,0),(26,1,0),(27,1,0),(28,1,0),(29,1,0),(30,1,0),(31,1,0),(32,1,0),(33,1,0),(34,1,0),(35,1,0),(36,1,0),(37,1,0),(38,1,0),(39,4,0),(40,4,0),(41,4,0),(42,5,0),(43,1,0),(44,5,0),(45,1,0),(46,1,0),(47,1,0),(48,1,0),(49,1,0),(50,1,0),(51,1,0),(52,1,0),(53,1,0),(54,1,0),(55,1,0),(56,1,0),(57,1,0),(58,1,0),(59,1,0),(61,1,0),(62,1,0),(63,1,0),(64,1,0),(489,6,0),(490,6,0),(491,6,0),(492,6,0),(493,6,0),(494,6,0),(495,6,0),(496,6,0),(497,6,0),(498,6,0),(499,6,0),(500,6,0),(507,6,0),(510,4,0),(510,7,0),(510,8,0),(529,8,0),(537,9,0),(537,10,0),(542,3,0),(557,1,0),(569,11,0),(589,4,0),(589,8,0),(589,12,0),(589,13,0),(589,14,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`taxonomy` varchar(32) NOT NULL DEFAULT '',
`description` longtext NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT 0,
`count` bigint(20) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,42),(2,2,'category','',0,0),(3,3,'category','',0,2),(4,4,'category','',0,5),(5,5,'category','',0,2),(6,6,'nav_menu','',0,13),(7,7,'category','',0,1),(8,8,'category','',0,3),(9,9,'category','',0,1),(10,10,'category','',0,1),(11,11,'category','',0,1),(12,12,'post_tag','',0,1),(13,13,'post_tag','',0,1),(14,14,'post_tag','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0,
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'News','news',0),(3,'Pregnancy','pregnancy',0),(4,'Parenting','parenting',0),(5,'Tips','tips',0),(6,'Top','top',0),(7,'Gifts','gifts',0),(8,'Health','health',0),(9,'Cosmetic','cosmetic',0),(10,'Treatments','treatments',0),(11,'outdoors','outdoors',0),(12,'#childcare','childcare',0),(13,'#health','health',0),(14,'parenting','parenting',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_tm_taskmeta`
--
DROP TABLE IF EXISTS `wp_tm_taskmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_tm_taskmeta` (
`meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
`task_id` bigint(20) NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`meta_id`),
KEY `meta_key` (`meta_key`(191)),
KEY `task_id` (`task_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_tm_taskmeta`
--
LOCK TABLES `wp_tm_taskmeta` WRITE;
/*!40000 ALTER TABLE `wp_tm_taskmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_tm_taskmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_tm_tasks`
--
DROP TABLE IF EXISTS `wp_tm_tasks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_tm_tasks` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) NOT NULL,
`type` varchar(300) NOT NULL,
`class_identifier` varchar(300) DEFAULT '0',
`attempts` int(11) DEFAULT 0,
`description` varchar(300) DEFAULT NULL,
`time_created` timestamp NOT NULL DEFAULT current_timestamp(),
`last_locked_at` bigint(20) DEFAULT 0,
`status` varchar(300) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_tm_tasks`
--
LOCK TABLES `wp_tm_tasks` WRITE;
/*!40000 ALTER TABLE `wp_tm_tasks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_tm_tasks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','discover-your-mind'),(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','vc_pointers_backend_editor,text_widget_paste_html,text_widget_custom_html'),(14,1,'show_welcome_panel','1'),(15,1,'session_tokens','a:1:{s:64:\"4437768eada700ad348e52123d99d67ddb30b54c7a143432255740be8a166549\";a:4:{s:10:\"expiration\";i:1619761328;s:2:\"ip\";s:13:\"142.93.234.75\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36 OPR/73.0.3856.284\";s:5:\"login\";i:1619588528;}}'),(16,1,'wp_dashboard_quick_press_last_post_id','597'),(17,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"142.93.234.0\";}'),(18,1,'edit_post_per_page','50'),(19,1,'wp_user-settings','posts_list_mode=list&libraryContent=browse&editor=html&imgsize=full&urlbutton=custom'),(20,1,'wp_user-settings-time','1603198020'),(21,1,'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\";}'),(22,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(23,1,'last_login_time','2021-04-28 05:42:08'),(24,1,'closedpostboxes_post','a:0:{}'),(25,1,'metaboxhidden_post','a:7:{i:0;s:11:\"postexcerpt\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'),(26,1,'tgmpa_dismissed_notice_anima','1');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) NOT NULL DEFAULT '',
`user_pass` varchar(255) NOT NULL DEFAULT '',
`user_nicename` varchar(50) NOT NULL DEFAULT '',
`user_email` varchar(100) NOT NULL DEFAULT '',
`user_url` varchar(100) NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT 0,
`display_name` varchar(250) NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'discover-your-mind','$1$yTsJR0XB$0vfr/VpPBfT05lUYhTD08/','discover-your-mind','amber.platts@vanillacircus.co.uk','','2017-10-25 07:38:57','',0,'discover-your-mind');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpfm_backup`
--
DROP TABLE IF EXISTS `wp_wpfm_backup`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpfm_backup` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`backup_name` text DEFAULT NULL,
`backup_date` text DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpfm_backup`
--
LOCK TABLES `wp_wpfm_backup` WRITE;
/*!40000 ALTER TABLE `wp_wpfm_backup` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpfm_backup` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!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 */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2023-02-01 0:05:54